Triggered by Gerrit: https://git.eclipse.org/r/146737 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-w66xf-ndjkv’ Agent tracecompass-build-p4q7f-t25b7 is provisioned from template Kubernetes Pod Template --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/job/tracecompass-master-nightly-oxygen/13/" labels: jenkins: "slave" jenkins/tracecompass-build: "true" name: "tracecompass-build-p4q7f-t25b7" spec: containers: - env: - name: "JENKINS_SECRET" value: "3ceb6b77284b184b9c80f28d632c6029bea3f598ab1e149a1dfc4bb729031919" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.tracecompass.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "tracecompass-build-p4q7f-t25b7" - name: "JENKINS_NAME" value: "tracecompass-build-p4q7f-t25b7" - 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-p4q7f-t25b7 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/* Checking out Revision 4beeffc2ad8cad1fc14cebdc2b3183b5a5f211f2 (refs/remotes/origin/master) > /usr/bin/git config remote.origin.url https://github.com/delislesim/tracecompass-infra-test # timeout=10 > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/bin/git config remote.origin.url https://github.com/delislesim/tracecompass-infra-test # timeout=10 Fetching upstream changes from https://github.com/delislesim/tracecompass-infra-test > /usr/bin/git fetch --tags --progress https://github.com/delislesim/tracecompass-infra-test +refs/heads/*:refs/remotes/origin/* > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > /usr/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 > /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-30T12:36:50.765Z] 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-30T12:36:51.322Z] No credentials specified [2019-07-30T12:36:51.524Z] Fetching changes from the remote Git repository [2019-07-30T12:36:51.333Z] > /usr/bin/git rev-parse --is-inside-work-tree # timeout=10 [2019-07-30T12:36:51.527Z] > /usr/bin/git config remote.origin.url git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass # timeout=10 [2019-07-30T12:36:51.626Z] Fetching upstream changes from git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass [2019-07-30T12:36:51.627Z] > /usr/bin/git --version # timeout=10 [2019-07-30T12:36:51.723Z] > /usr/bin/git fetch --tags --progress git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass refs/changes/37/146737/2 [2019-07-30T12:38:14.123Z] Checking out Revision fd35c0f8f8d0dda05959921df75bb4aefa6107a6 (refs/changes/37/146737/2) [2019-07-30T12:38:14.053Z] > /usr/bin/git rev-parse fd35c0f8f8d0dda05959921df75bb4aefa6107a6^{commit} # timeout=10 [2019-07-30T12:38:14.127Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2019-07-30T12:38:14.132Z] > /usr/bin/git checkout -f fd35c0f8f8d0dda05959921df75bb4aefa6107a6 [2019-07-30T12:38:21.926Z] Commit message: "releng: Downgrade sonar-maven-plugin version to 3.3.0.603" [2019-07-30T12:38:21.932Z] > /usr/bin/git rev-parse FETCH_HEAD^{commit} # timeout=10 [2019-07-30T12:38:23.229Z] > /usr/bin/git rev-list --no-walk a47dcaec6331ce158e97277ac58a8b51ebb38588 # 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-30T12:38:26.722Z] + mvn clean install -Pctf-grammar -Pbuild-rcp -Dmaven.repo.local=/home/jenkins/.m2/repository --settings /home/jenkins/.m2/settings.xml [2019-07-30T12:38:26.723Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T12:38:30.107Z] 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-30T12:38:30.107Z] 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.5 kB/s) [2019-07-30T12:38:30.107Z] 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-30T12:38:30.366Z] 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 242 kB/s) [2019-07-30T12:38:30.366Z] 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-30T12:38:30.366Z] 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 53 kB/s) [2019-07-30T12:38:30.366Z] 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-30T12:38:30.366Z] 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 310 kB/s) [2019-07-30T12:38:30.366Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/takari/14/takari-14.pom [2019-07-30T12:38:30.366Z] 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 303 kB/s) [2019-07-30T12:38:30.366Z] 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-30T12:38:30.626Z] 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 866 kB/s) [2019-07-30T12:38:30.626Z] 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-30T12:38:30.626Z] 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.2 MB/s) [2019-07-30T12:38:30.626Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom [2019-07-30T12:38:30.626Z] 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 770 kB/s) [2019-07-30T12:38:30.626Z] 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-30T12:38:30.626Z] 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-30T12:38:30.626Z] 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/eclipse/tycho/extras/tycho-pomless/1.3.0/tycho-pomless-1.3.0.jar (9.3 kB at 143 kB/s) [2019-07-30T12:38:30.626Z] 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/io/takari/polyglot/polyglot-common/0.1.5/polyglot-common-0.1.5.jar (27 kB at 293 kB/s) [2019-07-30T12:38:31.194Z] [INFO] Scanning for projects... [2019-07-30T12:38:31.522Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties [2019-07-30T12:38:31.522Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/.polyglot.build.properties [2019-07-30T12:38:31.523Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties [2019-07-30T12:38:31.523Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties [2019-07-30T12:38:31.523Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/.polyglot.build.properties [2019-07-30T12:38:31.523Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties [2019-07-30T12:38:31.523Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/.polyglot.build.properties [2019-07-30T12:38:31.523Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties [2019-07-30T12:38:31.523Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties [2019-07-30T12:38:31.523Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties [2019-07-30T12:38:31.523Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/.polyglot.build.properties [2019-07-30T12:38:31.523Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties [2019-07-30T12:38:31.523Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/.polyglot.build.properties [2019-07-30T12:38:31.523Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties [2019-07-30T12:38:31.783Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/.polyglot.build.properties [2019-07-30T12:38:31.783Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties [2019-07-30T12:38:31.783Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T12:38:31.783Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties [2019-07-30T12:38:31.783Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/.polyglot.build.properties [2019-07-30T12:38:31.783Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties [2019-07-30T12:38:31.783Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T12:38:31.783Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T12:38:31.783Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T12:38:31.783Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T12:38:31.783Z] /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties [2019-07-30T12:38:32.043Z] /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties [2019-07-30T12:38:32.043Z] /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/.polyglot.build.properties [2019-07-30T12:38:32.043Z] /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties [2019-07-30T12:38:32.043Z] /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties [2019-07-30T12:38:32.043Z] /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/.polyglot.build.properties [2019-07-30T12:38:32.043Z] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties [2019-07-30T12:38:32.043Z] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties [2019-07-30T12:38:32.302Z] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/.polyglot.build.properties [2019-07-30T12:38:32.302Z] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties [2019-07-30T12:38:32.302Z] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties [2019-07-30T12:38:32.302Z] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/.polyglot.build.properties [2019-07-30T12:38:32.302Z] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T12:38:32.302Z] /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties [2019-07-30T12:38:32.302Z] /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties [2019-07-30T12:38:32.302Z] /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties [2019-07-30T12:38:32.302Z] /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/.polyglot.build.properties [2019-07-30T12:38:32.302Z] /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties [2019-07-30T12:38:32.302Z] /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/.polyglot.build.properties [2019-07-30T12:38:32.302Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties [2019-07-30T12:38:32.302Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/.polyglot.build.properties [2019-07-30T12:38:32.302Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties [2019-07-30T12:38:32.302Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties [2019-07-30T12:38:32.302Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/.polyglot.build.properties [2019-07-30T12:38:32.302Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties [2019-07-30T12:38:32.561Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/.polyglot.build.properties [2019-07-30T12:38:32.561Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties [2019-07-30T12:38:32.561Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties [2019-07-30T12:38:32.561Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/.polyglot.build.properties [2019-07-30T12:38:32.561Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties [2019-07-30T12:38:32.561Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties [2019-07-30T12:38:32.561Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties [2019-07-30T12:38:32.561Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/.polyglot.build.properties [2019-07-30T12:38:32.561Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties [2019-07-30T12:38:32.561Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/.polyglot.build.properties [2019-07-30T12:38:32.561Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T12:38:32.561Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T12:38:32.561Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T12:38:32.561Z] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties [2019-07-30T12:38:32.561Z] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties [2019-07-30T12:38:32.561Z] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties [2019-07-30T12:38:32.561Z] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/.polyglot.build.properties [2019-07-30T12:38:32.561Z] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties [2019-07-30T12:38:32.561Z] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T12:38:32.561Z] /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties [2019-07-30T12:38:32.561Z] /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties [2019-07-30T12:38:32.561Z] /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties [2019-07-30T12:38:32.561Z] /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/.polyglot.build.properties [2019-07-30T12:38:32.561Z] /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties [2019-07-30T12:38:32.561Z] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties [2019-07-30T12:38:32.819Z] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/.polyglot.build.properties [2019-07-30T12:38:32.819Z] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties [2019-07-30T12:38:32.819Z] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/.polyglot.build.properties [2019-07-30T12:38:32.819Z] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties [2019-07-30T12:38:32.819Z] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/.polyglot.build.properties [2019-07-30T12:38:32.819Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties [2019-07-30T12:38:32.819Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties [2019-07-30T12:38:32.819Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/.polyglot.build.properties [2019-07-30T12:38:32.819Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/.polyglot.build.properties [2019-07-30T12:38:32.819Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/.polyglot.build.properties [2019-07-30T12:38:32.819Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties [2019-07-30T12:38:32.819Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/.polyglot.build.properties [2019-07-30T12:38:32.819Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties [2019-07-30T12:38:32.819Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/.polyglot.build.properties [2019-07-30T12:38:32.819Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties [2019-07-30T12:38:32.819Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/.polyglot.build.properties [2019-07-30T12:38:32.819Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties [2019-07-30T12:38:32.819Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/.polyglot.build.properties [2019-07-30T12:38:32.819Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties [2019-07-30T12:38:32.819Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties [2019-07-30T12:38:32.819Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/.polyglot.build.properties [2019-07-30T12:38:32.819Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties [2019-07-30T12:38:32.819Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/.polyglot.build.properties [2019-07-30T12:38:32.819Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T12:38:32.819Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T12:38:32.819Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T12:38:32.819Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T12:38:32.819Z] /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties [2019-07-30T12:38:33.078Z] /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties [2019-07-30T12:38:33.078Z] /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/.polyglot.build.properties [2019-07-30T12:38:33.078Z] 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-30T12:38:33.078Z] 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-30T12:38:33.078Z] 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-30T12:38:33.337Z] 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-30T12:38:33.337Z] 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-30T12:38:33.337Z] 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-30T12:38:33.337Z] 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 53 kB/s) [2019-07-30T12:38:33.337Z] 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-30T12:38:33.337Z] 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-30T12:38:33.596Z] 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-30T12:38:33.596Z] 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-30T12:38:33.596Z] 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-30T12:38:33.596Z] 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-30T12:38:33.596Z] 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 485 kB/s) [2019-07-30T12:38:33.855Z] 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-30T12:38:33.855Z] 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-30T12:38:33.855Z] 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-30T12:38:33.855Z] 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-30T12:38:33.855Z] 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-30T12:38:34.114Z] 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-30T12:38:34.114Z] 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 133 kB/s) [2019-07-30T12:38:34.114Z] 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-30T12:38:34.114Z] 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-30T12:38:34.114Z] 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-30T12:38:34.373Z] 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-30T12:38:34.373Z] 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-30T12:38:34.373Z] 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-30T12:38:34.373Z] 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 195 kB/s) [2019-07-30T12:38:34.373Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/3.0/maven-3.0.pom [2019-07-30T12:38:34.373Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/3.0/maven-3.0.pom [2019-07-30T12:38:34.373Z] 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-30T12:38:34.631Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/3.0/maven-3.0.pom [2019-07-30T12:38:34.631Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/3.0/maven-3.0.pom [2019-07-30T12:38:34.631Z] 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-30T12:38:34.631Z] 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 625 kB/s) [2019-07-30T12:38:34.631Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/15/maven-parent-15.pom [2019-07-30T12:38:34.631Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/15/maven-parent-15.pom [2019-07-30T12:38:34.631Z] 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-30T12:38:34.890Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/15/maven-parent-15.pom [2019-07-30T12:38:34.890Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/15/maven-parent-15.pom [2019-07-30T12:38:34.890Z] 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-30T12:38:34.890Z] 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-30T12:38:34.890Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/6/apache-6.pom [2019-07-30T12:38:34.890Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/6/apache-6.pom [2019-07-30T12:38:34.890Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/6/apache-6.pom [2019-07-30T12:38:35.148Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/6/apache-6.pom [2019-07-30T12:38:35.148Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/6/apache-6.pom [2019-07-30T12:38:35.148Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom [2019-07-30T12:38:35.148Z] 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 346 kB/s) [2019-07-30T12:38:35.407Z] 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-30T12:38:35.407Z] 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-30T12:38:35.407Z] 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-30T12:38:35.407Z] 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-30T12:38:35.666Z] 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-30T12:38:35.666Z] 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-30T12:38:35.929Z] Progress (1): 3.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (3.9 kB at 122 kB/s) [2019-07-30T12:38:35.929Z] 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-30T12:38:35.929Z] 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-30T12:38:35.929Z] 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-30T12:38:35.929Z] 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-30T12:38:35.929Z] 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-30T12:38:36.228Z] 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-30T12:38:36.228Z] 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 118 kB/s) [2019-07-30T12:38:36.228Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [2019-07-30T12:38:36.228Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [2019-07-30T12:38:36.228Z] 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-30T12:38:36.228Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [2019-07-30T12:38:36.228Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [2019-07-30T12:38:36.228Z] 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-30T12:38:36.486Z] 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 512 kB/s) [2019-07-30T12:38:36.486Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2019-07-30T12:38:36.486Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2019-07-30T12:38:36.486Z] 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-30T12:38:36.486Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2019-07-30T12:38:36.486Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2019-07-30T12:38:36.745Z] 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-30T12:38:36.745Z] 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 399 kB/s) [2019-07-30T12:38:36.745Z] 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-30T12:38:36.745Z] 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-30T12:38:36.745Z] 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-30T12:38:36.745Z] 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-30T12:38:37.006Z] 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-30T12:38:37.006Z] 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-30T12:38:37.006Z] 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 59 kB/s) [2019-07-30T12:38:37.006Z] 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-30T12:38:37.006Z] 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-30T12:38:37.006Z] 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-30T12:38:37.264Z] 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-30T12:38:37.264Z] 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-30T12:38:37.264Z] 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-30T12:38:37.264Z] 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 65 kB/s) [2019-07-30T12:38:37.264Z] 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-30T12:38:37.264Z] 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-30T12:38:37.264Z] 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-30T12:38:37.522Z] 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-30T12:38:37.523Z] 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-30T12:38:37.523Z] 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-30T12:38:37.523Z] 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 23 kB/s) [2019-07-30T12:38:37.523Z] 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-30T12:38:37.523Z] 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-30T12:38:37.523Z] 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-30T12:38:37.781Z] 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-30T12:38:37.781Z] 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-30T12:38:37.781Z] 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-30T12:38:37.781Z] 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 173 kB/s) [2019-07-30T12:38:37.781Z] 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-30T12:38:37.781Z] 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-30T12:38:37.781Z] 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-30T12:38:38.039Z] 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-30T12:38:38.039Z] 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-30T12:38:38.039Z] 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-30T12:38:38.039Z] 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 509 kB/s) [2019-07-30T12:38:38.039Z] 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-30T12:38:38.039Z] 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-30T12:38:38.039Z] 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-30T12:38:38.297Z] 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-30T12:38:38.297Z] 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-30T12:38:38.297Z] 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-30T12:38:38.297Z] 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 13 kB/s) [2019-07-30T12:38:38.297Z] 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-30T12:38:38.297Z] 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-30T12:38:38.556Z] 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-30T12:38:38.557Z] 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-30T12:38:38.557Z] 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-30T12:38:38.557Z] 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-30T12:38:38.557Z] 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 140 kB/s) [2019-07-30T12:38:38.557Z] 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-30T12:38:38.814Z] 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-30T12:38:38.814Z] 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-30T12:38:38.814Z] 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-30T12:38:38.814Z] 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-30T12:38:38.814Z] 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-30T12:38:39.074Z] 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 52 kB/s) [2019-07-30T12:38:39.074Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [2019-07-30T12:38:39.074Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [2019-07-30T12:38:39.074Z] 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-30T12:38:39.074Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [2019-07-30T12:38:39.332Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [2019-07-30T12:38:39.332Z] 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-30T12:38:39.332Z] 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 219 kB/s) [2019-07-30T12:38:39.332Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [2019-07-30T12:38:39.332Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [2019-07-30T12:38:39.332Z] 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-30T12:38:39.591Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [2019-07-30T12:38:39.591Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [2019-07-30T12:38:39.591Z] 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-30T12:38:39.591Z] Progress (1): 4.1/8.4 kB Progress (1): 7.7/8.4 kB Progress (1): 8.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 311 kB/s) [2019-07-30T12:38:39.591Z] 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-30T12:38:39.591Z] 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-30T12:38:39.591Z] 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-30T12:38:39.591Z] 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-30T12:38:39.849Z] 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-30T12:38:39.849Z] 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-30T12:38:39.849Z] Progress (1): 4.1/4.2 kB Progress (1): 4.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom (4.2 kB at 97 kB/s) [2019-07-30T12:38:39.849Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [2019-07-30T12:38:39.849Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [2019-07-30T12:38:39.849Z] 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-30T12:38:40.107Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [2019-07-30T12:38:40.107Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [2019-07-30T12:38:40.107Z] 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-30T12:38:40.107Z] 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 348 kB/s) [2019-07-30T12:38:40.107Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [2019-07-30T12:38:40.107Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [2019-07-30T12:38:40.107Z] 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-30T12:38:40.365Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [2019-07-30T12:38:40.365Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [2019-07-30T12:38:40.365Z] 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-30T12:38:40.365Z] 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 270 kB/s) [2019-07-30T12:38:40.365Z] 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-30T12:38:40.365Z] 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-30T12:38:40.365Z] 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-30T12:38:40.623Z] 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-30T12:38:40.623Z] 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-30T12:38:40.623Z] 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-30T12:38:40.623Z] 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 44 kB/s) [2019-07-30T12:38:40.623Z] 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-30T12:38:40.623Z] 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-30T12:38:40.623Z] 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-30T12:38:40.882Z] 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-30T12:38:40.882Z] 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-30T12:38:40.882Z] 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-30T12:38:40.882Z] 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 71 kB/s) [2019-07-30T12:38:40.882Z] 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-30T12:38:40.882Z] 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-30T12:38:40.882Z] 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-30T12:38:41.142Z] 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-30T12:38:41.142Z] 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-30T12:38:41.142Z] 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-30T12:38:41.522Z] 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 9.7 kB/s) [2019-07-30T12:38:41.522Z] 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-30T12:38:41.522Z] 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-30T12:38:41.522Z] 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-30T12:38:41.780Z] 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-30T12:38:41.780Z] 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-30T12:38:41.780Z] 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-30T12:38:41.780Z] 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 163 kB/s) [2019-07-30T12:38:41.780Z] 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-30T12:38:41.780Z] 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-30T12:38:41.780Z] 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-30T12:38:42.039Z] 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-30T12:38:42.039Z] 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-30T12:38:42.039Z] 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-30T12:38:42.039Z] 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 87 kB/s) [2019-07-30T12:38:42.039Z] 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-30T12:38:42.039Z] 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-30T12:38:42.039Z] 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-30T12:38:42.299Z] 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-30T12:38:42.299Z] 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-30T12:38:42.299Z] 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-30T12:38:42.299Z] 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 100 kB/s) [2019-07-30T12:38:42.299Z] 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-30T12:38:42.299Z] 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-30T12:38:42.299Z] 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-30T12:38:42.557Z] 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-30T12:38:42.557Z] 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-30T12:38:42.557Z] 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-30T12:38:42.557Z] 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 28 kB/s) [2019-07-30T12:38:42.557Z] 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-30T12:38:42.557Z] 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-30T12:38:42.557Z] 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-30T12:38:42.815Z] 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-30T12:38:42.815Z] 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-30T12:38:42.815Z] 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-30T12:38:42.815Z] 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 299 kB/s) [2019-07-30T12:38:42.815Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [2019-07-30T12:38:42.815Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [2019-07-30T12:38:42.816Z] 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-30T12:38:43.074Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [2019-07-30T12:38:43.074Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [2019-07-30T12:38:43.074Z] 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-30T12:38:43.074Z] 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 336 kB/s) [2019-07-30T12:38:43.074Z] 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-30T12:38:43.074Z] 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-30T12:38:43.074Z] 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-30T12:38:43.332Z] 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-30T12:38:43.332Z] 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-30T12:38:43.332Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom [2019-07-30T12:38:43.332Z] 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 129 kB/s) [2019-07-30T12:38:43.332Z] 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-30T12:38:43.332Z] 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-30T12:38:43.332Z] 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-30T12:38:43.591Z] 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-30T12:38:43.591Z] 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-30T12:38:43.591Z] 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-30T12:38:43.591Z] 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 233 kB/s) [2019-07-30T12:38:43.849Z] 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-30T12:38:43.849Z] 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-30T12:38:43.849Z] 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-30T12:38:43.849Z] 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-30T12:38:43.849Z] 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-30T12:38:43.849Z] 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-30T12:38:44.108Z] 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 140 kB/s) [2019-07-30T12:38:44.108Z] 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-30T12:38:44.108Z] 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-30T12:38:44.108Z] 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-30T12:38:44.108Z] 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-30T12:38:44.108Z] 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-30T12:38:44.367Z] 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-30T12:38:44.367Z] 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 357 kB/s) [2019-07-30T12:38:44.367Z] 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-30T12:38:44.367Z] 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-30T12:38:44.367Z] 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-30T12:38:44.625Z] 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-30T12:38:44.625Z] 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-30T12:38:44.883Z] 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-30T12:38:44.883Z] 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 72 kB/s) [2019-07-30T12:38:44.883Z] 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-30T12:38:44.883Z] 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-30T12:38:44.883Z] 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-30T12:38:45.142Z] 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-30T12:38:45.142Z] 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-30T12:38:45.142Z] 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-30T12:38:45.142Z] 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 82 kB/s) [2019-07-30T12:38:45.142Z] 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-30T12:38:45.142Z] 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-30T12:38:45.142Z] 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-30T12:38:45.400Z] 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-30T12:38:45.400Z] 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-30T12:38:45.400Z] 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-30T12:38:45.400Z] 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 54 kB/s) [2019-07-30T12:38:45.400Z] 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-30T12:38:45.400Z] 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-30T12:38:45.400Z] 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-30T12:38:45.659Z] 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-30T12:38:45.659Z] 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-30T12:38:45.659Z] 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-30T12:38:45.659Z] 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 193 kB/s) [2019-07-30T12:38:45.659Z] 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-30T12:38:45.659Z] 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-30T12:38:45.659Z] 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-30T12:38:45.917Z] 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-30T12:38:45.917Z] 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-30T12:38:45.917Z] 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-30T12:38:45.917Z] 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 64 kB/s) [2019-07-30T12:38:45.917Z] 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-30T12:38:45.917Z] 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-30T12:38:45.917Z] 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-30T12:38:46.175Z] 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-30T12:38:46.175Z] 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-30T12:38:46.175Z] 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-30T12:38:46.175Z] Progress (1): 3.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (3.7 kB at 106 kB/s) [2019-07-30T12:38:46.175Z] 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-30T12:38:46.175Z] 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-30T12:38:46.175Z] 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-30T12:38:46.434Z] 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-30T12:38:46.434Z] 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-30T12:38:46.434Z] 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-30T12:38:46.434Z] 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 62 kB/s) [2019-07-30T12:38:46.434Z] 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-30T12:38:46.434Z] 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-30T12:38:46.434Z] 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-30T12:38:46.692Z] 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-30T12:38:46.692Z] 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-30T12:38:46.692Z] 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-30T12:38:46.692Z] 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 172 kB/s) [2019-07-30T12:38:46.692Z] 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-30T12:38:46.692Z] 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-30T12:38:47.125Z] 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-30T12:38:47.125Z] 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-30T12:38:47.125Z] 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-30T12:38:47.125Z] 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-30T12:38:47.125Z] 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 159 kB/s) [2019-07-30T12:38:47.125Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [2019-07-30T12:38:47.125Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [2019-07-30T12:38:47.125Z] 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-30T12:38:47.383Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [2019-07-30T12:38:47.383Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [2019-07-30T12:38:47.383Z] 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-30T12:38:47.383Z] 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 436 kB/s) [2019-07-30T12:38:47.383Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2019-07-30T12:38:47.383Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2019-07-30T12:38:47.383Z] 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-30T12:38:47.642Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2019-07-30T12:38:47.642Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2019-07-30T12:38:47.642Z] 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-30T12:38:47.642Z] 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 270 kB/s) [2019-07-30T12:38:47.642Z] 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-30T12:38:47.642Z] 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-30T12:38:47.642Z] 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-30T12:38:47.901Z] 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-30T12:38:47.901Z] 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-30T12:38:47.901Z] 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-30T12:38:47.901Z] 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 345 kB/s) [2019-07-30T12:38:47.901Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/24/commons-parent-24.pom [2019-07-30T12:38:47.901Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/24/commons-parent-24.pom [2019-07-30T12:38:47.901Z] 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-30T12:38:48.161Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/24/commons-parent-24.pom [2019-07-30T12:38:48.161Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/24/commons-parent-24.pom [2019-07-30T12:38:48.161Z] 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-30T12:38:48.161Z] 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.5 MB/s) [2019-07-30T12:38:48.161Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/9/apache-9.pom [2019-07-30T12:38:48.161Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/9/apache-9.pom [2019-07-30T12:38:48.161Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/9/apache-9.pom [2019-07-30T12:38:48.419Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/9/apache-9.pom [2019-07-30T12:38:48.419Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/9/apache-9.pom [2019-07-30T12:38:48.419Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom [2019-07-30T12:38:48.419Z] 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 379 kB/s) [2019-07-30T12:38:48.419Z] 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-30T12:38:48.419Z] 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-30T12:38:48.419Z] 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-30T12:38:48.677Z] 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-30T12:38:48.677Z] 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-30T12:38:48.677Z] 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-30T12:38:48.677Z] 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 380 kB/s) [2019-07-30T12:38:48.677Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/39/commons-parent-39.pom [2019-07-30T12:38:48.677Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/39/commons-parent-39.pom [2019-07-30T12:38:48.677Z] 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-30T12:38:48.936Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/39/commons-parent-39.pom [2019-07-30T12:38:48.936Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/39/commons-parent-39.pom [2019-07-30T12:38:48.936Z] 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-30T12:38:48.936Z] 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.6 MB/s) [2019-07-30T12:38:48.936Z] 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-30T12:38:48.936Z] 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-30T12:38:48.936Z] 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-30T12:38:49.194Z] 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-30T12:38:49.194Z] 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-30T12:38:49.194Z] 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-30T12:38:49.194Z] Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15.pom (15 kB at 475 kB/s) [2019-07-30T12:38:49.194Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/42/commons-parent-42.pom [2019-07-30T12:38:49.194Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom [2019-07-30T12:38:49.194Z] 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-30T12:38:49.452Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom [2019-07-30T12:38:49.452Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/42/commons-parent-42.pom [2019-07-30T12:38:49.452Z] 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-30T12:38:49.452Z] Progress (1): 4.1/68 kB Progress (1): 7.7/68 kB Progress (1): 12/68 kB Progress (1): 16/68 kB Progress (1): 20/68 kB Progress (1): 24/68 kB Progress (1): 28/68 kB Progress (1): 32/68 kB Progress (1): 36/68 kB Progress (1): 40/68 kB Progress (1): 44/68 kB Progress (1): 48/68 kB Progress (1): 52/68 kB Progress (1): 56/68 kB Progress (1): 60/68 kB Progress (1): 64/68 kB Progress (1): 68/68 kB Progress (1): 68 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 2.0 MB/s) [2019-07-30T12:38:49.452Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/18/apache-18.pom [2019-07-30T12:38:49.452Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/18/apache-18.pom [2019-07-30T12:38:49.452Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/18/apache-18.pom [2019-07-30T12:38:49.710Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/18/apache-18.pom [2019-07-30T12:38:49.710Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/18/apache-18.pom [2019-07-30T12:38:49.710Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom [2019-07-30T12:38:49.710Z] 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 505 kB/s) [2019-07-30T12:38:49.710Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/objenesis/objenesis/2.6/objenesis-2.6.pom [2019-07-30T12:38:49.710Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.pom [2019-07-30T12:38:49.969Z] 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-30T12:38:49.969Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.pom [2019-07-30T12:38:49.969Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/objenesis/objenesis/2.6/objenesis-2.6.pom [2019-07-30T12:38:49.969Z] 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-30T12:38:49.969Z] 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-30T12:38:49.969Z] 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-30T12:38:49.969Z] 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-30T12:38:50.228Z] 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-30T12:38:50.228Z] 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-30T12:38:50.228Z] 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-30T12:38:50.228Z] 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-30T12:38:50.228Z] 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 501 kB/s) [2019-07-30T12:38:50.228Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [2019-07-30T12:38:50.228Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [2019-07-30T12:38:51.161Z] 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-30T12:38:51.161Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [2019-07-30T12:38:51.419Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [2019-07-30T12:38:51.419Z] 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-30T12:38:51.419Z] Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.pom (15 kB at 454 kB/s) [2019-07-30T12:38:51.419Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.5/xz-1.5.pom [2019-07-30T12:38:51.419Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.5/xz-1.5.pom [2019-07-30T12:38:51.419Z] 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-30T12:38:51.678Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.5/xz-1.5.pom [2019-07-30T12:38:51.678Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.5/xz-1.5.pom [2019-07-30T12:38:51.678Z] 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-30T12:38:51.678Z] 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 61 kB/s) [2019-07-30T12:38:51.678Z] 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-30T12:38:51.678Z] 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-30T12:38:51.678Z] 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-30T12:38:51.937Z] 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-30T12:38:51.937Z] 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-30T12:38:51.937Z] 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-30T12:38:51.937Z] 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 35 kB/s) [2019-07-30T12:38:51.937Z] 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-30T12:38:51.937Z] 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-30T12:38:52.195Z] 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-30T12:38:52.195Z] 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-30T12:38:52.195Z] 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-30T12:38:52.195Z] 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-30T12:38:52.195Z] 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 61 kB/s) [2019-07-30T12:38:52.195Z] 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-30T12:38:52.453Z] 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-30T12:38:52.453Z] 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-30T12:38:52.453Z] 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-30T12:38:52.453Z] 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-30T12:38:52.453Z] 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-30T12:38:52.711Z] 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 29 kB/s) [2019-07-30T12:38:52.711Z] 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-30T12:38:52.711Z] 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-30T12:38:52.711Z] 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-30T12:38:52.711Z] 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-30T12:38:52.711Z] 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-30T12:38:52.711Z] 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-30T12:38:52.971Z] Progress (1): 1.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.pom (1.0 kB at 21 kB/s) [2019-07-30T12:38:52.971Z] 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-30T12:38:52.971Z] 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-30T12:38:52.971Z] 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-30T12:38:52.971Z] 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-30T12:38:53.325Z] 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-30T12:38:53.325Z] 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-30T12:38:53.325Z] Progress (1): 1.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.pom (1.7 kB at 52 kB/s) [2019-07-30T12:38:53.325Z] 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-30T12:38:53.325Z] 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-30T12:38:53.325Z] 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-30T12:38:53.583Z] 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-30T12:38:53.583Z] 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-30T12:38:53.583Z] 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-30T12:38:53.583Z] 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 41 kB/s) [2019-07-30T12:38:53.583Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.3/decentxml-1.3.pom [2019-07-30T12:38:53.583Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.pom [2019-07-30T12:38:53.583Z] 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-30T12:38:53.583Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.pom [2019-07-30T12:38:53.583Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.3/decentxml-1.3.pom [2019-07-30T12:38:53.583Z] 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-30T12:38:53.843Z] 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 149 kB/s) [2019-07-30T12:38:53.843Z] 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-30T12:38:53.843Z] 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-30T12:38:53.843Z] 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-30T12:38:53.843Z] 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-30T12:38:54.101Z] 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-30T12:38:54.101Z] 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-30T12:38:54.101Z] 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 64 kB/s) [2019-07-30T12:38:54.101Z] 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-30T12:38:54.101Z] 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-30T12:38:54.101Z] 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-30T12:38:54.359Z] 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-30T12:38:54.359Z] 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-30T12:38:54.359Z] 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-30T12:38:54.359Z] 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-30T12:38:54.359Z] 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-30T12:38:54.359Z] 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-30T12:38:54.359Z] 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-30T12:38:54.618Z] 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-30T12:38:54.618Z] 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-30T12:38:54.618Z] 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-30T12:38:54.618Z] 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-30T12:38:54.618Z] 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-30T12:38:54.618Z] 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-30T12:38:54.618Z] 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-30T12:38:54.876Z] 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-30T12:38:54.876Z] 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-30T12:38:54.876Z] 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-30T12:38:54.876Z] 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 20 kB/s) [2019-07-30T12:38:54.876Z] 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-30T12:38:54.876Z] 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-30T12:38:54.876Z] 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-30T12:38:55.134Z] 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-30T12:38:55.134Z] 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-30T12:38:55.134Z] 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-30T12:38:55.134Z] 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 134 kB/s) [2019-07-30T12:38:55.134Z] 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-30T12:38:55.134Z] 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-30T12:38:55.392Z] 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-30T12:38:55.392Z] 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-30T12:38:55.392Z] 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-30T12:38:55.392Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom [2019-07-30T12:38:55.651Z] 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 38 kB/s) [2019-07-30T12:38:55.651Z] 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-30T12:38:55.651Z] 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-30T12:38:55.651Z] 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-30T12:38:55.651Z] 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-30T12:38:55.651Z] 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-30T12:38:55.651Z] 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-30T12:38:55.909Z] 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 180 kB/s) [2019-07-30T12:38:55.909Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/11/maven-parent-11.pom [2019-07-30T12:38:55.909Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom [2019-07-30T12:38:55.909Z] 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-30T12:38:55.909Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom [2019-07-30T12:38:56.168Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/11/maven-parent-11.pom [2019-07-30T12:38:56.168Z] 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-30T12:38:56.168Z] Progress (1): 4.1/32 kB Progress (1): 7.7/32 kB Progress (1): 12/32 kB Progress (1): 16/32 kB Progress (1): 20/32 kB Progress (1): 24/32 kB Progress (1): 28/32 kB Progress (1): 32/32 kB Progress (1): 32 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 1.0 MB/s) [2019-07-30T12:38:56.168Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/5/apache-5.pom [2019-07-30T12:38:56.168Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/5/apache-5.pom [2019-07-30T12:38:56.168Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/5/apache-5.pom [2019-07-30T12:38:56.427Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/5/apache-5.pom [2019-07-30T12:38:56.427Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/5/apache-5.pom [2019-07-30T12:38:56.427Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom [2019-07-30T12:38:56.427Z] 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 137 kB/s) [2019-07-30T12:38:56.427Z] 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-30T12:38:56.427Z] 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-30T12:38:56.427Z] 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-30T12:38:56.685Z] 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-30T12:38:56.685Z] 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-30T12:38:56.685Z] 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-30T12:38:56.685Z] 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 69 kB/s) [2019-07-30T12:38:56.685Z] 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-30T12:38:56.685Z] 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-30T12:38:56.685Z] 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-30T12:38:56.944Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2/1.3.0/tycho-p2-1.3.0.pom [2019-07-30T12:38:56.944Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2/1.3.0/tycho-p2-1.3.0.pom [2019-07-30T12:38:56.944Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/1.3.0/tycho-p2-1.3.0.pom [2019-07-30T12:38:56.944Z] Progress (1): 1.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/1.3.0/tycho-p2-1.3.0.pom (1.1 kB at 34 kB/s) [2019-07-30T12:38:56.944Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.pom [2019-07-30T12:38:56.944Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.pom [2019-07-30T12:38:56.944Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.pom [2019-07-30T12:38:57.201Z] 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-30T12:38:57.201Z] 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-30T12:38:57.201Z] 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-30T12:38:57.201Z] 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-30T12:38:57.201Z] 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-30T12:38:57.201Z] 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-30T12:38:57.201Z] 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-30T12:38:57.460Z] 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-30T12:38:57.460Z] 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-30T12:38:57.460Z] 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-30T12:38:57.460Z] 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 19 kB/s) [2019-07-30T12:38:57.460Z] 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-30T12:38:57.460Z] 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-30T12:38:57.460Z] 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-30T12:38:57.460Z] 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-30T12:38:57.460Z] 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-30T12:38:57.460Z] 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-30T12:38:57.460Z] 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-30T12:38:57.460Z] 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-30T12:38:57.460Z] 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-30T12:38:57.460Z] 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-30T12:38:57.460Z] 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-30T12:38:57.460Z] 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-30T12:38:57.460Z] 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-30T12:38:57.460Z] 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-30T12:38:57.460Z] 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-30T12:38:57.460Z] 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-30T12:38:57.718Z] 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-30T12:38:57.718Z] 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-30T12:38:57.718Z] 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-30T12:38:57.718Z] 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-30T12:38:57.718Z] 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-30T12:38:57.718Z] 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-30T12:38:57.718Z] 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-30T12:38:57.718Z] 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-30T12:38:57.718Z] 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-30T12:38:57.718Z] 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-30T12:38:57.718Z] 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-30T12:38:57.718Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/objenesis/objenesis/2.6/objenesis-2.6.jar [2019-07-30T12:38:57.718Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [2019-07-30T12:38:57.718Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.5/xz-1.5.jar [2019-07-30T12:38:57.718Z] 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-30T12:38:57.718Z] 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-30T12:38:57.718Z] 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-30T12:38:57.718Z] 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-30T12:38:57.718Z] 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-30T12:38:57.718Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.3/decentxml-1.3.jar [2019-07-30T12:38:57.718Z] 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-30T12:38:57.718Z] 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-30T12:38:57.718Z] 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-30T12:38:57.718Z] 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-30T12:38:57.718Z] 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-30T12:38:57.718Z] 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-30T12:38:57.718Z] 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-30T12:38:57.718Z] 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-30T12:38:57.718Z] 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-30T12:38:57.976Z] 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-30T12:38:57.976Z] 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-30T12:38:57.976Z] 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-30T12:38:57.976Z] 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-30T12:38:57.976Z] 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-30T12:38:57.976Z] 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-30T12:38:57.976Z] 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-30T12:38:57.976Z] 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-30T12:38:57.976Z] 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-30T12:38:57.976Z] 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-30T12:38:57.976Z] 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-30T12:38:57.976Z] 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-30T12:38:57.976Z] 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-30T12:38:57.976Z] 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-30T12:38:57.976Z] 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-30T12:38:57.976Z] 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-30T12:38:57.976Z] 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-30T12:38:57.976Z] 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-30T12:38:57.976Z] 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-30T12:38:57.976Z] 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-30T12:38:57.976Z] 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-30T12:38:57.976Z] 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-30T12:38:57.976Z] 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-30T12:38:57.976Z] 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-30T12:38:57.976Z] 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-30T12:38:57.976Z] 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-30T12:38:58.235Z] 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-30T12:38:58.235Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.jar [2019-07-30T12:38:58.235Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [2019-07-30T12:38:58.235Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.5/xz-1.5.jar [2019-07-30T12:38:58.235Z] 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-30T12:38:58.235Z] 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-30T12:38:58.235Z] 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-30T12:38:58.235Z] 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-30T12:38:58.235Z] 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-30T12:38:58.235Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.jar [2019-07-30T12:38:58.235Z] 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-30T12:38:58.235Z] 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-30T12:38:58.235Z] 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-30T12:38:58.235Z] 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-30T12:38:58.235Z] 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-30T12:38:58.235Z] 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-30T12:38:58.235Z] 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-30T12:38:58.235Z] 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-30T12:38:58.235Z] 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-30T12:38:58.235Z] 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-30T12:38:58.235Z] 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-30T12:38:58.235Z] 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-30T12:38:58.235Z] 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-30T12:38:58.235Z] 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-30T12:38:58.493Z] 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-30T12:38:58.493Z] 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-30T12:38:58.493Z] 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-30T12:38:58.493Z] 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-30T12:38:58.493Z] 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-30T12:38:58.753Z] 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-30T12:38:58.753Z] 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-30T12:38:58.753Z] 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-30T12:38:58.753Z] 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-30T12:38:58.753Z] 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-30T12:38:58.753Z] 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-30T12:38:58.753Z] 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-30T12:38:58.753Z] 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-30T12:38:58.753Z] 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-30T12:38:58.753Z] 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-30T12:38:59.228Z] 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-30T12:38:59.228Z] 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-30T12:38:59.228Z] 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-30T12:38:59.228Z] 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-30T12:38:59.228Z] 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-30T12:38:59.228Z] 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-30T12:38:59.228Z] 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-30T12:38:59.228Z] 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-30T12:38:59.228Z] 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-30T12:38:59.228Z] 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-30T12:38:59.580Z] 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-30T12:38:59.580Z] 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-30T12:38:59.580Z] 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-30T12:38:59.580Z] 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-30T12:38:59.580Z] 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-30T12:38:59.580Z] 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-30T12:38:59.580Z] 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-30T12:38:59.580Z] 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-30T12:38:59.580Z] 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-30T12:38:59.580Z] 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-30T12:38:59.580Z] 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-30T12:38:59.580Z] 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-30T12:38:59.580Z] 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-30T12:38:59.580Z] 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-30T12:38:59.580Z] 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-30T12:38:59.839Z] 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-30T12:38:59.839Z] 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-30T12:38:59.839Z] 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-30T12:38:59.839Z] 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-30T12:38:59.839Z] 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-30T12:38:59.839Z] 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-30T12:38:59.839Z] 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-30T12:38:59.839Z] 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-30T12:38:59.839Z] 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-30T12:38:59.839Z] 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-30T12:38:59.839Z] 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-30T12:38:59.839Z] 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-30T12:38:59.839Z] 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-30T12:38:59.839Z] 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-30T12:38:59.839Z] 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-30T12:38:59.839Z] 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-30T12:38:59.839Z] 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-30T12:38:59.839Z] 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-30T12:38:59.839Z] 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-30T12:38:59.839Z] 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-30T12:38:59.839Z] 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-30T12:38:59.839Z] 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-30T12:38:59.839Z] 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-30T12:38:59.839Z] 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-30T12:38:59.839Z] 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-30T12:38:59.839Z] 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-30T12:38:59.839Z] 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-30T12:38:59.839Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.jar [2019-07-30T12:38:59.839Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [2019-07-30T12:39:00.126Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.5/xz-1.5.jar [2019-07-30T12:39:00.126Z] 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-30T12:39:00.126Z] 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-30T12:39:00.126Z] 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-30T12:39:00.126Z] 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-30T12:39:00.126Z] 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-30T12:39:00.126Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.jar [2019-07-30T12:39:00.126Z] 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-30T12:39:00.126Z] 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-30T12:39:00.126Z] 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-30T12:39:00.126Z] 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-30T12:39:00.126Z] 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-30T12:39:00.126Z] 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-30T12:39:00.126Z] 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-30T12:39:00.126Z] 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-30T12:39:00.126Z] 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-30T12:39:00.126Z] 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-30T12:39:00.126Z] 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-30T12:39:00.126Z] 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-30T12:39:00.126Z] 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-30T12:39:00.126Z] 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-30T12:39:00.126Z] 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-30T12:39:00.126Z] 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-30T12:39:00.126Z] 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-30T12:39:00.126Z] 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-30T12:39:00.126Z] 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-30T12:39:00.126Z] 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-30T12:39:00.126Z] 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-30T12:39:00.126Z] 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-30T12:39:00.126Z] 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-30T12:39:00.126Z] 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-30T12:39:00.126Z] 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-30T12:39:00.384Z] 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-30T12:39:00.384Z] 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-30T12:39:00.384Z] 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-30T12:39:00.384Z] 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-30T12:39:00.384Z] 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-30T12:39:00.384Z] 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-30T12:39:00.384Z] 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-30T12:39:00.384Z] 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-30T12:39:00.384Z] 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-30T12:39:00.384Z] 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-30T12:39:00.384Z] 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-30T12:39:00.384Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/objenesis/objenesis/2.6/objenesis-2.6.jar [2019-07-30T12:39:00.384Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [2019-07-30T12:39:00.384Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.5/xz-1.5.jar [2019-07-30T12:39:00.384Z] 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-30T12:39:00.384Z] 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-30T12:39:00.385Z] 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-30T12:39:00.385Z] 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-30T12:39:00.385Z] 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-30T12:39:00.385Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.3/decentxml-1.3.jar [2019-07-30T12:39:00.385Z] 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-30T12:39:00.385Z] 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-30T12:39:00.385Z] 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-30T12:39:00.385Z] 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-30T12:39:00.385Z] 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-30T12:39:00.385Z] 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-30T12:39:00.385Z] 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-30T12:39:00.385Z] 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-30T12:39:00.385Z] 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-30T12:39:00.644Z] 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-30T12:39:00.644Z] 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-30T12:39:00.644Z] 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-30T12:39:00.644Z] 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-30T12:39:00.644Z] 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-30T12:39:00.644Z] Progress (1): 4.1/165 kB Progress (1): 7.7/165 kB Progress (1): 12/165 kB Progress (1): 16/165 kB Progress (1): 20/165 kB Progress (1): 24/165 kB Progress (1): 28/165 kB Progress (2): 28/165 kB | 4.1/47 kB Progress (2): 32/165 kB | 4.1/47 kB Progress (2): 32/165 kB | 7.7/47 kB Progress (2): 36/165 kB | 7.7/47 kB Progress (2): 36/165 kB | 12/47 kB Progress (2): 40/165 kB | 12/47 kB Progress (2): 40/165 kB | 16/47 kB Progress (2): 44/165 kB | 16/47 kB Progress (2): 44/165 kB | 20/47 kB Progress (2): 48/165 kB | 20/47 kB Progress (2): 48/165 kB | 24/47 kB Progress (3): 48/165 kB | 24/47 kB | 4.1/527 kB Progress (3): 48/165 kB | 28/47 kB | 4.1/527 kB Progress (3): 52/165 kB | 28/47 kB | 4.1/527 kB Progress (3): 56/165 kB | 28/47 kB | 4.1/527 kB Progress (3): 56/165 kB | 32/47 kB | 4.1/527 kB Progress (3): 56/165 kB | 32/47 kB | 7.7/527 kB Progress (3): 56/165 kB | 36/47 kB | 7.7/527 kB Progress (3): 60/165 kB | 36/47 kB | 7.7/527 kB Progress (3): 60/165 kB | 40/47 kB | 7.7/527 kB Progress (3): 60/165 kB | 40/47 kB | 12/527 kB Progress (3): 60/165 kB | 44/47 kB | 12/527 kB Progress (3): 64/165 kB | 44/47 kB | 12/527 kB Progress (3): 64/165 kB | 47 kB | 12/527 kB Progress (3): 64/165 kB | 47 kB | 16/527 kB Progress (3): 68/165 kB | 47 kB | 16/527 kB Progress (3): 68/165 kB | 47 kB | 20/527 kB Progress (3): 72/165 kB | 47 kB | 20/527 kB Progress (3): 72/165 kB | 47 kB | 24/527 kB Progress (3): 76/165 kB | 47 kB | 24/527 kB Progress (3): 76/165 kB | 47 kB | 28/527 kB Progress (3): 80/165 kB | 47 kB | 28/527 kB Progress (3): 80/165 kB | 47 kB | 32/527 kB Progress (3): 84/165 kB | 47 kB | 32/527 kB Progress (3): 84/165 kB | 47 kB | 36/527 kB Progress (3): 88/165 kB | 47 kB | 36/527 kB Progress (3): 88/165 kB | 47 kB | 40/527 kB Progress (3): 92/165 kB | 47 kB | 40/527 kB Progress (3): 92/165 kB | 47 kB | 44/527 kB Progress (3): 96/165 kB | 47 kB | 44/527 kB Progress (3): 96/165 kB | 47 kB | 48/527 kB Progress (3): 100/165 kB | 47 kB | 48/527 kB Progress (3): 100/165 kB | 47 kB | 52/527 kB Progress (3): 104/165 kB | 47 kB | 52/527 kB Progress (3): 104/165 kB | 47 kB | 56/527 kB Progress (3): 108/165 kB | 47 kB | 56/527 kB Progress (3): 108/165 kB | 47 kB | 60/527 kB Progress (3): 112/165 kB | 47 kB | 60/527 kB Progress (3): 112/165 kB | 47 kB | 64/527 kB Progress (3): 116/165 kB | 47 kB | 64/527 kB Progress (3): 116/165 kB | 47 kB | 66/527 kB Progress (3): 120/165 kB | 47 kB | 66/527 kB Progress (3): 120/165 kB | 47 kB | 70/527 kB Progress (3): 124/165 kB | 47 kB | 70/527 kB Progress (3): 124/165 kB | 47 kB | 74/527 kB Progress (3): 128/165 kB | 47 kB | 74/527 kB Progress (3): 128/165 kB | 47 kB | 78/527 kB Progress (3): 132/165 kB | 47 kB | 78/527 kB Progress (3): 132/165 kB | 47 kB | 82/527 kB Progress (3): 136/165 kB | 47 kB | 82/527 kB Progress (3): 136/165 kB | 47 kB | 86/527 kB Progress (3): 140/165 kB | 47 kB | 86/527 kB Progress (3): 140/165 kB | 47 kB | 90/527 kB Progress (3): 144/165 kB | 47 kB | 90/527 kB Progress (3): 144/165 kB | 47 kB | 94/527 kB Progress (3): 148/165 kB | 47 kB | 94/527 kB Progress (3): 148/165 kB | 47 kB | 98/527 kB Progress (3): 152/165 kB | 47 kB | 98/527 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar (47 kB at 972 kB/s) [2019-07-30T12:39:00.644Z] 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-30T12:39:00.644Z] Progress (2): 156/165 kB | 98/527 kB Progress (2): 156/165 kB | 102/527 kB Progress (2): 160/165 kB | 102/527 kB Progress (2): 160/165 kB | 106/527 kB Progress (2): 164/165 kB | 106/527 kB Progress (2): 165 kB | 106/527 kB Progress (2): 165 kB | 110/527 kB Progress (2): 165 kB | 114/527 kB Progress (2): 165 kB | 118/527 kB Progress (2): 165 kB | 122/527 kB Progress (2): 165 kB | 126/527 kB Progress (2): 165 kB | 130/527 kB Progress (2): 165 kB | 134/527 kB Progress (2): 165 kB | 138/527 kB Progress (2): 165 kB | 142/527 kB Progress (2): 165 kB | 146/527 kB Progress (2): 165 kB | 150/527 kB Progress (2): 165 kB | 154/527 kB Progress (2): 165 kB | 158/527 kB Progress (2): 165 kB | 162/527 kB Progress (2): 165 kB | 166/527 kB Progress (2): 165 kB | 170/527 kB Progress (2): 165 kB | 174/527 kB Progress (2): 165 kB | 178/527 kB Progress (2): 165 kB | 182/527 kB Progress (2): 165 kB | 186/527 kB Progress (2): 165 kB | 190/527 kB Progress (2): 165 kB | 194/527 kB Progress (2): 165 kB | 198/527 kB Progress (2): 165 kB | 202/527 kB Progress (3): 165 kB | 202/527 kB | 4.1/202 kB Progress (3): 165 kB | 206/527 kB | 4.1/202 kB Progress (3): 165 kB | 206/527 kB | 7.7/202 kB Progress (3): 165 kB | 210/527 kB | 7.7/202 kB Progress (3): 165 kB | 210/527 kB | 12/202 kB Progress (4): 165 kB | 210/527 kB | 12/202 kB | 4.1/38 kB Progress (4): 165 kB | 210/527 kB | 16/202 kB | 4.1/38 kB Progress (4): 165 kB | 214/527 kB | 16/202 kB | 4.1/38 kB Progress (4): 165 kB | 214/527 kB | 20/202 kB | 4.1/38 kB Progress (4): 165 kB | 214/527 kB | 20/202 kB | 7.7/38 kB Progress (4): 165 kB | 214/527 kB | 24/202 kB | 7.7/38 kB Progress (4): 165 kB | 218/527 kB | 24/202 kB | 7.7/38 kB Progress (4): 165 kB | 218/527 kB | 28/202 kB | 7.7/38 kB Progress (4): 165 kB | 218/527 kB | 28/202 kB | 12/38 kB Progress (5): 165 kB | 218/527 kB | 28/202 kB | 12/38 kB | 4.1/5.6 kB Progress (5): 165 kB | 218/527 kB | 32/202 kB | 12/38 kB | 4.1/5.6 kB Progress (5): 165 kB | 222/527 kB | 32/202 kB | 12/38 kB | 4.1/5.6 kB Progress (5): 165 kB | 222/527 kB | 32/202 kB | 12/38 kB | 5.6 kB Progress (5): 165 kB | 222/527 kB | 32/202 kB | 16/38 kB | 5.6 kB Progress (5): 165 kB | 226/527 kB | 32/202 kB | 16/38 kB | 5.6 kB Progress (5): 165 kB | 226/527 kB | 36/202 kB | 16/38 kB | 5.6 kB Progress (5): 165 kB | 230/527 kB | 36/202 kB | 16/38 kB | 5.6 kB Progress (5): 165 kB | 230/527 kB | 36/202 kB | 20/38 kB | 5.6 kB Progress (5): 165 kB | 234/527 kB | 36/202 kB | 20/38 kB | 5.6 kB Progress (5): 165 kB | 234/527 kB | 40/202 kB | 20/38 kB | 5.6 kB Progress (5): 165 kB | 238/527 kB | 40/202 kB | 20/38 kB | 5.6 kB Progress (5): 165 kB | 238/527 kB | 40/202 kB | 24/38 kB | 5.6 kB Progress (5): 165 kB | 242/527 kB | 40/202 kB | 24/38 kB | 5.6 kB Progress (5): 165 kB | 242/527 kB | 44/202 kB | 24/38 kB | 5.6 kB Progress (5): 165 kB | 246/527 kB | 44/202 kB | 24/38 kB | 5.6 kB Progress (5): 165 kB | 246/527 kB | 44/202 kB | 28/38 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 82 kB/s) [2019-07-30T12:39:00.644Z] Progress (4): 165 kB | 250/527 kB | 44/202 kB | 28/38 kB Progress (4): 165 kB | 250/527 kB | 48/202 kB | 28/38 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.jar (165 kB at 2.4 MB/s) [2019-07-30T12:39:00.644Z] Progress (3): 254/527 kB | 48/202 kB | 28/38 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-30T12:39:00.644Z] Progress (3): 254/527 kB | 48/202 kB | 32/38 kB Progress (3): 258/527 kB | 48/202 kB | 32/38 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-30T12:39:00.644Z] Progress (3): 258/527 kB | 52/202 kB | 32/38 kB Progress (3): 262/527 kB | 52/202 kB | 32/38 kB Progress (3): 262/527 kB | 52/202 kB | 36/38 kB Progress (3): 266/527 kB | 52/202 kB | 36/38 kB Progress (3): 266/527 kB | 56/202 kB | 36/38 kB Progress (3): 266/527 kB | 56/202 kB | 38 kB Progress (3): 270/527 kB | 56/202 kB | 38 kB Progress (3): 270/527 kB | 60/202 kB | 38 kB Progress (3): 274/527 kB | 60/202 kB | 38 kB Progress (3): 274/527 kB | 64/202 kB | 38 kB Progress (3): 278/527 kB | 64/202 kB | 38 kB Progress (3): 278/527 kB | 68/202 kB | 38 kB Progress (3): 282/527 kB | 68/202 kB | 38 kB Progress (3): 282/527 kB | 72/202 kB | 38 kB Progress (3): 286/527 kB | 72/202 kB | 38 kB Progress (3): 286/527 kB | 76/202 kB | 38 kB Progress (3): 290/527 kB | 76/202 kB | 38 kB Progress (3): 290/527 kB | 80/202 kB | 38 kB Progress (3): 294/527 kB | 80/202 kB | 38 kB Progress (3): 294/527 kB | 84/202 kB | 38 kB Progress (3): 298/527 kB | 84/202 kB | 38 kB Progress (3): 298/527 kB | 88/202 kB | 38 kB Progress (3): 302/527 kB | 88/202 kB | 38 kB Progress (3): 302/527 kB | 92/202 kB | 38 kB Progress (3): 306/527 kB | 92/202 kB | 38 kB Progress (3): 306/527 kB | 96/202 kB | 38 kB Progress (3): 310/527 kB | 96/202 kB | 38 kB Progress (3): 314/527 kB | 96/202 kB | 38 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar (38 kB at 478 kB/s) [2019-07-30T12:39:00.644Z] Progress (2): 314/527 kB | 100/202 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar [2019-07-30T12:39:00.644Z] Progress (2): 318/527 kB | 100/202 kB Progress (3): 318/527 kB | 100/202 kB | 4.1/52 kB Progress (3): 322/527 kB | 100/202 kB | 4.1/52 kB Progress (3): 322/527 kB | 104/202 kB | 4.1/52 kB Progress (3): 326/527 kB | 104/202 kB | 4.1/52 kB Progress (3): 326/527 kB | 104/202 kB | 7.7/52 kB Progress (3): 330/527 kB | 104/202 kB | 7.7/52 kB Progress (3): 330/527 kB | 108/202 kB | 7.7/52 kB Progress (3): 334/527 kB | 108/202 kB | 7.7/52 kB Progress (3): 334/527 kB | 108/202 kB | 12/52 kB Progress (3): 338/527 kB | 108/202 kB | 12/52 kB Progress (3): 338/527 kB | 112/202 kB | 12/52 kB Progress (3): 342/527 kB | 112/202 kB | 12/52 kB Progress (3): 342/527 kB | 112/202 kB | 16/52 kB Progress (3): 346/527 kB | 112/202 kB | 16/52 kB Progress (3): 346/527 kB | 112/202 kB | 20/52 kB Progress (3): 346/527 kB | 116/202 kB | 20/52 kB Progress (3): 346/527 kB | 116/202 kB | 24/52 kB Progress (3): 350/527 kB | 116/202 kB | 24/52 kB Progress (3): 350/527 kB | 116/202 kB | 28/52 kB Progress (3): 350/527 kB | 120/202 kB | 28/52 kB Progress (3): 350/527 kB | 120/202 kB | 32/52 kB Progress (3): 354/527 kB | 120/202 kB | 32/52 kB Progress (3): 354/527 kB | 120/202 kB | 36/52 kB Progress (3): 354/527 kB | 124/202 kB | 36/52 kB Progress (3): 354/527 kB | 124/202 kB | 40/52 kB Progress (3): 358/527 kB | 124/202 kB | 40/52 kB Progress (3): 358/527 kB | 124/202 kB | 44/52 kB Progress (3): 358/527 kB | 128/202 kB | 44/52 kB Progress (3): 358/527 kB | 128/202 kB | 48/52 kB Progress (3): 362/527 kB | 128/202 kB | 48/52 kB Progress (3): 362/527 kB | 128/202 kB | 52/52 kB Progress (3): 366/527 kB | 128/202 kB | 52/52 kB Progress (3): 366/527 kB | 132/202 kB | 52/52 kB Progress (3): 370/527 kB | 132/202 kB | 52/52 kB Progress (3): 370/527 kB | 132/202 kB | 52 kB Progress (3): 370/527 kB | 136/202 kB | 52 kB Progress (3): 374/527 kB | 136/202 kB | 52 kB Progress (3): 374/527 kB | 140/202 kB | 52 kB Progress (3): 378/527 kB | 140/202 kB | 52 kB Progress (3): 378/527 kB | 144/202 kB | 52 kB Progress (3): 382/527 kB | 144/202 kB | 52 kB Progress (3): 382/527 kB | 148/202 kB | 52 kB Progress (3): 386/527 kB | 148/202 kB | 52 kB Progress (3): 386/527 kB | 152/202 kB | 52 kB Progress (3): 390/527 kB | 152/202 kB | 52 kB Progress (3): 390/527 kB | 156/202 kB | 52 kB Progress (3): 394/527 kB | 156/202 kB | 52 kB Progress (3): 394/527 kB | 160/202 kB | 52 kB Progress (3): 398/527 kB | 160/202 kB | 52 kB Progress (3): 398/527 kB | 164/202 kB | 52 kB Progress (3): 402/527 kB | 164/202 kB | 52 kB Progress (3): 402/527 kB | 168/202 kB | 52 kB Progress (3): 406/527 kB | 168/202 kB | 52 kB Progress (3): 406/527 kB | 172/202 kB | 52 kB Progress (3): 410/527 kB | 172/202 kB | 52 kB Progress (3): 410/527 kB | 176/202 kB | 52 kB Progress (3): 414/527 kB | 176/202 kB | 52 kB Progress (4): 414/527 kB | 176/202 kB | 52 kB | 4.1/30 kB Progress (4): 414/527 kB | 180/202 kB | 52 kB | 4.1/30 kB Progress (4): 418/527 kB | 180/202 kB | 52 kB | 4.1/30 kB Progress (4): 418/527 kB | 184/202 kB | 52 kB | 4.1/30 kB Progress (4): 418/527 kB | 184/202 kB | 52 kB | 7.7/30 kB Progress (4): 418/527 kB | 188/202 kB | 52 kB | 7.7/30 kB Progress (4): 422/527 kB | 188/202 kB | 52 kB | 7.7/30 kB Progress (4): 422/527 kB | 192/202 kB | 52 kB | 7.7/30 kB Progress (4): 422/527 kB | 192/202 kB | 52 kB | 12/30 kB Progress (4): 422/527 kB | 196/202 kB | 52 kB | 12/30 kB Progress (4): 426/527 kB | 196/202 kB | 52 kB | 12/30 kB Progress (4): 426/527 kB | 200/202 kB | 52 kB | 12/30 kB Progress (4): 426/527 kB | 200/202 kB | 52 kB | 16/30 kB Progress (4): 426/527 kB | 202 kB | 52 kB | 16/30 kB Progress (4): 426/527 kB | 202 kB | 52 kB | 20/30 kB Progress (4): 430/527 kB | 202 kB | 52 kB | 20/30 kB Progress (4): 430/527 kB | 202 kB | 52 kB | 24/30 kB Progress (4): 434/527 kB | 202 kB | 52 kB | 24/30 kB Progress (4): 434/527 kB | 202 kB | 52 kB | 28/30 kB Progress (4): 438/527 kB | 202 kB | 52 kB | 28/30 kB Progress (4): 438/527 kB | 202 kB | 52 kB | 30 kB Progress (4): 442/527 kB | 202 kB | 52 kB | 30 kB Progress (4): 446/527 kB | 202 kB | 52 kB | 30 kB Progress (4): 450/527 kB | 202 kB | 52 kB | 30 kB Progress (4): 454/527 kB | 202 kB | 52 kB | 30 kB Progress (4): 458/527 kB | 202 kB | 52 kB | 30 kB Progress (4): 462/527 kB | 202 kB | 52 kB | 30 kB Progress (4): 466/527 kB | 202 kB | 52 kB | 30 kB Progress (4): 470/527 kB | 202 kB | 52 kB | 30 kB Progress (4): 474/527 kB | 202 kB | 52 kB | 30 kB Progress (4): 478/527 kB | 202 kB | 52 kB | 30 kB Progress (4): 482/527 kB | 202 kB | 52 kB | 30 kB Progress (4): 486/527 kB | 202 kB | 52 kB | 30 kB Progress (4): 490/527 kB | 202 kB | 52 kB | 30 kB Progress (4): 494/527 kB | 202 kB | 52 kB | 30 kB Progress (4): 498/527 kB | 202 kB | 52 kB | 30 kB Progress (4): 502/527 kB | 202 kB | 52 kB | 30 kB Progress (4): 506/527 kB | 202 kB | 52 kB | 30 kB Progress (4): 510/527 kB | 202 kB | 52 kB | 30 kB Progress (4): 514/527 kB | 202 kB | 52 kB | 30 kB Progress (4): 518/527 kB | 202 kB | 52 kB | 30 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.jar (202 kB at 1.3 MB/s) [2019-07-30T12:39:00.644Z] Progress (3): 522/527 kB | 52 kB | 30 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar [2019-07-30T12:39:00.644Z] Progress (3): 526/527 kB | 52 kB | 30 kB Progress (3): 527 kB | 52 kB | 30 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar (52 kB at 324 kB/s) [2019-07-30T12:39:00.644Z] 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-30T12:39:00.644Z] 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 187 kB/s) [2019-07-30T12:39:00.644Z] 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-30T12:39:00.644Z] Progress (2): 527 kB | 4.1/148 kB Progress (2): 527 kB | 7.7/148 kB Progress (2): 527 kB | 12/148 kB Progress (2): 527 kB | 16/148 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.jar (527 kB at 3.1 MB/s) [2019-07-30T12:39:00.644Z] Progress (1): 20/148 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar [2019-07-30T12:39:00.644Z] Progress (2): 20/148 kB | 4.1/51 kB Progress (2): 24/148 kB | 4.1/51 kB Progress (2): 24/148 kB | 7.7/51 kB Progress (3): 24/148 kB | 7.7/51 kB | 4.1/14 kB Progress (3): 28/148 kB | 7.7/51 kB | 4.1/14 kB Progress (3): 28/148 kB | 7.7/51 kB | 7.7/14 kB Progress (3): 28/148 kB | 12/51 kB | 7.7/14 kB Progress (4): 28/148 kB | 12/51 kB | 7.7/14 kB | 4.1/106 kB Progress (4): 28/148 kB | 12/51 kB | 12/14 kB | 4.1/106 kB Progress (4): 32/148 kB | 12/51 kB | 12/14 kB | 4.1/106 kB Progress (4): 32/148 kB | 12/51 kB | 14 kB | 4.1/106 kB Progress (4): 32/148 kB | 12/51 kB | 14 kB | 7.7/106 kB Progress (4): 32/148 kB | 16/51 kB | 14 kB | 7.7/106 kB Progress (4): 32/148 kB | 16/51 kB | 14 kB | 12/106 kB Progress (4): 32/148 kB | 20/51 kB | 14 kB | 12/106 kB Progress (4): 33/148 kB | 20/51 kB | 14 kB | 12/106 kB Progress (4): 33/148 kB | 24/51 kB | 14 kB | 12/106 kB Progress (4): 33/148 kB | 24/51 kB | 14 kB | 16/106 kB Progress (4): 33/148 kB | 28/51 kB | 14 kB | 16/106 kB Progress (4): 37/148 kB | 28/51 kB | 14 kB | 16/106 kB Progress (4): 37/148 kB | 32/51 kB | 14 kB | 16/106 kB Progress (4): 37/148 kB | 32/51 kB | 14 kB | 20/106 kB Progress (4): 37/148 kB | 36/51 kB | 14 kB | 20/106 kB Progress (4): 41/148 kB | 36/51 kB | 14 kB | 20/106 kB Progress (4): 41/148 kB | 40/51 kB | 14 kB | 20/106 kB Progress (4): 41/148 kB | 40/51 kB | 14 kB | 24/106 kB Progress (4): 41/148 kB | 44/51 kB | 14 kB | 24/106 kB Progress (4): 45/148 kB | 44/51 kB | 14 kB | 24/106 kB Progress (5): 45/148 kB | 44/51 kB | 14 kB | 24/106 kB | 4.1/74 kB Progress (5): 49/148 kB | 44/51 kB | 14 kB | 24/106 kB | 4.1/74 kB Progress (5): 49/148 kB | 48/51 kB | 14 kB | 24/106 kB | 4.1/74 kB Progress (5): 49/148 kB | 48/51 kB | 14 kB | 28/106 kB | 4.1/74 kB Progress (5): 49/148 kB | 51 kB | 14 kB | 28/106 kB | 4.1/74 kB Progress (5): 53/148 kB | 51 kB | 14 kB | 28/106 kB | 4.1/74 kB Progress (5): 53/148 kB | 51 kB | 14 kB | 28/106 kB | 7.7/74 kB Progress (5): 57/148 kB | 51 kB | 14 kB | 28/106 kB | 7.7/74 kB Progress (5): 57/148 kB | 51 kB | 14 kB | 32/106 kB | 7.7/74 kB Progress (5): 61/148 kB | 51 kB | 14 kB | 32/106 kB | 7.7/74 kB Progress (5): 61/148 kB | 51 kB | 14 kB | 32/106 kB | 12/74 kB Progress (5): 65/148 kB | 51 kB | 14 kB | 32/106 kB | 12/74 kB Progress (5): 65/148 kB | 51 kB | 14 kB | 33/106 kB | 12/74 kB Progress (5): 69/148 kB | 51 kB | 14 kB | 33/106 kB | 12/74 kB Progress (5): 69/148 kB | 51 kB | 14 kB | 33/106 kB | 16/74 kB Progress (5): 73/148 kB | 51 kB | 14 kB | 33/106 kB | 16/74 kB Progress (5): 73/148 kB | 51 kB | 14 kB | 37/106 kB | 16/74 kB Progress (5): 77/148 kB | 51 kB | 14 kB | 37/106 kB | 16/74 kB Progress (5): 77/148 kB | 51 kB | 14 kB | 37/106 kB | 20/74 kB Progress (5): 81/148 kB | 51 kB | 14 kB | 37/106 kB | 20/74 kB Progress (5): 81/148 kB | 51 kB | 14 kB | 41/106 kB | 20/74 kB Progress (5): 85/148 kB | 51 kB | 14 kB | 41/106 kB | 20/74 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar (51 kB at 278 kB/s) [2019-07-30T12:39:00.644Z] Progress (4): 85/148 kB | 14 kB | 41/106 kB | 24/74 kB Progress (4): 85/148 kB | 14 kB | 41/106 kB | 28/74 kB Progress (4): 85/148 kB | 14 kB | 41/106 kB | 32/74 kB Progress (4): 85/148 kB | 14 kB | 41/106 kB | 33/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-30T12:39:00.644Z] Progress (4): 89/148 kB | 14 kB | 41/106 kB | 33/74 kB Progress (4): 89/148 kB | 14 kB | 45/106 kB | 33/74 kB Progress (4): 93/148 kB | 14 kB | 45/106 kB | 33/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 59 kB/s) [2019-07-30T12:39:00.644Z] Progress (3): 93/148 kB | 45/106 kB | 37/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-30T12:39:00.903Z] Progress (3): 97/148 kB | 45/106 kB | 37/74 kB Progress (3): 97/148 kB | 49/106 kB | 37/74 kB Progress (3): 101/148 kB | 49/106 kB | 37/74 kB Progress (3): 101/148 kB | 49/106 kB | 41/74 kB Progress (3): 105/148 kB | 49/106 kB | 41/74 kB Progress (3): 105/148 kB | 53/106 kB | 41/74 kB Progress (3): 109/148 kB | 53/106 kB | 41/74 kB Progress (3): 109/148 kB | 53/106 kB | 45/74 kB Progress (3): 109/148 kB | 53/106 kB | 49/74 kB Progress (3): 113/148 kB | 53/106 kB | 49/74 kB Progress (3): 113/148 kB | 57/106 kB | 49/74 kB Progress (3): 117/148 kB | 57/106 kB | 49/74 kB Progress (3): 117/148 kB | 57/106 kB | 53/74 kB Progress (3): 121/148 kB | 57/106 kB | 53/74 kB Progress (3): 121/148 kB | 61/106 kB | 53/74 kB Progress (3): 125/148 kB | 61/106 kB | 53/74 kB Progress (3): 125/148 kB | 61/106 kB | 57/74 kB Progress (3): 129/148 kB | 61/106 kB | 57/74 kB Progress (3): 129/148 kB | 61/106 kB | 61/74 kB Progress (3): 129/148 kB | 65/106 kB | 61/74 kB Progress (3): 129/148 kB | 65/106 kB | 65/74 kB Progress (3): 133/148 kB | 65/106 kB | 65/74 kB Progress (3): 133/148 kB | 65/106 kB | 69/74 kB Progress (3): 133/148 kB | 66/106 kB | 69/74 kB Progress (3): 133/148 kB | 66/106 kB | 73/74 kB Progress (3): 137/148 kB | 66/106 kB | 73/74 kB Progress (3): 137/148 kB | 66/106 kB | 74 kB Progress (3): 137/148 kB | 70/106 kB | 74 kB Progress (3): 141/148 kB | 70/106 kB | 74 kB Progress (3): 141/148 kB | 74/106 kB | 74 kB Progress (3): 145/148 kB | 74/106 kB | 74 kB Progress (3): 145/148 kB | 78/106 kB | 74 kB Progress (3): 148 kB | 78/106 kB | 74 kB Progress (4): 148 kB | 78/106 kB | 74 kB | 4.1/108 kB Progress (4): 148 kB | 82/106 kB | 74 kB | 4.1/108 kB Progress (4): 148 kB | 82/106 kB | 74 kB | 7.7/108 kB Progress (4): 148 kB | 86/106 kB | 74 kB | 7.7/108 kB Progress (4): 148 kB | 86/106 kB | 74 kB | 12/108 kB Progress (4): 148 kB | 90/106 kB | 74 kB | 12/108 kB Progress (4): 148 kB | 90/106 kB | 74 kB | 16/108 kB Progress (4): 148 kB | 94/106 kB | 74 kB | 16/108 kB Progress (4): 148 kB | 94/106 kB | 74 kB | 20/108 kB Progress (4): 148 kB | 98/106 kB | 74 kB | 20/108 kB Progress (4): 148 kB | 98/106 kB | 74 kB | 24/108 kB Progress (4): 148 kB | 102/106 kB | 74 kB | 24/108 kB Progress (4): 148 kB | 102/106 kB | 74 kB | 28/108 kB Progress (4): 148 kB | 106/106 kB | 74 kB | 28/108 kB Progress (4): 148 kB | 106/106 kB | 74 kB | 32/108 kB Progress (4): 148 kB | 106 kB | 74 kB | 32/108 kB Progress (4): 148 kB | 106 kB | 74 kB | 33/108 kB Progress (4): 148 kB | 106 kB | 74 kB | 37/108 kB Progress (4): 148 kB | 106 kB | 74 kB | 41/108 kB Progress (4): 148 kB | 106 kB | 74 kB | 45/108 kB Progress (4): 148 kB | 106 kB | 74 kB | 49/108 kB Progress (4): 148 kB | 106 kB | 74 kB | 53/108 kB Progress (4): 148 kB | 106 kB | 74 kB | 57/108 kB Progress (4): 148 kB | 106 kB | 74 kB | 61/108 kB Progress (4): 148 kB | 106 kB | 74 kB | 65/108 kB Progress (4): 148 kB | 106 kB | 74 kB | 66/108 kB Progress (4): 148 kB | 106 kB | 74 kB | 70/108 kB Progress (4): 148 kB | 106 kB | 74 kB | 74/108 kB Progress (4): 148 kB | 106 kB | 74 kB | 78/108 kB Progress (4): 148 kB | 106 kB | 74 kB | 82/108 kB Progress (4): 148 kB | 106 kB | 74 kB | 86/108 kB Progress (4): 148 kB | 106 kB | 74 kB | 90/108 kB Progress (4): 148 kB | 106 kB | 74 kB | 94/108 kB Progress (4): 148 kB | 106 kB | 74 kB | 98/108 kB Progress (4): 148 kB | 106 kB | 74 kB | 102/108 kB Progress (4): 148 kB | 106 kB | 74 kB | 106/108 kB Progress (4): 148 kB | 106 kB | 74 kB | 108 kB Progress (5): 148 kB | 106 kB | 74 kB | 108 kB | 4.1/202 kB Progress (5): 148 kB | 106 kB | 74 kB | 108 kB | 7.7/202 kB Progress (5): 148 kB | 106 kB | 74 kB | 108 kB | 12/202 kB Progress (5): 148 kB | 106 kB | 74 kB | 108 kB | 16/202 kB Progress (5): 148 kB | 106 kB | 74 kB | 108 kB | 20/202 kB Progress (5): 148 kB | 106 kB | 74 kB | 108 kB | 24/202 kB Progress (5): 148 kB | 106 kB | 74 kB | 108 kB | 28/202 kB Progress (5): 148 kB | 106 kB | 74 kB | 108 kB | 32/202 kB Progress (5): 148 kB | 106 kB | 74 kB | 108 kB | 33/202 kB Progress (5): 148 kB | 106 kB | 74 kB | 108 kB | 37/202 kB Progress (5): 148 kB | 106 kB | 74 kB | 108 kB | 41/202 kB Progress (5): 148 kB | 106 kB | 74 kB | 108 kB | 45/202 kB Progress (5): 148 kB | 106 kB | 74 kB | 108 kB | 49/202 kB Progress (5): 148 kB | 106 kB | 74 kB | 108 kB | 53/202 kB Progress (5): 148 kB | 106 kB | 74 kB | 108 kB | 57/202 kB Progress (5): 148 kB | 106 kB | 74 kB | 108 kB | 61/202 kB Progress (5): 148 kB | 106 kB | 74 kB | 108 kB | 65/202 kB Progress (5): 148 kB | 106 kB | 74 kB | 108 kB | 66/202 kB Progress (5): 148 kB | 106 kB | 74 kB | 108 kB | 70/202 kB Progress (5): 148 kB | 106 kB | 74 kB | 108 kB | 74/202 kB Progress (5): 148 kB | 106 kB | 74 kB | 108 kB | 78/202 kB Progress (5): 148 kB | 106 kB | 74 kB | 108 kB | 82/202 kB Progress (5): 148 kB | 106 kB | 74 kB | 108 kB | 86/202 kB Progress (5): 148 kB | 106 kB | 74 kB | 108 kB | 90/202 kB Progress (5): 148 kB | 106 kB | 74 kB | 108 kB | 94/202 kB Progress (5): 148 kB | 106 kB | 74 kB | 108 kB | 98/202 kB Progress (5): 148 kB | 106 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 281 kB/s) [2019-07-30T12:39:00.903Z] Progress (4): 148 kB | 106 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-30T12:39:00.903Z] Progress (4): 148 kB | 106 kB | 108 kB | 106/202 kB Progress (4): 148 kB | 106 kB | 108 kB | 110/202 kB Progress (4): 148 kB | 106 kB | 108 kB | 114/202 kB Progress (4): 148 kB | 106 kB | 108 kB | 118/202 kB Progress (4): 148 kB | 106 kB | 108 kB | 122/202 kB Progress (4): 148 kB | 106 kB | 108 kB | 126/202 kB Progress (4): 148 kB | 106 kB | 108 kB | 130/202 kB Progress (4): 148 kB | 106 kB | 108 kB | 131/202 kB Progress (4): 148 kB | 106 kB | 108 kB | 135/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 403 kB/s) [2019-07-30T12:39:00.903Z] 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 550 kB/s) [2019-07-30T12:39:00.903Z] 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-30T12:39:00.903Z] Progress (2): 106 kB | 139/202 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 394 kB/s) [2019-07-30T12:39:00.903Z] 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-30T12:39:00.903Z] 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-30T12:39:00.903Z] Progress (1): 143/202 kB Progress (1): 147/202 kB Progress (1): 151/202 kB Progress (1): 155/202 kB Progress (1): 159/202 kB Progress (1): 163/202 kB Progress (1): 167/202 kB Progress (1): 171/202 kB Progress (1): 175/202 kB Progress (1): 179/202 kB Progress (1): 183/202 kB Progress (1): 187/202 kB Progress (1): 191/202 kB Progress (1): 195/202 kB Progress (1): 199/202 kB Progress (1): 202 kB Progress (2): 202 kB | 4.1/153 kB Progress (2): 202 kB | 7.7/153 kB Progress (2): 202 kB | 12/153 kB Progress (2): 202 kB | 16/153 kB Progress (2): 202 kB | 20/153 kB Progress (2): 202 kB | 24/153 kB Progress (2): 202 kB | 28/153 kB Progress (2): 202 kB | 32/153 kB Progress (2): 202 kB | 33/153 kB Progress (2): 202 kB | 37/153 kB Progress (2): 202 kB | 41/153 kB Progress (2): 202 kB | 45/153 kB Progress (2): 202 kB | 49/153 kB Progress (2): 202 kB | 53/153 kB Progress (2): 202 kB | 57/153 kB Progress (2): 202 kB | 61/153 kB Progress (2): 202 kB | 65/153 kB Progress (2): 202 kB | 66/153 kB Progress (2): 202 kB | 70/153 kB Progress (2): 202 kB | 74/153 kB Progress (2): 202 kB | 78/153 kB Progress (2): 202 kB | 82/153 kB Progress (3): 202 kB | 82/153 kB | 4.1/472 kB Progress (3): 202 kB | 86/153 kB | 4.1/472 kB Progress (3): 202 kB | 86/153 kB | 7.7/472 kB Progress (3): 202 kB | 90/153 kB | 7.7/472 kB Progress (4): 202 kB | 90/153 kB | 7.7/472 kB | 4.1/61 kB Progress (4): 202 kB | 94/153 kB | 7.7/472 kB | 4.1/61 kB Progress (4): 202 kB | 94/153 kB | 12/472 kB | 4.1/61 kB Progress (4): 202 kB | 98/153 kB | 12/472 kB | 4.1/61 kB Progress (4): 202 kB | 98/153 kB | 12/472 kB | 7.7/61 kB Progress (4): 202 kB | 98/153 kB | 12/472 kB | 7.7/61 kB Progress (4): 202 kB | 98/153 kB | 12/472 kB | 12/61 kB Progress (4): 202 kB | 98/153 kB | 16/472 kB | 12/61 kB Progress (4): 202 kB | 98/153 kB | 16/472 kB | 16/61 kB Progress (4): 202 kB | 102/153 kB | 16/472 kB | 16/61 kB Progress (4): 202 kB | 102/153 kB | 16/472 kB | 20/61 kB Progress (4): 202 kB | 102/153 kB | 20/472 kB | 20/61 kB Progress (4): 202 kB | 102/153 kB | 20/472 kB | 24/61 kB Progress (4): 202 kB | 106/153 kB | 20/472 kB | 24/61 kB Progress (4): 202 kB | 106/153 kB | 20/472 kB | 28/61 kB Progress (4): 202 kB | 106/153 kB | 24/472 kB | 28/61 kB Progress (4): 202 kB | 106/153 kB | 24/472 kB | 32/61 kB Progress (4): 202 kB | 110/153 kB | 24/472 kB | 32/61 kB Progress (4): 202 kB | 110/153 kB | 24/472 kB | 36/61 kB Progress (4): 202 kB | 110/153 kB | 28/472 kB | 36/61 kB Progress (4): 202 kB | 110/153 kB | 28/472 kB | 40/61 kB Progress (4): 202 kB | 114/153 kB | 28/472 kB | 40/61 kB Progress (4): 202 kB | 114/153 kB | 28/472 kB | 44/61 kB Progress (4): 202 kB | 114/153 kB | 32/472 kB | 44/61 kB Progress (4): 202 kB | 114/153 kB | 32/472 kB | 48/61 kB Progress (4): 202 kB | 118/153 kB | 32/472 kB | 48/61 kB Progress (4): 202 kB | 118/153 kB | 32/472 kB | 52/61 kB Progress (4): 202 kB | 118/153 kB | 33/472 kB | 52/61 kB Progress (4): 202 kB | 118/153 kB | 33/472 kB | 56/61 kB Progress (4): 202 kB | 122/153 kB | 33/472 kB | 56/61 kB Progress (4): 202 kB | 126/153 kB | 33/472 kB | 56/61 kB Progress (4): 202 kB | 130/153 kB | 33/472 kB | 56/61 kB Progress (4): 202 kB | 134/153 kB | 33/472 kB | 56/61 kB Progress (5): 202 kB | 134/153 kB | 33/472 kB | 56/61 kB | 4.1/46 kB Progress (5): 202 kB | 134/153 kB | 33/472 kB | 56/61 kB | 7.7/46 kB Progress (5): 202 kB | 134/153 kB | 33/472 kB | 60/61 kB | 7.7/46 kB Progress (5): 202 kB | 134/153 kB | 33/472 kB | 60/61 kB | 12/46 kB Progress (5): 202 kB | 134/153 kB | 37/472 kB | 60/61 kB | 12/46 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (202 kB at 554 kB/s) [2019-07-30T12:39:00.903Z] Progress (4): 134/153 kB | 41/472 kB | 60/61 kB | 12/46 kB Progress (4): 134/153 kB | 41/472 kB | 60/61 kB | 16/46 kB Progress (4): 134/153 kB | 41/472 kB | 61 kB | 16/46 kB Progress (4): 138/153 kB | 41/472 kB | 61 kB | 16/46 kB Progress (4): 138/153 kB | 41/472 kB | 61 kB | 20/46 kB Progress (4): 138/153 kB | 45/472 kB | 61 kB | 20/46 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-30T12:39:00.903Z] Progress (4): 138/153 kB | 49/472 kB | 61 kB | 20/46 kB Progress (4): 138/153 kB | 49/472 kB | 61 kB | 24/46 kB Progress (4): 142/153 kB | 49/472 kB | 61 kB | 24/46 kB Progress (4): 142/153 kB | 53/472 kB | 61 kB | 24/46 kB Progress (4): 146/153 kB | 53/472 kB | 61 kB | 24/46 kB Progress (4): 146/153 kB | 53/472 kB | 61 kB | 28/46 kB Progress (4): 150/153 kB | 53/472 kB | 61 kB | 28/46 kB Progress (4): 150/153 kB | 57/472 kB | 61 kB | 28/46 kB Progress (4): 153 kB | 57/472 kB | 61 kB | 28/46 kB Progress (4): 153 kB | 57/472 kB | 61 kB | 32/46 kB Progress (4): 153 kB | 61/472 kB | 61 kB | 32/46 kB Progress (4): 153 kB | 65/472 kB | 61 kB | 32/46 kB Progress (4): 153 kB | 65/472 kB | 61 kB | 36/46 kB Progress (4): 153 kB | 66/472 kB | 61 kB | 36/46 kB Progress (4): 153 kB | 66/472 kB | 61 kB | 40/46 kB Progress (4): 153 kB | 70/472 kB | 61 kB | 40/46 kB Progress (4): 153 kB | 70/472 kB | 61 kB | 44/46 kB Progress (4): 153 kB | 74/472 kB | 61 kB | 44/46 kB Progress (4): 153 kB | 74/472 kB | 61 kB | 46 kB Progress (4): 153 kB | 78/472 kB | 61 kB | 46 kB Progress (4): 153 kB | 82/472 kB | 61 kB | 46 kB Progress (4): 153 kB | 86/472 kB | 61 kB | 46 kB Progress (4): 153 kB | 90/472 kB | 61 kB | 46 kB Progress (4): 153 kB | 94/472 kB | 61 kB | 46 kB Progress (4): 153 kB | 98/472 kB | 61 kB | 46 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 406 kB/s) [2019-07-30T12:39:00.903Z] 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-30T12:39:00.903Z] 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 161 kB/s) [2019-07-30T12:39:00.903Z] 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 121 kB/s) [2019-07-30T12:39:00.903Z] 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-30T12:39:00.903Z] 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-30T12:39:00.903Z] Progress (2): 98/472 kB | 4.1/29 kB Progress (3): 98/472 kB | 4.1/29 kB | 4.1/13 kB Progress (3): 98/472 kB | 7.7/29 kB | 4.1/13 kB Progress (3): 98/472 kB | 7.7/29 kB | 7.7/13 kB Progress (3): 98/472 kB | 12/29 kB | 7.7/13 kB Progress (3): 98/472 kB | 12/29 kB | 12/13 kB Progress (3): 98/472 kB | 16/29 kB | 12/13 kB Progress (3): 98/472 kB | 16/29 kB | 13 kB Progress (3): 98/472 kB | 20/29 kB | 13 kB Progress (3): 98/472 kB | 24/29 kB | 13 kB Progress (3): 98/472 kB | 28/29 kB | 13 kB Progress (4): 98/472 kB | 28/29 kB | 13 kB | 4.1/49 kB Progress (4): 98/472 kB | 28/29 kB | 13 kB | 7.7/49 kB Progress (4): 98/472 kB | 29 kB | 13 kB | 7.7/49 kB Progress (4): 98/472 kB | 29 kB | 13 kB | 12/49 kB Progress (5): 98/472 kB | 29 kB | 13 kB | 12/49 kB | 4.1/247 kB Progress (5): 98/472 kB | 29 kB | 13 kB | 16/49 kB | 4.1/247 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 31 kB/s) [2019-07-30T12:39:00.903Z] Progress (4): 98/472 kB | 29 kB | 20/49 kB | 4.1/247 kB Progress (4): 98/472 kB | 29 kB | 20/49 kB | 7.7/247 kB Progress (4): 98/472 kB | 29 kB | 24/49 kB | 7.7/247 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-30T12:39:00.903Z] Progress (4): 98/472 kB | 29 kB | 28/49 kB | 7.7/247 kB Progress (4): 98/472 kB | 29 kB | 28/49 kB | 12/247 kB Progress (4): 98/472 kB | 29 kB | 32/49 kB | 12/247 kB Progress (4): 98/472 kB | 29 kB | 32/49 kB | 16/247 kB Progress (4): 98/472 kB | 29 kB | 36/49 kB | 16/247 kB Progress (4): 98/472 kB | 29 kB | 36/49 kB | 20/247 kB Progress (4): 98/472 kB | 29 kB | 40/49 kB | 20/247 kB Progress (4): 98/472 kB | 29 kB | 40/49 kB | 24/247 kB Progress (4): 98/472 kB | 29 kB | 44/49 kB | 24/247 kB Progress (4): 98/472 kB | 29 kB | 44/49 kB | 28/247 kB Progress (4): 98/472 kB | 29 kB | 48/49 kB | 28/247 kB Progress (4): 98/472 kB | 29 kB | 48/49 kB | 32/247 kB Progress (4): 98/472 kB | 29 kB | 49 kB | 32/247 kB Progress (4): 98/472 kB | 29 kB | 49 kB | 33/247 kB Progress (4): 98/472 kB | 29 kB | 49 kB | 37/247 kB Progress (4): 98/472 kB | 29 kB | 49 kB | 41/247 kB Progress (4): 98/472 kB | 29 kB | 49 kB | 45/247 kB Progress (4): 98/472 kB | 29 kB | 49 kB | 49/247 kB Progress (4): 98/472 kB | 29 kB | 49 kB | 53/247 kB Progress (4): 98/472 kB | 29 kB | 49 kB | 57/247 kB Progress (4): 98/472 kB | 29 kB | 49 kB | 61/247 kB Progress (4): 98/472 kB | 29 kB | 49 kB | 65/247 kB Progress (4): 98/472 kB | 29 kB | 49 kB | 66/247 kB Progress (4): 98/472 kB | 29 kB | 49 kB | 70/247 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (29 kB at 65 kB/s) [2019-07-30T12:39:00.903Z] Progress (3): 98/472 kB | 49 kB | 74/247 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-30T12:39:00.904Z] Progress (3): 98/472 kB | 49 kB | 78/247 kB Progress (3): 98/472 kB | 49 kB | 82/247 kB Progress (3): 98/472 kB | 49 kB | 86/247 kB Progress (3): 98/472 kB | 49 kB | 90/247 kB Progress (3): 98/472 kB | 49 kB | 94/247 kB Progress (3): 98/472 kB | 49 kB | 98/247 kB Progress (3): 98/472 kB | 49 kB | 98/247 kB Progress (3): 98/472 kB | 49 kB | 102/247 kB Progress (3): 98/472 kB | 49 kB | 106/247 kB Progress (3): 98/472 kB | 49 kB | 110/247 kB Progress (3): 98/472 kB | 49 kB | 114/247 kB Progress (3): 98/472 kB | 49 kB | 118/247 kB Progress (3): 98/472 kB | 49 kB | 122/247 kB Progress (3): 98/472 kB | 49 kB | 126/247 kB Progress (3): 98/472 kB | 49 kB | 130/247 kB Progress (3): 98/472 kB | 49 kB | 134/247 kB Progress (3): 98/472 kB | 49 kB | 138/247 kB Progress (3): 98/472 kB | 49 kB | 142/247 kB Progress (3): 98/472 kB | 49 kB | 146/247 kB Progress (3): 98/472 kB | 49 kB | 150/247 kB Progress (3): 98/472 kB | 49 kB | 154/247 kB Progress (3): 98/472 kB | 49 kB | 158/247 kB Progress (3): 98/472 kB | 49 kB | 162/247 kB Progress (3): 98/472 kB | 49 kB | 166/247 kB Progress (3): 98/472 kB | 49 kB | 170/247 kB Progress (3): 98/472 kB | 49 kB | 174/247 kB Progress (3): 98/472 kB | 49 kB | 178/247 kB Progress (3): 98/472 kB | 49 kB | 182/247 kB Progress (4): 98/472 kB | 49 kB | 182/247 kB | 4.1/187 kB Progress (4): 98/472 kB | 49 kB | 186/247 kB | 4.1/187 kB Progress (4): 98/472 kB | 49 kB | 186/247 kB | 7.7/187 kB Progress (4): 98/472 kB | 49 kB | 190/247 kB | 7.7/187 kB Progress (4): 98/472 kB | 49 kB | 190/247 kB | 12/187 kB Progress (4): 98/472 kB | 49 kB | 194/247 kB | 12/187 kB Progress (4): 98/472 kB | 49 kB | 194/247 kB | 16/187 kB Progress (4): 98/472 kB | 49 kB | 198/247 kB | 16/187 kB Progress (4): 98/472 kB | 49 kB | 198/247 kB | 20/187 kB Progress (4): 98/472 kB | 49 kB | 202/247 kB | 20/187 kB Progress (4): 98/472 kB | 49 kB | 202/247 kB | 24/187 kB Progress (4): 98/472 kB | 49 kB | 206/247 kB | 24/187 kB Progress (4): 98/472 kB | 49 kB | 206/247 kB | 28/187 kB Progress (4): 98/472 kB | 49 kB | 210/247 kB | 28/187 kB Progress (4): 98/472 kB | 49 kB | 210/247 kB | 32/187 kB Progress (4): 98/472 kB | 49 kB | 214/247 kB | 32/187 kB Progress (4): 98/472 kB | 49 kB | 214/247 kB | 33/187 kB Progress (4): 98/472 kB | 49 kB | 218/247 kB | 33/187 kB Progress (4): 98/472 kB | 49 kB | 218/247 kB | 37/187 kB Progress (4): 98/472 kB | 49 kB | 222/247 kB | 37/187 kB Progress (4): 98/472 kB | 49 kB | 222/247 kB | 41/187 kB Progress (4): 98/472 kB | 49 kB | 226/247 kB | 41/187 kB Progress (4): 98/472 kB | 49 kB | 226/247 kB | 45/187 kB Progress (4): 98/472 kB | 49 kB | 230/247 kB | 45/187 kB Progress (4): 98/472 kB | 49 kB | 230/247 kB | 49/187 kB Progress (4): 98/472 kB | 49 kB | 234/247 kB | 49/187 kB Progress (4): 98/472 kB | 49 kB | 234/247 kB | 53/187 kB Progress (4): 98/472 kB | 49 kB | 238/247 kB | 53/187 kB Progress (4): 98/472 kB | 49 kB | 238/247 kB | 57/187 kB Progress (5): 98/472 kB | 49 kB | 238/247 kB | 57/187 kB | 4.1/86 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar (49 kB at 107 kB/s) [2019-07-30T12:39:00.904Z] Progress (4): 98/472 kB | 242/247 kB | 57/187 kB | 4.1/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-30T12:39:00.904Z] Progress (4): 98/472 kB | 242/247 kB | 57/187 kB | 7.7/86 kB Progress (4): 98/472 kB | 242/247 kB | 61/187 kB | 7.7/86 kB Progress (4): 98/472 kB | 242/247 kB | 61/187 kB | 12/86 kB Progress (4): 98/472 kB | 246/247 kB | 61/187 kB | 12/86 kB Progress (4): 98/472 kB | 246/247 kB | 61/187 kB | 16/86 kB Progress (4): 98/472 kB | 246/247 kB | 65/187 kB | 16/86 kB Progress (4): 98/472 kB | 246/247 kB | 65/187 kB | 20/86 kB Progress (4): 98/472 kB | 247 kB | 65/187 kB | 20/86 kB Progress (4): 98/472 kB | 247 kB | 65/187 kB | 24/86 kB Progress (4): 98/472 kB | 247 kB | 69/187 kB | 24/86 kB Progress (4): 98/472 kB | 247 kB | 69/187 kB | 28/86 kB Progress (4): 98/472 kB | 247 kB | 73/187 kB | 28/86 kB Progress (4): 98/472 kB | 247 kB | 73/187 kB | 32/86 kB Progress (4): 98/472 kB | 247 kB | 77/187 kB | 32/86 kB Progress (4): 98/472 kB | 247 kB | 77/187 kB | 36/86 kB Progress (4): 98/472 kB | 247 kB | 81/187 kB | 36/86 kB Progress (4): 98/472 kB | 247 kB | 81/187 kB | 40/86 kB Progress (4): 98/472 kB | 247 kB | 85/187 kB | 40/86 kB Progress (4): 98/472 kB | 247 kB | 85/187 kB | 44/86 kB Progress (4): 98/472 kB | 247 kB | 89/187 kB | 44/86 kB Progress (4): 98/472 kB | 247 kB | 89/187 kB | 48/86 kB Progress (4): 98/472 kB | 247 kB | 93/187 kB | 48/86 kB Progress (4): 98/472 kB | 247 kB | 93/187 kB | 52/86 kB Progress (4): 98/472 kB | 247 kB | 97/187 kB | 52/86 kB Progress (4): 98/472 kB | 247 kB | 97/187 kB | 56/86 kB Progress (4): 98/472 kB | 247 kB | 101/187 kB | 56/86 kB Progress (4): 98/472 kB | 247 kB | 101/187 kB | 60/86 kB Progress (4): 98/472 kB | 247 kB | 105/187 kB | 60/86 kB Progress (4): 98/472 kB | 247 kB | 105/187 kB | 64/86 kB Progress (4): 98/472 kB | 247 kB | 109/187 kB | 64/86 kB Progress (4): 98/472 kB | 247 kB | 109/187 kB | 68/86 kB Progress (4): 98/472 kB | 247 kB | 113/187 kB | 68/86 kB Progress (4): 98/472 kB | 247 kB | 113/187 kB | 72/86 kB Progress (4): 98/472 kB | 247 kB | 117/187 kB | 72/86 kB Progress (4): 98/472 kB | 247 kB | 117/187 kB | 76/86 kB Progress (4): 98/472 kB | 247 kB | 121/187 kB | 76/86 kB Progress (4): 98/472 kB | 247 kB | 121/187 kB | 80/86 kB Progress (4): 98/472 kB | 247 kB | 125/187 kB | 80/86 kB Progress (4): 98/472 kB | 247 kB | 125/187 kB | 84/86 kB Progress (4): 98/472 kB | 247 kB | 129/187 kB | 84/86 kB Progress (4): 98/472 kB | 247 kB | 129/187 kB | 86 kB Progress (4): 98/472 kB | 247 kB | 133/187 kB | 86 kB Progress (4): 98/472 kB | 247 kB | 137/187 kB | 86 kB Progress (4): 98/472 kB | 247 kB | 141/187 kB | 86 kB Progress (4): 98/472 kB | 247 kB | 145/187 kB | 86 kB Progress (4): 98/472 kB | 247 kB | 149/187 kB | 86 kB Progress (4): 98/472 kB | 247 kB | 153/187 kB | 86 kB Progress (4): 98/472 kB | 247 kB | 157/187 kB | 86 kB Progress (4): 98/472 kB | 247 kB | 161/187 kB | 86 kB Progress (4): 98/472 kB | 247 kB | 165/187 kB | 86 kB Progress (4): 98/472 kB | 247 kB | 169/187 kB | 86 kB Progress (5): 98/472 kB | 247 kB | 169/187 kB | 86 kB | 4.1/209 kB Progress (5): 98/472 kB | 247 kB | 173/187 kB | 86 kB | 4.1/209 kB Progress (5): 98/472 kB | 247 kB | 173/187 kB | 86 kB | 7.7/209 kB Progress (5): 98/472 kB | 247 kB | 177/187 kB | 86 kB | 7.7/209 kB Progress (5): 98/472 kB | 247 kB | 177/187 kB | 86 kB | 12/209 kB Progress (5): 98/472 kB | 247 kB | 181/187 kB | 86 kB | 12/209 kB Progress (5): 98/472 kB | 247 kB | 181/187 kB | 86 kB | 16/209 kB Progress (5): 98/472 kB | 247 kB | 185/187 kB | 86 kB | 16/209 kB Progress (5): 98/472 kB | 247 kB | 185/187 kB | 86 kB | 20/209 kB Progress (5): 98/472 kB | 247 kB | 187 kB | 86 kB | 20/209 kB Progress (5): 98/472 kB | 247 kB | 187 kB | 86 kB | 24/209 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 523 kB/s) [2019-07-30T12:39:00.904Z] Progress (4): 98/472 kB | 187 kB | 86 kB | 28/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 181 kB/s) [2019-07-30T12:39:00.904Z] 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-30T12:39:00.904Z] 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-30T12:39:01.163Z] Progress (3): 98/472 kB | 187 kB | 32/209 kB Progress (3): 98/472 kB | 187 kB | 33/209 kB Progress (3): 98/472 kB | 187 kB | 37/209 kB Progress (3): 98/472 kB | 187 kB | 41/209 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar (187 kB at 353 kB/s) [2019-07-30T12:39:01.163Z] Progress (2): 98/472 kB | 45/209 kB Progress (3): 98/472 kB | 45/209 kB | 4.1/56 kB Progress (3): 98/472 kB | 45/209 kB | 4.1/56 kB Progress (4): 98/472 kB | 45/209 kB | 4.1/56 kB | 4.1/532 kB Progress (4): 98/472 kB | 45/209 kB | 7.7/56 kB | 4.1/532 kB Progress (4): 98/472 kB | 49/209 kB | 7.7/56 kB | 4.1/532 kB Progress (4): 98/472 kB | 49/209 kB | 12/56 kB | 4.1/532 kB Progress (4): 98/472 kB | 53/209 kB | 12/56 kB | 4.1/532 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-30T12:39:01.164Z] Progress (4): 98/472 kB | 57/209 kB | 12/56 kB | 4.1/532 kB Progress (4): 98/472 kB | 57/209 kB | 16/56 kB | 4.1/532 kB Progress (4): 98/472 kB | 57/209 kB | 16/56 kB | 7.7/532 kB Progress (4): 102/472 kB | 57/209 kB | 16/56 kB | 7.7/532 kB Progress (4): 102/472 kB | 57/209 kB | 16/56 kB | 12/532 kB Progress (4): 102/472 kB | 57/209 kB | 20/56 kB | 12/532 kB Progress (4): 102/472 kB | 61/209 kB | 20/56 kB | 12/532 kB Progress (4): 102/472 kB | 61/209 kB | 24/56 kB | 12/532 kB Progress (4): 102/472 kB | 61/209 kB | 24/56 kB | 16/532 kB Progress (4): 106/472 kB | 61/209 kB | 24/56 kB | 16/532 kB Progress (4): 106/472 kB | 61/209 kB | 24/56 kB | 20/532 kB Progress (4): 106/472 kB | 61/209 kB | 28/56 kB | 20/532 kB Progress (4): 106/472 kB | 65/209 kB | 28/56 kB | 20/532 kB Progress (4): 106/472 kB | 65/209 kB | 32/56 kB | 20/532 kB Progress (4): 106/472 kB | 65/209 kB | 32/56 kB | 24/532 kB Progress (4): 110/472 kB | 65/209 kB | 32/56 kB | 24/532 kB Progress (4): 110/472 kB | 65/209 kB | 36/56 kB | 24/532 kB Progress (4): 110/472 kB | 66/209 kB | 36/56 kB | 24/532 kB Progress (4): 110/472 kB | 66/209 kB | 40/56 kB | 24/532 kB Progress (4): 114/472 kB | 66/209 kB | 40/56 kB | 24/532 kB Progress (4): 114/472 kB | 66/209 kB | 40/56 kB | 28/532 kB Progress (4): 118/472 kB | 66/209 kB | 40/56 kB | 28/532 kB Progress (4): 118/472 kB | 66/209 kB | 44/56 kB | 28/532 kB Progress (4): 118/472 kB | 70/209 kB | 44/56 kB | 28/532 kB Progress (4): 118/472 kB | 70/209 kB | 48/56 kB | 28/532 kB Progress (4): 122/472 kB | 70/209 kB | 48/56 kB | 28/532 kB Progress (4): 122/472 kB | 70/209 kB | 52/56 kB | 28/532 kB Progress (4): 126/472 kB | 70/209 kB | 52/56 kB | 28/532 kB Progress (4): 126/472 kB | 70/209 kB | 52/56 kB | 32/532 kB Progress (4): 130/472 kB | 70/209 kB | 52/56 kB | 32/532 kB Progress (4): 130/472 kB | 70/209 kB | 56/56 kB | 32/532 kB Progress (4): 134/472 kB | 70/209 kB | 56/56 kB | 32/532 kB Progress (4): 134/472 kB | 74/209 kB | 56/56 kB | 32/532 kB Progress (5): 134/472 kB | 74/209 kB | 56/56 kB | 32/532 kB | 4.1/58 kB Progress (5): 138/472 kB | 74/209 kB | 56/56 kB | 32/532 kB | 4.1/58 kB Progress (5): 138/472 kB | 74/209 kB | 56 kB | 32/532 kB | 4.1/58 kB Progress (5): 138/472 kB | 74/209 kB | 56 kB | 33/532 kB | 4.1/58 kB Progress (5): 142/472 kB | 74/209 kB | 56 kB | 33/532 kB | 4.1/58 kB Progress (5): 146/472 kB | 74/209 kB | 56 kB | 33/532 kB | 4.1/58 kB Progress (5): 146/472 kB | 74/209 kB | 56 kB | 33/532 kB | 7.7/58 kB Progress (5): 146/472 kB | 78/209 kB | 56 kB | 33/532 kB | 7.7/58 kB Progress (5): 146/472 kB | 78/209 kB | 56 kB | 33/532 kB | 12/58 kB Progress (5): 150/472 kB | 78/209 kB | 56 kB | 33/532 kB | 12/58 kB Progress (5): 150/472 kB | 78/209 kB | 56 kB | 37/532 kB | 12/58 kB Progress (5): 154/472 kB | 78/209 kB | 56 kB | 37/532 kB | 12/58 kB Progress (5): 154/472 kB | 78/209 kB | 56 kB | 37/532 kB | 16/58 kB Progress (5): 154/472 kB | 82/209 kB | 56 kB | 37/532 kB | 16/58 kB Progress (5): 154/472 kB | 82/209 kB | 56 kB | 37/532 kB | 20/58 kB Progress (5): 158/472 kB | 82/209 kB | 56 kB | 37/532 kB | 20/58 kB Progress (5): 158/472 kB | 82/209 kB | 56 kB | 41/532 kB | 20/58 kB Progress (5): 162/472 kB | 82/209 kB | 56 kB | 41/532 kB | 20/58 kB Progress (5): 162/472 kB | 82/209 kB | 56 kB | 41/532 kB | 24/58 kB Progress (5): 162/472 kB | 86/209 kB | 56 kB | 41/532 kB | 24/58 kB Progress (5): 162/472 kB | 86/209 kB | 56 kB | 41/532 kB | 28/58 kB Progress (5): 166/472 kB | 86/209 kB | 56 kB | 41/532 kB | 28/58 kB Progress (5): 166/472 kB | 86/209 kB | 56 kB | 45/532 kB | 28/58 kB Progress (5): 170/472 kB | 86/209 kB | 56 kB | 45/532 kB | 28/58 kB Progress (5): 170/472 kB | 86/209 kB | 56 kB | 45/532 kB | 32/58 kB Progress (5): 170/472 kB | 90/209 kB | 56 kB | 45/532 kB | 32/58 kB Progress (5): 170/472 kB | 90/209 kB | 56 kB | 45/532 kB | 36/58 kB Progress (5): 174/472 kB | 90/209 kB | 56 kB | 45/532 kB | 36/58 kB Progress (5): 174/472 kB | 90/209 kB | 56 kB | 49/532 kB | 36/58 kB Progress (5): 178/472 kB | 90/209 kB | 56 kB | 49/532 kB | 36/58 kB Progress (5): 178/472 kB | 90/209 kB | 56 kB | 49/532 kB | 40/58 kB Progress (5): 178/472 kB | 94/209 kB | 56 kB | 49/532 kB | 40/58 kB Progress (5): 178/472 kB | 94/209 kB | 56 kB | 49/532 kB | 44/58 kB Progress (5): 182/472 kB | 94/209 kB | 56 kB | 49/532 kB | 44/58 kB Progress (5): 182/472 kB | 94/209 kB | 56 kB | 53/532 kB | 44/58 kB Progress (5): 186/472 kB | 94/209 kB | 56 kB | 53/532 kB | 44/58 kB Progress (5): 186/472 kB | 94/209 kB | 56 kB | 53/532 kB | 48/58 kB Progress (5): 186/472 kB | 98/209 kB | 56 kB | 53/532 kB | 48/58 kB Progress (5): 186/472 kB | 98/209 kB | 56 kB | 53/532 kB | 52/58 kB Progress (5): 190/472 kB | 98/209 kB | 56 kB | 53/532 kB | 52/58 kB Progress (5): 190/472 kB | 98/209 kB | 56 kB | 57/532 kB | 52/58 kB Progress (5): 194/472 kB | 98/209 kB | 56 kB | 57/532 kB | 52/58 kB Progress (5): 194/472 kB | 98/209 kB | 56 kB | 57/532 kB | 56/58 kB Progress (5): 194/472 kB | 98/209 kB | 56 kB | 57/532 kB | 56/58 kB Progress (5): 194/472 kB | 98/209 kB | 56 kB | 57/532 kB | 58 kB Progress (5): 198/472 kB | 98/209 kB | 56 kB | 57/532 kB | 58 kB Progress (5): 198/472 kB | 98/209 kB | 56 kB | 61/532 kB | 58 kB Progress (5): 202/472 kB | 98/209 kB | 56 kB | 61/532 kB | 58 kB Progress (5): 202/472 kB | 102/209 kB | 56 kB | 61/532 kB | 58 kB Progress (5): 206/472 kB | 102/209 kB | 56 kB | 61/532 kB | 58 kB Progress (5): 206/472 kB | 102/209 kB | 56 kB | 65/532 kB | 58 kB Progress (5): 210/472 kB | 102/209 kB | 56 kB | 65/532 kB | 58 kB Progress (5): 210/472 kB | 106/209 kB | 56 kB | 65/532 kB | 58 kB Progress (5): 214/472 kB | 106/209 kB | 56 kB | 65/532 kB | 58 kB Progress (5): 214/472 kB | 106/209 kB | 56 kB | 69/532 kB | 58 kB Progress (5): 218/472 kB | 106/209 kB | 56 kB | 69/532 kB | 58 kB Progress (5): 218/472 kB | 110/209 kB | 56 kB | 69/532 kB | 58 kB Progress (5): 222/472 kB | 110/209 kB | 56 kB | 69/532 kB | 58 kB Progress (5): 222/472 kB | 110/209 kB | 56 kB | 73/532 kB | 58 kB Progress (5): 226/472 kB | 110/209 kB | 56 kB | 73/532 kB | 58 kB Progress (5): 226/472 kB | 114/209 kB | 56 kB | 73/532 kB | 58 kB Progress (5): 230/472 kB | 114/209 kB | 56 kB | 73/532 kB | 58 kB Progress (5): 230/472 kB | 114/209 kB | 56 kB | 77/532 kB | 58 kB Progress (5): 234/472 kB | 114/209 kB | 56 kB | 77/532 kB | 58 kB Progress (5): 234/472 kB | 118/209 kB | 56 kB | 77/532 kB | 58 kB Progress (5): 238/472 kB | 118/209 kB | 56 kB | 77/532 kB | 58 kB Progress (5): 238/472 kB | 118/209 kB | 56 kB | 81/532 kB | 58 kB Progress (5): 242/472 kB | 118/209 kB | 56 kB | 81/532 kB | 58 kB Progress (5): 242/472 kB | 122/209 kB | 56 kB | 81/532 kB | 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 100 kB/s) [2019-07-30T12:39:01.164Z] Progress (4): 242/472 kB | 126/209 kB | 81/532 kB | 58 kB Progress (4): 246/472 kB | 126/209 kB | 81/532 kB | 58 kB Progress (4): 246/472 kB | 126/209 kB | 85/532 kB | 58 kB Progress (4): 250/472 kB | 126/209 kB | 85/532 kB | 58 kB Progress (4): 250/472 kB | 130/209 kB | 85/532 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-30T12:39:01.164Z] Progress (4): 250/472 kB | 131/209 kB | 85/532 kB | 58 kB Progress (4): 254/472 kB | 131/209 kB | 85/532 kB | 58 kB Progress (4): 254/472 kB | 131/209 kB | 89/532 kB | 58 kB Progress (4): 254/472 kB | 135/209 kB | 89/532 kB | 58 kB Progress (4): 258/472 kB | 135/209 kB | 89/532 kB | 58 kB Progress (4): 258/472 kB | 139/209 kB | 89/532 kB | 58 kB Progress (4): 258/472 kB | 139/209 kB | 93/532 kB | 58 kB Progress (4): 262/472 kB | 139/209 kB | 93/532 kB | 58 kB Progress (4): 262/472 kB | 139/209 kB | 97/532 kB | 58 kB Progress (4): 262/472 kB | 143/209 kB | 97/532 kB | 58 kB Progress (4): 262/472 kB | 143/209 kB | 101/532 kB | 58 kB Progress (4): 266/472 kB | 143/209 kB | 101/532 kB | 58 kB Progress (4): 266/472 kB | 143/209 kB | 105/532 kB | 58 kB Progress (4): 266/472 kB | 147/209 kB | 105/532 kB | 58 kB Progress (4): 266/472 kB | 147/209 kB | 109/532 kB | 58 kB Progress (4): 270/472 kB | 147/209 kB | 109/532 kB | 58 kB Progress (4): 270/472 kB | 147/209 kB | 113/532 kB | 58 kB Progress (4): 270/472 kB | 151/209 kB | 113/532 kB | 58 kB Progress (4): 270/472 kB | 151/209 kB | 117/532 kB | 58 kB Progress (4): 274/472 kB | 151/209 kB | 117/532 kB | 58 kB Progress (4): 274/472 kB | 151/209 kB | 121/532 kB | 58 kB Progress (4): 274/472 kB | 155/209 kB | 121/532 kB | 58 kB Progress (4): 274/472 kB | 155/209 kB | 125/532 kB | 58 kB Progress (4): 278/472 kB | 155/209 kB | 125/532 kB | 58 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 102 kB/s) [2019-07-30T12:39:01.164Z] Progress (3): 282/472 kB | 155/209 kB | 125/532 kB Progress (3): 282/472 kB | 159/209 kB | 125/532 kB Progress (3): 282/472 kB | 159/209 kB | 129/532 kB Progress (3): 282/472 kB | 163/209 kB | 129/532 kB Progress (3): 286/472 kB | 163/209 kB | 129/532 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.jar [2019-07-30T12:39:01.164Z] Progress (3): 286/472 kB | 167/209 kB | 129/532 kB Progress (3): 290/472 kB | 167/209 kB | 129/532 kB Progress (3): 290/472 kB | 167/209 kB | 133/532 kB Progress (3): 294/472 kB | 167/209 kB | 133/532 kB Progress (3): 294/472 kB | 171/209 kB | 133/532 kB Progress (3): 298/472 kB | 171/209 kB | 133/532 kB Progress (3): 298/472 kB | 171/209 kB | 137/532 kB Progress (3): 302/472 kB | 171/209 kB | 137/532 kB Progress (3): 302/472 kB | 175/209 kB | 137/532 kB Progress (3): 306/472 kB | 175/209 kB | 137/532 kB Progress (3): 306/472 kB | 175/209 kB | 141/532 kB Progress (3): 306/472 kB | 179/209 kB | 141/532 kB Progress (3): 306/472 kB | 179/209 kB | 145/532 kB Progress (3): 310/472 kB | 179/209 kB | 145/532 kB Progress (3): 310/472 kB | 183/209 kB | 145/532 kB Progress (3): 314/472 kB | 183/209 kB | 145/532 kB Progress (3): 314/472 kB | 183/209 kB | 149/532 kB Progress (3): 318/472 kB | 183/209 kB | 149/532 kB Progress (3): 318/472 kB | 187/209 kB | 149/532 kB Progress (3): 322/472 kB | 187/209 kB | 149/532 kB Progress (3): 322/472 kB | 187/209 kB | 153/532 kB Progress (3): 326/472 kB | 187/209 kB | 153/532 kB Progress (3): 326/472 kB | 191/209 kB | 153/532 kB Progress (3): 330/472 kB | 191/209 kB | 153/532 kB Progress (3): 330/472 kB | 191/209 kB | 157/532 kB Progress (3): 334/472 kB | 191/209 kB | 157/532 kB Progress (3): 334/472 kB | 195/209 kB | 157/532 kB Progress (3): 338/472 kB | 195/209 kB | 157/532 kB Progress (3): 338/472 kB | 195/209 kB | 161/532 kB Progress (3): 338/472 kB | 199/209 kB | 161/532 kB Progress (3): 338/472 kB | 199/209 kB | 165/532 kB Progress (4): 338/472 kB | 199/209 kB | 165/532 kB | 4.1/100 kB Progress (4): 342/472 kB | 199/209 kB | 165/532 kB | 4.1/100 kB Progress (4): 342/472 kB | 199/209 kB | 165/532 kB | 7.7/100 kB Progress (4): 342/472 kB | 199/209 kB | 169/532 kB | 7.7/100 kB Progress (4): 342/472 kB | 203/209 kB | 169/532 kB | 7.7/100 kB Progress (4): 342/472 kB | 203/209 kB | 173/532 kB | 7.7/100 kB Progress (4): 342/472 kB | 203/209 kB | 173/532 kB | 12/100 kB Progress (4): 346/472 kB | 203/209 kB | 173/532 kB | 12/100 kB Progress (4): 346/472 kB | 203/209 kB | 173/532 kB | 16/100 kB Progress (4): 346/472 kB | 203/209 kB | 177/532 kB | 16/100 kB Progress (4): 346/472 kB | 203/209 kB | 177/532 kB | 20/100 kB Progress (4): 346/472 kB | 207/209 kB | 177/532 kB | 20/100 kB Progress (5): 346/472 kB | 207/209 kB | 177/532 kB | 20/100 kB | 4.1/245 kB Progress (5): 346/472 kB | 207/209 kB | 177/532 kB | 24/100 kB | 4.1/245 kB Progress (5): 346/472 kB | 207/209 kB | 181/532 kB | 24/100 kB | 4.1/245 kB Progress (5): 350/472 kB | 207/209 kB | 181/532 kB | 24/100 kB | 4.1/245 kB Progress (5): 350/472 kB | 207/209 kB | 185/532 kB | 24/100 kB | 4.1/245 kB Progress (5): 350/472 kB | 207/209 kB | 185/532 kB | 28/100 kB | 4.1/245 kB Progress (5): 350/472 kB | 207/209 kB | 185/532 kB | 28/100 kB | 7.7/245 kB Progress (5): 350/472 kB | 209 kB | 185/532 kB | 28/100 kB | 7.7/245 kB Progress (5): 350/472 kB | 209 kB | 185/532 kB | 28/100 kB | 12/245 kB Progress (5): 350/472 kB | 209 kB | 185/532 kB | 32/100 kB | 12/245 kB Progress (5): 350/472 kB | 209 kB | 189/532 kB | 32/100 kB | 12/245 kB Progress (5): 354/472 kB | 209 kB | 189/532 kB | 32/100 kB | 12/245 kB Progress (5): 354/472 kB | 209 kB | 193/532 kB | 32/100 kB | 12/245 kB Progress (5): 354/472 kB | 209 kB | 193/532 kB | 36/100 kB | 12/245 kB Progress (5): 354/472 kB | 209 kB | 193/532 kB | 36/100 kB | 16/245 kB Progress (5): 354/472 kB | 209 kB | 193/532 kB | 40/100 kB | 16/245 kB Progress (5): 354/472 kB | 209 kB | 197/532 kB | 40/100 kB | 16/245 kB Progress (5): 358/472 kB | 209 kB | 197/532 kB | 40/100 kB | 16/245 kB Progress (5): 358/472 kB | 209 kB | 201/532 kB | 40/100 kB | 16/245 kB Progress (5): 358/472 kB | 209 kB | 201/532 kB | 44/100 kB | 16/245 kB Progress (5): 358/472 kB | 209 kB | 201/532 kB | 44/100 kB | 20/245 kB Progress (5): 358/472 kB | 209 kB | 201/532 kB | 48/100 kB | 20/245 kB Progress (5): 358/472 kB | 209 kB | 205/532 kB | 48/100 kB | 20/245 kB Progress (5): 362/472 kB | 209 kB | 205/532 kB | 48/100 kB | 20/245 kB Progress (5): 362/472 kB | 209 kB | 209/532 kB | 48/100 kB | 20/245 kB Progress (5): 362/472 kB | 209 kB | 209/532 kB | 52/100 kB | 20/245 kB Progress (5): 362/472 kB | 209 kB | 209/532 kB | 52/100 kB | 24/245 kB Progress (5): 362/472 kB | 209 kB | 209/532 kB | 56/100 kB | 24/245 kB Progress (5): 362/472 kB | 209 kB | 213/532 kB | 56/100 kB | 24/245 kB Progress (5): 366/472 kB | 209 kB | 213/532 kB | 56/100 kB | 24/245 kB Progress (5): 366/472 kB | 209 kB | 217/532 kB | 56/100 kB | 24/245 kB Progress (5): 366/472 kB | 209 kB | 217/532 kB | 60/100 kB | 24/245 kB Progress (5): 366/472 kB | 209 kB | 217/532 kB | 60/100 kB | 28/245 kB Progress (5): 366/472 kB | 209 kB | 217/532 kB | 64/100 kB | 28/245 kB Progress (5): 366/472 kB | 209 kB | 221/532 kB | 64/100 kB | 28/245 kB Progress (5): 370/472 kB | 209 kB | 221/532 kB | 64/100 kB | 28/245 kB Progress (5): 370/472 kB | 209 kB | 225/532 kB | 64/100 kB | 28/245 kB Progress (5): 370/472 kB | 209 kB | 225/532 kB | 68/100 kB | 28/245 kB Progress (5): 370/472 kB | 209 kB | 225/532 kB | 68/100 kB | 32/245 kB Progress (5): 370/472 kB | 209 kB | 225/532 kB | 72/100 kB | 32/245 kB Progress (5): 370/472 kB | 209 kB | 229/532 kB | 72/100 kB | 32/245 kB Progress (5): 374/472 kB | 209 kB | 229/532 kB | 72/100 kB | 32/245 kB Progress (5): 374/472 kB | 209 kB | 233/532 kB | 72/100 kB | 32/245 kB Progress (5): 374/472 kB | 209 kB | 233/532 kB | 76/100 kB | 32/245 kB Progress (5): 374/472 kB | 209 kB | 233/532 kB | 76/100 kB | 33/245 kB Progress (5): 374/472 kB | 209 kB | 233/532 kB | 80/100 kB | 33/245 kB Progress (5): 374/472 kB | 209 kB | 237/532 kB | 80/100 kB | 33/245 kB Progress (5): 378/472 kB | 209 kB | 237/532 kB | 80/100 kB | 33/245 kB Progress (5): 378/472 kB | 209 kB | 241/532 kB | 80/100 kB | 33/245 kB Progress (5): 378/472 kB | 209 kB | 241/532 kB | 84/100 kB | 33/245 kB Progress (5): 378/472 kB | 209 kB | 241/532 kB | 84/100 kB | 37/245 kB Progress (5): 378/472 kB | 209 kB | 241/532 kB | 88/100 kB | 37/245 kB Progress (5): 378/472 kB | 209 kB | 245/532 kB | 88/100 kB | 37/245 kB Progress (5): 382/472 kB | 209 kB | 245/532 kB | 88/100 kB | 37/245 kB Progress (5): 382/472 kB | 209 kB | 249/532 kB | 88/100 kB | 37/245 kB Progress (5): 382/472 kB | 209 kB | 249/532 kB | 92/100 kB | 37/245 kB Progress (5): 382/472 kB | 209 kB | 249/532 kB | 92/100 kB | 41/245 kB Progress (5): 382/472 kB | 209 kB | 249/532 kB | 96/100 kB | 41/245 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 323 kB/s) [2019-07-30T12:39:01.164Z] Progress (4): 382/472 kB | 253/532 kB | 96/100 kB | 41/245 kB Progress (4): 386/472 kB | 253/532 kB | 96/100 kB | 41/245 kB Progress (4): 386/472 kB | 257/532 kB | 96/100 kB | 41/245 kB Progress (4): 390/472 kB | 257/532 kB | 96/100 kB | 41/245 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.jar [2019-07-30T12:39:01.164Z] Progress (4): 390/472 kB | 257/532 kB | 100 kB | 41/245 kB Progress (4): 390/472 kB | 257/532 kB | 100 kB | 45/245 kB Progress (4): 394/472 kB | 257/532 kB | 100 kB | 45/245 kB Progress (4): 394/472 kB | 261/532 kB | 100 kB | 45/245 kB Progress (4): 398/472 kB | 261/532 kB | 100 kB | 45/245 kB Progress (4): 398/472 kB | 261/532 kB | 100 kB | 49/245 kB Progress (4): 402/472 kB | 261/532 kB | 100 kB | 49/245 kB Progress (4): 402/472 kB | 261/532 kB | 100 kB | 53/245 kB Progress (4): 406/472 kB | 261/532 kB | 100 kB | 53/245 kB Progress (4): 406/472 kB | 265/532 kB | 100 kB | 53/245 kB Progress (4): 410/472 kB | 265/532 kB | 100 kB | 53/245 kB Progress (4): 410/472 kB | 265/532 kB | 100 kB | 57/245 kB Progress (4): 414/472 kB | 265/532 kB | 100 kB | 57/245 kB Progress (4): 414/472 kB | 265/532 kB | 100 kB | 61/245 kB Progress (4): 414/472 kB | 269/532 kB | 100 kB | 61/245 kB Progress (4): 414/472 kB | 269/532 kB | 100 kB | 65/245 kB Progress (4): 418/472 kB | 269/532 kB | 100 kB | 65/245 kB Progress (4): 418/472 kB | 269/532 kB | 100 kB | 69/245 kB Progress (4): 418/472 kB | 273/532 kB | 100 kB | 69/245 kB Progress (4): 418/472 kB | 273/532 kB | 100 kB | 73/245 kB Progress (4): 422/472 kB | 273/532 kB | 100 kB | 73/245 kB Progress (4): 422/472 kB | 273/532 kB | 100 kB | 77/245 kB Progress (4): 422/472 kB | 277/532 kB | 100 kB | 77/245 kB Progress (4): 422/472 kB | 277/532 kB | 100 kB | 81/245 kB Progress (4): 426/472 kB | 277/532 kB | 100 kB | 81/245 kB Progress (4): 426/472 kB | 277/532 kB | 100 kB | 85/245 kB Progress (4): 426/472 kB | 277/532 kB | 100 kB | 89/245 kB Progress (4): 426/472 kB | 281/532 kB | 100 kB | 89/245 kB Progress (4): 426/472 kB | 281/532 kB | 100 kB | 93/245 kB Progress (4): 430/472 kB | 281/532 kB | 100 kB | 93/245 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.jar (100 kB at 152 kB/s) [2019-07-30T12:39:01.164Z] Progress (3): 430/472 kB | 281/532 kB | 97/245 kB Progress (3): 430/472 kB | 285/532 kB | 97/245 kB Progress (3): 430/472 kB | 285/532 kB | 101/245 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-30T12:39:01.164Z] Progress (3): 434/472 kB | 285/532 kB | 101/245 kB Progress (3): 434/472 kB | 285/532 kB | 105/245 kB Progress (3): 434/472 kB | 289/532 kB | 105/245 kB Progress (3): 434/472 kB | 289/532 kB | 109/245 kB Progress (3): 438/472 kB | 289/532 kB | 109/245 kB Progress (3): 438/472 kB | 289/532 kB | 113/245 kB Progress (3): 438/472 kB | 293/532 kB | 113/245 kB Progress (3): 438/472 kB | 293/532 kB | 117/245 kB Progress (3): 442/472 kB | 293/532 kB | 117/245 kB Progress (3): 442/472 kB | 293/532 kB | 121/245 kB Progress (3): 442/472 kB | 297/532 kB | 121/245 kB Progress (3): 446/472 kB | 297/532 kB | 121/245 kB Progress (3): 446/472 kB | 297/532 kB | 125/245 kB Progress (3): 450/472 kB | 297/532 kB | 125/245 kB Progress (3): 450/472 kB | 301/532 kB | 125/245 kB Progress (3): 454/472 kB | 301/532 kB | 125/245 kB Progress (3): 454/472 kB | 301/532 kB | 129/245 kB Progress (4): 454/472 kB | 301/532 kB | 129/245 kB | 4.1/13 kB Progress (4): 458/472 kB | 301/532 kB | 129/245 kB | 4.1/13 kB Progress (4): 458/472 kB | 305/532 kB | 129/245 kB | 4.1/13 kB Progress (4): 462/472 kB | 305/532 kB | 129/245 kB | 4.1/13 kB Progress (4): 462/472 kB | 305/532 kB | 129/245 kB | 7.7/13 kB Progress (4): 462/472 kB | 305/532 kB | 133/245 kB | 7.7/13 kB Progress (4): 462/472 kB | 305/532 kB | 133/245 kB | 12/13 kB Progress (4): 466/472 kB | 305/532 kB | 133/245 kB | 12/13 kB Progress (4): 466/472 kB | 309/532 kB | 133/245 kB | 12/13 kB Progress (4): 470/472 kB | 309/532 kB | 133/245 kB | 12/13 kB Progress (4): 470/472 kB | 309/532 kB | 133/245 kB | 13 kB Progress (4): 470/472 kB | 309/532 kB | 137/245 kB | 13 kB Progress (4): 472 kB | 309/532 kB | 137/245 kB | 13 kB Progress (4): 472 kB | 313/532 kB | 137/245 kB | 13 kB Progress (4): 472 kB | 313/532 kB | 141/245 kB | 13 kB Progress (4): 472 kB | 317/532 kB | 141/245 kB | 13 kB Progress (4): 472 kB | 317/532 kB | 145/245 kB | 13 kB Progress (4): 472 kB | 321/532 kB | 145/245 kB | 13 kB Progress (4): 472 kB | 321/532 kB | 149/245 kB | 13 kB Progress (4): 472 kB | 325/532 kB | 149/245 kB | 13 kB Progress (4): 472 kB | 325/532 kB | 153/245 kB | 13 kB Progress (4): 472 kB | 329/532 kB | 153/245 kB | 13 kB Progress (4): 472 kB | 329/532 kB | 157/245 kB | 13 kB Progress (4): 472 kB | 333/532 kB | 157/245 kB | 13 kB Progress (4): 472 kB | 333/532 kB | 161/245 kB | 13 kB Progress (4): 472 kB | 337/532 kB | 161/245 kB | 13 kB Progress (4): 472 kB | 337/532 kB | 165/245 kB | 13 kB Progress (4): 472 kB | 341/532 kB | 165/245 kB | 13 kB Progress (4): 472 kB | 341/532 kB | 169/245 kB | 13 kB Progress (4): 472 kB | 345/532 kB | 169/245 kB | 13 kB Progress (4): 472 kB | 345/532 kB | 173/245 kB | 13 kB Progress (4): 472 kB | 349/532 kB | 173/245 kB | 13 kB Progress (4): 472 kB | 349/532 kB | 177/245 kB | 13 kB Progress (4): 472 kB | 353/532 kB | 177/245 kB | 13 kB Progress (4): 472 kB | 353/532 kB | 181/245 kB | 13 kB Progress (4): 472 kB | 357/532 kB | 181/245 kB | 13 kB Progress (4): 472 kB | 357/532 kB | 185/245 kB | 13 kB Progress (4): 472 kB | 361/532 kB | 185/245 kB | 13 kB Progress (4): 472 kB | 361/532 kB | 189/245 kB | 13 kB Progress (4): 472 kB | 365/532 kB | 189/245 kB | 13 kB Progress (4): 472 kB | 365/532 kB | 193/245 kB | 13 kB Progress (4): 472 kB | 369/532 kB | 193/245 kB | 13 kB Progress (4): 472 kB | 369/532 kB | 197/245 kB | 13 kB Progress (5): 472 kB | 369/532 kB | 197/245 kB | 13 kB | 0/1.4 MB Progress (5): 472 kB | 369/532 kB | 201/245 kB | 13 kB | 0/1.4 MB Progress (5): 472 kB | 373/532 kB | 201/245 kB | 13 kB | 0/1.4 MB Progress (5): 472 kB | 373/532 kB | 205/245 kB | 13 kB | 0/1.4 MB Progress (5): 472 kB | 373/532 kB | 205/245 kB | 13 kB | 0/1.4 MB Progress (5): 472 kB | 373/532 kB | 209/245 kB | 13 kB | 0/1.4 MB Progress (5): 472 kB | 373/532 kB | 209/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-30T12:39:01.164Z] Progress (4): 472 kB | 377/532 kB | 209/245 kB | 0/1.4 MB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.jar [2019-07-30T12:39:01.164Z] Progress (4): 472 kB | 377/532 kB | 209/245 kB | 0/1.4 MB Progress (4): 472 kB | 377/532 kB | 213/245 kB | 0/1.4 MB Progress (4): 472 kB | 377/532 kB | 213/245 kB | 0/1.4 MB 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 698 kB/s) [2019-07-30T12:39:01.164Z] 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-30T12:39:01.164Z] Progress (3): 381/532 kB | 213/245 kB | 0/1.4 MB Progress (3): 381/532 kB | 213/245 kB | 0/1.4 MB Progress (3): 381/532 kB | 217/245 kB | 0/1.4 MB Progress (3): 381/532 kB | 217/245 kB | 0/1.4 MB Progress (3): 385/532 kB | 217/245 kB | 0/1.4 MB Progress (3): 385/532 kB | 217/245 kB | 0/1.4 MB Progress (3): 385/532 kB | 221/245 kB | 0/1.4 MB Progress (4): 385/532 kB | 221/245 kB | 0/1.4 MB | 3.2 kB Progress (4): 385/532 kB | 225/245 kB | 0/1.4 MB | 3.2 kB Progress (4): 385/532 kB | 225/245 kB | 0/1.4 MB | 3.2 kB Progress (4): 389/532 kB | 225/245 kB | 0/1.4 MB | 3.2 kB Progress (4): 389/532 kB | 225/245 kB | 0/1.4 MB | 3.2 kB Progress (4): 389/532 kB | 229/245 kB | 0/1.4 MB | 3.2 kB Progress (4): 389/532 kB | 229/245 kB | 0/1.4 MB | 3.2 kB Progress (4): 393/532 kB | 229/245 kB | 0/1.4 MB | 3.2 kB Progress (4): 393/532 kB | 229/245 kB | 0/1.4 MB | 3.2 kB Progress (4): 393/532 kB | 233/245 kB | 0/1.4 MB | 3.2 kB Progress (4): 393/532 kB | 233/245 kB | 0/1.4 MB | 3.2 kB Progress (4): 397/532 kB | 233/245 kB | 0/1.4 MB | 3.2 kB Progress (4): 397/532 kB | 233/245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 397/532 kB | 237/245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 397/532 kB | 237/245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 401/532 kB | 237/245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 401/532 kB | 237/245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 401/532 kB | 241/245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 401/532 kB | 241/245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 405/532 kB | 241/245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 405/532 kB | 241/245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 405/532 kB | 245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 405/532 kB | 245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 409/532 kB | 245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 409/532 kB | 245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 413/532 kB | 245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 413/532 kB | 245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 417/532 kB | 245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 417/532 kB | 245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 421/532 kB | 245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 425/532 kB | 245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 425/532 kB | 245 kB | 0.1/1.4 MB | 3.2 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.3 kB/s) [2019-07-30T12:39:01.164Z] Progress (3): 429/532 kB | 245 kB | 0.1/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-30T12:39:01.164Z] Progress (3): 429/532 kB | 245 kB | 0.1/1.4 MB Progress (3): 433/532 kB | 245 kB | 0.1/1.4 MB Progress (3): 433/532 kB | 245 kB | 0.1/1.4 MB Progress (3): 437/532 kB | 245 kB | 0.1/1.4 MB Progress (3): 437/532 kB | 245 kB | 0.1/1.4 MB Progress (3): 441/532 kB | 245 kB | 0.1/1.4 MB Progress (3): 441/532 kB | 245 kB | 0.1/1.4 MB Progress (3): 445/532 kB | 245 kB | 0.1/1.4 MB Progress (3): 449/532 kB | 245 kB | 0.1/1.4 MB Progress (3): 449/532 kB | 245 kB | 0.1/1.4 MB Progress (3): 453/532 kB | 245 kB | 0.1/1.4 MB Progress (3): 453/532 kB | 245 kB | 0.1/1.4 MB Progress (3): 457/532 kB | 245 kB | 0.1/1.4 MB Progress (3): 457/532 kB | 245 kB | 0.1/1.4 MB Progress (3): 461/532 kB | 245 kB | 0.1/1.4 MB Progress (3): 461/532 kB | 245 kB | 0.1/1.4 MB Progress (3): 465/532 kB | 245 kB | 0.1/1.4 MB Progress (3): 465/532 kB | 245 kB | 0.1/1.4 MB Progress (3): 469/532 kB | 245 kB | 0.1/1.4 MB Progress (3): 469/532 kB | 245 kB | 0.1/1.4 MB 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 328 kB/s) [2019-07-30T12:39:01.164Z] Progress (2): 473/532 kB | 0.1/1.4 MB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.jar [2019-07-30T12:39:01.164Z] Progress (2): 477/532 kB | 0.1/1.4 MB Progress (2): 481/532 kB | 0.1/1.4 MB Progress (3): 481/532 kB | 0.1/1.4 MB | 4.1/37 kB Progress (3): 485/532 kB | 0.1/1.4 MB | 4.1/37 kB Progress (3): 485/532 kB | 0.1/1.4 MB | 7.7/37 kB Progress (3): 489/532 kB | 0.1/1.4 MB | 7.7/37 kB Progress (3): 489/532 kB | 0.1/1.4 MB | 12/37 kB Progress (3): 493/532 kB | 0.1/1.4 MB | 12/37 kB Progress (3): 493/532 kB | 0.1/1.4 MB | 16/37 kB Progress (3): 497/532 kB | 0.1/1.4 MB | 16/37 kB Progress (3): 497/532 kB | 0.1/1.4 MB | 20/37 kB Progress (3): 501/532 kB | 0.1/1.4 MB | 20/37 kB Progress (3): 501/532 kB | 0.1/1.4 MB | 24/37 kB Progress (4): 501/532 kB | 0.1/1.4 MB | 24/37 kB | 4.1/112 kB Progress (4): 505/532 kB | 0.1/1.4 MB | 24/37 kB | 4.1/112 kB Progress (4): 505/532 kB | 0.1/1.4 MB | 24/37 kB | 7.7/112 kB Progress (4): 505/532 kB | 0.1/1.4 MB | 28/37 kB | 7.7/112 kB Progress (4): 505/532 kB | 0.1/1.4 MB | 28/37 kB | 12/112 kB Progress (4): 509/532 kB | 0.1/1.4 MB | 28/37 kB | 12/112 kB Progress (4): 513/532 kB | 0.1/1.4 MB | 28/37 kB | 12/112 kB Progress (4): 513/532 kB | 0.1/1.4 MB | 28/37 kB | 16/112 kB Progress (4): 513/532 kB | 0.1/1.4 MB | 32/37 kB | 16/112 kB Progress (4): 513/532 kB | 0.1/1.4 MB | 32/37 kB | 20/112 kB Progress (4): 517/532 kB | 0.1/1.4 MB | 32/37 kB | 20/112 kB Progress (4): 517/532 kB | 0.1/1.4 MB | 32/37 kB | 24/112 kB Progress (4): 517/532 kB | 0.1/1.4 MB | 36/37 kB | 24/112 kB Progress (4): 517/532 kB | 0.1/1.4 MB | 36/37 kB | 28/112 kB Progress (4): 521/532 kB | 0.1/1.4 MB | 36/37 kB | 28/112 kB Progress (4): 521/532 kB | 0.1/1.4 MB | 36/37 kB | 32/112 kB Progress (4): 521/532 kB | 0.1/1.4 MB | 37 kB | 32/112 kB Progress (4): 521/532 kB | 0.1/1.4 MB | 37 kB | 33/112 kB Progress (4): 525/532 kB | 0.1/1.4 MB | 37 kB | 33/112 kB Progress (4): 525/532 kB | 0.1/1.4 MB | 37 kB | 37/112 kB Progress (4): 529/532 kB | 0.1/1.4 MB | 37 kB | 37/112 kB Progress (5): 529/532 kB | 0.1/1.4 MB | 37 kB | 37/112 kB | 4.1/7.2 kB Progress (5): 529/532 kB | 0.1/1.4 MB | 37 kB | 41/112 kB | 4.1/7.2 kB Progress (5): 529/532 kB | 0.1/1.4 MB | 37 kB | 41/112 kB | 7.2 kB Progress (5): 532 kB | 0.1/1.4 MB | 37 kB | 41/112 kB | 7.2 kB Progress (5): 532 kB | 0.1/1.4 MB | 37 kB | 45/112 kB | 7.2 kB Progress (5): 532 kB | 0.1/1.4 MB | 37 kB | 49/112 kB | 7.2 kB Progress (5): 532 kB | 0.1/1.4 MB | 37 kB | 53/112 kB | 7.2 kB Progress (5): 532 kB | 0.1/1.4 MB | 37 kB | 57/112 kB | 7.2 kB Progress (5): 532 kB | 0.1/1.4 MB | 37 kB | 61/112 kB | 7.2 kB Progress (5): 532 kB | 0.1/1.4 MB | 37 kB | 65/112 kB | 7.2 kB Progress (5): 532 kB | 0.1/1.4 MB | 37 kB | 66/112 kB | 7.2 kB Progress (5): 532 kB | 0.1/1.4 MB | 37 kB | 70/112 kB | 7.2 kB Progress (5): 532 kB | 0.1/1.4 MB | 37 kB | 74/112 kB | 7.2 kB Progress (5): 532 kB | 0.1/1.4 MB | 37 kB | 78/112 kB | 7.2 kB Progress (5): 532 kB | 0.1/1.4 MB | 37 kB | 82/112 kB | 7.2 kB Progress (5): 532 kB | 0.1/1.4 MB | 37 kB | 86/112 kB | 7.2 kB Progress (5): 532 kB | 0.1/1.4 MB | 37 kB | 90/112 kB | 7.2 kB Progress (5): 532 kB | 0.1/1.4 MB | 37 kB | 94/112 kB | 7.2 kB Progress (5): 532 kB | 0.1/1.4 MB | 37 kB | 98/112 kB | 7.2 kB Progress (5): 532 kB | 0.1/1.4 MB | 37 kB | 102/112 kB | 7.2 kB Progress (5): 532 kB | 0.1/1.4 MB | 37 kB | 106/112 kB | 7.2 kB Progress (5): 532 kB | 0.1/1.4 MB | 37 kB | 110/112 kB | 7.2 kB Progress (5): 532 kB | 0.1/1.4 MB | 37 kB | 112 kB | 7.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.jar (7.2 kB at 9.4 kB/s) [2019-07-30T12:39:01.164Z] 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 697 kB/s) [2019-07-30T12:39:01.164Z] 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-30T12:39:01.164Z] 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 48 kB/s) [2019-07-30T12:39:01.164Z] 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-30T12:39:01.164Z] 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-30T12:39:01.164Z] 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 145 kB/s) [2019-07-30T12:39:01.164Z] 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-30T12:39:01.423Z] Progress (2): 0.1/1.4 MB | 4.1/37 kB Progress (2): 0.1/1.4 MB | 7.7/37 kB Progress (3): 0.1/1.4 MB | 7.7/37 kB | 4.1/285 kB Progress (4): 0.1/1.4 MB | 7.7/37 kB | 4.1/285 kB | 4.1/53 kB Progress (5): 0.1/1.4 MB | 7.7/37 kB | 4.1/285 kB | 4.1/53 kB | 4.1/9.4 kB Progress (5): 0.1/1.4 MB | 7.7/37 kB | 4.1/285 kB | 7.7/53 kB | 4.1/9.4 kB Progress (5): 0.1/1.4 MB | 7.7/37 kB | 7.7/285 kB | 7.7/53 kB | 4.1/9.4 kB Progress (5): 0.1/1.4 MB | 12/37 kB | 7.7/285 kB | 7.7/53 kB | 4.1/9.4 kB Progress (5): 0.1/1.4 MB | 12/37 kB | 12/285 kB | 7.7/53 kB | 4.1/9.4 kB Progress (5): 0.1/1.4 MB | 12/37 kB | 12/285 kB | 12/53 kB | 4.1/9.4 kB Progress (5): 0.1/1.4 MB | 12/37 kB | 12/285 kB | 12/53 kB | 7.7/9.4 kB Progress (5): 0.1/1.4 MB | 12/37 kB | 12/285 kB | 16/53 kB | 7.7/9.4 kB Progress (5): 0.1/1.4 MB | 12/37 kB | 16/285 kB | 16/53 kB | 7.7/9.4 kB Progress (5): 0.1/1.4 MB | 16/37 kB | 16/285 kB | 16/53 kB | 7.7/9.4 kB Progress (5): 0.1/1.4 MB | 16/37 kB | 20/285 kB | 16/53 kB | 7.7/9.4 kB Progress (5): 0.1/1.4 MB | 16/37 kB | 20/285 kB | 20/53 kB | 7.7/9.4 kB Progress (5): 0.1/1.4 MB | 16/37 kB | 20/285 kB | 20/53 kB | 9.4 kB Progress (5): 0.1/1.4 MB | 16/37 kB | 20/285 kB | 24/53 kB | 9.4 kB Progress (5): 0.1/1.4 MB | 16/37 kB | 24/285 kB | 24/53 kB | 9.4 kB Progress (5): 0.1/1.4 MB | 20/37 kB | 24/285 kB | 24/53 kB | 9.4 kB Progress (5): 0.1/1.4 MB | 20/37 kB | 28/285 kB | 24/53 kB | 9.4 kB Progress (5): 0.1/1.4 MB | 20/37 kB | 28/285 kB | 28/53 kB | 9.4 kB Progress (5): 0.1/1.4 MB | 20/37 kB | 32/285 kB | 28/53 kB | 9.4 kB Progress (5): 0.1/1.4 MB | 24/37 kB | 32/285 kB | 28/53 kB | 9.4 kB Progress (5): 0.1/1.4 MB | 24/37 kB | 33/285 kB | 28/53 kB | 9.4 kB Progress (5): 0.1/1.4 MB | 24/37 kB | 33/285 kB | 32/53 kB | 9.4 kB Progress (5): 0.1/1.4 MB | 24/37 kB | 37/285 kB | 32/53 kB | 9.4 kB Progress (5): 0.1/1.4 MB | 28/37 kB | 37/285 kB | 32/53 kB | 9.4 kB Progress (5): 0.1/1.4 MB | 28/37 kB | 41/285 kB | 32/53 kB | 9.4 kB Progress (5): 0.1/1.4 MB | 28/37 kB | 41/285 kB | 36/53 kB | 9.4 kB Progress (5): 0.1/1.4 MB | 28/37 kB | 45/285 kB | 36/53 kB | 9.4 kB Progress (5): 0.1/1.4 MB | 32/37 kB | 45/285 kB | 36/53 kB | 9.4 kB Progress (5): 0.1/1.4 MB | 32/37 kB | 49/285 kB | 36/53 kB | 9.4 kB Progress (5): 0.1/1.4 MB | 32/37 kB | 49/285 kB | 40/53 kB | 9.4 kB Progress (5): 0.1/1.4 MB | 32/37 kB | 53/285 kB | 40/53 kB | 9.4 kB Progress (5): 0.1/1.4 MB | 36/37 kB | 53/285 kB | 40/53 kB | 9.4 kB Progress (5): 0.1/1.4 MB | 36/37 kB | 57/285 kB | 40/53 kB | 9.4 kB Progress (5): 0.1/1.4 MB | 36/37 kB | 57/285 kB | 44/53 kB | 9.4 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 11 kB/s) [2019-07-30T12:39:01.423Z] 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-30T12:39:01.423Z] Progress (4): 0.1/1.4 MB | 36/37 kB | 61/285 kB | 44/53 kB Progress (4): 0.1/1.4 MB | 37 kB | 61/285 kB | 44/53 kB Progress (4): 0.1/1.4 MB | 37 kB | 65/285 kB | 44/53 kB Progress (4): 0.1/1.4 MB | 37 kB | 65/285 kB | 48/53 kB Progress (4): 0.1/1.4 MB | 37 kB | 66/285 kB | 48/53 kB Progress (4): 0.1/1.4 MB | 37 kB | 66/285 kB | 52/53 kB Progress (4): 0.1/1.4 MB | 37 kB | 70/285 kB | 52/53 kB Progress (4): 0.1/1.4 MB | 37 kB | 70/285 kB | 53 kB Progress (4): 0.1/1.4 MB | 37 kB | 74/285 kB | 53 kB Progress (4): 0.1/1.4 MB | 37 kB | 78/285 kB | 53 kB Progress (4): 0.1/1.4 MB | 37 kB | 82/285 kB | 53 kB Progress (4): 0.1/1.4 MB | 37 kB | 86/285 kB | 53 kB Progress (4): 0.1/1.4 MB | 37 kB | 90/285 kB | 53 kB Progress (4): 0.1/1.4 MB | 37 kB | 94/285 kB | 53 kB Progress (4): 0.1/1.4 MB | 37 kB | 98/285 kB | 53 kB Progress (4): 0.1/1.4 MB | 37 kB | 98/285 kB | 53 kB Progress (4): 0.1/1.4 MB | 37 kB | 102/285 kB | 53 kB Progress (4): 0.1/1.4 MB | 37 kB | 106/285 kB | 53 kB Progress (4): 0.1/1.4 MB | 37 kB | 110/285 kB | 53 kB Progress (4): 0.1/1.4 MB | 37 kB | 114/285 kB | 53 kB Progress (4): 0.1/1.4 MB | 37 kB | 118/285 kB | 53 kB Progress (4): 0.1/1.4 MB | 37 kB | 122/285 kB | 53 kB Progress (4): 0.1/1.4 MB | 37 kB | 126/285 kB | 53 kB Progress (4): 0.1/1.4 MB | 37 kB | 130/285 kB | 53 kB Progress (4): 0.1/1.4 MB | 37 kB | 131/285 kB | 53 kB Progress (4): 0.1/1.4 MB | 37 kB | 135/285 kB | 53 kB Progress (4): 0.1/1.4 MB | 37 kB | 139/285 kB | 53 kB Progress (4): 0.1/1.4 MB | 37 kB | 143/285 kB | 53 kB Progress (4): 0.1/1.4 MB | 37 kB | 147/285 kB | 53 kB Progress (4): 0.1/1.4 MB | 37 kB | 151/285 kB | 53 kB Progress (5): 0.1/1.4 MB | 37 kB | 151/285 kB | 53 kB | 4.1/38 kB Progress (5): 0.1/1.4 MB | 37 kB | 155/285 kB | 53 kB | 4.1/38 kB Progress (5): 0.1/1.4 MB | 37 kB | 155/285 kB | 53 kB | 7.7/38 kB Progress (5): 0.1/1.4 MB | 37 kB | 159/285 kB | 53 kB | 7.7/38 kB Progress (5): 0.1/1.4 MB | 37 kB | 159/285 kB | 53 kB | 12/38 kB Progress (5): 0.1/1.4 MB | 37 kB | 163/285 kB | 53 kB | 12/38 kB Progress (5): 0.1/1.4 MB | 37 kB | 163/285 kB | 53 kB | 16/38 kB Progress (5): 0.1/1.4 MB | 37 kB | 164/285 kB | 53 kB | 16/38 kB Progress (5): 0.1/1.4 MB | 37 kB | 164/285 kB | 53 kB | 20/38 kB Progress (5): 0.1/1.4 MB | 37 kB | 168/285 kB | 53 kB | 20/38 kB Progress (5): 0.1/1.4 MB | 37 kB | 168/285 kB | 53 kB | 24/38 kB Progress (5): 0.1/1.4 MB | 37 kB | 172/285 kB | 53 kB | 24/38 kB Progress (5): 0.1/1.4 MB | 37 kB | 172/285 kB | 53 kB | 28/38 kB Progress (5): 0.1/1.4 MB | 37 kB | 176/285 kB | 53 kB | 28/38 kB Progress (5): 0.1/1.4 MB | 37 kB | 176/285 kB | 53 kB | 32/38 kB Progress (5): 0.1/1.4 MB | 37 kB | 180/285 kB | 53 kB | 32/38 kB Progress (5): 0.1/1.4 MB | 37 kB | 180/285 kB | 53 kB | 36/38 kB Progress (5): 0.1/1.4 MB | 37 kB | 184/285 kB | 53 kB | 36/38 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-30T12:39:01.423Z] 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-30T12:39:01.423Z] Progress (4): 0.1/1.4 MB | 184/285 kB | 53 kB | 38 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 62 kB/s) [2019-07-30T12:39:01.423Z] Progress (3): 0.1/1.4 MB | 188/285 kB | 38 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.jar [2019-07-30T12:39:01.423Z] Progress (3): 0.1/1.4 MB | 192/285 kB | 38 kB Progress (3): 0.1/1.4 MB | 196/285 kB | 38 kB Progress (3): 0.1/1.4 MB | 197/285 kB | 38 kB Progress (3): 0.1/1.4 MB | 201/285 kB | 38 kB Progress (3): 0.1/1.4 MB | 205/285 kB | 38 kB Progress (3): 0.1/1.4 MB | 209/285 kB | 38 kB Progress (3): 0.1/1.4 MB | 213/285 kB | 38 kB Progress (3): 0.1/1.4 MB | 217/285 kB | 38 kB Progress (3): 0.1/1.4 MB | 221/285 kB | 38 kB Progress (3): 0.1/1.4 MB | 225/285 kB | 38 kB Progress (3): 0.1/1.4 MB | 229/285 kB | 38 kB Progress (3): 0.1/1.4 MB | 233/285 kB | 38 kB Progress (3): 0.1/1.4 MB | 237/285 kB | 38 kB Progress (3): 0.1/1.4 MB | 241/285 kB | 38 kB Progress (3): 0.1/1.4 MB | 245/285 kB | 38 kB Progress (3): 0.1/1.4 MB | 249/285 kB | 38 kB Progress (3): 0.1/1.4 MB | 253/285 kB | 38 kB Progress (3): 0.1/1.4 MB | 257/285 kB | 38 kB Progress (3): 0.1/1.4 MB | 261/285 kB | 38 kB Progress (3): 0.1/1.4 MB | 265/285 kB | 38 kB Progress (3): 0.1/1.4 MB | 269/285 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 44 kB/s) [2019-07-30T12:39:01.423Z] Progress (2): 0.1/1.4 MB | 273/285 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.jar [2019-07-30T12:39:01.423Z] Progress (2): 0.1/1.4 MB | 277/285 kB Progress (2): 0.1/1.4 MB | 281/285 kB Progress (2): 0.1/1.4 MB | 285/285 kB Progress (2): 0.1/1.4 MB | 285 kB Progress (3): 0.1/1.4 MB | 285 kB | 4.1/4.3 kB Progress (3): 0.1/1.4 MB | 285 kB | 4.3 kB Progress (4): 0.1/1.4 MB | 285 kB | 4.3 kB | 4.1/21 kB Progress (4): 0.1/1.4 MB | 285 kB | 4.3 kB | 7.7/21 kB Progress (5): 0.1/1.4 MB | 285 kB | 4.3 kB | 7.7/21 kB | 4.1/29 kB Progress (5): 0.1/1.4 MB | 285 kB | 4.3 kB | 12/21 kB | 4.1/29 kB Progress (5): 0.1/1.4 MB | 285 kB | 4.3 kB | 12/21 kB | 7.7/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 4.9 kB/s) [2019-07-30T12:39:01.423Z] 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 325 kB/s) [2019-07-30T12:39:01.423Z] Progress (3): 0.1/1.4 MB | 12/21 kB | 12/29 kB Progress (3): 0.1/1.4 MB | 16/21 kB | 12/29 kB Progress (3): 0.1/1.4 MB | 16/21 kB | 16/29 kB Progress (3): 0.1/1.4 MB | 20/21 kB | 16/29 kB Progress (3): 0.1/1.4 MB | 21 kB | 16/29 kB Progress (3): 0.1/1.4 MB | 21 kB | 20/29 kB Progress (3): 0.1/1.4 MB | 21 kB | 24/29 kB Progress (3): 0.1/1.4 MB | 21 kB | 28/29 kB Progress (3): 0.1/1.4 MB | 21 kB | 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 24 kB/s) [2019-07-30T12:39:01.423Z] 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 32 kB/s) [2019-07-30T12:39:01.681Z] Progress (1): 0.1/1.4 MB Progress (1): 0.1/1.4 MB Progress (1): 0.1/1.4 MB Progress (1): 0.1/1.4 MB Progress (1): 0.1/1.4 MB Progress (1): 0.1/1.4 MB Progress (1): 0.1/1.4 MB Progress (1): 0.2/1.4 MB Progress (1): 0.2/1.4 MB Progress (1): 0.2/1.4 MB Progress (1): 0.2/1.4 MB Progress (1): 0.2/1.4 MB Progress (1): 0.2/1.4 MB Progress (1): 0.2/1.4 MB Progress (1): 0.2/1.4 MB Progress (1): 0.2/1.4 MB Progress (1): 0.2/1.4 MB Progress (1): 0.2/1.4 MB Progress (1): 0.2/1.4 MB Progress (1): 0.2/1.4 MB Progress (1): 0.2/1.4 MB Progress (1): 0.2/1.4 MB Progress (1): 0.2/1.4 MB Progress (1): 0.2/1.4 MB Progress (1): 0.2/1.4 MB Progress (1): 0.2/1.4 MB Progress (1): 0.2/1.4 MB Progress (1): 0.2/1.4 MB Progress (1): 0.2/1.4 MB Progress (1): 0.2/1.4 MB Progress (1): 0.2/1.4 MB Progress (1): 0.2/1.4 MB Progress (1): 0.2/1.4 MB Progress (1): 0.3/1.4 MB Progress (1): 0.3/1.4 MB Progress (1): 0.3/1.4 MB Progress (1): 0.3/1.4 MB Progress (1): 0.3/1.4 MB Progress (1): 0.3/1.4 MB Progress (1): 0.3/1.4 MB Progress (1): 0.3/1.4 MB Progress (1): 0.3/1.4 MB Progress (1): 0.3/1.4 MB Progress (1): 0.3/1.4 MB Progress (1): 0.3/1.4 MB Progress (1): 0.3/1.4 MB Progress (1): 0.3/1.4 MB Progress (1): 0.3/1.4 MB Progress (1): 0.3/1.4 MB Progress (1): 0.3/1.4 MB Progress (1): 0.3/1.4 MB Progress (1): 0.3/1.4 MB Progress (1): 0.3/1.4 MB Progress (1): 0.3/1.4 MB Progress (1): 0.3/1.4 MB Progress (1): 0.3/1.4 MB Progress (1): 0.3/1.4 MB Progress (1): 0.3/1.4 MB Progress (1): 0.4/1.4 MB Progress (1): 0.4/1.4 MB Progress (1): 0.4/1.4 MB Progress (1): 0.4/1.4 MB Progress (1): 0.4/1.4 MB Progress (1): 0.4/1.4 MB Progress (1): 0.4/1.4 MB Progress (1): 0.4/1.4 MB Progress (1): 0.4/1.4 MB Progress (1): 0.4/1.4 MB Progress (1): 0.4/1.4 MB Progress (1): 0.4/1.4 MB Progress (1): 0.4/1.4 MB Progress (1): 0.4/1.4 MB Progress (1): 0.4/1.4 MB Progress (1): 0.4/1.4 MB Progress (1): 0.4/1.4 MB Progress (1): 0.4/1.4 MB Progress (1): 0.4/1.4 MB Progress (1): 0.4/1.4 MB Progress (1): 0.4/1.4 MB Progress (1): 0.4/1.4 MB Progress (1): 0.4/1.4 MB Progress (1): 0.4/1.4 MB Progress (1): 0.4/1.4 MB Progress (1): 0.5/1.4 MB Progress (1): 0.5/1.4 MB Progress (1): 0.5/1.4 MB Progress (1): 0.5/1.4 MB Progress (1): 0.5/1.4 MB Progress (1): 0.5/1.4 MB Progress (1): 0.5/1.4 MB Progress (1): 0.5/1.4 MB Progress (1): 0.5/1.4 MB Progress (1): 0.5/1.4 MB Progress (1): 0.5/1.4 MB Progress (1): 0.5/1.4 MB Progress (1): 0.5/1.4 MB Progress (1): 0.5/1.4 MB Progress (1): 0.5/1.4 MB Progress (1): 0.5/1.4 MB Progress (1): 0.5/1.4 MB Progress (1): 0.5/1.4 MB Progress (1): 0.5/1.4 MB Progress (1): 0.5/1.4 MB Progress (1): 0.5/1.4 MB Progress (1): 0.5/1.4 MB Progress (1): 0.5/1.4 MB Progress (1): 0.5/1.4 MB Progress (1): 0.5/1.4 MB Progress (1): 0.6/1.4 MB Progress (1): 0.6/1.4 MB Progress (1): 0.6/1.4 MB Progress (1): 0.6/1.4 MB Progress (1): 0.6/1.4 MB Progress (1): 0.6/1.4 MB Progress (1): 0.6/1.4 MB Progress (1): 0.6/1.4 MB Progress (1): 0.6/1.4 MB Progress (1): 0.6/1.4 MB Progress (1): 0.6/1.4 MB Progress (1): 0.6/1.4 MB Progress (1): 0.6/1.4 MB Progress (1): 0.6/1.4 MB Progress (1): 0.6/1.4 MB Progress (1): 0.6/1.4 MB Progress (1): 0.6/1.4 MB Progress (1): 0.6/1.4 MB Progress (1): 0.6/1.4 MB Progress (1): 0.6/1.4 MB Progress (1): 0.6/1.4 MB Progress (1): 0.6/1.4 MB Progress (1): 0.6/1.4 MB Progress (1): 0.6/1.4 MB Progress (1): 0.6/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.jar (1.4 MB at 1.3 MB/s) [2019-07-30T12:39:03.056Z] 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-30T12:39:03.056Z] 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-30T12:39:03.056Z] 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-30T12:39:03.315Z] 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-30T12:39:03.315Z] 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-30T12:39:03.315Z] 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-30T12:39:03.834Z] 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.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 12 MB/s) [2019-07-30T12:39:04.400Z] 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-30T12:39:04.400Z] 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-30T12:39:04.400Z] 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-30T12:39:04.400Z] 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-30T12:39:04.722Z] 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-30T12:39:04.722Z] 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-30T12:39:04.722Z] Progress (1): 4.1/218 kB Progress (1): 7.7/218 kB Progress (1): 12/218 kB Progress (1): 16/218 kB Progress (1): 20/218 kB Progress (1): 24/218 kB Progress (1): 28/218 kB Progress (1): 32/218 kB Progress (1): 36/218 kB Progress (1): 40/218 kB Progress (1): 44/218 kB Progress (1): 48/218 kB Progress (1): 52/218 kB Progress (1): 56/218 kB Progress (1): 60/218 kB Progress (1): 64/218 kB Progress (1): 68/218 kB Progress (1): 72/218 kB Progress (1): 76/218 kB Progress (1): 80/218 kB Progress (1): 84/218 kB Progress (1): 88/218 kB Progress (1): 92/218 kB Progress (1): 96/218 kB Progress (1): 100/218 kB Progress (1): 104/218 kB Progress (1): 108/218 kB Progress (1): 112/218 kB Progress (1): 116/218 kB Progress (1): 120/218 kB Progress (1): 124/218 kB Progress (1): 128/218 kB Progress (1): 132/218 kB Progress (1): 136/218 kB Progress (1): 140/218 kB Progress (1): 144/218 kB Progress (1): 148/218 kB Progress (1): 152/218 kB Progress (1): 156/218 kB Progress (1): 160/218 kB Progress (1): 164/218 kB Progress (1): 168/218 kB Progress (1): 172/218 kB Progress (1): 176/218 kB Progress (1): 180/218 kB Progress (1): 184/218 kB Progress (1): 188/218 kB Progress (1): 192/218 kB Progress (1): 196/218 kB Progress (1): 200/218 kB Progress (1): 204/218 kB Progress (1): 208/218 kB Progress (1): 212/218 kB Progress (1): 216/218 kB Progress (1): 218 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.3.0/org.eclipse.tycho.p2.resolver.impl-1.3.0.jar (218 kB at 2.2 MB/s) [2019-07-30T12:39:04.722Z] 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-30T12:39:04.722Z] 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-30T12:39:04.722Z] 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-30T12:39:04.980Z] 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-30T12:39:04.980Z] 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-30T12:39:04.980Z] 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-30T12:39:04.980Z] 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.7 MB/s) [2019-07-30T12:39:04.980Z] 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-30T12:39:04.980Z] 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-30T12:39:04.980Z] 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-30T12:39:05.238Z] 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-30T12:39:05.238Z] 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-30T12:39:05.238Z] 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-30T12:39:05.238Z] 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 848 kB/s) [2019-07-30T12:39:07.140Z] 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-30T12:39:07.140Z] 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-30T12:39:07.140Z] 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-30T12:39:07.140Z] 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-30T12:39:07.140Z] 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-30T12:39:07.140Z] 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-30T12:39:07.140Z] 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-30T12:39:07.140Z] 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-30T12:39:07.140Z] 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-30T12:39:07.399Z] 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-30T12:39:07.399Z] 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-30T12:39:07.399Z] 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-30T12:39:07.399Z] 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-30T12:39:07.657Z] 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 257 kB/s) [2019-07-30T12:39:07.657Z] 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-30T12:39:07.657Z] 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-30T12:39:07.657Z] 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-30T12:39:07.657Z] 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-30T12:39:07.915Z] 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-30T12:39:07.915Z] 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-30T12:39:07.915Z] 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 505 kB/s) [2019-07-30T12:39:07.915Z] 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-30T12:39:07.915Z] 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-30T12:39:07.915Z] 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-30T12:39:08.173Z] 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-30T12:39:08.173Z] 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-30T12:39:08.173Z] 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-30T12:39:09.106Z] 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 1.6 kB/s) [2019-07-30T12:39:09.363Z] 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-30T12:39:09.363Z] 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-30T12:39:09.363Z] 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-30T12:39:09.622Z] 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-30T12:39:10.187Z] 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-30T12:39:10.187Z] 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-30T12:39:10.187Z] 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 152 kB/s) [2019-07-30T12:39:10.445Z] 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-30T12:39:10.445Z] 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-30T12:39:10.445Z] 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-30T12:39:10.445Z] 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-30T12:39:10.445Z] 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-30T12:39:10.445Z] 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-30T12:39:10.702Z] 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 96 kB/s) [2019-07-30T12:39:10.702Z] 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-30T12:39:10.702Z] 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-30T12:39:10.702Z] 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-30T12:39:10.702Z] 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-30T12:39:10.960Z] 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-30T12:39:10.960Z] 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-30T12:39:10.960Z] 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 427 kB/s) [2019-07-30T12:39:10.960Z] 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-30T12:39:10.960Z] 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-30T12:39:10.960Z] 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-30T12:39:11.219Z] 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-30T12:39:11.219Z] 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-30T12:39:11.219Z] 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-30T12:39:11.219Z] 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 147 kB/s) [2019-07-30T12:39:11.219Z] 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-30T12:39:11.219Z] 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-30T12:39:11.219Z] 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-30T12:39:11.524Z] 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-30T12:39:11.525Z] 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-30T12:39:11.525Z] 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-30T12:39:11.525Z] 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 155 kB/s) [2019-07-30T12:39:11.525Z] 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-30T12:39:11.525Z] 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-30T12:39:11.783Z] 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-30T12:39:11.783Z] 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-30T12:39:11.783Z] 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-30T12:39:11.783Z] 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-30T12:39:11.783Z] 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 162 kB/s) [2019-07-30T12:39:11.783Z] 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-30T12:39:11.783Z] 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-30T12:39:12.041Z] 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-30T12:39:12.041Z] 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-30T12:39:12.041Z] 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-30T12:39:12.041Z] 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-30T12:39:12.041Z] 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 242 kB/s) [2019-07-30T12:39:12.299Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/21/maven-parent-21.pom [2019-07-30T12:39:12.299Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/21/maven-parent-21.pom [2019-07-30T12:39:12.299Z] 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-30T12:39:12.299Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/21/maven-parent-21.pom [2019-07-30T12:39:12.299Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/21/maven-parent-21.pom [2019-07-30T12:39:12.299Z] 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-30T12:39:12.558Z] 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 799 kB/s) [2019-07-30T12:39:12.558Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/10/apache-10.pom [2019-07-30T12:39:12.558Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/10/apache-10.pom [2019-07-30T12:39:12.558Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/10/apache-10.pom [2019-07-30T12:39:12.558Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/10/apache-10.pom [2019-07-30T12:39:12.558Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/10/apache-10.pom [2019-07-30T12:39:12.558Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom [2019-07-30T12:39:12.816Z] 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 493 kB/s) [2019-07-30T12:39:12.816Z] 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-30T12:39:12.816Z] 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-30T12:39:12.816Z] 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-30T12:39:12.816Z] 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-30T12:39:12.816Z] 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-30T12:39:13.074Z] 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-30T12:39:13.074Z] 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 35 kB/s) [2019-07-30T12:39:13.074Z] 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-30T12:39:13.074Z] 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-30T12:39:13.333Z] 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-30T12:39:13.333Z] 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-30T12:39:13.333Z] 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-30T12:39:13.333Z] 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-30T12:39:13.591Z] 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 620 kB/s) [2019-07-30T12:39:13.591Z] 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-30T12:39:13.591Z] 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-30T12:39:13.591Z] 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-30T12:39:13.591Z] 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-30T12:39:13.591Z] 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-30T12:39:13.591Z] 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-30T12:39:13.850Z] 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 92 kB/s) [2019-07-30T12:39:13.850Z] 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-30T12:39:13.850Z] 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-30T12:39:13.850Z] 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-30T12:39:13.850Z] 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-30T12:39:13.850Z] 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-30T12:39:13.850Z] 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-30T12:39:13.850Z] 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-30T12:39:13.850Z] 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-30T12:39:13.850Z] 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-30T12:39:14.108Z] 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-30T12:39:14.108Z] 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-30T12:39:14.108Z] 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-30T12:39:14.367Z] 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-30T12:39:14.367Z] 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-30T12:39:14.367Z] 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-30T12:39:14.367Z] 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-30T12:39:14.367Z] 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-30T12:39:14.367Z] 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-30T12:39:14.367Z] Progress (1): 4.1/24 kB Progress (1): 7.7/24 kB Progress (2): 7.7/24 kB | 4.1/22 kB Progress (2): 12/24 kB | 4.1/22 kB Progress (2): 12/24 kB | 7.7/22 kB Progress (2): 16/24 kB | 7.7/22 kB Progress (2): 16/24 kB | 12/22 kB Progress (2): 20/24 kB | 12/22 kB Progress (2): 20/24 kB | 16/22 kB Progress (2): 24/24 kB | 16/22 kB Progress (2): 24/24 kB | 20/22 kB Progress (2): 24 kB | 20/22 kB Progress (2): 24 kB | 22 kB Progress (3): 24 kB | 22 kB | 4.1/129 kB Progress (3): 24 kB | 22 kB | 7.7/129 kB Progress (3): 24 kB | 22 kB | 12/129 kB Progress (3): 24 kB | 22 kB | 16/129 kB Progress (3): 24 kB | 22 kB | 20/129 kB Progress (3): 24 kB | 22 kB | 24/129 kB Progress (3): 24 kB | 22 kB | 28/129 kB Progress (3): 24 kB | 22 kB | 32/129 kB Progress (3): 24 kB | 22 kB | 36/129 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar (24 kB at 351 kB/s) [2019-07-30T12:39:14.367Z] Progress (2): 22 kB | 40/129 kB Progress (2): 22 kB | 44/129 kB Progress (2): 22 kB | 48/129 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 kB at 316 kB/s) [2019-07-30T12:39:14.367Z] Progress (1): 52/129 kB Progress (1): 56/129 kB Progress (1): 60/129 kB Progress (1): 64/129 kB Progress (1): 68/129 kB Progress (1): 72/129 kB Progress (1): 76/129 kB Progress (1): 80/129 kB Progress (1): 84/129 kB Progress (1): 88/129 kB Progress (1): 92/129 kB Progress (1): 96/129 kB Progress (1): 100/129 kB Progress (1): 104/129 kB Progress (1): 108/129 kB Progress (1): 112/129 kB Progress (1): 116/129 kB Progress (1): 120/129 kB Progress (1): 124/129 kB Progress (1): 128/129 kB Progress (1): 129 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.jar (129 kB at 1.6 MB/s) [2019-07-30T12:39:14.626Z] 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-30T12:39:14.626Z] 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-30T12:39:14.626Z] 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-30T12:39:14.884Z] 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-30T12:39:14.884Z] 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-30T12:39:14.884Z] 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-30T12:39:14.884Z] 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 39 kB/s) [2019-07-30T12:39:14.884Z] 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-30T12:39:14.884Z] 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-30T12:39:14.884Z] 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-30T12:39:15.143Z] 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-30T12:39:15.143Z] 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-30T12:39:15.143Z] 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-30T12:39:15.143Z] 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 357 kB/s) [2019-07-30T12:39:15.143Z] 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-30T12:39:15.401Z] 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-30T12:39:15.401Z] 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-30T12:39:15.401Z] 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-30T12:39:15.401Z] 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-30T12:39:15.401Z] 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-30T12:39:15.401Z] Progress (1): 815 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom (815 B at 20 kB/s) [2019-07-30T12:39:15.659Z] 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-30T12:39:15.659Z] 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-30T12:39:15.659Z] 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-30T12:39:15.659Z] 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-30T12:39:15.659Z] 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-30T12:39:15.659Z] 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-30T12:39:15.917Z] 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-30T12:39:15.917Z] 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-30T12:39:15.917Z] 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-30T12:39:15.917Z] 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-30T12:39:15.917Z] 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-30T12:39:15.917Z] 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-30T12:39:15.917Z] 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-30T12:39:16.175Z] 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 598 kB/s) [2019-07-30T12:39:16.175Z] 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-30T12:39:16.175Z] 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-30T12:39:16.175Z] 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-30T12:39:16.175Z] 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-30T12:39:16.175Z] 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-30T12:39:16.434Z] 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-30T12:39:16.434Z] 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 19 kB/s) [2019-07-30T12:39:16.692Z] 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-30T12:39:16.692Z] 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-30T12:39:16.692Z] 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-30T12:39:16.692Z] 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-30T12:39:16.692Z] 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-30T12:39:16.692Z] 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-30T12:39:16.950Z] 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 141 kB/s) [2019-07-30T12:39:16.950Z] 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-30T12:39:16.950Z] 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-30T12:39:16.950Z] 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-30T12:39:16.950Z] 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-30T12:39:16.950Z] 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-30T12:39:16.950Z] 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-30T12:39:17.211Z] 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 71 kB/s) [2019-07-30T12:39:17.211Z] 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-30T12:39:17.211Z] 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-30T12:39:17.211Z] 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-30T12:39:17.211Z] 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-30T12:39:17.211Z] 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-30T12:39:17.211Z] 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-30T12:39:17.525Z] 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 203 kB/s) [2019-07-30T12:39:17.525Z] 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-30T12:39:17.525Z] 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-30T12:39:17.525Z] 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-30T12:39:17.525Z] 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-30T12:39:17.525Z] 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-30T12:39:17.525Z] 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-30T12:39:17.525Z] 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 283 kB/s) [2019-07-30T12:39:17.525Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/5/maven-parent-5.pom [2019-07-30T12:39:17.525Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/5/maven-parent-5.pom [2019-07-30T12:39:17.783Z] 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-30T12:39:17.783Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/5/maven-parent-5.pom [2019-07-30T12:39:17.783Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/5/maven-parent-5.pom [2019-07-30T12:39:17.783Z] 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-30T12:39:17.783Z] Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 kB at 492 kB/s) [2019-07-30T12:39:17.783Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/3/apache-3.pom [2019-07-30T12:39:18.124Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/3/apache-3.pom [2019-07-30T12:39:18.124Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/3/apache-3.pom [2019-07-30T12:39:18.124Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/3/apache-3.pom [2019-07-30T12:39:18.124Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/3/apache-3.pom [2019-07-30T12:39:18.124Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom [2019-07-30T12:39:18.124Z] 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 104 kB/s) [2019-07-30T12:39:18.124Z] 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-30T12:39:18.124Z] 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-30T12:39:18.124Z] 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-30T12:39:18.383Z] 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-30T12:39:18.383Z] 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-30T12:39:18.383Z] 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-30T12:39:18.383Z] 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 67 kB/s) [2019-07-30T12:39:18.383Z] 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-30T12:39:18.383Z] 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-30T12:39:18.641Z] 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-30T12:39:18.641Z] 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-30T12:39:18.641Z] 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-30T12:39:18.641Z] 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-30T12:39:18.641Z] 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 116 kB/s) [2019-07-30T12:39:18.641Z] 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-30T12:39:18.898Z] 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-30T12:39:18.898Z] 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-30T12:39:18.898Z] 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-30T12:39:18.898Z] 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-30T12:39:18.898Z] 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-30T12:39:18.898Z] 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 22 kB/s) [2019-07-30T12:39:18.898Z] 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-30T12:39:19.156Z] 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-30T12:39:19.156Z] 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-30T12:39:19.156Z] 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-30T12:39:19.156Z] 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-30T12:39:19.156Z] 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-30T12:39:19.156Z] 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 198 kB/s) [2019-07-30T12:39:19.156Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.10/junit-4.10.pom [2019-07-30T12:39:19.415Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.10/junit-4.10.pom [2019-07-30T12:39:19.415Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/4.10/junit-4.10.pom [2019-07-30T12:39:19.415Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.10/junit-4.10.pom [2019-07-30T12:39:19.415Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.10/junit-4.10.pom [2019-07-30T12:39:19.415Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.10/junit-4.10.pom [2019-07-30T12:39:19.415Z] 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-30T12:39:19.673Z] 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-30T12:39:19.673Z] 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-30T12:39:19.673Z] 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-30T12:39:19.673Z] 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-30T12:39:19.673Z] 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-30T12:39:19.673Z] 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-30T12:39:19.937Z] 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-30T12:39:19.937Z] 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-30T12:39:19.937Z] 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-30T12:39:19.937Z] 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-30T12:39:19.937Z] 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-30T12:39:19.937Z] 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-30T12:39:19.937Z] 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-30T12:39:20.194Z] 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 190 kB/s) [2019-07-30T12:39:20.194Z] 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-30T12:39:20.194Z] 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-30T12:39:20.194Z] 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-30T12:39:20.194Z] 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-30T12:39:20.194Z] 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-30T12:39:20.194Z] 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-30T12:39:20.453Z] 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 104 kB/s) [2019-07-30T12:39:20.453Z] 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-30T12:39:20.453Z] 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-30T12:39:20.453Z] 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-30T12:39:21.018Z] 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-30T12:39:21.018Z] 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-30T12:39:21.018Z] 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-30T12:39:21.276Z] 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-30T12:39:21.276Z] 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-30T12:39:21.276Z] 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-30T12:39:21.276Z] 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-30T12:39:21.276Z] 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-30T12:39:21.276Z] 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-30T12:39:21.534Z] 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-30T12:39:21.534Z] 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 53 kB/s) [2019-07-30T12:39:21.534Z] 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-30T12:39:21.534Z] 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-30T12:39:21.534Z] 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-30T12:39:21.534Z] 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-30T12:39:21.534Z] 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-30T12:39:21.792Z] 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-30T12:39:21.792Z] 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 50 kB/s) [2019-07-30T12:39:21.792Z] 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-30T12:39:21.792Z] 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-30T12:39:21.792Z] 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-30T12:39:22.049Z] 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-30T12:39:22.049Z] 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-30T12:39:22.049Z] 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-30T12:39:22.049Z] 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 13 kB/s) [2019-07-30T12:39:22.049Z] 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-30T12:39:22.049Z] 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-30T12:39:22.049Z] 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-30T12:39:22.307Z] 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-30T12:39:22.307Z] 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-30T12:39:22.307Z] 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-30T12:39:22.307Z] 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 122 kB/s) [2019-07-30T12:39:22.307Z] 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-30T12:39:22.307Z] 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-30T12:39:22.307Z] 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-30T12:39:22.565Z] 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-30T12:39:22.565Z] 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-30T12:39:22.565Z] 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-30T12:39:22.565Z] 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 46 kB/s) [2019-07-30T12:39:22.565Z] 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-30T12:39:22.565Z] 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-30T12:39:22.565Z] 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-30T12:39:22.823Z] 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-30T12:39:22.823Z] 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-30T12:39:22.823Z] 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-30T12:39:22.823Z] Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (1.9 kB at 45 kB/s) [2019-07-30T12:39:22.823Z] 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-30T12:39:22.823Z] 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-30T12:39:22.823Z] 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-30T12:39:23.083Z] 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-30T12:39:23.083Z] 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-30T12:39:23.083Z] 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-30T12:39:23.083Z] 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 55 kB/s) [2019-07-30T12:39:23.083Z] 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-30T12:39:23.083Z] 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-30T12:39:23.522Z] 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-30T12:39:23.522Z] 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-30T12:39:23.522Z] 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-30T12:39:23.522Z] 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-30T12:39:23.522Z] 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 70 kB/s) [2019-07-30T12:39:23.522Z] 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-30T12:39:23.522Z] 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-30T12:39:23.780Z] 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-30T12:39:23.780Z] 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-30T12:39:23.780Z] 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-30T12:39:23.780Z] 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-30T12:39:23.780Z] 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 69 kB/s) [2019-07-30T12:39:23.780Z] 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-30T12:39:23.780Z] 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-30T12:39:23.780Z] 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-30T12:39:24.039Z] 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-30T12:39:24.039Z] 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-30T12:39:24.039Z] 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-30T12:39:24.039Z] 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 50 kB/s) [2019-07-30T12:39:24.039Z] 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-30T12:39:24.039Z] 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-30T12:39:24.039Z] 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-30T12:39:24.296Z] 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-30T12:39:24.296Z] 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-30T12:39:24.296Z] 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-30T12:39:24.296Z] 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 165 kB/s) [2019-07-30T12:39:24.296Z] 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-30T12:39:24.296Z] 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-30T12:39:24.296Z] 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-30T12:39:24.554Z] 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-30T12:39:24.554Z] 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-30T12:39:24.554Z] 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-30T12:39:24.554Z] 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 79 kB/s) [2019-07-30T12:39:24.554Z] 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-30T12:39:24.554Z] 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-30T12:39:24.554Z] 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-30T12:39:24.812Z] 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-30T12:39:24.812Z] 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-30T12:39:24.812Z] 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-30T12:39:26.184Z] 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 1.2 kB/s) [2019-07-30T12:39:26.184Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1/classworlds-1.1.pom [2019-07-30T12:39:26.184Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1/classworlds-1.1.pom [2019-07-30T12:39:26.184Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.pom [2019-07-30T12:39:26.184Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1/classworlds-1.1.pom [2019-07-30T12:39:26.184Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1/classworlds-1.1.pom [2019-07-30T12:39:26.442Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom [2019-07-30T12:39:26.442Z] Progress (1): 3.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom (3.3 kB at 133 kB/s) [2019-07-30T12:39:26.442Z] 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-30T12:39:26.442Z] 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-30T12:39:26.442Z] 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-30T12:39:26.442Z] 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-30T12:39:26.442Z] 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-30T12:39:26.442Z] 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-30T12:39:26.699Z] 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-30T12:39:26.699Z] 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-30T12:39:26.699Z] 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-30T12:39:26.699Z] 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-30T12:39:26.699Z] 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-30T12:39:26.699Z] 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-30T12:39:26.699Z] 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 409 kB/s) [2019-07-30T12:39:26.958Z] 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 16 kB/s) [2019-07-30T12:39:27.216Z] 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-30T12:39:27.216Z] 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-30T12:39:27.216Z] 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-30T12:39:27.474Z] 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-30T12:39:27.474Z] 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-30T12:39:27.474Z] 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-30T12:39:27.474Z] Progress (1): 1.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.pom (1.5 kB at 47 kB/s) [2019-07-30T12:39:27.474Z] 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-30T12:39:27.474Z] 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-30T12:39:27.474Z] 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-30T12:39:27.732Z] 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-30T12:39:27.732Z] 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-30T12:39:27.732Z] 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-30T12:39:27.732Z] 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 50 kB/s) [2019-07-30T12:39:27.732Z] 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-30T12:39:27.732Z] 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-30T12:39:27.732Z] 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-30T12:39:27.990Z] 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-30T12:39:27.990Z] 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-30T12:39:27.990Z] 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-30T12:39:28.248Z] 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-30T12:39:28.248Z] 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-30T12:39:28.248Z] 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-30T12:39:28.248Z] 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-30T12:39:28.248Z] 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-30T12:39:28.248Z] 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-30T12:39:28.248Z] 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-30T12:39:28.506Z] Progress (1): 2.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.pom (2.2 kB at 61 kB/s) [2019-07-30T12:39:28.506Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.jar [2019-07-30T12:39:28.506Z] 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-30T12:39:28.506Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.jar [2019-07-30T12:39:28.506Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.jar [2019-07-30T12:39:28.764Z] 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-30T12:39:28.764Z] 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-30T12:39:28.764Z] 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 438 kB/s) [2019-07-30T12:39:28.764Z] 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-30T12:39:28.764Z] 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-30T12:39:28.764Z] 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-30T12:39:29.021Z] 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-30T12:39:29.022Z] 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-30T12:39:29.022Z] 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-30T12:39:29.022Z] 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 84 kB/s) [2019-07-30T12:39:29.022Z] 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-30T12:39:29.022Z] 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-30T12:39:29.022Z] 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-30T12:39:29.279Z] 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-30T12:39:29.279Z] 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-30T12:39:29.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.pom [2019-07-30T12:39:29.279Z] 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 312 kB/s) [2019-07-30T12:39:29.279Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/32/commons-parent-32.pom [2019-07-30T12:39:29.279Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/32/commons-parent-32.pom [2019-07-30T12:39:29.279Z] 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-30T12:39:29.538Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/32/commons-parent-32.pom [2019-07-30T12:39:29.538Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/32/commons-parent-32.pom [2019-07-30T12:39:29.538Z] 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-30T12:39:29.538Z] 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.6 MB/s) [2019-07-30T12:39:29.538Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/13/apache-13.pom [2019-07-30T12:39:29.538Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/13/apache-13.pom [2019-07-30T12:39:29.538Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/13/apache-13.pom [2019-07-30T12:39:29.922Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/13/apache-13.pom [2019-07-30T12:39:29.922Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/13/apache-13.pom [2019-07-30T12:39:29.922Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom [2019-07-30T12:39:29.922Z] Progress (1): 4.1/14 kB Progress (1): 7.7/14 kB Progress (1): 12/14 kB Progress (1): 14 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom (14 kB at 482 kB/s) [2019-07-30T12:39:29.922Z] 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-30T12:39:29.922Z] 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-30T12:39:29.922Z] 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-30T12:39:30.180Z] 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-30T12:39:30.180Z] 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-30T12:39:30.180Z] 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-30T12:39:30.180Z] 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 38 kB/s) [2019-07-30T12:39:30.180Z] 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-30T12:39:30.180Z] 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-30T12:39:30.180Z] 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-30T12:39:30.437Z] 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-30T12:39:30.437Z] 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-30T12:39:30.437Z] 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-30T12:39:30.437Z] 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-30T12:39:30.437Z] 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-30T12:39:30.437Z] 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-30T12:39:30.437Z] 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-30T12:39:30.695Z] 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-30T12:39:30.695Z] 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-30T12:39:30.695Z] 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-30T12:39:30.695Z] 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 189 kB/s) [2019-07-30T12:39:30.695Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.3/ow2-1.3.pom [2019-07-30T12:39:30.695Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/ow2/1.3/ow2-1.3.pom [2019-07-30T12:39:30.695Z] 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-30T12:39:30.954Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/ow2/1.3/ow2-1.3.pom [2019-07-30T12:39:30.954Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/ow2/1.3/ow2-1.3.pom [2019-07-30T12:39:30.954Z] 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-30T12:39:30.954Z] 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 328 kB/s) [2019-07-30T12:39:30.954Z] 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-30T12:39:30.954Z] 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-30T12:39:30.954Z] 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-30T12:39:30.954Z] 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-30T12:39:30.954Z] 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-30T12:39:30.954Z] 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-30T12:39:30.954Z] 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-30T12:39:30.954Z] 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-30T12:39:31.212Z] 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-30T12:39:31.212Z] 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-30T12:39:31.212Z] 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-30T12:39:31.212Z] 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-30T12:39:31.212Z] 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-30T12:39:31.212Z] 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-30T12:39:31.212Z] 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-30T12:39:31.212Z] 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-30T12:39:31.212Z] 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-30T12:39:31.212Z] 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-30T12:39:31.212Z] 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-30T12:39:31.212Z] 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-30T12:39:31.471Z] 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-30T12:39:31.471Z] 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-30T12:39:31.471Z] 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-30T12:39:31.471Z] 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-30T12:39:31.471Z] Progress (1): 4.1/379 kB Progress (2): 4.1/379 kB | 4.1/28 kB Progress (2): 7.7/379 kB | 4.1/28 kB Progress (2): 7.7/379 kB | 7.7/28 kB Progress (2): 12/379 kB | 7.7/28 kB Progress (2): 12/379 kB | 12/28 kB Progress (2): 16/379 kB | 12/28 kB Progress (2): 16/379 kB | 16/28 kB Progress (2): 20/379 kB | 16/28 kB Progress (2): 20/379 kB | 20/28 kB Progress (2): 24/379 kB | 20/28 kB Progress (2): 24/379 kB | 24/28 kB Progress (2): 28/379 kB | 24/28 kB Progress (2): 28/379 kB | 28/28 kB Progress (2): 32/379 kB | 28/28 kB Progress (2): 32/379 kB | 28 kB Progress (2): 36/379 kB | 28 kB Progress (2): 40/379 kB | 28 kB Progress (2): 44/379 kB | 28 kB Progress (2): 48/379 kB | 28 kB Progress (2): 52/379 kB | 28 kB Progress (2): 56/379 kB | 28 kB Progress (2): 60/379 kB | 28 kB Progress (2): 64/379 kB | 28 kB Progress (3): 64/379 kB | 28 kB | 4.1/54 kB Progress (3): 68/379 kB | 28 kB | 4.1/54 kB Progress (3): 68/379 kB | 28 kB | 7.7/54 kB Progress (3): 72/379 kB | 28 kB | 7.7/54 kB Progress (4): 72/379 kB | 28 kB | 7.7/54 kB | 4.1/21 kB Progress (4): 76/379 kB | 28 kB | 7.7/54 kB | 4.1/21 kB Progress (4): 76/379 kB | 28 kB | 7.7/54 kB | 7.7/21 kB Progress (4): 76/379 kB | 28 kB | 12/54 kB | 7.7/21 kB Progress (4): 80/379 kB | 28 kB | 12/54 kB | 7.7/21 kB Progress (4): 80/379 kB | 28 kB | 12/54 kB | 12/21 kB Progress (4): 80/379 kB | 28 kB | 16/54 kB | 12/21 kB Progress (4): 80/379 kB | 28 kB | 16/54 kB | 16/21 kB Progress (4): 84/379 kB | 28 kB | 16/54 kB | 16/21 kB Progress (4): 84/379 kB | 28 kB | 16/54 kB | 20/21 kB Progress (4): 84/379 kB | 28 kB | 20/54 kB | 20/21 kB Progress (4): 84/379 kB | 28 kB | 20/54 kB | 21 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 390 kB/s) [2019-07-30T12:39:31.471Z] Progress (3): 88/379 kB | 20/54 kB | 21 kB Progress (3): 88/379 kB | 24/54 kB | 21 kB Progress (3): 92/379 kB | 24/54 kB | 21 kB Progress (3): 92/379 kB | 28/54 kB | 21 kB Progress (3): 96/379 kB | 28/54 kB | 21 kB Progress (3): 96/379 kB | 32/54 kB | 21 kB Progress (3): 100/379 kB | 32/54 kB | 21 kB Progress (3): 100/379 kB | 36/54 kB | 21 kB Progress (3): 104/379 kB | 36/54 kB | 21 kB Progress (3): 104/379 kB | 40/54 kB | 21 kB Progress (3): 108/379 kB | 40/54 kB | 21 kB Progress (3): 108/379 kB | 44/54 kB | 21 kB Progress (3): 112/379 kB | 44/54 kB | 21 kB Progress (3): 112/379 kB | 48/54 kB | 21 kB Progress (3): 116/379 kB | 48/54 kB | 21 kB Progress (3): 116/379 kB | 52/54 kB | 21 kB Progress (3): 116/379 kB | 54 kB | 21 kB Progress (3): 120/379 kB | 54 kB | 21 kB Progress (3): 124/379 kB | 54 kB | 21 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 268 kB/s) [2019-07-30T12:39:31.471Z] Progress (2): 128/379 kB | 54 kB Progress (2): 132/379 kB | 54 kB Progress (2): 136/379 kB | 54 kB Progress (2): 140/379 kB | 54 kB Progress (2): 144/379 kB | 54 kB Progress (2): 148/379 kB | 54 kB Progress (2): 152/379 kB | 54 kB Progress (2): 156/379 kB | 54 kB Progress (2): 160/379 kB | 54 kB Progress (2): 164/379 kB | 54 kB Progress (2): 168/379 kB | 54 kB Progress (2): 172/379 kB | 54 kB Progress (2): 176/379 kB | 54 kB Progress (2): 180/379 kB | 54 kB Progress (2): 184/379 kB | 54 kB Progress (2): 188/379 kB | 54 kB Progress (2): 192/379 kB | 54 kB Progress (2): 196/379 kB | 54 kB Progress (2): 200/379 kB | 54 kB Progress (2): 204/379 kB | 54 kB Progress (2): 208/379 kB | 54 kB Progress (2): 212/379 kB | 54 kB Progress (2): 216/379 kB | 54 kB Progress (2): 220/379 kB | 54 kB Progress (2): 224/379 kB | 54 kB Progress (2): 228/379 kB | 54 kB Progress (2): 232/379 kB | 54 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar (54 kB at 642 kB/s) [2019-07-30T12:39:31.471Z] 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.4 MB/s) [2019-07-30T12:39:31.729Z] 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-30T12:39:31.729Z] 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-30T12:39:31.729Z] 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-30T12:39:31.986Z] 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-30T12:39:31.986Z] 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-30T12:39:31.986Z] 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-30T12:39:31.986Z] 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 146 kB/s) [2019-07-30T12:39:31.986Z] 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-30T12:39:31.986Z] 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-30T12:39:31.986Z] 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-30T12:39:31.986Z] 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-30T12:39:32.245Z] 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-30T12:39:32.245Z] 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-30T12:39:32.245Z] 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-30T12:39:32.245Z] 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-30T12:39:32.245Z] 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-30T12:39:32.245Z] 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-30T12:39:32.503Z] 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-30T12:39:32.503Z] 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-30T12:39:32.761Z] 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-30T12:39:32.761Z] 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.0 MB/s) [2019-07-30T12:39:32.761Z] 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-30T12:39:32.761Z] 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-30T12:39:32.761Z] 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-30T12:39:33.019Z] 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-30T12:39:33.019Z] 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-30T12:39:33.019Z] 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-30T12:39:33.019Z] Progress (1): 4.1/4.8 kB Progress (1): 4.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.pom (4.8 kB at 136 kB/s) [2019-07-30T12:39:33.019Z] 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-30T12:39:33.019Z] 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-30T12:39:33.019Z] 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-30T12:39:33.276Z] 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-30T12:39:33.276Z] 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-30T12:39:33.276Z] 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-30T12:39:33.276Z] 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-30T12:39:33.276Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/27/maven-parent-27.pom [2019-07-30T12:39:33.276Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/27/maven-parent-27.pom [2019-07-30T12:39:33.276Z] 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-30T12:39:33.534Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/27/maven-parent-27.pom [2019-07-30T12:39:33.534Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/27/maven-parent-27.pom [2019-07-30T12:39:33.534Z] 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-30T12:39:33.534Z] 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-30T12:39:33.534Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/17/apache-17.pom [2019-07-30T12:39:33.534Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/17/apache-17.pom [2019-07-30T12:39:33.534Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/17/apache-17.pom [2019-07-30T12:39:33.791Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/17/apache-17.pom [2019-07-30T12:39:33.791Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/17/apache-17.pom [2019-07-30T12:39:33.791Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/17/apache-17.pom [2019-07-30T12:39:33.791Z] 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 459 kB/s) [2019-07-30T12:39:33.791Z] 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-30T12:39:33.791Z] 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-30T12:39:33.791Z] 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-30T12:39:34.049Z] 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-30T12:39:34.049Z] 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-30T12:39:34.049Z] 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-30T12:39:34.306Z] 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 538 kB/s) [2019-07-30T12:39:34.306Z] 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-30T12:39:34.306Z] 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-30T12:39:34.306Z] 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-30T12:39:34.306Z] 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-30T12:39:34.564Z] 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-30T12:39:34.564Z] 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-30T12:39:34.564Z] 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-30T12:39:34.564Z] 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-30T12:39:34.564Z] 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-30T12:39:34.564Z] 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-30T12:39:34.564Z] 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-30T12:39:34.822Z] 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-30T12:39:34.822Z] 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-30T12:39:34.822Z] 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 248 kB/s) [2019-07-30T12:39:34.822Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/30/maven-parent-30.pom [2019-07-30T12:39:34.822Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/30/maven-parent-30.pom [2019-07-30T12:39:34.822Z] 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-30T12:39:35.080Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/30/maven-parent-30.pom [2019-07-30T12:39:35.080Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/30/maven-parent-30.pom [2019-07-30T12:39:35.080Z] 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-30T12:39:35.080Z] 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.2 MB/s) [2019-07-30T12:39:35.080Z] 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-30T12:39:35.080Z] 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-30T12:39:35.080Z] 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-30T12:39:35.339Z] 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-30T12:39:35.339Z] 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-30T12:39:35.339Z] 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-30T12:39:35.722Z] Progress (1): 4.1/32 kB Progress (1): 7.7/32 kB Progress (1): 12/32 kB Progress (1): 16/32 kB Progress (1): 20/32 kB Progress (1): 24/32 kB Progress (1): 28/32 kB Progress (1): 32/32 kB Progress (1): 32 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.jar (32 kB at 598 kB/s) [2019-07-30T12:39:35.722Z] 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-30T12:39:35.722Z] 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-30T12:39:35.722Z] 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-30T12:39:35.722Z] 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-30T12:39:35.722Z] 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-30T12:39:35.722Z] 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-30T12:39:35.980Z] 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 76 kB/s) [2019-07-30T12:39:35.980Z] 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-30T12:39:35.980Z] 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-30T12:39:35.980Z] 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-30T12:39:35.980Z] 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-30T12:39:35.980Z] 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-30T12:39:35.980Z] 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-30T12:39:35.980Z] 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 656 kB/s) [2019-07-30T12:39:36.238Z] 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-30T12:39:36.238Z] 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-30T12:39:36.238Z] 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-30T12:39:36.238Z] 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-30T12:39:36.238Z] 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-30T12:39:36.238Z] 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-30T12:39:36.496Z] 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 247 kB/s) [2019-07-30T12:39:36.496Z] 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-30T12:39:36.496Z] 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-30T12:39:36.496Z] 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-30T12:39:36.496Z] 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-30T12:39:36.496Z] 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-30T12:39:36.496Z] 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-30T12:39:36.753Z] 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 318 kB/s) [2019-07-30T12:39:36.753Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/24/maven-parent-24.pom [2019-07-30T12:39:36.753Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom [2019-07-30T12:39:36.753Z] 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-30T12:39:36.753Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom [2019-07-30T12:39:37.010Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/24/maven-parent-24.pom [2019-07-30T12:39:37.010Z] 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-30T12:39:37.010Z] 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 820 kB/s) [2019-07-30T12:39:37.010Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/14/apache-14.pom [2019-07-30T12:39:37.268Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/14/apache-14.pom [2019-07-30T12:39:37.268Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/14/apache-14.pom [2019-07-30T12:39:37.268Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/14/apache-14.pom [2019-07-30T12:39:38.639Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/14/apache-14.pom [2019-07-30T12:39:38.639Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom [2019-07-30T12:39:38.639Z] 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 377 kB/s) [2019-07-30T12:39:38.639Z] 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-30T12:39:38.639Z] 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-30T12:39:38.639Z] 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-30T12:39:38.639Z] 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-30T12:39:38.639Z] 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-30T12:39:38.639Z] 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-30T12:39:38.639Z] 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 676 kB/s) [2019-07-30T12:39:38.639Z] 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-30T12:39:38.639Z] 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-30T12:39:38.897Z] 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-30T12:39:38.897Z] 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-30T12:39:38.897Z] 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-30T12:39:38.897Z] 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-30T12:39:38.897Z] 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 255 kB/s) [2019-07-30T12:39:38.897Z] 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-30T12:39:38.897Z] 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-30T12:39:39.154Z] 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-30T12:39:39.154Z] 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-30T12:39:39.412Z] 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-30T12:39:39.412Z] 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-30T12:39:39.412Z] 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 669 kB/s) [2019-07-30T12:39:39.412Z] 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-30T12:39:39.412Z] 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-30T12:39:39.412Z] 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-30T12:39:39.671Z] 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-30T12:39:39.671Z] 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-30T12:39:39.671Z] 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-30T12:39:39.671Z] 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 504 kB/s) [2019-07-30T12:39:39.671Z] 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-30T12:39:39.671Z] 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-30T12:39:39.671Z] 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-30T12:39:39.929Z] 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-30T12:39:39.929Z] 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-30T12:39:39.929Z] 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-30T12:39:39.929Z] 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-30T12:39:40.186Z] 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-30T12:39:40.186Z] 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-30T12:39:40.186Z] 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-30T12:39:40.186Z] 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-30T12:39:40.186Z] 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-30T12:39:40.186Z] 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-30T12:39:40.444Z] 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 125 kB/s) [2019-07-30T12:39:40.444Z] 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-30T12:39:40.444Z] 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-30T12:39:40.444Z] 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-30T12:39:40.444Z] 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-30T12:39:40.702Z] 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-30T12:39:40.702Z] 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-30T12:39:40.702Z] 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 654 kB/s) [2019-07-30T12:39:40.702Z] 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-30T12:39:40.702Z] 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-30T12:39:40.702Z] 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-30T12:39:40.960Z] 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-30T12:39:40.960Z] 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-30T12:39:40.960Z] 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-30T12:39:40.960Z] 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 71 kB/s) [2019-07-30T12:39:40.960Z] 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-30T12:39:40.960Z] 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-30T12:39:40.960Z] 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-30T12:39:41.218Z] 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-30T12:39:41.218Z] 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-30T12:39:41.218Z] 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-30T12:39:41.218Z] 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 24 kB/s) [2019-07-30T12:39:41.477Z] 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-30T12:39:41.477Z] 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-30T12:39:41.477Z] 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-30T12:39:41.477Z] 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-30T12:39:41.477Z] 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-30T12:39:41.477Z] 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-30T12:39:41.922Z] 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 21 kB/s) [2019-07-30T12:39:41.922Z] 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-30T12:39:41.922Z] 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-30T12:39:41.922Z] 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-30T12:39:41.922Z] 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-30T12:39:42.180Z] 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-30T12:39:42.180Z] 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-30T12:39:42.180Z] 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 26 kB/s) [2019-07-30T12:39:42.180Z] 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-30T12:39:42.180Z] 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-30T12:39:42.180Z] 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-30T12:39:43.553Z] 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-30T12:39:43.553Z] 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-30T12:39:43.553Z] 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-30T12:39:43.553Z] 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 38 kB/s) [2019-07-30T12:39:43.553Z] 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-30T12:39:43.553Z] 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-30T12:39:43.553Z] 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-30T12:39:43.553Z] 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-30T12:39:43.553Z] 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-30T12:39:43.553Z] 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-30T12:39:43.553Z] 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 52 kB/s) [2019-07-30T12:39:43.553Z] 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-30T12:39:43.553Z] 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-30T12:39:43.811Z] 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-30T12:39:43.811Z] 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-30T12:39:43.811Z] 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-30T12:39:43.811Z] 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-30T12:39:44.069Z] 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 45 kB/s) [2019-07-30T12:39:44.069Z] 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-30T12:39:44.069Z] 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-30T12:39:44.069Z] 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-30T12:39:44.069Z] 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-30T12:39:44.069Z] 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-30T12:39:44.326Z] 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-30T12:39:44.326Z] Progress (1): 3.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.pom (3.5 kB at 136 kB/s) [2019-07-30T12:39:44.326Z] 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-30T12:39:44.326Z] 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-30T12:39:44.326Z] 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-30T12:39:44.326Z] 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-30T12:39:44.326Z] 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-30T12:39:44.584Z] 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-30T12:39:44.584Z] 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 759 kB/s) [2019-07-30T12:39:44.584Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/31/maven-parent-31.pom [2019-07-30T12:39:44.584Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/31/maven-parent-31.pom [2019-07-30T12:39:44.584Z] 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-30T12:39:44.584Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/31/maven-parent-31.pom [2019-07-30T12:39:44.584Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/31/maven-parent-31.pom [2019-07-30T12:39:44.842Z] 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-30T12:39:44.842Z] Progress (1): 4.1/43 kB Progress (1): 7.7/43 kB Progress (1): 12/43 kB Progress (1): 16/43 kB Progress (1): 20/43 kB Progress (1): 24/43 kB Progress (1): 28/43 kB Progress (1): 32/43 kB Progress (1): 36/43 kB Progress (1): 40/43 kB Progress (1): 43 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/31/maven-parent-31.pom (43 kB at 1.4 MB/s) [2019-07-30T12:39:44.842Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/19/apache-19.pom [2019-07-30T12:39:44.842Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/19/apache-19.pom [2019-07-30T12:39:44.842Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/19/apache-19.pom [2019-07-30T12:39:44.842Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/19/apache-19.pom [2019-07-30T12:39:45.099Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/19/apache-19.pom [2019-07-30T12:39:45.099Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom [2019-07-30T12:39:45.356Z] 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 574 kB/s) [2019-07-30T12:39:45.356Z] 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-30T12:39:45.356Z] 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-30T12:39:45.356Z] 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-30T12:39:45.356Z] 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-30T12:39:45.356Z] 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-30T12:39:45.356Z] 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-30T12:39:45.614Z] 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 47 kB/s) [2019-07-30T12:39:45.614Z] 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-30T12:39:45.614Z] 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-30T12:39:45.614Z] 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-30T12:39:45.614Z] 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-30T12:39:45.872Z] 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-30T12:39:45.872Z] 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-30T12:39:45.872Z] 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 334 kB/s) [2019-07-30T12:39:45.872Z] 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-30T12:39:45.872Z] 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-30T12:39:45.872Z] 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-30T12:39:46.130Z] 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-30T12:39:46.130Z] 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-30T12:39:46.130Z] 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-30T12:39:46.130Z] Progress (1): 1.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom (1.6 kB at 36 kB/s) [2019-07-30T12:39:46.130Z] 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-30T12:39:46.130Z] 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-30T12:39:46.130Z] 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-30T12:39:46.387Z] 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-30T12:39:46.387Z] 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-30T12:39:46.387Z] 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-30T12:39:46.387Z] 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 569 kB/s) [2019-07-30T12:39:46.387Z] 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-30T12:39:46.387Z] 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-30T12:39:46.387Z] 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-30T12:39:46.644Z] 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-30T12:39:46.644Z] 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-30T12:39:46.644Z] 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-30T12:39:46.644Z] Progress (1): 4.1/7.4 kB Progress (1): 7.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.pom (7.4 kB at 263 kB/s) [2019-07-30T12:39:46.644Z] 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-30T12:39:46.644Z] 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-30T12:39:46.644Z] 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-30T12:39:46.902Z] 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-30T12:39:46.902Z] 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-30T12:39:46.902Z] 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-30T12:39:46.902Z] 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 51 kB/s) [2019-07-30T12:39:46.902Z] 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-30T12:39:46.902Z] 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-30T12:39:46.902Z] 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-30T12:39:47.160Z] 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-30T12:39:47.160Z] 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-30T12:39:47.160Z] 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-30T12:39:47.160Z] 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 547 kB/s) [2019-07-30T12:39:47.160Z] 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-30T12:39:47.160Z] 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-30T12:39:47.160Z] 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-30T12:39:47.419Z] 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-30T12:39:47.419Z] 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-30T12:39:47.419Z] 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-30T12:39:47.419Z] 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 46 kB/s) [2019-07-30T12:39:47.419Z] 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-30T12:39:47.419Z] 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-30T12:39:47.419Z] 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-30T12:39:47.677Z] 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-30T12:39:47.677Z] 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-30T12:39:47.677Z] 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-30T12:39:47.677Z] 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 72 kB/s) [2019-07-30T12:39:47.677Z] 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-30T12:39:47.677Z] 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-30T12:39:47.677Z] 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-30T12:39:48.025Z] 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-30T12:39:48.025Z] 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-30T12:39:48.025Z] 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-30T12:39:48.025Z] 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 162 kB/s) [2019-07-30T12:39:48.025Z] 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-30T12:39:48.025Z] 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-30T12:39:48.025Z] 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-30T12:39:48.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-30T12:39:48.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-30T12:39:48.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-30T12:39:48.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 639 kB/s) [2019-07-30T12:39:48.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-30T12:39:48.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-30T12:39:48.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-30T12:39:48.379Z] 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-30T12:39:48.379Z] 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-30T12:39:48.379Z] 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-30T12:39:48.379Z] Progress (1): 4.1/5.1 kB Progress (1): 5.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom (5.1 kB at 176 kB/s) [2019-07-30T12:39:48.379Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean/3.7/xbean-3.7.pom [2019-07-30T12:39:48.638Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/xbean/xbean/3.7/xbean-3.7.pom [2019-07-30T12:39:48.638Z] 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-30T12:39:48.638Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/xbean/xbean/3.7/xbean-3.7.pom [2019-07-30T12:39:48.638Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/xbean/xbean/3.7/xbean-3.7.pom [2019-07-30T12:39:48.638Z] 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-30T12:39:48.638Z] 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 515 kB/s) [2019-07-30T12:39:48.638Z] 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-30T12:39:48.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-30T12:39:48.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-30T12:39:48.895Z] 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-30T12:39:48.895Z] 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-30T12:39:48.895Z] 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-30T12:39:49.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 177 kB/s) [2019-07-30T12:39:49.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-30T12:39:49.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-30T12:39:49.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-30T12:39:49.153Z] 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-30T12:39:49.153Z] 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-30T12:39:49.153Z] 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-30T12:39:49.410Z] 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 660 kB/s) [2019-07-30T12:39:49.410Z] 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-30T12:39:49.410Z] 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-30T12:39:49.410Z] 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-30T12:39:49.410Z] 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-30T12:39:49.410Z] 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-30T12:39:49.410Z] 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-30T12:39:49.673Z] 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-30T12:39:49.673Z] 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-30T12:39:49.673Z] 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-30T12:39:49.673Z] 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-30T12:39:49.673Z] 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-30T12:39:49.673Z] 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-30T12:39:49.673Z] 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-30T12:39:49.932Z] 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 83 kB/s) [2019-07-30T12:39:49.932Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/google/1/google-1.pom [2019-07-30T12:39:49.932Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/google/1/google-1.pom [2019-07-30T12:39:49.932Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/google/1/google-1.pom [2019-07-30T12:39:49.932Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/google/1/google-1.pom [2019-07-30T12:39:49.932Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/google/1/google-1.pom [2019-07-30T12:39:49.932Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom [2019-07-30T12:39:50.189Z] 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 50 kB/s) [2019-07-30T12:39:50.189Z] 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-30T12:39:50.189Z] 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-30T12:39:50.189Z] 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-30T12:39:50.189Z] 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-30T12:39:50.189Z] 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-30T12:39:50.448Z] 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-30T12:39:50.448Z] 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 116 kB/s) [2019-07-30T12:39:50.448Z] 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-30T12:39:50.448Z] 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-30T12:39:50.448Z] 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-30T12:39:50.448Z] 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-30T12:39:50.705Z] 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-30T12:39:50.705Z] 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-30T12:39:50.705Z] Progress (1): 2.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (2.2 kB at 78 kB/s) [2019-07-30T12:39:50.705Z] 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-30T12:39:50.705Z] 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-30T12:39:50.705Z] 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-30T12:39:50.962Z] 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-30T12:39:50.962Z] 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-30T12:39:50.962Z] 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-30T12:39:50.962Z] 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 27 kB/s) [2019-07-30T12:39:50.962Z] 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-30T12:39:50.962Z] 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-30T12:39:50.962Z] 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-30T12:39:51.219Z] 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-30T12:39:51.219Z] 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-30T12:39:51.219Z] 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-30T12:39:51.219Z] 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 243 kB/s) [2019-07-30T12:39:51.219Z] 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-30T12:39:51.219Z] 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-30T12:39:51.219Z] 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-30T12:39:51.477Z] 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-30T12:39:51.477Z] 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-30T12:39:51.477Z] 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-30T12:39:51.477Z] 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 400 kB/s) [2019-07-30T12:39:51.477Z] 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-30T12:39:51.477Z] 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-30T12:39:51.735Z] 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-30T12:39:51.735Z] 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-30T12:39:51.735Z] 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-30T12:39:51.735Z] 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-30T12:39:51.735Z] 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 107 kB/s) [2019-07-30T12:39:51.735Z] 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-30T12:39:51.992Z] 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-30T12:39:51.992Z] 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-30T12:39:51.992Z] 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-30T12:39:51.992Z] 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-30T12:39:51.992Z] 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-30T12:39:51.992Z] 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 55 kB/s) [2019-07-30T12:39:51.992Z] 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-30T12:39:52.251Z] 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-30T12:39:52.251Z] 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-30T12:39:52.251Z] 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-30T12:39:52.251Z] 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-30T12:39:52.251Z] 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-30T12:39:52.251Z] 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-30T12:39:52.509Z] 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-30T12:39:52.509Z] 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-30T12:39:52.509Z] 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-30T12:39:52.509Z] 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-30T12:39:52.509Z] 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-30T12:39:52.509Z] 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-30T12:39:52.509Z] 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 67 kB/s) [2019-07-30T12:39:52.766Z] 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-30T12:39:52.766Z] 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-30T12:39:52.766Z] 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-30T12:39:52.766Z] 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-30T12:39:52.766Z] 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-30T12:39:52.766Z] 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-30T12:39:53.024Z] 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 111 kB/s) [2019-07-30T12:39:53.024Z] 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-30T12:39:53.024Z] 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-30T12:39:53.024Z] 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-30T12:39:53.024Z] 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-30T12:39:53.024Z] 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-30T12:39:53.024Z] 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-30T12:39:53.280Z] 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 78 kB/s) [2019-07-30T12:39:53.280Z] 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-30T12:39:53.280Z] 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-30T12:39:53.280Z] 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-30T12:39:53.280Z] 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-30T12:39:53.280Z] 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-30T12:39:53.280Z] 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-30T12:39:53.537Z] 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-30T12:39:53.537Z] 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-30T12:39:53.537Z] 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-30T12:39:53.537Z] 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-30T12:39:53.537Z] 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-30T12:39:53.537Z] 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-30T12:39:53.537Z] 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-30T12:39:53.794Z] 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 101 kB/s) [2019-07-30T12:39:53.794Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.5/ow2-1.5.pom [2019-07-30T12:39:53.794Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom [2019-07-30T12:39:53.794Z] 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-30T12:39:53.794Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom [2019-07-30T12:39:53.794Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/ow2/1.5/ow2-1.5.pom [2019-07-30T12:39:53.794Z] 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-30T12:39:54.051Z] 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 401 kB/s) [2019-07-30T12:39:54.051Z] 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-30T12:39:54.051Z] 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-30T12:39:54.051Z] 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-30T12:39:54.051Z] 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-30T12:39:54.051Z] 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-30T12:39:54.309Z] 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-30T12:39:54.309Z] 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 495 kB/s) [2019-07-30T12:39:54.309Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2019-07-30T12:39:54.309Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2019-07-30T12:39:54.309Z] 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-30T12:39:54.309Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2019-07-30T12:39:54.309Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2019-07-30T12:39:54.628Z] 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-30T12:39:54.628Z] 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 212 kB/s) [2019-07-30T12:39:54.628Z] 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-30T12:39:54.628Z] 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-30T12:39:54.628Z] 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-30T12:39:54.628Z] 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-30T12:39:54.628Z] 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-30T12:39:54.628Z] 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-30T12:39:54.628Z] 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-30T12:39:54.628Z] 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-30T12:39:54.628Z] 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-30T12:39:54.628Z] 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-30T12:39:54.628Z] 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-30T12:39:54.628Z] 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-30T12:39:54.628Z] 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-30T12:39:54.628Z] 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-30T12:39:54.628Z] 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-30T12:39:54.628Z] 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-30T12:39:54.628Z] 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-30T12:39:54.628Z] 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-30T12:39:54.628Z] 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-30T12:39:54.628Z] 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-30T12:39:54.628Z] 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-30T12:39:54.628Z] 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-30T12:39:54.628Z] 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-30T12:39:54.628Z] 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-30T12:39:54.628Z] 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-30T12:39:54.628Z] 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-30T12:39:54.628Z] 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-30T12:39:54.628Z] 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-30T12:39:54.628Z] 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-30T12:39:54.628Z] 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-30T12:39:54.979Z] 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-30T12:39:54.979Z] 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-30T12:39:54.979Z] 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-30T12:39:54.979Z] 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-30T12:39:54.979Z] 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-30T12:39:54.979Z] 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-30T12:39:54.979Z] 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-30T12:39:54.979Z] 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-30T12:39:54.979Z] 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-30T12:39:54.979Z] 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-30T12:39:55.236Z] 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-30T12:39:55.236Z] 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-30T12:39:55.236Z] 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-30T12:39:55.236Z] 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-30T12:39:55.236Z] 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-30T12:39:55.236Z] 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-30T12:39:55.236Z] 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-30T12:39:55.236Z] 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-30T12:39:55.236Z] 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-30T12:39:55.236Z] 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-30T12:39:55.493Z] 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-30T12:39:55.493Z] 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-30T12:39:55.493Z] 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-30T12:39:55.493Z] 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-30T12:39:55.493Z] 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-30T12:39:55.750Z] 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-30T12:39:55.750Z] 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-30T12:39:55.750Z] 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-30T12:39:55.750Z] 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-30T12:39:55.750Z] 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-30T12:39:55.750Z] 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-30T12:39:55.750Z] 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-30T12:39:55.750Z] 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-30T12:39:55.750Z] 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-30T12:39:55.750Z] 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-30T12:39:55.750Z] 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-30T12:39:55.750Z] 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-30T12:39:55.750Z] 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-30T12:39:55.750Z] 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-30T12:39:55.750Z] 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-30T12:39:55.750Z] 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-30T12:39:55.750Z] 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-30T12:39:55.750Z] 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-30T12:39:56.007Z] 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-30T12:39:56.007Z] 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-30T12:39:56.007Z] 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-30T12:39:56.007Z] 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-30T12:39:56.007Z] 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-30T12:39:56.007Z] 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-30T12:39:56.007Z] 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-30T12:39:56.007Z] 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-30T12:39:56.007Z] 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-30T12:39:56.007Z] 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-30T12:39:56.007Z] 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-30T12:39:56.007Z] 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-30T12:39:56.007Z] 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-30T12:39:56.007Z] 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-30T12:39:56.007Z] 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-30T12:39:56.007Z] 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-30T12:39:56.007Z] 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-30T12:39:56.007Z] 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-30T12:39:56.007Z] 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-30T12:39:56.007Z] 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-30T12:39:56.007Z] 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-30T12:39:56.007Z] 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-30T12:39:56.007Z] 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-30T12:39:56.007Z] 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-30T12:39:56.007Z] 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-30T12:39:56.265Z] 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-30T12:39:56.265Z] 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-30T12:39:56.522Z] 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-30T12:39:56.522Z] 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-30T12:39:56.522Z] 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-30T12:39:56.522Z] 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-30T12:39:56.522Z] 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-30T12:39:56.824Z] Progress (1): 4.1/187 kB Progress (1): 7.7/187 kB Progress (1): 12/187 kB Progress (1): 16/187 kB Progress (1): 20/187 kB Progress (1): 24/187 kB Progress (1): 28/187 kB Progress (1): 32/187 kB Progress (1): 36/187 kB Progress (2): 36/187 kB | 4.1/26 kB Progress (2): 40/187 kB | 4.1/26 kB Progress (2): 40/187 kB | 7.7/26 kB Progress (2): 44/187 kB | 7.7/26 kB Progress (2): 44/187 kB | 12/26 kB Progress (2): 48/187 kB | 12/26 kB Progress (2): 48/187 kB | 16/26 kB Progress (2): 52/187 kB | 16/26 kB Progress (2): 52/187 kB | 20/26 kB Progress (2): 56/187 kB | 20/26 kB Progress (2): 56/187 kB | 24/26 kB Progress (2): 56/187 kB | 26 kB Progress (2): 60/187 kB | 26 kB Progress (2): 64/187 kB | 26 kB Progress (2): 68/187 kB | 26 kB Progress (2): 72/187 kB | 26 kB Progress (2): 76/187 kB | 26 kB Progress (3): 76/187 kB | 26 kB | 4.1/65 kB Progress (3): 80/187 kB | 26 kB | 4.1/65 kB Progress (3): 80/187 kB | 26 kB | 7.7/65 kB Progress (3): 84/187 kB | 26 kB | 7.7/65 kB Progress (4): 84/187 kB | 26 kB | 7.7/65 kB | 4.1/429 kB Progress (4): 84/187 kB | 26 kB | 12/65 kB | 4.1/429 kB Progress (4): 84/187 kB | 26 kB | 12/65 kB | 7.7/429 kB Progress (4): 88/187 kB | 26 kB | 12/65 kB | 7.7/429 kB Progress (4): 88/187 kB | 26 kB | 12/65 kB | 12/429 kB Progress (4): 88/187 kB | 26 kB | 16/65 kB | 12/429 kB Progress (4): 88/187 kB | 26 kB | 16/65 kB | 16/429 kB Progress (4): 92/187 kB | 26 kB | 16/65 kB | 16/429 kB Progress (4): 96/187 kB | 26 kB | 16/65 kB | 16/429 kB Progress (4): 96/187 kB | 26 kB | 16/65 kB | 20/429 kB Progress (4): 96/187 kB | 26 kB | 20/65 kB | 20/429 kB Progress (4): 96/187 kB | 26 kB | 20/65 kB | 24/429 kB Progress (4): 100/187 kB | 26 kB | 20/65 kB | 24/429 kB Progress (4): 100/187 kB | 26 kB | 20/65 kB | 28/429 kB Progress (4): 100/187 kB | 26 kB | 24/65 kB | 28/429 kB Progress (4): 100/187 kB | 26 kB | 24/65 kB | 32/429 kB Progress (4): 104/187 kB | 26 kB | 24/65 kB | 32/429 kB Progress (4): 104/187 kB | 26 kB | 24/65 kB | 36/429 kB Progress (5): 104/187 kB | 26 kB | 24/65 kB | 36/429 kB | 4.1/920 kB Progress (5): 104/187 kB | 26 kB | 28/65 kB | 36/429 kB | 4.1/920 kB Progress (5): 104/187 kB | 26 kB | 28/65 kB | 36/429 kB | 7.7/920 kB Progress (5): 104/187 kB | 26 kB | 28/65 kB | 40/429 kB | 7.7/920 kB Progress (5): 108/187 kB | 26 kB | 28/65 kB | 40/429 kB | 7.7/920 kB Progress (5): 108/187 kB | 26 kB | 28/65 kB | 44/429 kB | 7.7/920 kB Progress (5): 108/187 kB | 26 kB | 28/65 kB | 44/429 kB | 12/920 kB Progress (5): 108/187 kB | 26 kB | 32/65 kB | 44/429 kB | 12/920 kB Progress (5): 108/187 kB | 26 kB | 32/65 kB | 44/429 kB | 16/920 kB Progress (5): 108/187 kB | 26 kB | 32/65 kB | 48/429 kB | 16/920 kB Progress (5): 112/187 kB | 26 kB | 32/65 kB | 48/429 kB | 16/920 kB Progress (5): 112/187 kB | 26 kB | 32/65 kB | 48/429 kB | 20/920 kB Progress (5): 112/187 kB | 26 kB | 36/65 kB | 48/429 kB | 20/920 kB Progress (5): 112/187 kB | 26 kB | 36/65 kB | 48/429 kB | 24/920 kB Progress (5): 116/187 kB | 26 kB | 36/65 kB | 48/429 kB | 24/920 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 99 kB/s) [2019-07-30T12:39:56.824Z] Progress (4): 116/187 kB | 36/65 kB | 52/429 kB | 24/920 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-30T12:39:56.824Z] Progress (4): 120/187 kB | 36/65 kB | 52/429 kB | 24/920 kB Progress (4): 120/187 kB | 36/65 kB | 52/429 kB | 28/920 kB Progress (4): 120/187 kB | 40/65 kB | 52/429 kB | 28/920 kB Progress (4): 120/187 kB | 40/65 kB | 52/429 kB | 32/920 kB Progress (4): 124/187 kB | 40/65 kB | 52/429 kB | 32/920 kB Progress (4): 124/187 kB | 40/65 kB | 56/429 kB | 32/920 kB Progress (4): 128/187 kB | 40/65 kB | 56/429 kB | 32/920 kB Progress (4): 128/187 kB | 40/65 kB | 56/429 kB | 36/920 kB Progress (4): 128/187 kB | 44/65 kB | 56/429 kB | 36/920 kB Progress (4): 128/187 kB | 44/65 kB | 56/429 kB | 40/920 kB Progress (4): 132/187 kB | 44/65 kB | 56/429 kB | 40/920 kB Progress (4): 132/187 kB | 44/65 kB | 60/429 kB | 40/920 kB Progress (4): 136/187 kB | 44/65 kB | 60/429 kB | 40/920 kB Progress (4): 136/187 kB | 44/65 kB | 60/429 kB | 44/920 kB Progress (4): 136/187 kB | 48/65 kB | 60/429 kB | 44/920 kB Progress (4): 136/187 kB | 48/65 kB | 60/429 kB | 48/920 kB Progress (4): 140/187 kB | 48/65 kB | 60/429 kB | 48/920 kB Progress (4): 140/187 kB | 48/65 kB | 64/429 kB | 48/920 kB Progress (4): 144/187 kB | 48/65 kB | 64/429 kB | 48/920 kB Progress (4): 144/187 kB | 48/65 kB | 64/429 kB | 52/920 kB Progress (4): 144/187 kB | 52/65 kB | 64/429 kB | 52/920 kB Progress (4): 144/187 kB | 52/65 kB | 64/429 kB | 56/920 kB Progress (4): 148/187 kB | 52/65 kB | 64/429 kB | 56/920 kB Progress (4): 148/187 kB | 52/65 kB | 66/429 kB | 56/920 kB Progress (4): 152/187 kB | 52/65 kB | 66/429 kB | 56/920 kB Progress (4): 152/187 kB | 52/65 kB | 66/429 kB | 60/920 kB Progress (4): 152/187 kB | 56/65 kB | 66/429 kB | 60/920 kB Progress (4): 152/187 kB | 56/65 kB | 66/429 kB | 64/920 kB Progress (4): 156/187 kB | 56/65 kB | 66/429 kB | 64/920 kB Progress (4): 156/187 kB | 56/65 kB | 70/429 kB | 64/920 kB Progress (4): 160/187 kB | 56/65 kB | 70/429 kB | 64/920 kB Progress (4): 160/187 kB | 56/65 kB | 70/429 kB | 68/920 kB Progress (4): 160/187 kB | 60/65 kB | 70/429 kB | 68/920 kB Progress (4): 160/187 kB | 60/65 kB | 70/429 kB | 72/920 kB Progress (4): 164/187 kB | 60/65 kB | 70/429 kB | 72/920 kB Progress (4): 164/187 kB | 60/65 kB | 74/429 kB | 72/920 kB Progress (4): 168/187 kB | 60/65 kB | 74/429 kB | 72/920 kB Progress (4): 168/187 kB | 60/65 kB | 78/429 kB | 72/920 kB Progress (4): 168/187 kB | 60/65 kB | 78/429 kB | 76/920 kB Progress (4): 168/187 kB | 64/65 kB | 78/429 kB | 76/920 kB Progress (4): 168/187 kB | 64/65 kB | 78/429 kB | 80/920 kB Progress (4): 168/187 kB | 64/65 kB | 82/429 kB | 80/920 kB Progress (4): 172/187 kB | 64/65 kB | 82/429 kB | 80/920 kB Progress (4): 172/187 kB | 64/65 kB | 86/429 kB | 80/920 kB Progress (4): 172/187 kB | 64/65 kB | 86/429 kB | 84/920 kB Progress (4): 172/187 kB | 65 kB | 86/429 kB | 84/920 kB Progress (4): 172/187 kB | 65 kB | 86/429 kB | 88/920 kB Progress (4): 172/187 kB | 65 kB | 90/429 kB | 88/920 kB Progress (4): 176/187 kB | 65 kB | 90/429 kB | 88/920 kB Progress (4): 176/187 kB | 65 kB | 94/429 kB | 88/920 kB Progress (4): 176/187 kB | 65 kB | 94/429 kB | 92/920 kB Progress (4): 176/187 kB | 65 kB | 98/429 kB | 92/920 kB Progress (4): 180/187 kB | 65 kB | 98/429 kB | 92/920 kB Progress (4): 180/187 kB | 65 kB | 98/429 kB | 96/920 kB Progress (4): 184/187 kB | 65 kB | 98/429 kB | 96/920 kB Progress (4): 184/187 kB | 65 kB | 98/429 kB | 100/920 kB Progress (4): 184/187 kB | 65 kB | 102/429 kB | 100/920 kB Progress (4): 184/187 kB | 65 kB | 102/429 kB | 104/920 kB Progress (4): 187 kB | 65 kB | 102/429 kB | 104/920 kB Progress (4): 187 kB | 65 kB | 102/429 kB | 108/920 kB Progress (4): 187 kB | 65 kB | 106/429 kB | 108/920 kB Progress (4): 187 kB | 65 kB | 106/429 kB | 112/920 kB Progress (4): 187 kB | 65 kB | 110/429 kB | 112/920 kB Progress (4): 187 kB | 65 kB | 110/429 kB | 116/920 kB Progress (4): 187 kB | 65 kB | 114/429 kB | 116/920 kB Progress (4): 187 kB | 65 kB | 114/429 kB | 120/920 kB Progress (4): 187 kB | 65 kB | 118/429 kB | 120/920 kB Progress (4): 187 kB | 65 kB | 118/429 kB | 124/920 kB Progress (4): 187 kB | 65 kB | 122/429 kB | 124/920 kB Progress (4): 187 kB | 65 kB | 122/429 kB | 128/920 kB Progress (4): 187 kB | 65 kB | 126/429 kB | 128/920 kB Progress (4): 187 kB | 65 kB | 126/429 kB | 132/920 kB Progress (4): 187 kB | 65 kB | 130/429 kB | 132/920 kB Progress (4): 187 kB | 65 kB | 130/429 kB | 136/920 kB Progress (4): 187 kB | 65 kB | 134/429 kB | 136/920 kB Progress (4): 187 kB | 65 kB | 134/429 kB | 140/920 kB Progress (4): 187 kB | 65 kB | 138/429 kB | 140/920 kB Progress (4): 187 kB | 65 kB | 138/429 kB | 144/920 kB Progress (4): 187 kB | 65 kB | 142/429 kB | 144/920 kB Progress (4): 187 kB | 65 kB | 142/429 kB | 148/920 kB Progress (4): 187 kB | 65 kB | 146/429 kB | 148/920 kB Progress (4): 187 kB | 65 kB | 146/429 kB | 152/920 kB Progress (4): 187 kB | 65 kB | 150/429 kB | 152/920 kB Progress (4): 187 kB | 65 kB | 150/429 kB | 156/920 kB Progress (4): 187 kB | 65 kB | 154/429 kB | 156/920 kB Progress (4): 187 kB | 65 kB | 154/429 kB | 160/920 kB Progress (4): 187 kB | 65 kB | 158/429 kB | 160/920 kB Progress (4): 187 kB | 65 kB | 158/429 kB | 164/920 kB Progress (4): 187 kB | 65 kB | 162/429 kB | 164/920 kB Progress (4): 187 kB | 65 kB | 162/429 kB | 168/920 kB Progress (4): 187 kB | 65 kB | 166/429 kB | 168/920 kB Progress (4): 187 kB | 65 kB | 166/429 kB | 172/920 kB Progress (4): 187 kB | 65 kB | 170/429 kB | 172/920 kB Progress (4): 187 kB | 65 kB | 170/429 kB | 176/920 kB Progress (4): 187 kB | 65 kB | 174/429 kB | 176/920 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 235 kB/s) [2019-07-30T12:39:56.824Z] 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 669 kB/s) [2019-07-30T12:39:56.824Z] Progress (2): 178/429 kB | 176/920 kB Progress (2): 178/429 kB | 180/920 kB Progress (3): 178/429 kB | 180/920 kB | 4.1/112 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-30T12:39:56.824Z] 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-30T12:39:56.824Z] Progress (3): 178/429 kB | 180/920 kB | 7.7/112 kB Progress (3): 178/429 kB | 184/920 kB | 7.7/112 kB Progress (3): 182/429 kB | 184/920 kB | 7.7/112 kB Progress (3): 182/429 kB | 188/920 kB | 7.7/112 kB Progress (3): 182/429 kB | 188/920 kB | 12/112 kB Progress (3): 182/429 kB | 192/920 kB | 12/112 kB Progress (3): 186/429 kB | 192/920 kB | 12/112 kB Progress (3): 186/429 kB | 196/920 kB | 12/112 kB Progress (3): 186/429 kB | 196/920 kB | 16/112 kB Progress (3): 186/429 kB | 200/920 kB | 16/112 kB Progress (3): 190/429 kB | 200/920 kB | 16/112 kB Progress (3): 190/429 kB | 204/920 kB | 16/112 kB Progress (3): 190/429 kB | 204/920 kB | 20/112 kB Progress (3): 190/429 kB | 208/920 kB | 20/112 kB Progress (3): 194/429 kB | 208/920 kB | 20/112 kB Progress (3): 194/429 kB | 212/920 kB | 20/112 kB Progress (3): 194/429 kB | 212/920 kB | 24/112 kB Progress (3): 194/429 kB | 216/920 kB | 24/112 kB Progress (3): 198/429 kB | 216/920 kB | 24/112 kB Progress (3): 198/429 kB | 220/920 kB | 24/112 kB Progress (3): 198/429 kB | 220/920 kB | 28/112 kB Progress (3): 198/429 kB | 224/920 kB | 28/112 kB Progress (3): 202/429 kB | 224/920 kB | 28/112 kB Progress (3): 202/429 kB | 228/920 kB | 28/112 kB Progress (3): 206/429 kB | 228/920 kB | 28/112 kB Progress (3): 206/429 kB | 228/920 kB | 32/112 kB Progress (3): 210/429 kB | 228/920 kB | 32/112 kB Progress (3): 210/429 kB | 232/920 kB | 32/112 kB Progress (3): 214/429 kB | 232/920 kB | 32/112 kB Progress (3): 214/429 kB | 232/920 kB | 33/112 kB Progress (3): 218/429 kB | 232/920 kB | 33/112 kB Progress (3): 218/429 kB | 236/920 kB | 33/112 kB Progress (3): 222/429 kB | 236/920 kB | 33/112 kB Progress (3): 222/429 kB | 236/920 kB | 37/112 kB Progress (3): 226/429 kB | 236/920 kB | 37/112 kB Progress (3): 226/429 kB | 240/920 kB | 37/112 kB Progress (3): 230/429 kB | 240/920 kB | 37/112 kB Progress (3): 230/429 kB | 240/920 kB | 41/112 kB Progress (3): 234/429 kB | 240/920 kB | 41/112 kB Progress (3): 234/429 kB | 244/920 kB | 41/112 kB Progress (3): 238/429 kB | 244/920 kB | 41/112 kB Progress (3): 238/429 kB | 244/920 kB | 45/112 kB Progress (3): 242/429 kB | 244/920 kB | 45/112 kB Progress (3): 242/429 kB | 248/920 kB | 45/112 kB Progress (3): 242/429 kB | 248/920 kB | 49/112 kB Progress (3): 242/429 kB | 252/920 kB | 49/112 kB Progress (3): 246/429 kB | 252/920 kB | 49/112 kB Progress (3): 246/429 kB | 256/920 kB | 49/112 kB Progress (3): 246/429 kB | 256/920 kB | 53/112 kB Progress (3): 246/429 kB | 260/920 kB | 53/112 kB Progress (3): 250/429 kB | 260/920 kB | 53/112 kB Progress (3): 250/429 kB | 264/920 kB | 53/112 kB Progress (4): 250/429 kB | 264/920 kB | 53/112 kB | 4.1/186 kB Progress (4): 250/429 kB | 264/920 kB | 57/112 kB | 4.1/186 kB Progress (4): 250/429 kB | 264/920 kB | 57/112 kB | 7.7/186 kB Progress (4): 250/429 kB | 268/920 kB | 57/112 kB | 7.7/186 kB Progress (4): 254/429 kB | 268/920 kB | 57/112 kB | 7.7/186 kB Progress (4): 254/429 kB | 272/920 kB | 57/112 kB | 7.7/186 kB Progress (4): 254/429 kB | 272/920 kB | 57/112 kB | 12/186 kB Progress (4): 254/429 kB | 272/920 kB | 61/112 kB | 12/186 kB Progress (4): 254/429 kB | 272/920 kB | 61/112 kB | 16/186 kB Progress (4): 254/429 kB | 276/920 kB | 61/112 kB | 16/186 kB Progress (4): 258/429 kB | 276/920 kB | 61/112 kB | 16/186 kB Progress (4): 258/429 kB | 280/920 kB | 61/112 kB | 16/186 kB Progress (4): 258/429 kB | 280/920 kB | 61/112 kB | 20/186 kB Progress (4): 258/429 kB | 280/920 kB | 65/112 kB | 20/186 kB Progress (4): 258/429 kB | 280/920 kB | 65/112 kB | 24/186 kB Progress (4): 258/429 kB | 284/920 kB | 65/112 kB | 24/186 kB Progress (4): 262/429 kB | 284/920 kB | 65/112 kB | 24/186 kB Progress (4): 262/429 kB | 288/920 kB | 65/112 kB | 24/186 kB Progress (4): 262/429 kB | 288/920 kB | 65/112 kB | 28/186 kB Progress (4): 262/429 kB | 288/920 kB | 66/112 kB | 28/186 kB Progress (4): 262/429 kB | 288/920 kB | 66/112 kB | 32/186 kB Progress (4): 262/429 kB | 292/920 kB | 66/112 kB | 32/186 kB Progress (4): 266/429 kB | 292/920 kB | 66/112 kB | 32/186 kB Progress (4): 266/429 kB | 296/920 kB | 66/112 kB | 32/186 kB Progress (4): 266/429 kB | 296/920 kB | 66/112 kB | 33/186 kB Progress (4): 266/429 kB | 296/920 kB | 70/112 kB | 33/186 kB Progress (4): 266/429 kB | 296/920 kB | 70/112 kB | 37/186 kB Progress (4): 266/429 kB | 300/920 kB | 70/112 kB | 37/186 kB Progress (4): 270/429 kB | 300/920 kB | 70/112 kB | 37/186 kB Progress (4): 270/429 kB | 304/920 kB | 70/112 kB | 37/186 kB Progress (4): 270/429 kB | 304/920 kB | 70/112 kB | 41/186 kB Progress (4): 270/429 kB | 304/920 kB | 74/112 kB | 41/186 kB Progress (4): 270/429 kB | 304/920 kB | 74/112 kB | 45/186 kB Progress (4): 270/429 kB | 308/920 kB | 74/112 kB | 45/186 kB Progress (4): 274/429 kB | 308/920 kB | 74/112 kB | 45/186 kB Progress (4): 274/429 kB | 312/920 kB | 74/112 kB | 45/186 kB Progress (4): 274/429 kB | 312/920 kB | 74/112 kB | 49/186 kB Progress (4): 274/429 kB | 312/920 kB | 78/112 kB | 49/186 kB Progress (4): 274/429 kB | 312/920 kB | 78/112 kB | 53/186 kB Progress (4): 274/429 kB | 316/920 kB | 78/112 kB | 53/186 kB Progress (4): 278/429 kB | 316/920 kB | 78/112 kB | 53/186 kB Progress (4): 278/429 kB | 320/920 kB | 78/112 kB | 53/186 kB Progress (4): 278/429 kB | 320/920 kB | 78/112 kB | 57/186 kB Progress (4): 278/429 kB | 320/920 kB | 82/112 kB | 57/186 kB Progress (4): 278/429 kB | 320/920 kB | 82/112 kB | 61/186 kB Progress (4): 278/429 kB | 324/920 kB | 82/112 kB | 61/186 kB Progress (4): 282/429 kB | 324/920 kB | 82/112 kB | 61/186 kB Progress (4): 282/429 kB | 328/920 kB | 82/112 kB | 61/186 kB Progress (4): 282/429 kB | 328/920 kB | 82/112 kB | 65/186 kB Progress (4): 282/429 kB | 328/920 kB | 86/112 kB | 65/186 kB Progress (4): 282/429 kB | 328/920 kB | 86/112 kB | 66/186 kB Progress (4): 282/429 kB | 332/920 kB | 86/112 kB | 66/186 kB Progress (5): 282/429 kB | 332/920 kB | 86/112 kB | 66/186 kB | 4.1/13 kB Progress (5): 286/429 kB | 332/920 kB | 86/112 kB | 66/186 kB | 4.1/13 kB Progress (5): 286/429 kB | 332/920 kB | 86/112 kB | 66/186 kB | 7.7/13 kB Progress (5): 286/429 kB | 336/920 kB | 86/112 kB | 66/186 kB | 7.7/13 kB Progress (5): 286/429 kB | 336/920 kB | 86/112 kB | 70/186 kB | 7.7/13 kB Progress (5): 286/429 kB | 336/920 kB | 90/112 kB | 70/186 kB | 7.7/13 kB Progress (5): 286/429 kB | 336/920 kB | 90/112 kB | 74/186 kB | 7.7/13 kB Progress (5): 286/429 kB | 340/920 kB | 90/112 kB | 74/186 kB | 7.7/13 kB Progress (5): 286/429 kB | 340/920 kB | 90/112 kB | 74/186 kB | 12/13 kB Progress (5): 290/429 kB | 340/920 kB | 90/112 kB | 74/186 kB | 12/13 kB Progress (5): 290/429 kB | 340/920 kB | 90/112 kB | 74/186 kB | 13 kB Progress (5): 290/429 kB | 344/920 kB | 90/112 kB | 74/186 kB | 13 kB Progress (5): 290/429 kB | 344/920 kB | 90/112 kB | 78/186 kB | 13 kB Progress (5): 290/429 kB | 344/920 kB | 94/112 kB | 78/186 kB | 13 kB Progress (5): 290/429 kB | 344/920 kB | 94/112 kB | 82/186 kB | 13 kB Progress (5): 290/429 kB | 348/920 kB | 94/112 kB | 82/186 kB | 13 kB Progress (5): 294/429 kB | 348/920 kB | 94/112 kB | 82/186 kB | 13 kB Progress (5): 294/429 kB | 352/920 kB | 94/112 kB | 82/186 kB | 13 kB Progress (5): 294/429 kB | 352/920 kB | 94/112 kB | 86/186 kB | 13 kB Progress (5): 294/429 kB | 352/920 kB | 98/112 kB | 86/186 kB | 13 kB Progress (5): 294/429 kB | 352/920 kB | 98/112 kB | 90/186 kB | 13 kB Progress (5): 294/429 kB | 356/920 kB | 98/112 kB | 90/186 kB | 13 kB Progress (5): 298/429 kB | 356/920 kB | 98/112 kB | 90/186 kB | 13 kB Progress (5): 298/429 kB | 360/920 kB | 98/112 kB | 90/186 kB | 13 kB Progress (5): 298/429 kB | 360/920 kB | 98/112 kB | 94/186 kB | 13 kB Progress (5): 298/429 kB | 360/920 kB | 102/112 kB | 94/186 kB | 13 kB Progress (5): 298/429 kB | 360/920 kB | 102/112 kB | 98/186 kB | 13 kB Progress (5): 298/429 kB | 364/920 kB | 102/112 kB | 98/186 kB | 13 kB Progress (5): 302/429 kB | 364/920 kB | 102/112 kB | 98/186 kB | 13 kB Progress (5): 302/429 kB | 368/920 kB | 102/112 kB | 98/186 kB | 13 kB Progress (5): 302/429 kB | 368/920 kB | 102/112 kB | 98/186 kB | 13 kB Progress (5): 302/429 kB | 368/920 kB | 106/112 kB | 98/186 kB | 13 kB Progress (5): 302/429 kB | 368/920 kB | 106/112 kB | 102/186 kB | 13 kB Progress (5): 302/429 kB | 372/920 kB | 106/112 kB | 102/186 kB | 13 kB Progress (5): 306/429 kB | 372/920 kB | 106/112 kB | 102/186 kB | 13 kB Progress (5): 306/429 kB | 376/920 kB | 106/112 kB | 102/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 38 kB/s) [2019-07-30T12:39:56.824Z] 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-30T12:39:56.824Z] Progress (4): 306/429 kB | 376/920 kB | 106/112 kB | 106/186 kB Progress (4): 306/429 kB | 376/920 kB | 110/112 kB | 106/186 kB Progress (4): 306/429 kB | 376/920 kB | 110/112 kB | 110/186 kB Progress (4): 306/429 kB | 380/920 kB | 110/112 kB | 110/186 kB Progress (4): 310/429 kB | 380/920 kB | 110/112 kB | 110/186 kB Progress (4): 310/429 kB | 384/920 kB | 110/112 kB | 110/186 kB Progress (4): 310/429 kB | 384/920 kB | 110/112 kB | 114/186 kB Progress (4): 310/429 kB | 384/920 kB | 112 kB | 114/186 kB Progress (4): 310/429 kB | 384/920 kB | 112 kB | 118/186 kB Progress (4): 310/429 kB | 388/920 kB | 112 kB | 118/186 kB Progress (4): 314/429 kB | 388/920 kB | 112 kB | 118/186 kB Progress (4): 314/429 kB | 392/920 kB | 112 kB | 118/186 kB Progress (4): 314/429 kB | 392/920 kB | 112 kB | 122/186 kB Progress (4): 314/429 kB | 396/920 kB | 112 kB | 122/186 kB Progress (4): 318/429 kB | 396/920 kB | 112 kB | 122/186 kB Progress (4): 318/429 kB | 400/920 kB | 112 kB | 122/186 kB Progress (4): 318/429 kB | 400/920 kB | 112 kB | 126/186 kB Progress (4): 318/429 kB | 404/920 kB | 112 kB | 126/186 kB Progress (4): 322/429 kB | 404/920 kB | 112 kB | 126/186 kB Progress (4): 322/429 kB | 408/920 kB | 112 kB | 126/186 kB Progress (4): 322/429 kB | 408/920 kB | 112 kB | 130/186 kB Progress (4): 322/429 kB | 412/920 kB | 112 kB | 130/186 kB Progress (4): 326/429 kB | 412/920 kB | 112 kB | 130/186 kB Progress (4): 326/429 kB | 416/920 kB | 112 kB | 130/186 kB Progress (4): 326/429 kB | 416/920 kB | 112 kB | 134/186 kB Progress (4): 326/429 kB | 420/920 kB | 112 kB | 134/186 kB Progress (4): 330/429 kB | 420/920 kB | 112 kB | 134/186 kB Progress (4): 330/429 kB | 424/920 kB | 112 kB | 134/186 kB Progress (4): 330/429 kB | 424/920 kB | 112 kB | 138/186 kB Progress (4): 334/429 kB | 424/920 kB | 112 kB | 138/186 kB Progress (4): 334/429 kB | 424/920 kB | 112 kB | 142/186 kB Progress (4): 334/429 kB | 428/920 kB | 112 kB | 142/186 kB Progress (4): 334/429 kB | 428/920 kB | 112 kB | 146/186 kB Progress (4): 338/429 kB | 428/920 kB | 112 kB | 146/186 kB Progress (4): 338/429 kB | 428/920 kB | 112 kB | 150/186 kB Progress (4): 338/429 kB | 428/920 kB | 112 kB | 154/186 kB Progress (4): 338/429 kB | 432/920 kB | 112 kB | 154/186 kB Progress (4): 338/429 kB | 432/920 kB | 112 kB | 158/186 kB Progress (4): 342/429 kB | 432/920 kB | 112 kB | 158/186 kB Progress (4): 342/429 kB | 432/920 kB | 112 kB | 162/186 kB Progress (4): 342/429 kB | 436/920 kB | 112 kB | 162/186 kB Progress (4): 342/429 kB | 436/920 kB | 112 kB | 166/186 kB Progress (4): 346/429 kB | 436/920 kB | 112 kB | 166/186 kB Progress (4): 346/429 kB | 436/920 kB | 112 kB | 170/186 kB Progress (4): 346/429 kB | 440/920 kB | 112 kB | 170/186 kB Progress (4): 346/429 kB | 440/920 kB | 112 kB | 174/186 kB Progress (4): 346/429 kB | 444/920 kB | 112 kB | 174/186 kB Progress (4): 350/429 kB | 444/920 kB | 112 kB | 174/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 305 kB/s) [2019-07-30T12:39:56.824Z] 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-30T12:39:56.824Z] Progress (3): 350/429 kB | 448/920 kB | 174/186 kB Progress (4): 350/429 kB | 448/920 kB | 174/186 kB | 4.1/524 kB Progress (4): 350/429 kB | 448/920 kB | 178/186 kB | 4.1/524 kB Progress (4): 350/429 kB | 448/920 kB | 178/186 kB | 7.7/524 kB Progress (4): 350/429 kB | 452/920 kB | 178/186 kB | 7.7/524 kB Progress (4): 354/429 kB | 452/920 kB | 178/186 kB | 7.7/524 kB Progress (4): 354/429 kB | 456/920 kB | 178/186 kB | 7.7/524 kB Progress (4): 354/429 kB | 456/920 kB | 178/186 kB | 12/524 kB Progress (4): 354/429 kB | 456/920 kB | 182/186 kB | 12/524 kB Progress (4): 354/429 kB | 456/920 kB | 182/186 kB | 16/524 kB Progress (4): 354/429 kB | 460/920 kB | 182/186 kB | 16/524 kB Progress (4): 358/429 kB | 460/920 kB | 182/186 kB | 16/524 kB Progress (4): 358/429 kB | 464/920 kB | 182/186 kB | 16/524 kB Progress (4): 358/429 kB | 464/920 kB | 182/186 kB | 20/524 kB Progress (4): 358/429 kB | 464/920 kB | 186 kB | 20/524 kB Progress (4): 358/429 kB | 464/920 kB | 186 kB | 24/524 kB Progress (4): 358/429 kB | 468/920 kB | 186 kB | 24/524 kB Progress (4): 362/429 kB | 468/920 kB | 186 kB | 24/524 kB Progress (4): 362/429 kB | 472/920 kB | 186 kB | 24/524 kB Progress (4): 362/429 kB | 472/920 kB | 186 kB | 28/524 kB Progress (4): 362/429 kB | 476/920 kB | 186 kB | 28/524 kB Progress (4): 366/429 kB | 476/920 kB | 186 kB | 28/524 kB Progress (4): 366/429 kB | 480/920 kB | 186 kB | 28/524 kB Progress (4): 366/429 kB | 480/920 kB | 186 kB | 32/524 kB Progress (4): 366/429 kB | 484/920 kB | 186 kB | 32/524 kB Progress (4): 370/429 kB | 484/920 kB | 186 kB | 32/524 kB Progress (4): 370/429 kB | 488/920 kB | 186 kB | 32/524 kB Progress (4): 370/429 kB | 488/920 kB | 186 kB | 33/524 kB Progress (4): 370/429 kB | 492/920 kB | 186 kB | 33/524 kB Progress (4): 374/429 kB | 492/920 kB | 186 kB | 33/524 kB Progress (4): 374/429 kB | 496/920 kB | 186 kB | 33/524 kB Progress (4): 374/429 kB | 496/920 kB | 186 kB | 37/524 kB Progress (4): 374/429 kB | 500/920 kB | 186 kB | 37/524 kB Progress (4): 378/429 kB | 500/920 kB | 186 kB | 37/524 kB Progress (4): 378/429 kB | 504/920 kB | 186 kB | 37/524 kB Progress (4): 378/429 kB | 504/920 kB | 186 kB | 41/524 kB Progress (4): 378/429 kB | 508/920 kB | 186 kB | 41/524 kB Progress (4): 382/429 kB | 508/920 kB | 186 kB | 41/524 kB Progress (4): 382/429 kB | 512/920 kB | 186 kB | 41/524 kB Progress (4): 382/429 kB | 512/920 kB | 186 kB | 45/524 kB Progress (4): 382/429 kB | 516/920 kB | 186 kB | 45/524 kB Progress (4): 386/429 kB | 516/920 kB | 186 kB | 45/524 kB Progress (4): 386/429 kB | 520/920 kB | 186 kB | 45/524 kB Progress (4): 386/429 kB | 520/920 kB | 186 kB | 49/524 kB Progress (4): 386/429 kB | 524/920 kB | 186 kB | 49/524 kB Progress (4): 390/429 kB | 524/920 kB | 186 kB | 49/524 kB Progress (4): 390/429 kB | 528/920 kB | 186 kB | 49/524 kB Progress (4): 390/429 kB | 528/920 kB | 186 kB | 53/524 kB Progress (4): 390/429 kB | 532/920 kB | 186 kB | 53/524 kB Progress (4): 394/429 kB | 532/920 kB | 186 kB | 53/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 493 kB/s) [2019-07-30T12:39:56.824Z] Progress (3): 394/429 kB | 536/920 kB | 53/524 kB Progress (4): 394/429 kB | 536/920 kB | 53/524 kB | 4.1/273 kB Progress (4): 394/429 kB | 536/920 kB | 57/524 kB | 4.1/273 kB Progress (4): 394/429 kB | 536/920 kB | 57/524 kB | 7.7/273 kB Progress (4): 394/429 kB | 540/920 kB | 57/524 kB | 7.7/273 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar [2019-07-30T12:39:56.824Z] Progress (4): 398/429 kB | 540/920 kB | 57/524 kB | 7.7/273 kB Progress (4): 398/429 kB | 544/920 kB | 57/524 kB | 7.7/273 kB Progress (4): 398/429 kB | 544/920 kB | 57/524 kB | 12/273 kB Progress (4): 398/429 kB | 544/920 kB | 61/524 kB | 12/273 kB Progress (4): 398/429 kB | 544/920 kB | 61/524 kB | 16/273 kB Progress (4): 398/429 kB | 548/920 kB | 61/524 kB | 16/273 kB Progress (4): 402/429 kB | 548/920 kB | 61/524 kB | 16/273 kB Progress (4): 402/429 kB | 552/920 kB | 61/524 kB | 16/273 kB Progress (4): 402/429 kB | 552/920 kB | 61/524 kB | 20/273 kB Progress (4): 402/429 kB | 552/920 kB | 65/524 kB | 20/273 kB Progress (4): 402/429 kB | 552/920 kB | 65/524 kB | 24/273 kB Progress (4): 402/429 kB | 556/920 kB | 65/524 kB | 24/273 kB Progress (4): 406/429 kB | 556/920 kB | 65/524 kB | 24/273 kB Progress (4): 406/429 kB | 560/920 kB | 65/524 kB | 24/273 kB Progress (4): 406/429 kB | 560/920 kB | 65/524 kB | 28/273 kB Progress (4): 406/429 kB | 560/920 kB | 65/524 kB | 32/273 kB Progress (4): 406/429 kB | 560/920 kB | 66/524 kB | 32/273 kB Progress (4): 406/429 kB | 560/920 kB | 66/524 kB | 33/273 kB Progress (4): 406/429 kB | 564/920 kB | 66/524 kB | 33/273 kB Progress (4): 410/429 kB | 564/920 kB | 66/524 kB | 33/273 kB Progress (4): 410/429 kB | 568/920 kB | 66/524 kB | 33/273 kB Progress (4): 410/429 kB | 568/920 kB | 66/524 kB | 37/273 kB Progress (4): 410/429 kB | 568/920 kB | 70/524 kB | 37/273 kB Progress (4): 410/429 kB | 568/920 kB | 70/524 kB | 41/273 kB Progress (4): 410/429 kB | 572/920 kB | 70/524 kB | 41/273 kB Progress (4): 414/429 kB | 572/920 kB | 70/524 kB | 41/273 kB Progress (4): 414/429 kB | 576/920 kB | 70/524 kB | 41/273 kB Progress (4): 414/429 kB | 576/920 kB | 70/524 kB | 45/273 kB Progress (4): 414/429 kB | 576/920 kB | 74/524 kB | 45/273 kB Progress (4): 414/429 kB | 576/920 kB | 74/524 kB | 49/273 kB Progress (4): 414/429 kB | 580/920 kB | 74/524 kB | 49/273 kB Progress (4): 418/429 kB | 580/920 kB | 74/524 kB | 49/273 kB Progress (4): 418/429 kB | 584/920 kB | 74/524 kB | 49/273 kB Progress (4): 418/429 kB | 584/920 kB | 74/524 kB | 53/273 kB Progress (4): 418/429 kB | 584/920 kB | 78/524 kB | 53/273 kB Progress (4): 418/429 kB | 584/920 kB | 78/524 kB | 57/273 kB Progress (4): 418/429 kB | 588/920 kB | 78/524 kB | 57/273 kB Progress (4): 422/429 kB | 588/920 kB | 78/524 kB | 57/273 kB Progress (4): 422/429 kB | 592/920 kB | 78/524 kB | 57/273 kB Progress (4): 422/429 kB | 592/920 kB | 78/524 kB | 61/273 kB Progress (4): 422/429 kB | 596/920 kB | 78/524 kB | 61/273 kB Progress (4): 422/429 kB | 596/920 kB | 82/524 kB | 61/273 kB Progress (4): 422/429 kB | 600/920 kB | 82/524 kB | 61/273 kB Progress (4): 422/429 kB | 600/920 kB | 82/524 kB | 65/273 kB Progress (4): 426/429 kB | 600/920 kB | 82/524 kB | 65/273 kB Progress (5): 426/429 kB | 600/920 kB | 82/524 kB | 65/273 kB | 4.1/39 kB Progress (5): 426/429 kB | 600/920 kB | 82/524 kB | 66/273 kB | 4.1/39 kB Progress (5): 426/429 kB | 604/920 kB | 82/524 kB | 66/273 kB | 4.1/39 kB Progress (5): 426/429 kB | 604/920 kB | 86/524 kB | 66/273 kB | 4.1/39 kB Progress (5): 426/429 kB | 608/920 kB | 86/524 kB | 66/273 kB | 4.1/39 kB Progress (5): 426/429 kB | 608/920 kB | 86/524 kB | 70/273 kB | 4.1/39 kB Progress (5): 426/429 kB | 608/920 kB | 86/524 kB | 70/273 kB | 7.7/39 kB Progress (5): 429 kB | 608/920 kB | 86/524 kB | 70/273 kB | 7.7/39 kB Progress (5): 429 kB | 608/920 kB | 86/524 kB | 70/273 kB | 12/39 kB Progress (5): 429 kB | 608/920 kB | 86/524 kB | 74/273 kB | 12/39 kB Progress (5): 429 kB | 612/920 kB | 86/524 kB | 74/273 kB | 12/39 kB Progress (5): 429 kB | 612/920 kB | 90/524 kB | 74/273 kB | 12/39 kB Progress (5): 429 kB | 616/920 kB | 90/524 kB | 74/273 kB | 12/39 kB Progress (5): 429 kB | 616/920 kB | 94/524 kB | 74/273 kB | 12/39 kB Progress (5): 429 kB | 616/920 kB | 94/524 kB | 78/273 kB | 12/39 kB Progress (5): 429 kB | 616/920 kB | 94/524 kB | 78/273 kB | 16/39 kB Progress (5): 429 kB | 616/920 kB | 94/524 kB | 82/273 kB | 16/39 kB Progress (5): 429 kB | 616/920 kB | 98/524 kB | 82/273 kB | 16/39 kB Progress (5): 429 kB | 620/920 kB | 98/524 kB | 82/273 kB | 16/39 kB Progress (5): 429 kB | 620/920 kB | 102/524 kB | 82/273 kB | 16/39 kB Progress (5): 429 kB | 620/920 kB | 102/524 kB | 86/273 kB | 16/39 kB Progress (5): 429 kB | 620/920 kB | 102/524 kB | 86/273 kB | 20/39 kB Progress (5): 429 kB | 620/920 kB | 102/524 kB | 90/273 kB | 20/39 kB Progress (5): 429 kB | 620/920 kB | 106/524 kB | 90/273 kB | 20/39 kB Progress (5): 429 kB | 624/920 kB | 106/524 kB | 90/273 kB | 20/39 kB Progress (5): 429 kB | 624/920 kB | 110/524 kB | 90/273 kB | 20/39 kB Progress (5): 429 kB | 624/920 kB | 110/524 kB | 94/273 kB | 20/39 kB Progress (5): 429 kB | 624/920 kB | 110/524 kB | 94/273 kB | 24/39 kB Progress (5): 429 kB | 624/920 kB | 110/524 kB | 98/273 kB | 24/39 kB Progress (5): 429 kB | 624/920 kB | 114/524 kB | 98/273 kB | 24/39 kB Progress (5): 429 kB | 628/920 kB | 114/524 kB | 98/273 kB | 24/39 kB Progress (5): 429 kB | 628/920 kB | 118/524 kB | 98/273 kB | 24/39 kB Progress (5): 429 kB | 628/920 kB | 118/524 kB | 98/273 kB | 24/39 kB Progress (5): 429 kB | 628/920 kB | 118/524 kB | 98/273 kB | 28/39 kB Progress (5): 429 kB | 628/920 kB | 118/524 kB | 102/273 kB | 28/39 kB Progress (5): 429 kB | 628/920 kB | 122/524 kB | 102/273 kB | 28/39 kB Progress (5): 429 kB | 632/920 kB | 122/524 kB | 102/273 kB | 28/39 kB Progress (5): 429 kB | 632/920 kB | 126/524 kB | 102/273 kB | 28/39 kB Progress (5): 429 kB | 632/920 kB | 126/524 kB | 106/273 kB | 28/39 kB Progress (5): 429 kB | 632/920 kB | 126/524 kB | 106/273 kB | 32/39 kB Progress (5): 429 kB | 632/920 kB | 126/524 kB | 110/273 kB | 32/39 kB Progress (5): 429 kB | 632/920 kB | 130/524 kB | 110/273 kB | 32/39 kB Progress (5): 429 kB | 636/920 kB | 130/524 kB | 110/273 kB | 32/39 kB Progress (5): 429 kB | 636/920 kB | 134/524 kB | 110/273 kB | 32/39 kB Progress (5): 429 kB | 636/920 kB | 134/524 kB | 114/273 kB | 32/39 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.jar (429 kB at 1.1 MB/s) [2019-07-30T12:39:56.824Z] Progress (4): 636/920 kB | 134/524 kB | 114/273 kB | 36/39 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar [2019-07-30T12:39:56.824Z] Progress (4): 636/920 kB | 134/524 kB | 118/273 kB | 36/39 kB Progress (4): 636/920 kB | 138/524 kB | 118/273 kB | 36/39 kB Progress (4): 640/920 kB | 138/524 kB | 118/273 kB | 36/39 kB Progress (4): 640/920 kB | 142/524 kB | 118/273 kB | 36/39 kB Progress (4): 640/920 kB | 142/524 kB | 122/273 kB | 36/39 kB Progress (4): 640/920 kB | 142/524 kB | 122/273 kB | 39 kB Progress (4): 640/920 kB | 142/524 kB | 126/273 kB | 39 kB Progress (4): 640/920 kB | 146/524 kB | 126/273 kB | 39 kB Progress (4): 644/920 kB | 146/524 kB | 126/273 kB | 39 kB Progress (4): 644/920 kB | 150/524 kB | 126/273 kB | 39 kB Progress (4): 644/920 kB | 150/524 kB | 130/273 kB | 39 kB Progress (4): 644/920 kB | 154/524 kB | 130/273 kB | 39 kB Progress (4): 648/920 kB | 154/524 kB | 130/273 kB | 39 kB Progress (4): 648/920 kB | 158/524 kB | 130/273 kB | 39 kB Progress (4): 648/920 kB | 158/524 kB | 134/273 kB | 39 kB Progress (4): 648/920 kB | 162/524 kB | 134/273 kB | 39 kB Progress (4): 652/920 kB | 162/524 kB | 134/273 kB | 39 kB Progress (4): 652/920 kB | 166/524 kB | 134/273 kB | 39 kB Progress (4): 652/920 kB | 166/524 kB | 138/273 kB | 39 kB Progress (4): 652/920 kB | 170/524 kB | 138/273 kB | 39 kB Progress (4): 656/920 kB | 170/524 kB | 138/273 kB | 39 kB Progress (4): 656/920 kB | 174/524 kB | 138/273 kB | 39 kB Progress (4): 656/920 kB | 174/524 kB | 142/273 kB | 39 kB Progress (4): 656/920 kB | 178/524 kB | 142/273 kB | 39 kB Progress (4): 660/920 kB | 178/524 kB | 142/273 kB | 39 kB Progress (4): 660/920 kB | 182/524 kB | 142/273 kB | 39 kB Progress (4): 660/920 kB | 182/524 kB | 146/273 kB | 39 kB Progress (4): 660/920 kB | 186/524 kB | 146/273 kB | 39 kB Progress (4): 664/920 kB | 186/524 kB | 146/273 kB | 39 kB Progress (4): 664/920 kB | 190/524 kB | 146/273 kB | 39 kB Progress (4): 664/920 kB | 190/524 kB | 150/273 kB | 39 kB Progress (4): 664/920 kB | 194/524 kB | 150/273 kB | 39 kB Progress (4): 668/920 kB | 194/524 kB | 150/273 kB | 39 kB Progress (4): 668/920 kB | 198/524 kB | 150/273 kB | 39 kB Progress (4): 668/920 kB | 198/524 kB | 154/273 kB | 39 kB Progress (4): 668/920 kB | 202/524 kB | 154/273 kB | 39 kB Progress (4): 672/920 kB | 202/524 kB | 154/273 kB | 39 kB Progress (4): 672/920 kB | 206/524 kB | 154/273 kB | 39 kB Progress (4): 676/920 kB | 206/524 kB | 154/273 kB | 39 kB Progress (4): 676/920 kB | 206/524 kB | 158/273 kB | 39 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (39 kB at 96 kB/s) [2019-07-30T12:39:56.824Z] Progress (3): 680/920 kB | 206/524 kB | 158/273 kB Progress (3): 680/920 kB | 210/524 kB | 158/273 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar [2019-07-30T12:39:56.825Z] Progress (4): 680/920 kB | 210/524 kB | 158/273 kB | 4.1/156 kB Progress (4): 680/920 kB | 210/524 kB | 162/273 kB | 4.1/156 kB Progress (4): 680/920 kB | 210/524 kB | 162/273 kB | 7.7/156 kB Progress (4): 680/920 kB | 214/524 kB | 162/273 kB | 7.7/156 kB Progress (4): 684/920 kB | 214/524 kB | 162/273 kB | 7.7/156 kB Progress (4): 684/920 kB | 218/524 kB | 162/273 kB | 7.7/156 kB Progress (4): 684/920 kB | 218/524 kB | 166/273 kB | 7.7/156 kB Progress (4): 684/920 kB | 218/524 kB | 170/273 kB | 7.7/156 kB Progress (4): 684/920 kB | 218/524 kB | 174/273 kB | 7.7/156 kB Progress (4): 684/920 kB | 218/524 kB | 178/273 kB | 7.7/156 kB Progress (4): 684/920 kB | 218/524 kB | 182/273 kB | 7.7/156 kB Progress (4): 684/920 kB | 222/524 kB | 182/273 kB | 7.7/156 kB Progress (4): 688/920 kB | 222/524 kB | 182/273 kB | 7.7/156 kB Progress (4): 688/920 kB | 226/524 kB | 182/273 kB | 7.7/156 kB Progress (4): 688/920 kB | 226/524 kB | 182/273 kB | 12/156 kB Progress (4): 688/920 kB | 226/524 kB | 186/273 kB | 12/156 kB Progress (5): 688/920 kB | 226/524 kB | 186/273 kB | 12/156 kB | 4.1/35 kB Progress (5): 688/920 kB | 226/524 kB | 190/273 kB | 12/156 kB | 4.1/35 kB Progress (5): 688/920 kB | 226/524 kB | 190/273 kB | 16/156 kB | 4.1/35 kB Progress (5): 688/920 kB | 230/524 kB | 190/273 kB | 16/156 kB | 4.1/35 kB Progress (5): 692/920 kB | 230/524 kB | 190/273 kB | 16/156 kB | 4.1/35 kB Progress (5): 692/920 kB | 234/524 kB | 190/273 kB | 16/156 kB | 4.1/35 kB Progress (5): 692/920 kB | 234/524 kB | 190/273 kB | 20/156 kB | 4.1/35 kB Progress (5): 692/920 kB | 234/524 kB | 194/273 kB | 20/156 kB | 4.1/35 kB Progress (5): 692/920 kB | 234/524 kB | 194/273 kB | 20/156 kB | 7.7/35 kB Progress (5): 692/920 kB | 234/524 kB | 198/273 kB | 20/156 kB | 7.7/35 kB Progress (5): 692/920 kB | 234/524 kB | 198/273 kB | 24/156 kB | 7.7/35 kB Progress (5): 692/920 kB | 238/524 kB | 198/273 kB | 24/156 kB | 7.7/35 kB Progress (5): 696/920 kB | 238/524 kB | 198/273 kB | 24/156 kB | 7.7/35 kB Progress (5): 696/920 kB | 242/524 kB | 198/273 kB | 24/156 kB | 7.7/35 kB Progress (5): 696/920 kB | 242/524 kB | 198/273 kB | 28/156 kB | 7.7/35 kB Progress (5): 696/920 kB | 242/524 kB | 202/273 kB | 28/156 kB | 7.7/35 kB Progress (5): 696/920 kB | 242/524 kB | 202/273 kB | 28/156 kB | 12/35 kB Progress (5): 696/920 kB | 242/524 kB | 206/273 kB | 28/156 kB | 12/35 kB Progress (5): 696/920 kB | 242/524 kB | 206/273 kB | 32/156 kB | 12/35 kB Progress (5): 696/920 kB | 246/524 kB | 206/273 kB | 32/156 kB | 12/35 kB Progress (5): 700/920 kB | 246/524 kB | 206/273 kB | 32/156 kB | 12/35 kB Progress (5): 700/920 kB | 250/524 kB | 206/273 kB | 32/156 kB | 12/35 kB Progress (5): 700/920 kB | 250/524 kB | 206/273 kB | 33/156 kB | 12/35 kB Progress (5): 700/920 kB | 250/524 kB | 210/273 kB | 33/156 kB | 12/35 kB Progress (5): 700/920 kB | 250/524 kB | 210/273 kB | 33/156 kB | 16/35 kB Progress (5): 700/920 kB | 250/524 kB | 214/273 kB | 33/156 kB | 16/35 kB Progress (5): 700/920 kB | 250/524 kB | 214/273 kB | 37/156 kB | 16/35 kB Progress (5): 700/920 kB | 254/524 kB | 214/273 kB | 37/156 kB | 16/35 kB Progress (5): 704/920 kB | 254/524 kB | 214/273 kB | 37/156 kB | 16/35 kB Progress (5): 704/920 kB | 258/524 kB | 214/273 kB | 37/156 kB | 16/35 kB Progress (5): 704/920 kB | 258/524 kB | 214/273 kB | 41/156 kB | 16/35 kB Progress (5): 704/920 kB | 258/524 kB | 218/273 kB | 41/156 kB | 16/35 kB Progress (5): 704/920 kB | 258/524 kB | 218/273 kB | 41/156 kB | 20/35 kB Progress (5): 704/920 kB | 258/524 kB | 222/273 kB | 41/156 kB | 20/35 kB Progress (5): 704/920 kB | 258/524 kB | 222/273 kB | 45/156 kB | 20/35 kB Progress (5): 704/920 kB | 262/524 kB | 222/273 kB | 45/156 kB | 20/35 kB Progress (5): 708/920 kB | 262/524 kB | 222/273 kB | 45/156 kB | 20/35 kB Progress (5): 708/920 kB | 266/524 kB | 222/273 kB | 45/156 kB | 20/35 kB Progress (5): 708/920 kB | 266/524 kB | 222/273 kB | 49/156 kB | 20/35 kB Progress (5): 708/920 kB | 266/524 kB | 226/273 kB | 49/156 kB | 20/35 kB Progress (5): 708/920 kB | 266/524 kB | 226/273 kB | 49/156 kB | 24/35 kB Progress (5): 708/920 kB | 266/524 kB | 230/273 kB | 49/156 kB | 24/35 kB Progress (5): 708/920 kB | 266/524 kB | 230/273 kB | 53/156 kB | 24/35 kB Progress (5): 708/920 kB | 270/524 kB | 230/273 kB | 53/156 kB | 24/35 kB Progress (5): 712/920 kB | 270/524 kB | 230/273 kB | 53/156 kB | 24/35 kB Progress (5): 712/920 kB | 274/524 kB | 230/273 kB | 53/156 kB | 24/35 kB Progress (5): 712/920 kB | 274/524 kB | 230/273 kB | 57/156 kB | 24/35 kB Progress (5): 712/920 kB | 274/524 kB | 234/273 kB | 57/156 kB | 24/35 kB Progress (5): 712/920 kB | 274/524 kB | 234/273 kB | 57/156 kB | 28/35 kB Progress (5): 712/920 kB | 274/524 kB | 238/273 kB | 57/156 kB | 28/35 kB Progress (5): 712/920 kB | 274/524 kB | 238/273 kB | 61/156 kB | 28/35 kB Progress (5): 712/920 kB | 278/524 kB | 238/273 kB | 61/156 kB | 28/35 kB Progress (5): 716/920 kB | 278/524 kB | 238/273 kB | 61/156 kB | 28/35 kB Progress (5): 716/920 kB | 282/524 kB | 238/273 kB | 61/156 kB | 28/35 kB Progress (5): 716/920 kB | 282/524 kB | 238/273 kB | 65/156 kB | 28/35 kB Progress (5): 716/920 kB | 282/524 kB | 242/273 kB | 65/156 kB | 28/35 kB Progress (5): 716/920 kB | 282/524 kB | 242/273 kB | 65/156 kB | 32/35 kB Progress (5): 716/920 kB | 282/524 kB | 246/273 kB | 65/156 kB | 32/35 kB Progress (5): 716/920 kB | 282/524 kB | 246/273 kB | 66/156 kB | 32/35 kB Progress (5): 716/920 kB | 286/524 kB | 246/273 kB | 66/156 kB | 32/35 kB Progress (5): 720/920 kB | 286/524 kB | 246/273 kB | 66/156 kB | 32/35 kB Progress (5): 720/920 kB | 290/524 kB | 246/273 kB | 66/156 kB | 32/35 kB Progress (5): 720/920 kB | 290/524 kB | 246/273 kB | 70/156 kB | 32/35 kB Progress (5): 720/920 kB | 290/524 kB | 250/273 kB | 70/156 kB | 32/35 kB Progress (5): 720/920 kB | 290/524 kB | 250/273 kB | 70/156 kB | 35 kB Progress (5): 720/920 kB | 290/524 kB | 254/273 kB | 70/156 kB | 35 kB Progress (5): 720/920 kB | 290/524 kB | 254/273 kB | 74/156 kB | 35 kB Progress (5): 720/920 kB | 294/524 kB | 254/273 kB | 74/156 kB | 35 kB Progress (5): 724/920 kB | 294/524 kB | 254/273 kB | 74/156 kB | 35 kB Progress (5): 724/920 kB | 298/524 kB | 254/273 kB | 74/156 kB | 35 kB Progress (5): 724/920 kB | 298/524 kB | 254/273 kB | 78/156 kB | 35 kB Progress (5): 724/920 kB | 298/524 kB | 258/273 kB | 78/156 kB | 35 kB Progress (5): 724/920 kB | 298/524 kB | 258/273 kB | 82/156 kB | 35 kB Progress (5): 724/920 kB | 302/524 kB | 258/273 kB | 82/156 kB | 35 kB Progress (5): 728/920 kB | 302/524 kB | 258/273 kB | 82/156 kB | 35 kB Progress (5): 728/920 kB | 306/524 kB | 258/273 kB | 82/156 kB | 35 kB Progress (5): 728/920 kB | 306/524 kB | 258/273 kB | 86/156 kB | 35 kB Progress (5): 728/920 kB | 306/524 kB | 262/273 kB | 86/156 kB | 35 kB Progress (5): 728/920 kB | 306/524 kB | 262/273 kB | 90/156 kB | 35 kB Progress (5): 728/920 kB | 310/524 kB | 262/273 kB | 90/156 kB | 35 kB Progress (5): 732/920 kB | 310/524 kB | 262/273 kB | 90/156 kB | 35 kB Progress (5): 732/920 kB | 314/524 kB | 262/273 kB | 90/156 kB | 35 kB Progress (5): 732/920 kB | 314/524 kB | 262/273 kB | 94/156 kB | 35 kB Progress (5): 732/920 kB | 314/524 kB | 266/273 kB | 94/156 kB | 35 kB Progress (5): 732/920 kB | 314/524 kB | 266/273 kB | 98/156 kB | 35 kB Progress (5): 732/920 kB | 318/524 kB | 266/273 kB | 98/156 kB | 35 kB Progress (5): 736/920 kB | 318/524 kB | 266/273 kB | 98/156 kB | 35 kB Progress (5): 736/920 kB | 322/524 kB | 266/273 kB | 98/156 kB | 35 kB Progress (5): 736/920 kB | 322/524 kB | 266/273 kB | 98/156 kB | 35 kB Progress (5): 736/920 kB | 322/524 kB | 270/273 kB | 98/156 kB | 35 kB Progress (5): 736/920 kB | 322/524 kB | 270/273 kB | 102/156 kB | 35 kB Progress (5): 736/920 kB | 326/524 kB | 270/273 kB | 102/156 kB | 35 kB Progress (5): 740/920 kB | 326/524 kB | 270/273 kB | 102/156 kB | 35 kB Progress (5): 740/920 kB | 330/524 kB | 270/273 kB | 102/156 kB | 35 kB Progress (5): 740/920 kB | 330/524 kB | 270/273 kB | 106/156 kB | 35 kB Progress (5): 740/920 kB | 330/524 kB | 273 kB | 106/156 kB | 35 kB Progress (5): 740/920 kB | 330/524 kB | 273 kB | 110/156 kB | 35 kB Progress (5): 740/920 kB | 334/524 kB | 273 kB | 110/156 kB | 35 kB Progress (5): 744/920 kB | 334/524 kB | 273 kB | 110/156 kB | 35 kB Progress (5): 744/920 kB | 338/524 kB | 273 kB | 110/156 kB | 35 kB Progress (5): 744/920 kB | 338/524 kB | 273 kB | 114/156 kB | 35 kB Progress (5): 744/920 kB | 342/524 kB | 273 kB | 114/156 kB | 35 kB Progress (5): 748/920 kB | 342/524 kB | 273 kB | 114/156 kB | 35 kB Progress (5): 748/920 kB | 346/524 kB | 273 kB | 114/156 kB | 35 kB Progress (5): 748/920 kB | 346/524 kB | 273 kB | 118/156 kB | 35 kB Progress (5): 748/920 kB | 350/524 kB | 273 kB | 118/156 kB | 35 kB Progress (5): 752/920 kB | 350/524 kB | 273 kB | 118/156 kB | 35 kB Progress (5): 752/920 kB | 354/524 kB | 273 kB | 118/156 kB | 35 kB Progress (5): 752/920 kB | 354/524 kB | 273 kB | 122/156 kB | 35 kB Progress (5): 752/920 kB | 358/524 kB | 273 kB | 122/156 kB | 35 kB Progress (5): 756/920 kB | 358/524 kB | 273 kB | 122/156 kB | 35 kB Progress (5): 756/920 kB | 362/524 kB | 273 kB | 122/156 kB | 35 kB Progress (5): 756/920 kB | 362/524 kB | 273 kB | 126/156 kB | 35 kB Progress (5): 756/920 kB | 366/524 kB | 273 kB | 126/156 kB | 35 kB Progress (5): 760/920 kB | 366/524 kB | 273 kB | 126/156 kB | 35 kB Progress (5): 760/920 kB | 370/524 kB | 273 kB | 126/156 kB | 35 kB Progress (5): 760/920 kB | 370/524 kB | 273 kB | 130/156 kB | 35 kB Progress (5): 760/920 kB | 374/524 kB | 273 kB | 130/156 kB | 35 kB Progress (5): 760/920 kB | 374/524 kB | 273 kB | 134/156 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 72 kB/s) [2019-07-30T12:39:56.825Z] 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-30T12:39:56.825Z] Progress (4): 764/920 kB | 374/524 kB | 273 kB | 134/156 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.jar (273 kB at 558 kB/s) [2019-07-30T12:39:56.825Z] Progress (3): 764/920 kB | 374/524 kB | 138/156 kB Progress (3): 764/920 kB | 378/524 kB | 138/156 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-30T12:39:57.083Z] Progress (3): 768/920 kB | 378/524 kB | 138/156 kB Progress (3): 768/920 kB | 382/524 kB | 138/156 kB Progress (3): 772/920 kB | 382/524 kB | 138/156 kB Progress (3): 772/920 kB | 382/524 kB | 142/156 kB Progress (3): 776/920 kB | 382/524 kB | 142/156 kB Progress (3): 776/920 kB | 386/524 kB | 142/156 kB Progress (3): 780/920 kB | 386/524 kB | 142/156 kB Progress (3): 780/920 kB | 390/524 kB | 142/156 kB Progress (3): 780/920 kB | 390/524 kB | 146/156 kB Progress (3): 780/920 kB | 394/524 kB | 146/156 kB Progress (3): 784/920 kB | 394/524 kB | 146/156 kB Progress (3): 784/920 kB | 398/524 kB | 146/156 kB Progress (3): 788/920 kB | 398/524 kB | 146/156 kB Progress (3): 788/920 kB | 398/524 kB | 150/156 kB Progress (3): 792/920 kB | 398/524 kB | 150/156 kB Progress (3): 792/920 kB | 402/524 kB | 150/156 kB Progress (3): 796/920 kB | 402/524 kB | 150/156 kB Progress (3): 796/920 kB | 402/524 kB | 154/156 kB Progress (3): 800/920 kB | 402/524 kB | 154/156 kB Progress (3): 800/920 kB | 406/524 kB | 154/156 kB Progress (3): 804/920 kB | 406/524 kB | 154/156 kB Progress (3): 804/920 kB | 406/524 kB | 156 kB Progress (3): 808/920 kB | 406/524 kB | 156 kB Progress (3): 808/920 kB | 410/524 kB | 156 kB Progress (3): 812/920 kB | 410/524 kB | 156 kB Progress (3): 812/920 kB | 414/524 kB | 156 kB Progress (3): 816/920 kB | 414/524 kB | 156 kB Progress (3): 816/920 kB | 418/524 kB | 156 kB Progress (3): 820/920 kB | 418/524 kB | 156 kB Progress (3): 820/920 kB | 422/524 kB | 156 kB Progress (3): 824/920 kB | 422/524 kB | 156 kB Progress (3): 824/920 kB | 426/524 kB | 156 kB Progress (3): 828/920 kB | 426/524 kB | 156 kB Progress (3): 828/920 kB | 430/524 kB | 156 kB Progress (3): 832/920 kB | 430/524 kB | 156 kB Progress (3): 832/920 kB | 434/524 kB | 156 kB Progress (3): 836/920 kB | 434/524 kB | 156 kB Progress (3): 836/920 kB | 438/524 kB | 156 kB Progress (3): 840/920 kB | 438/524 kB | 156 kB Progress (3): 840/920 kB | 442/524 kB | 156 kB Progress (3): 844/920 kB | 442/524 kB | 156 kB Progress (3): 844/920 kB | 446/524 kB | 156 kB Progress (3): 848/920 kB | 446/524 kB | 156 kB Progress (3): 848/920 kB | 450/524 kB | 156 kB Progress (3): 852/920 kB | 450/524 kB | 156 kB Progress (3): 852/920 kB | 454/524 kB | 156 kB Progress (3): 856/920 kB | 454/524 kB | 156 kB Progress (3): 856/920 kB | 458/524 kB | 156 kB Progress (3): 860/920 kB | 458/524 kB | 156 kB Progress (3): 860/920 kB | 462/524 kB | 156 kB Progress (3): 860/920 kB | 466/524 kB | 156 kB Progress (3): 860/920 kB | 470/524 kB | 156 kB Progress (3): 860/920 kB | 474/524 kB | 156 kB Progress (3): 864/920 kB | 474/524 kB | 156 kB Progress (3): 864/920 kB | 478/524 kB | 156 kB Progress (4): 864/920 kB | 478/524 kB | 156 kB | 4.1/68 kB Progress (5): 864/920 kB | 478/524 kB | 156 kB | 4.1/68 kB | 4.1/332 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 282 kB/s) [2019-07-30T12:39:57.083Z] Progress (4): 864/920 kB | 478/524 kB | 4.1/68 kB | 7.7/332 kB Progress (4): 864/920 kB | 478/524 kB | 7.7/68 kB | 7.7/332 kB Progress (4): 864/920 kB | 482/524 kB | 7.7/68 kB | 7.7/332 kB Progress (4): 868/920 kB | 482/524 kB | 7.7/68 kB | 7.7/332 kB Progress (4): 868/920 kB | 486/524 kB | 7.7/68 kB | 7.7/332 kB Progress (4): 868/920 kB | 486/524 kB | 12/68 kB | 7.7/332 kB Progress (4): 868/920 kB | 486/524 kB | 12/68 kB | 12/332 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-30T12:39:57.083Z] Progress (4): 868/920 kB | 486/524 kB | 12/68 kB | 16/332 kB Progress (4): 868/920 kB | 486/524 kB | 16/68 kB | 16/332 kB Progress (4): 868/920 kB | 490/524 kB | 16/68 kB | 16/332 kB Progress (4): 872/920 kB | 490/524 kB | 16/68 kB | 16/332 kB Progress (4): 872/920 kB | 494/524 kB | 16/68 kB | 16/332 kB Progress (4): 872/920 kB | 494/524 kB | 20/68 kB | 16/332 kB Progress (4): 872/920 kB | 494/524 kB | 20/68 kB | 20/332 kB Progress (4): 872/920 kB | 494/524 kB | 24/68 kB | 20/332 kB Progress (4): 872/920 kB | 498/524 kB | 24/68 kB | 20/332 kB Progress (4): 876/920 kB | 498/524 kB | 24/68 kB | 20/332 kB Progress (4): 876/920 kB | 502/524 kB | 24/68 kB | 20/332 kB Progress (4): 876/920 kB | 502/524 kB | 28/68 kB | 20/332 kB Progress (4): 876/920 kB | 502/524 kB | 28/68 kB | 24/332 kB Progress (4): 876/920 kB | 502/524 kB | 32/68 kB | 24/332 kB Progress (4): 876/920 kB | 506/524 kB | 32/68 kB | 24/332 kB Progress (4): 880/920 kB | 506/524 kB | 32/68 kB | 24/332 kB Progress (4): 880/920 kB | 510/524 kB | 32/68 kB | 24/332 kB Progress (4): 880/920 kB | 510/524 kB | 33/68 kB | 24/332 kB Progress (4): 880/920 kB | 510/524 kB | 33/68 kB | 28/332 kB Progress (4): 880/920 kB | 510/524 kB | 37/68 kB | 28/332 kB Progress (4): 880/920 kB | 514/524 kB | 37/68 kB | 28/332 kB Progress (4): 884/920 kB | 514/524 kB | 37/68 kB | 28/332 kB Progress (4): 884/920 kB | 518/524 kB | 37/68 kB | 28/332 kB Progress (4): 884/920 kB | 518/524 kB | 41/68 kB | 28/332 kB Progress (4): 884/920 kB | 518/524 kB | 41/68 kB | 32/332 kB Progress (4): 884/920 kB | 518/524 kB | 45/68 kB | 32/332 kB Progress (4): 884/920 kB | 522/524 kB | 45/68 kB | 32/332 kB Progress (4): 888/920 kB | 522/524 kB | 45/68 kB | 32/332 kB Progress (4): 888/920 kB | 524 kB | 45/68 kB | 32/332 kB Progress (4): 888/920 kB | 524 kB | 49/68 kB | 32/332 kB Progress (4): 888/920 kB | 524 kB | 49/68 kB | 36/332 kB Progress (4): 888/920 kB | 524 kB | 53/68 kB | 36/332 kB Progress (4): 892/920 kB | 524 kB | 53/68 kB | 36/332 kB Progress (4): 892/920 kB | 524 kB | 57/68 kB | 36/332 kB Progress (4): 892/920 kB | 524 kB | 57/68 kB | 40/332 kB Progress (4): 892/920 kB | 524 kB | 61/68 kB | 40/332 kB Progress (4): 892/920 kB | 524 kB | 61/68 kB | 44/332 kB Progress (4): 896/920 kB | 524 kB | 61/68 kB | 44/332 kB Progress (4): 896/920 kB | 524 kB | 61/68 kB | 48/332 kB Progress (4): 896/920 kB | 524 kB | 65/68 kB | 48/332 kB Progress (4): 896/920 kB | 524 kB | 65/68 kB | 52/332 kB Progress (4): 900/920 kB | 524 kB | 65/68 kB | 52/332 kB Progress (4): 900/920 kB | 524 kB | 65/68 kB | 56/332 kB Progress (4): 900/920 kB | 524 kB | 68 kB | 56/332 kB Progress (4): 904/920 kB | 524 kB | 68 kB | 56/332 kB Progress (4): 904/920 kB | 524 kB | 68 kB | 60/332 kB Progress (4): 908/920 kB | 524 kB | 68 kB | 60/332 kB Progress (4): 908/920 kB | 524 kB | 68 kB | 64/332 kB Progress (4): 912/920 kB | 524 kB | 68 kB | 64/332 kB Progress (4): 912/920 kB | 524 kB | 68 kB | 68/332 kB Progress (4): 916/920 kB | 524 kB | 68 kB | 68/332 kB Progress (4): 916/920 kB | 524 kB | 68 kB | 72/332 kB Progress (4): 920/920 kB | 524 kB | 68 kB | 72/332 kB Progress (4): 920/920 kB | 524 kB | 68 kB | 76/332 kB Progress (4): 920 kB | 524 kB | 68 kB | 76/332 kB Progress (4): 920 kB | 524 kB | 68 kB | 80/332 kB Progress (4): 920 kB | 524 kB | 68 kB | 84/332 kB Progress (4): 920 kB | 524 kB | 68 kB | 88/332 kB Progress (4): 920 kB | 524 kB | 68 kB | 92/332 kB Progress (4): 920 kB | 524 kB | 68 kB | 96/332 kB Progress (4): 920 kB | 524 kB | 68 kB | 100/332 kB Progress (4): 920 kB | 524 kB | 68 kB | 104/332 kB Progress (4): 920 kB | 524 kB | 68 kB | 108/332 kB Progress (4): 920 kB | 524 kB | 68 kB | 112/332 kB Progress (4): 920 kB | 524 kB | 68 kB | 116/332 kB Progress (4): 920 kB | 524 kB | 68 kB | 120/332 kB Progress (4): 920 kB | 524 kB | 68 kB | 124/332 kB Progress (4): 920 kB | 524 kB | 68 kB | 128/332 kB Progress (4): 920 kB | 524 kB | 68 kB | 132/332 kB Progress (4): 920 kB | 524 kB | 68 kB | 136/332 kB Progress (4): 920 kB | 524 kB | 68 kB | 140/332 kB Progress (4): 920 kB | 524 kB | 68 kB | 144/332 kB Progress (4): 920 kB | 524 kB | 68 kB | 148/332 kB Progress (4): 920 kB | 524 kB | 68 kB | 152/332 kB Progress (4): 920 kB | 524 kB | 68 kB | 156/332 kB Progress (4): 920 kB | 524 kB | 68 kB | 160/332 kB Progress (4): 920 kB | 524 kB | 68 kB | 164/332 kB Progress (4): 920 kB | 524 kB | 68 kB | 168/332 kB Progress (4): 920 kB | 524 kB | 68 kB | 172/332 kB Progress (4): 920 kB | 524 kB | 68 kB | 176/332 kB Progress (4): 920 kB | 524 kB | 68 kB | 180/332 kB Progress (4): 920 kB | 524 kB | 68 kB | 184/332 kB Progress (4): 920 kB | 524 kB | 68 kB | 188/332 kB Progress (4): 920 kB | 524 kB | 68 kB | 192/332 kB Progress (4): 920 kB | 524 kB | 68 kB | 196/332 kB Progress (4): 920 kB | 524 kB | 68 kB | 200/332 kB Progress (4): 920 kB | 524 kB | 68 kB | 204/332 kB Progress (4): 920 kB | 524 kB | 68 kB | 208/332 kB Progress (4): 920 kB | 524 kB | 68 kB | 212/332 kB Progress (4): 920 kB | 524 kB | 68 kB | 216/332 kB Progress (4): 920 kB | 524 kB | 68 kB | 220/332 kB Progress (4): 920 kB | 524 kB | 68 kB | 224/332 kB Progress (4): 920 kB | 524 kB | 68 kB | 228/332 kB Progress (4): 920 kB | 524 kB | 68 kB | 232/332 kB Progress (4): 920 kB | 524 kB | 68 kB | 236/332 kB Progress (4): 920 kB | 524 kB | 68 kB | 240/332 kB Progress (4): 920 kB | 524 kB | 68 kB | 244/332 kB Progress (4): 920 kB | 524 kB | 68 kB | 248/332 kB Progress (4): 920 kB | 524 kB | 68 kB | 252/332 kB Progress (4): 920 kB | 524 kB | 68 kB | 256/332 kB Progress (4): 920 kB | 524 kB | 68 kB | 260/332 kB Progress (4): 920 kB | 524 kB | 68 kB | 264/332 kB Progress (4): 920 kB | 524 kB | 68 kB | 268/332 kB Progress (4): 920 kB | 524 kB | 68 kB | 272/332 kB Progress (4): 920 kB | 524 kB | 68 kB | 276/332 kB Progress (4): 920 kB | 524 kB | 68 kB | 280/332 kB Progress (4): 920 kB | 524 kB | 68 kB | 284/332 kB Progress (4): 920 kB | 524 kB | 68 kB | 288/332 kB Progress (4): 920 kB | 524 kB | 68 kB | 292/332 kB Progress (4): 920 kB | 524 kB | 68 kB | 296/332 kB Progress (4): 920 kB | 524 kB | 68 kB | 300/332 kB Progress (4): 920 kB | 524 kB | 68 kB | 304/332 kB Progress (4): 920 kB | 524 kB | 68 kB | 308/332 kB Progress (4): 920 kB | 524 kB | 68 kB | 312/332 kB Progress (4): 920 kB | 524 kB | 68 kB | 316/332 kB Progress (4): 920 kB | 524 kB | 68 kB | 320/332 kB Progress (4): 920 kB | 524 kB | 68 kB | 324/332 kB Progress (4): 920 kB | 524 kB | 68 kB | 328/332 kB Progress (4): 920 kB | 524 kB | 68 kB | 332 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 550 kB/s) [2019-07-30T12:39:57.083Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.jar (920 kB at 1.5 MB/s) [2019-07-30T12:39:57.083Z] 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-30T12:39:57.083Z] 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-30T12:39:57.083Z] Progress (3): 524 kB | 68 kB | 4.1/30 kB Progress (3): 524 kB | 68 kB | 7.7/30 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 111 kB/s) [2019-07-30T12:39:57.083Z] 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 862 kB/s) [2019-07-30T12:39:57.083Z] Progress (1): 12/30 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-30T12:39:57.083Z] 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-30T12:39:57.083Z] Progress (1): 16/30 kB Progress (1): 20/30 kB Progress (1): 24/30 kB Progress (1): 28/30 kB Progress (1): 30 kB Progress (2): 30 kB | 4.1/315 kB Progress (2): 30 kB | 7.7/315 kB Progress (2): 30 kB | 12/315 kB Progress (2): 30 kB | 16/315 kB Progress (2): 30 kB | 20/315 kB Progress (2): 30 kB | 24/315 kB Progress (2): 30 kB | 28/315 kB Progress (2): 30 kB | 32/315 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 48 kB/s) [2019-07-30T12:39:57.083Z] Progress (2): 32/315 kB | 4.1/38 kB Progress (2): 33/315 kB | 4.1/38 kB Progress (2): 33/315 kB | 7.7/38 kB Progress (2): 37/315 kB | 7.7/38 kB Progress (2): 41/315 kB | 7.7/38 kB Progress (2): 45/315 kB | 7.7/38 kB Progress (2): 49/315 kB | 7.7/38 kB Progress (2): 53/315 kB | 7.7/38 kB Progress (3): 53/315 kB | 7.7/38 kB | 4.1/35 kB Progress (3): 53/315 kB | 7.7/38 kB | 7.7/35 kB Progress (3): 53/315 kB | 7.7/38 kB | 12/35 kB Progress (3): 53/315 kB | 7.7/38 kB | 16/35 kB Progress (3): 53/315 kB | 7.7/38 kB | 20/35 kB Progress (3): 57/315 kB | 7.7/38 kB | 20/35 kB Progress (3): 57/315 kB | 12/38 kB | 20/35 kB Progress (3): 61/315 kB | 12/38 kB | 20/35 kB Progress (3): 61/315 kB | 12/38 kB | 24/35 kB Progress (4): 61/315 kB | 12/38 kB | 24/35 kB | 4.1/108 kB Progress (4): 61/315 kB | 12/38 kB | 28/35 kB | 4.1/108 kB Progress (4): 65/315 kB | 12/38 kB | 28/35 kB | 4.1/108 kB Progress (4): 65/315 kB | 16/38 kB | 28/35 kB | 4.1/108 kB Progress (4): 66/315 kB | 16/38 kB | 28/35 kB | 4.1/108 kB Progress (4): 66/315 kB | 16/38 kB | 32/35 kB | 4.1/108 kB Progress (4): 66/315 kB | 16/38 kB | 32/35 kB | 7.7/108 kB Progress (4): 66/315 kB | 16/38 kB | 35 kB | 7.7/108 kB Progress (4): 70/315 kB | 16/38 kB | 35 kB | 7.7/108 kB Progress (4): 70/315 kB | 20/38 kB | 35 kB | 7.7/108 kB Progress (4): 74/315 kB | 20/38 kB | 35 kB | 7.7/108 kB Progress (4): 74/315 kB | 20/38 kB | 35 kB | 12/108 kB Progress (4): 78/315 kB | 20/38 kB | 35 kB | 12/108 kB Progress (4): 78/315 kB | 24/38 kB | 35 kB | 12/108 kB Progress (4): 82/315 kB | 24/38 kB | 35 kB | 12/108 kB Progress (4): 82/315 kB | 24/38 kB | 35 kB | 16/108 kB Progress (4): 86/315 kB | 24/38 kB | 35 kB | 16/108 kB Progress (4): 86/315 kB | 24/38 kB | 35 kB | 20/108 kB Progress (4): 86/315 kB | 28/38 kB | 35 kB | 20/108 kB Progress (4): 86/315 kB | 28/38 kB | 35 kB | 24/108 kB Progress (4): 90/315 kB | 28/38 kB | 35 kB | 24/108 kB Progress (4): 90/315 kB | 28/38 kB | 35 kB | 28/108 kB Progress (4): 90/315 kB | 32/38 kB | 35 kB | 28/108 kB Progress (4): 90/315 kB | 32/38 kB | 35 kB | 32/108 kB Progress (4): 94/315 kB | 32/38 kB | 35 kB | 32/108 kB Progress (4): 94/315 kB | 32/38 kB | 35 kB | 33/108 kB Progress (4): 94/315 kB | 36/38 kB | 35 kB | 33/108 kB Progress (4): 94/315 kB | 36/38 kB | 35 kB | 37/108 kB Progress (4): 98/315 kB | 36/38 kB | 35 kB | 37/108 kB Progress (4): 98/315 kB | 36/38 kB | 35 kB | 41/108 kB Progress (4): 98/315 kB | 38 kB | 35 kB | 41/108 kB Progress (4): 98/315 kB | 38 kB | 35 kB | 45/108 kB Progress (4): 98/315 kB | 38 kB | 35 kB | 45/108 kB Progress (4): 98/315 kB | 38 kB | 35 kB | 49/108 kB Progress (4): 102/315 kB | 38 kB | 35 kB | 49/108 kB Progress (4): 106/315 kB | 38 kB | 35 kB | 49/108 kB Progress (4): 106/315 kB | 38 kB | 35 kB | 53/108 kB Progress (4): 110/315 kB | 38 kB | 35 kB | 53/108 kB Progress (4): 110/315 kB | 38 kB | 35 kB | 57/108 kB Progress (4): 114/315 kB | 38 kB | 35 kB | 57/108 kB Progress (4): 114/315 kB | 38 kB | 35 kB | 61/108 kB Progress (4): 118/315 kB | 38 kB | 35 kB | 61/108 kB Progress (4): 118/315 kB | 38 kB | 35 kB | 65/108 kB Progress (4): 122/315 kB | 38 kB | 35 kB | 65/108 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 53 kB/s) [2019-07-30T12:39:57.083Z] Progress (3): 122/315 kB | 38 kB | 66/108 kB Progress (3): 126/315 kB | 38 kB | 66/108 kB Progress (3): 126/315 kB | 38 kB | 70/108 kB Progress (3): 130/315 kB | 38 kB | 70/108 kB Progress (3): 130/315 kB | 38 kB | 74/108 kB Progress (3): 131/315 kB | 38 kB | 74/108 kB Progress (3): 131/315 kB | 38 kB | 78/108 kB Progress (3): 135/315 kB | 38 kB | 78/108 kB Progress (3): 135/315 kB | 38 kB | 82/108 kB Progress (3): 139/315 kB | 38 kB | 82/108 kB Progress (3): 139/315 kB | 38 kB | 86/108 kB Progress (3): 143/315 kB | 38 kB | 86/108 kB Progress (3): 143/315 kB | 38 kB | 90/108 kB Progress (3): 147/315 kB | 38 kB | 90/108 kB Progress (3): 147/315 kB | 38 kB | 94/108 kB Progress (3): 151/315 kB | 38 kB | 94/108 kB Progress (3): 151/315 kB | 38 kB | 98/108 kB Progress (3): 155/315 kB | 38 kB | 98/108 kB Progress (3): 155/315 kB | 38 kB | 102/108 kB Progress (3): 159/315 kB | 38 kB | 102/108 kB Progress (3): 159/315 kB | 38 kB | 106/108 kB Progress (3): 163/315 kB | 38 kB | 106/108 kB Progress (3): 163/315 kB | 38 kB | 108 kB Progress (3): 167/315 kB | 38 kB | 108 kB Progress (3): 171/315 kB | 38 kB | 108 kB Progress (3): 175/315 kB | 38 kB | 108 kB Progress (3): 179/315 kB | 38 kB | 108 kB Progress (3): 183/315 kB | 38 kB | 108 kB Progress (3): 187/315 kB | 38 kB | 108 kB Progress (3): 191/315 kB | 38 kB | 108 kB Progress (3): 195/315 kB | 38 kB | 108 kB Progress (3): 199/315 kB | 38 kB | 108 kB Progress (3): 203/315 kB | 38 kB | 108 kB Progress (3): 207/315 kB | 38 kB | 108 kB Progress (3): 211/315 kB | 38 kB | 108 kB Progress (3): 215/315 kB | 38 kB | 108 kB Progress (3): 219/315 kB | 38 kB | 108 kB Progress (3): 223/315 kB | 38 kB | 108 kB Progress (3): 227/315 kB | 38 kB | 108 kB Progress (3): 231/315 kB | 38 kB | 108 kB Progress (3): 235/315 kB | 38 kB | 108 kB Progress (3): 239/315 kB | 38 kB | 108 kB Progress (3): 243/315 kB | 38 kB | 108 kB Progress (3): 247/315 kB | 38 kB | 108 kB Progress (3): 251/315 kB | 38 kB | 108 kB Progress (3): 255/315 kB | 38 kB | 108 kB Progress (3): 259/315 kB | 38 kB | 108 kB Progress (3): 263/315 kB | 38 kB | 108 kB Progress (3): 267/315 kB | 38 kB | 108 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 56 kB/s) [2019-07-30T12:39:57.083Z] Progress (2): 271/315 kB | 108 kB Progress (2): 275/315 kB | 108 kB Progress (2): 279/315 kB | 108 kB Progress (2): 283/315 kB | 108 kB Progress (2): 287/315 kB | 108 kB Progress (2): 291/315 kB | 108 kB Progress (2): 295/315 kB | 108 kB Progress (2): 299/315 kB | 108 kB Progress (2): 303/315 kB | 108 kB Progress (2): 307/315 kB | 108 kB Progress (2): 311/315 kB | 108 kB Progress (2): 315 kB | 108 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 456 kB/s) [2019-07-30T12:39:57.083Z] 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 157 kB/s) [2019-07-30T12:39:57.649Z] 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-30T12:39:57.649Z] 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-30T12:39:57.907Z] 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-30T12:39:57.907Z] 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-30T12:39:57.907Z] 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-30T12:39:57.907Z] 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-30T12:39:57.907Z] Progress (1): 3.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom (3.3 kB at 207 kB/s) [2019-07-30T12:39:57.907Z] 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-30T12:39:57.907Z] 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-30T12:39:57.907Z] 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-30T12:39:58.164Z] 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-30T12:39:58.164Z] 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-30T12:39:58.164Z] 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-30T12:39:58.421Z] 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 355 kB/s) [2019-07-30T12:39:58.421Z] 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-30T12:39:58.421Z] 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-30T12:39:58.421Z] 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-30T12:39:58.421Z] 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-30T12:39:58.678Z] 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-30T12:39:58.678Z] 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-30T12:39:58.936Z] 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 134 kB/s) [2019-07-30T12:39:58.936Z] 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-30T12:39:58.936Z] 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-30T12:39:58.936Z] 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-30T12:39:59.193Z] 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-30T12:39:59.193Z] 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-30T12:39:59.193Z] 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-30T12:39:59.193Z] Progress (1): 4.1/8.3 kB Progress (1): 7.7/8.3 kB Progress (1): 8.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.pom (8.3 kB at 278 kB/s) [2019-07-30T12:39:59.193Z] 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-30T12:39:59.193Z] 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-30T12:39:59.193Z] 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-30T12:39:59.451Z] 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-30T12:39:59.451Z] 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-30T12:39:59.451Z] 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-30T12:39:59.451Z] 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 372 kB/s) [2019-07-30T12:39:59.451Z] 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-30T12:39:59.451Z] 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-30T12:39:59.451Z] 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-30T12:39:59.708Z] 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-30T12:39:59.708Z] 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-30T12:39:59.708Z] 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-30T12:39:59.708Z] 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 242 kB/s) [2019-07-30T12:39:59.965Z] 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-30T12:39:59.965Z] 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-30T12:39:59.965Z] 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-30T12:39:59.965Z] 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-30T12:39:59.965Z] 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-30T12:40:00.223Z] 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-30T12:40:00.223Z] 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 40 kB/s) [2019-07-30T12:40:00.223Z] 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-30T12:40:00.223Z] 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-30T12:40:00.223Z] 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-30T12:40:00.622Z] 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-30T12:40:00.622Z] 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-30T12:40:00.622Z] 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-30T12:40:00.622Z] Progress (1): 4.1/12 kB Progress (1): 7.7/12 kB Progress (1): 12/12 kB Progress (1): 12 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.3.0/tycho-eclipserun-plugin-1.3.0.jar (12 kB at 238 kB/s) [2019-07-30T12:40:00.622Z] 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-30T12:40:00.622Z] 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-30T12:40:00.622Z] 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-30T12:40:00.879Z] 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-30T12:40:00.879Z] 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-30T12:40:00.879Z] 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-30T12:40:00.879Z] 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 155 kB/s) [2019-07-30T12:40:00.879Z] 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-30T12:40:00.879Z] 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-30T12:40:00.879Z] 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-30T12:40:01.137Z] 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-30T12:40:01.137Z] 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-30T12:40:01.395Z] 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-30T12:40:01.395Z] 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 447 kB/s) [2019-07-30T12:40:01.959Z] 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-30T12:40:01.960Z] 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-30T12:40:01.960Z] 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-30T12:40:01.960Z] 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-30T12:40:01.960Z] 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-30T12:40:01.960Z] 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-30T12:40:03.329Z] 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 2.7 kB/s) [2019-07-30T12:40:03.329Z] 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-30T12:40:03.329Z] 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-30T12:40:03.329Z] 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-30T12:40:03.329Z] 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-30T12:40:03.329Z] 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-30T12:40:03.587Z] 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-30T12:40:03.587Z] 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 990 kB/s) [2019-07-30T12:40:03.587Z] 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-30T12:40:03.587Z] 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-30T12:40:03.587Z] 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-30T12:40:03.845Z] 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-30T12:40:03.845Z] 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-30T12:40:03.845Z] 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-30T12:40:03.845Z] 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 44 kB/s) [2019-07-30T12:40:03.845Z] 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-30T12:40:03.845Z] 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-30T12:40:03.845Z] 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-30T12:40:03.845Z] 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-30T12:40:03.845Z] 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-30T12:40:03.845Z] 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-30T12:40:04.102Z] 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-30T12:40:04.102Z] 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-30T12:40:04.102Z] 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-30T12:40:04.102Z] 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-30T12:40:04.102Z] 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-30T12:40:04.102Z] 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-30T12:40:04.361Z] 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 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.3 MB/s) [2019-07-30T12:40:04.620Z] Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-standalone-p2-director/1.3.0/tycho-standalone-p2-director-1.3.0.zip (8.0 MB at 18 MB/s) [2019-07-30T12:40:04.879Z] 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-30T12:40:05.136Z] 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-30T12:40:05.136Z] 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-30T12:40:05.136Z] 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-30T12:40:05.393Z] 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-30T12:40:05.393Z] 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-30T12:40:05.393Z] 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 49 kB/s) [2019-07-30T12:40:05.393Z] 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-30T12:40:05.393Z] 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-30T12:40:05.393Z] 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-30T12:40:05.650Z] 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-30T12:40:05.650Z] 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-30T12:40:05.650Z] 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-30T12:40:05.650Z] 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 421 kB/s) [2019-07-30T12:40:05.650Z] 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-30T12:40:05.650Z] 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-30T12:40:05.908Z] 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-30T12:40:05.908Z] 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-30T12:40:05.908Z] 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-30T12:40:05.908Z] 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-30T12:40:05.908Z] 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 539 kB/s) [2019-07-30T12:40:05.908Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/22/commons-parent-22.pom [2019-07-30T12:40:05.908Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom [2019-07-30T12:40:06.165Z] 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-30T12:40:06.165Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom [2019-07-30T12:40:06.421Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/22/commons-parent-22.pom [2019-07-30T12:40:06.421Z] 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-30T12:40:06.421Z] 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.1 MB/s) [2019-07-30T12:40:06.421Z] 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-30T12:40:06.421Z] 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-30T12:40:06.421Z] 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-30T12:40:06.679Z] 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-30T12:40:06.679Z] 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-30T12:40:06.679Z] 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-30T12:40:06.679Z] 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 6.6 MB/s) [2019-07-30T12:40:06.679Z] 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-30T12:40:06.679Z] 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-30T12:40:06.679Z] 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-30T12:40:06.936Z] 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-30T12:40:06.936Z] 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-30T12:40:06.936Z] 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-30T12:40:06.936Z] 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 36 kB/s) [2019-07-30T12:40:06.936Z] 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-30T12:40:07.226Z] 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-30T12:40:07.226Z] 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-30T12:40:07.226Z] 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-30T12:40:07.579Z] 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-30T12:40:07.579Z] 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-30T12:40:07.579Z] 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 293 kB/s) [2019-07-30T12:40:07.579Z] 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-30T12:40:07.579Z] 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-30T12:40:07.579Z] 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-30T12:40:07.836Z] 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-30T12:40:07.836Z] 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-30T12:40:07.836Z] 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-30T12:40:07.836Z] 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-30T12:40:08.094Z] Progress (1): 4.1/8.7 kB Progress (1): 7.9/8.7 kB Progress (1): 8.7 kB Downloaded from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/tools/tycho-plugins/1.0.0/tycho-plugins-1.0.0.pom (8.7 kB at 57 kB/s) [2019-07-30T12:40:08.094Z] 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-30T12:40:08.094Z] 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-30T12:40:08.094Z] 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-30T12:40:08.352Z] 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): 23/78 kB Progress (1): 27/78 kB Progress (1): 31/78 kB Progress (1): 35/78 kB Progress (1): 38/78 kB Progress (1): 40/78 kB Progress (1): 44/78 kB Progress (1): 46/78 kB Progress (1): 47/78 kB Progress (1): 51/78 kB Progress (1): 55/78 kB Progress (1): 56/78 kB Progress (1): 57/78 kB Progress (1): 61/78 kB Progress (1): 64/78 kB Progress (1): 65/78 kB Progress (1): 69/78 kB Progress (1): 73/78 kB Progress (1): 76/78 kB Progress (1): 78 kB Downloaded from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/tools/tycho-plugins/repository-utils/1.0.0/repository-utils-1.0.0.jar (78 kB at 248 kB/s) [2019-07-30T12:40:08.352Z] 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-30T12:40:08.352Z] 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-30T12:40:08.352Z] 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-30T12:40:08.609Z] 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-30T12:40:08.609Z] 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-30T12:40:08.609Z] 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-30T12:40:08.609Z] Progress (1): 2.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.0.0/tycho-p2-facade-1.0.0.pom (2.1 kB at 74 kB/s) [2019-07-30T12:40:08.609Z] 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-30T12:40:08.609Z] 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-30T12:40:08.609Z] 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-30T12:40:08.866Z] 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-30T12:40:08.866Z] 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-30T12:40:08.866Z] 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-30T12:40:08.866Z] 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 36 kB/s) [2019-07-30T12:40:08.866Z] 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-30T12:40:08.866Z] 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-30T12:40:08.866Z] 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-30T12:40:09.430Z] 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-30T12:40:09.430Z] 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-30T12:40:09.430Z] 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-30T12:40:09.430Z] 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 787 kB/s) [2019-07-30T12:40:09.430Z] 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-30T12:40:09.430Z] 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-30T12:40:09.430Z] 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-30T12:40:09.686Z] 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-30T12:40:09.686Z] 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-30T12:40:09.686Z] 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-30T12:40:09.686Z] 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 138 kB/s) [2019-07-30T12:40:09.686Z] 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-30T12:40:09.686Z] 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-30T12:40:09.686Z] 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-30T12:40:09.944Z] 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-30T12:40:09.944Z] 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-30T12:40:09.944Z] 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-30T12:40:09.944Z] 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 115 kB/s) [2019-07-30T12:40:09.944Z] 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-30T12:40:09.944Z] 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-30T12:40:09.944Z] 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-30T12:40:10.201Z] 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-30T12:40:10.201Z] 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-30T12:40:10.201Z] 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-30T12:40:10.201Z] 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 166 kB/s) [2019-07-30T12:40:10.201Z] 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-30T12:40:10.201Z] 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-30T12:40:10.201Z] 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-30T12:40:10.459Z] 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-30T12:40:10.459Z] 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-30T12:40:10.459Z] 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-30T12:40:10.459Z] 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 374 kB/s) [2019-07-30T12:40:10.459Z] 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-30T12:40:10.459Z] 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-30T12:40:10.459Z] 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-30T12:40:10.717Z] 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-30T12:40:10.717Z] 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-30T12:40:10.717Z] 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-30T12:40:10.717Z] 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-30T12:40:10.717Z] 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-30T12:40:10.717Z] 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-30T12:40:10.717Z] 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-30T12:40:10.974Z] 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-30T12:40:10.974Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom [2019-07-30T12:40:10.974Z] 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-30T12:40:10.974Z] 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-30T12:40:10.974Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [2019-07-30T12:40:10.974Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [2019-07-30T12:40:10.974Z] 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-30T12:40:11.231Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [2019-07-30T12:40:11.231Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [2019-07-30T12:40:11.231Z] 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-30T12:40:11.231Z] 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 600 kB/s) [2019-07-30T12:40:11.231Z] 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-30T12:40:11.231Z] 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-30T12:40:11.231Z] 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-30T12:40:11.488Z] 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-30T12:40:11.488Z] 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-30T12:40:11.488Z] 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-30T12:40:11.488Z] 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 141 kB/s) [2019-07-30T12:40:11.488Z] 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-30T12:40:11.488Z] 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-30T12:40:11.488Z] 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-30T12:40:11.745Z] 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-30T12:40:11.745Z] 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-30T12:40:11.745Z] 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-30T12:40:11.745Z] 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 90 kB/s) [2019-07-30T12:40:11.745Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [2019-07-30T12:40:11.745Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [2019-07-30T12:40:12.003Z] 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-30T12:40:12.003Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [2019-07-30T12:40:12.003Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [2019-07-30T12:40:12.003Z] 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-30T12:40:12.003Z] 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 485 kB/s) [2019-07-30T12:40:12.003Z] 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-30T12:40:12.003Z] 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-30T12:40:12.260Z] 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-30T12:40:12.260Z] 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-30T12:40:13.631Z] 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-30T12:40:13.631Z] 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-30T12:40:13.631Z] 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 136 kB/s) [2019-07-30T12:40:13.631Z] 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-30T12:40:13.631Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.pom [2019-07-30T12:40:13.631Z] 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-30T12:40:13.631Z] 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-30T12:40:13.631Z] 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-30T12:40:13.631Z] 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-30T12:40:13.631Z] 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-30T12:40:13.631Z] 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-30T12:40:13.631Z] 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-30T12:40:13.631Z] 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-30T12:40:13.887Z] 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-30T12:40:13.887Z] 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-30T12:40:13.887Z] 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-30T12:40:13.887Z] 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 62 kB/s) [2019-07-30T12:40:13.887Z] 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-30T12:40:13.887Z] 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-30T12:40:13.887Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom [2019-07-30T12:40:14.225Z] 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-30T12:40:14.225Z] 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-30T12:40:14.225Z] 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-30T12:40:14.225Z] 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 408 kB/s) [2019-07-30T12:40:14.225Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/34/commons-parent-34.pom [2019-07-30T12:40:14.225Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom [2019-07-30T12:40:14.225Z] 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-30T12:40:14.622Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom [2019-07-30T12:40:14.622Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/34/commons-parent-34.pom [2019-07-30T12:40:14.622Z] 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-30T12:40:14.622Z] Progress (1): 4.1/56 kB Progress (1): 7.7/56 kB Progress (1): 12/56 kB Progress (1): 16/56 kB Progress (1): 20/56 kB Progress (1): 24/56 kB Progress (1): 28/56 kB Progress (1): 32/56 kB Progress (1): 36/56 kB Progress (1): 40/56 kB Progress (1): 44/56 kB Progress (1): 48/56 kB Progress (1): 52/56 kB Progress (1): 56/56 kB Progress (1): 56 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/34/commons-parent-34.pom (56 kB at 2.1 MB/s) [2019-07-30T12:40:14.622Z] 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-30T12:40:14.622Z] 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-30T12:40:14.622Z] 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-30T12:40:14.880Z] 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-30T12:40:14.880Z] 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-30T12:40:14.880Z] 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-30T12:40:14.880Z] 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 36 kB/s) [2019-07-30T12:40:14.880Z] 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-30T12:40:14.880Z] 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-30T12:40:14.880Z] 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-30T12:40:14.880Z] 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-30T12:40:14.880Z] 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-30T12:40:14.880Z] 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-30T12:40:15.136Z] 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 48 kB/s) [2019-07-30T12:40:15.136Z] 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-30T12:40:15.136Z] 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-30T12:40:15.136Z] 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-30T12:40:15.136Z] 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-30T12:40:15.136Z] 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-30T12:40:15.393Z] 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-30T12:40:15.393Z] 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 32 kB/s) [2019-07-30T12:40:15.393Z] 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-30T12:40:15.393Z] 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-30T12:40:15.393Z] 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-30T12:40:15.393Z] 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-30T12:40:15.650Z] 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-30T12:40:15.650Z] 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-30T12:40:15.650Z] 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 18 kB/s) [2019-07-30T12:40:15.650Z] 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-30T12:40:15.650Z] 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-30T12:40:15.650Z] 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-30T12:40:15.908Z] 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-30T12:40:15.908Z] 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-30T12:40:15.908Z] 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-30T12:40:15.908Z] 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 61 kB/s) [2019-07-30T12:40:15.908Z] 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-30T12:40:15.908Z] 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-30T12:40:15.908Z] 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-30T12:40:16.165Z] 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-30T12:40:16.165Z] 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-30T12:40:16.165Z] 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-30T12:40:16.165Z] 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 42 kB/s) [2019-07-30T12:40:16.165Z] 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-30T12:40:16.165Z] 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-30T12:40:16.165Z] 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-30T12:40:16.422Z] 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-30T12:40:16.422Z] 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-30T12:40:16.422Z] 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-30T12:40:16.422Z] 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-30T12:40:16.422Z] 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-30T12:40:16.422Z] 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-30T12:40:16.422Z] 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-30T12:40:16.679Z] 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-30T12:40:16.679Z] 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-30T12:40:16.679Z] 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-30T12:40:16.679Z] 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 19 kB/s) [2019-07-30T12:40:16.679Z] 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-30T12:40:16.679Z] 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-30T12:40:16.679Z] 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-30T12:40:16.936Z] 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-30T12:40:16.936Z] 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-30T12:40:16.936Z] 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-30T12:40:16.936Z] 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 109 kB/s) [2019-07-30T12:40:16.936Z] 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-30T12:40:16.936Z] 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-30T12:40:16.936Z] 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-30T12:40:17.193Z] 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-30T12:40:17.193Z] 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-30T12:40:17.193Z] 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-30T12:40:17.193Z] 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-30T12:40:17.193Z] 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-30T12:40:17.193Z] 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-30T12:40:17.450Z] 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-30T12:40:17.450Z] 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-30T12:40:17.450Z] 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-30T12:40:17.450Z] 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-30T12:40:17.450Z] 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 65 kB/s) [2019-07-30T12:40:17.450Z] 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-30T12:40:17.707Z] 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-30T12:40:17.707Z] 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-30T12:40:17.707Z] 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-30T12:40:17.707Z] 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-30T12:40:17.707Z] 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-30T12:40:17.965Z] 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 36 kB/s) [2019-07-30T12:40:17.965Z] 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-30T12:40:17.965Z] 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-30T12:40:17.965Z] 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-30T12:40:17.965Z] 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-30T12:40:17.965Z] 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-30T12:40:17.965Z] 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-30T12:40:18.223Z] 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 25 kB/s) [2019-07-30T12:40:18.223Z] 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-30T12:40:18.223Z] 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-30T12:40:18.223Z] 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-30T12:40:18.223Z] 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-30T12:40:18.223Z] 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-30T12:40:18.481Z] 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-30T12:40:18.481Z] 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 82 kB/s) [2019-07-30T12:40:18.481Z] 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-30T12:40:18.481Z] 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-30T12:40:18.481Z] 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-30T12:40:18.481Z] 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-30T12:40:18.738Z] 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-30T12:40:18.738Z] 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-30T12:40:18.738Z] 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 71 kB/s) [2019-07-30T12:40:18.738Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.pom [2019-07-30T12:40:18.738Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.pom [2019-07-30T12:40:18.738Z] 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-30T12:40:18.738Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.pom [2019-07-30T12:40:18.995Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.pom [2019-07-30T12:40:18.995Z] 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-30T12:40:18.995Z] 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 42 kB/s) [2019-07-30T12:40:18.995Z] 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-30T12:40:18.995Z] 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-30T12:40:18.995Z] 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-30T12:40:18.995Z] 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-30T12:40:19.252Z] 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-30T12:40:19.252Z] 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-30T12:40:19.252Z] 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 190 kB/s) [2019-07-30T12:40:19.252Z] 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-30T12:40:19.252Z] 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-30T12:40:19.252Z] 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-30T12:40:19.509Z] 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-30T12:40:19.509Z] 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-30T12:40:19.509Z] 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-30T12:40:19.767Z] 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 9.7 kB/s) [2019-07-30T12:40:19.767Z] 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-30T12:40:19.767Z] 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-30T12:40:19.767Z] 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-30T12:40:20.023Z] 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-30T12:40:20.023Z] 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-30T12:40:20.023Z] 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-30T12:40:20.023Z] 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 163 kB/s) [2019-07-30T12:40:20.023Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [2019-07-30T12:40:20.023Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [2019-07-30T12:40:20.023Z] 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-30T12:40:20.282Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [2019-07-30T12:40:20.282Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [2019-07-30T12:40:20.282Z] 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-30T12:40:20.282Z] 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 279 kB/s) [2019-07-30T12:40:20.282Z] 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-30T12:40:20.282Z] 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-30T12:40:20.282Z] 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-30T12:40:20.626Z] 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-30T12:40:20.626Z] 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-30T12:40:20.626Z] 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-30T12:40:20.626Z] 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 27 kB/s) [2019-07-30T12:40:20.626Z] 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-30T12:40:20.626Z] 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-30T12:40:20.979Z] 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-30T12:40:21.235Z] 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-30T12:40:21.235Z] 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-30T12:40:21.235Z] 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-30T12:40:21.235Z] 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 90 kB/s) [2019-07-30T12:40:21.235Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/sf/saxon/saxon/8.7/saxon-8.7.pom [2019-07-30T12:40:21.493Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.pom [2019-07-30T12:40:21.493Z] 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-30T12:40:21.493Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.pom [2019-07-30T12:40:21.493Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/sf/saxon/saxon/8.7/saxon-8.7.pom [2019-07-30T12:40:21.493Z] 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-30T12:40:21.493Z] 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-30T12:40:21.750Z] 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-30T12:40:21.750Z] 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-30T12:40:21.750Z] 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-30T12:40:21.750Z] 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-30T12:40:21.750Z] 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-30T12:40:21.750Z] 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-30T12:40:22.008Z] 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 23 kB/s) [2019-07-30T12:40:22.008Z] 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-30T12:40:22.008Z] 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-30T12:40:22.008Z] 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-30T12:40:22.264Z] Progress (1): 2.4/6.4 kB Progress (1): 6.4 kB Downloaded from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-dmr/1.2.0.Final/jboss-dmr-1.2.0.Final.pom (6.4 kB at 28 kB/s) [2019-07-30T12:40:22.264Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/jboss-parent/11/jboss-parent-11.pom [2019-07-30T12:40:22.264Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/jboss-parent/11/jboss-parent-11.pom [2019-07-30T12:40:22.264Z] 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-30T12:40:22.522Z] Progress (1): 2.4/31 kB Progress (1): 6.5/31 kB Progress (1): 11/31 kB Progress (1): 15/31 kB Progress (1): 19/31 kB Progress (1): 19/31 kB Progress (1): 22/31 kB Progress (1): 26/31 kB Progress (1): 28/31 kB Progress (1): 31 kB Downloaded from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-parent/11/jboss-parent-11.pom (31 kB at 140 kB/s) [2019-07-30T12:40:22.522Z] 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-30T12:40:22.522Z] 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-30T12:40:22.522Z] 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-30T12:40:22.522Z] 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-30T12:40:22.522Z] 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-30T12:40:22.522Z] 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-30T12:40:22.779Z] 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 255 kB/s) [2019-07-30T12:40:22.779Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2019-07-30T12:40:22.779Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2019-07-30T12:40:22.779Z] 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-30T12:40:22.779Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2019-07-30T12:40:22.779Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2019-07-30T12:40:23.036Z] 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-30T12:40:23.036Z] 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 156 kB/s) [2019-07-30T12:40:23.036Z] 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-30T12:40:23.036Z] 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-30T12:40:23.036Z] 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-30T12:40:23.036Z] 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-30T12:40:23.293Z] 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-30T12:40:23.293Z] 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-30T12:40:23.293Z] 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-30T12:40:23.293Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.0/maven-2.0.pom [2019-07-30T12:40:23.293Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.0/maven-2.0.pom [2019-07-30T12:40:23.293Z] 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-30T12:40:23.550Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.0/maven-2.0.pom [2019-07-30T12:40:23.550Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.0/maven-2.0.pom [2019-07-30T12:40:23.550Z] 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-30T12:40:23.550Z] 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 258 kB/s) [2019-07-30T12:40:23.550Z] 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-30T12:40:23.550Z] 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-30T12:40:23.550Z] 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-30T12:40:23.807Z] 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-30T12:40:23.807Z] 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-30T12:40:23.807Z] 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-30T12:40:23.807Z] Progress (1): 1.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom (1.4 kB at 42 kB/s) [2019-07-30T12:40:23.807Z] 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-30T12:40:23.807Z] 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-30T12:40:23.807Z] 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-30T12:40:24.065Z] 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-30T12:40:24.065Z] 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-30T12:40:24.065Z] 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-30T12:40:24.065Z] 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 71 kB/s) [2019-07-30T12:40:24.065Z] 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-30T12:40:24.065Z] 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-30T12:40:24.065Z] 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-30T12:40:24.322Z] 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-30T12:40:24.322Z] 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-30T12:40:24.322Z] 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-30T12:40:24.322Z] 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 191 kB/s) [2019-07-30T12:40:24.322Z] 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-30T12:40:24.322Z] 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-30T12:40:24.322Z] 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-30T12:40:24.579Z] 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-30T12:40:24.579Z] 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-30T12:40:24.579Z] 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-30T12:40:24.579Z] 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 35 kB/s) [2019-07-30T12:40:24.579Z] 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-30T12:40:24.579Z] 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-30T12:40:24.579Z] 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-30T12:40:24.836Z] 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-30T12:40:24.836Z] 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-30T12:40:24.836Z] 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-30T12:40:24.836Z] 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 35 kB/s) [2019-07-30T12:40:24.836Z] 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-30T12:40:24.836Z] 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-30T12:40:25.093Z] 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-30T12:40:25.093Z] 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-30T12:40:25.093Z] 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-30T12:40:25.094Z] 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-30T12:40:25.094Z] 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 12 kB/s) [2019-07-30T12:40:25.094Z] 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-30T12:40:25.350Z] 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-30T12:40:25.350Z] 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-30T12:40:25.350Z] 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-30T12:40:25.350Z] 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-30T12:40:25.608Z] 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-30T12:40:25.608Z] 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-30T12:40:25.608Z] 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-30T12:40:25.608Z] 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-30T12:40:25.608Z] 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-30T12:40:25.608Z] 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-30T12:40:25.865Z] 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-30T12:40:25.865Z] 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-30T12:40:25.865Z] 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 40 kB/s) [2019-07-30T12:40:25.865Z] 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-30T12:40:25.865Z] 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-30T12:40:25.865Z] 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-30T12:40:26.429Z] 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-30T12:40:26.429Z] 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-30T12:40:26.429Z] 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-30T12:40:26.429Z] 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 23 kB/s) [2019-07-30T12:40:26.429Z] 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-30T12:40:26.429Z] 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-30T12:40:26.429Z] 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-30T12:40:26.429Z] 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-30T12:40:26.429Z] 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-30T12:40:26.686Z] 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-30T12:40:26.686Z] 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 29 kB/s) [2019-07-30T12:40:26.686Z] 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-30T12:40:26.686Z] 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-30T12:40:26.686Z] 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-30T12:40:26.686Z] 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-30T12:40:26.945Z] 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-30T12:40:26.945Z] 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-30T12:40:26.945Z] 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 24 kB/s) [2019-07-30T12:40:26.945Z] 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-30T12:40:26.945Z] 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-30T12:40:26.945Z] 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-30T12:40:26.945Z] 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-30T12:40:27.325Z] 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-30T12:40:27.325Z] 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-30T12:40:27.325Z] 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 51 kB/s) [2019-07-30T12:40:27.325Z] 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-30T12:40:27.325Z] 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-30T12:40:27.325Z] 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-30T12:40:27.325Z] 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-30T12:40:27.325Z] 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-30T12:40:27.325Z] 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-30T12:40:27.325Z] 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 47 kB/s) [2019-07-30T12:40:27.325Z] 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-30T12:40:27.325Z] 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-30T12:40:27.325Z] 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-30T12:40:27.680Z] 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-30T12:40:27.680Z] 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-30T12:40:27.680Z] 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-30T12:40:27.680Z] Progress (1): 1.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0/maven-plugin-registry-2.0.pom (1.3 kB at 38 kB/s) [2019-07-30T12:40:27.680Z] 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-30T12:40:27.680Z] 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-30T12:40:27.680Z] 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-30T12:40:27.937Z] 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-30T12:40:27.937Z] 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-30T12:40:27.937Z] 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-30T12:40:27.937Z] 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 21 kB/s) [2019-07-30T12:40:27.937Z] 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-30T12:40:27.937Z] 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-30T12:40:27.937Z] 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-30T12:40:28.194Z] 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-30T12:40:28.194Z] 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-30T12:40:28.194Z] 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-30T12:40:28.194Z] 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 42 kB/s) [2019-07-30T12:40:28.194Z] 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-30T12:40:28.194Z] 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-30T12:40:28.194Z] 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-30T12:40:28.452Z] 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-30T12:40:28.452Z] 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-30T12:40:28.452Z] 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-30T12:40:28.452Z] 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 15 kB/s) [2019-07-30T12:40:28.452Z] 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-30T12:40:28.452Z] 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-30T12:40:28.452Z] 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-30T12:40:28.709Z] 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-30T12:40:28.709Z] 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-30T12:40:28.709Z] 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-30T12:40:28.709Z] 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 346 kB/s) [2019-07-30T12:40:28.709Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/7/commons-parent-7.pom [2019-07-30T12:40:28.709Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/7/commons-parent-7.pom [2019-07-30T12:40:28.709Z] 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-30T12:40:28.966Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/7/commons-parent-7.pom [2019-07-30T12:40:28.966Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/7/commons-parent-7.pom [2019-07-30T12:40:28.966Z] 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-30T12:40:28.966Z] 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 473 kB/s) [2019-07-30T12:40:28.966Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/4/apache-4.pom [2019-07-30T12:40:28.966Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/4/apache-4.pom [2019-07-30T12:40:28.967Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/4/apache-4.pom [2019-07-30T12:40:29.224Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/4/apache-4.pom [2019-07-30T12:40:29.224Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/4/apache-4.pom [2019-07-30T12:40:29.224Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom [2019-07-30T12:40:29.224Z] 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 161 kB/s) [2019-07-30T12:40:29.224Z] 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-30T12:40:29.224Z] 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-30T12:40:29.224Z] 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-30T12:40:29.481Z] 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-30T12:40:29.481Z] 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-30T12:40:29.481Z] 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-30T12:40:29.481Z] 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-30T12:40:29.481Z] 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-30T12:40:29.481Z] 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-30T12:40:29.481Z] 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-30T12:40:29.738Z] 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-30T12:40:29.738Z] 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-30T12:40:29.738Z] 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-30T12:40:29.738Z] 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 207 kB/s) [2019-07-30T12:40:29.738Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/project/4.0/project-4.0.pom [2019-07-30T12:40:29.738Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/project/4.0/project-4.0.pom [2019-07-30T12:40:29.738Z] 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-30T12:40:29.996Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/project/4.0/project-4.0.pom [2019-07-30T12:40:29.996Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/project/4.0/project-4.0.pom [2019-07-30T12:40:29.996Z] 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-30T12:40:29.996Z] Progress (1): 4.1/13 kB Progress (1): 7.7/13 kB Progress (1): 12/13 kB Progress (1): 13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/4.0/project-4.0.pom (13 kB at 468 kB/s) [2019-07-30T12:40:29.996Z] 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-30T12:40:29.996Z] 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-30T12:40:29.996Z] 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-30T12:40:30.253Z] 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-30T12:40:30.253Z] 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-30T12:40:30.253Z] 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-30T12:40:30.253Z] 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 148 kB/s) [2019-07-30T12:40:30.253Z] 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-30T12:40:30.253Z] 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-30T12:40:30.511Z] 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-30T12:40:30.511Z] 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-30T12:40:30.511Z] 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-30T12:40:30.511Z] 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-30T12:40:30.511Z] Progress (1): 4.1/6.9 kB Progress (1): 6.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.0-beta3/httpcomponents-core-4.0-beta3.pom (6.9 kB at 157 kB/s) [2019-07-30T12:40:30.511Z] 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-30T12:40:30.768Z] 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-30T12:40:30.768Z] 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-30T12:40:30.768Z] 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-30T12:40:30.768Z] 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-30T12:40:30.768Z] 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-30T12:40:30.768Z] Progress (1): 4.1/18 kB Progress (1): 7.7/18 kB Progress (1): 12/18 kB Progress (1): 16/18 kB Progress (1): 18 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom (18 kB at 427 kB/s) [2019-07-30T12:40:31.026Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/5/commons-parent-5.pom [2019-07-30T12:40:31.026Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/5/commons-parent-5.pom [2019-07-30T12:40:31.026Z] 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-30T12:40:31.026Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/5/commons-parent-5.pom [2019-07-30T12:40:31.026Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/5/commons-parent-5.pom [2019-07-30T12:40:31.026Z] 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-30T12:40:31.283Z] Progress (1): 4.1/16 kB Progress (1): 7.7/16 kB Progress (1): 12/16 kB Progress (1): 16/16 kB Progress (1): 16 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/5/commons-parent-5.pom (16 kB at 458 kB/s) [2019-07-30T12:40:31.283Z] 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-30T12:40:31.283Z] 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-30T12:40:31.283Z] 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-30T12:40:31.283Z] 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-30T12:40:31.283Z] 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-30T12:40:31.283Z] 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-30T12:40:31.540Z] Progress (1): 4.1/6.1 kB Progress (1): 6.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.3/commons-codec-1.3.pom (6.1 kB at 254 kB/s) [2019-07-30T12:40:31.540Z] 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-30T12:40:31.540Z] 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-30T12:40:31.540Z] 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-30T12:40:31.540Z] 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-30T12:40:31.540Z] 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-30T12:40:31.540Z] 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-30T12:40:31.797Z] 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 118 kB/s) [2019-07-30T12:40:31.797Z] 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-30T12:40:31.797Z] 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-30T12:40:31.797Z] 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-30T12:40:31.797Z] 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-30T12:40:31.797Z] 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-30T12:40:31.797Z] 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-30T12:40:32.055Z] 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 101 kB/s) [2019-07-30T12:40:32.055Z] 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-30T12:40:32.055Z] 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-30T12:40:32.055Z] 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-30T12:40:32.055Z] 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-30T12:40:32.055Z] 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-30T12:40:32.055Z] 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-30T12:40:32.311Z] 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 76 kB/s) [2019-07-30T12:40:32.311Z] 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-30T12:40:32.311Z] 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-30T12:40:32.311Z] 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-30T12:40:32.311Z] 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-30T12:40:32.311Z] 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-30T12:40:32.311Z] 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-30T12:40:32.568Z] 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 342 kB/s) [2019-07-30T12:40:32.568Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/28/commons-parent-28.pom [2019-07-30T12:40:32.568Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/28/commons-parent-28.pom [2019-07-30T12:40:32.569Z] 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-30T12:40:32.569Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/28/commons-parent-28.pom [2019-07-30T12:40:32.569Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/28/commons-parent-28.pom [2019-07-30T12:40:32.569Z] 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-30T12:40:32.826Z] 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.5 MB/s) [2019-07-30T12:40:32.826Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.2/xz-1.2.pom [2019-07-30T12:40:32.826Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.2/xz-1.2.pom [2019-07-30T12:40:32.826Z] 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-30T12:40:32.826Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.2/xz-1.2.pom [2019-07-30T12:40:32.826Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.2/xz-1.2.pom [2019-07-30T12:40:33.083Z] 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-30T12:40:33.083Z] Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.2/xz-1.2.pom (1.9 kB at 58 kB/s) [2019-07-30T12:40:33.083Z] 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-30T12:40:33.083Z] 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-30T12:40:33.083Z] 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-30T12:40:33.083Z] 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-30T12:40:33.341Z] 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-30T12:40:33.341Z] 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-30T12:40:33.341Z] 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 147 kB/s) [2019-07-30T12:40:33.341Z] 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-30T12:40:33.341Z] 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-30T12:40:33.341Z] 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-30T12:40:33.341Z] 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-30T12:40:33.599Z] 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-30T12:40:33.599Z] 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-30T12:40:33.599Z] 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 54 kB/s) [2019-07-30T12:40:33.599Z] 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-30T12:40:33.599Z] 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-30T12:40:33.599Z] 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-30T12:40:33.599Z] 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-30T12:40:33.859Z] 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-30T12:40:33.859Z] 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-30T12:40:33.859Z] 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 618 kB/s) [2019-07-30T12:40:33.859Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/23/maven-parent-23.pom [2019-07-30T12:40:33.859Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom [2019-07-30T12:40:33.859Z] 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-30T12:40:34.322Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom [2019-07-30T12:40:34.322Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/23/maven-parent-23.pom [2019-07-30T12:40:34.323Z] 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-30T12:40:34.323Z] 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-30T12:40:34.323Z] 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-30T12:40:34.323Z] 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-30T12:40:34.323Z] 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-30T12:40:34.323Z] 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-30T12:40:34.323Z] 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-30T12:40:34.323Z] 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-30T12:40:34.323Z] 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 105 kB/s) [2019-07-30T12:40:34.822Z] 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-30T12:40:34.822Z] 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 259 kB/s) [2019-07-30T12:40:34.822Z] 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-30T12:40:34.822Z] 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 632 kB/s) [2019-07-30T12:40:34.822Z] 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-30T12:40:34.822Z] 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-30T12:40:34.822Z] 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-30T12:40:34.822Z] 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-30T12:40:34.822Z] 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-30T12:40:34.822Z] 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-30T12:40:34.822Z] 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 120 kB/s) [2019-07-30T12:40:34.822Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [2019-07-30T12:40:34.822Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [2019-07-30T12:40:34.822Z] 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-30T12:40:35.125Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [2019-07-30T12:40:35.125Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [2019-07-30T12:40:35.125Z] 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-30T12:40:35.125Z] 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 173 kB/s) [2019-07-30T12:40:35.125Z] 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-30T12:40:35.125Z] 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-30T12:40:35.125Z] 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-30T12:40:35.125Z] 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-30T12:40:35.125Z] 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-30T12:40:35.125Z] 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-30T12:40:35.125Z] 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 150 kB/s) [2019-07-30T12:40:35.125Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [2019-07-30T12:40:35.125Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [2019-07-30T12:40:35.125Z] 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-30T12:40:35.423Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [2019-07-30T12:40:35.423Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [2019-07-30T12:40:35.423Z] 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-30T12:40:35.423Z] 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 170 kB/s) [2019-07-30T12:40:35.423Z] 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-30T12:40:35.423Z] 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-30T12:40:35.423Z] 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-30T12:40:35.725Z] 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-30T12:40:35.725Z] 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-30T12:40:35.725Z] 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-30T12:40:35.725Z] 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 176 kB/s) [2019-07-30T12:40:35.725Z] 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-30T12:40:35.725Z] 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-30T12:40:35.725Z] 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-30T12:40:36.022Z] 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-30T12:40:36.022Z] 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-30T12:40:36.022Z] 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-30T12:40:36.022Z] 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 449 kB/s) [2019-07-30T12:40:36.022Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/project/5/project-5.pom [2019-07-30T12:40:36.022Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/project/5/project-5.pom [2019-07-30T12:40:36.022Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/project/5/project-5.pom [2019-07-30T12:40:36.323Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/project/5/project-5.pom [2019-07-30T12:40:36.323Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/project/5/project-5.pom [2019-07-30T12:40:36.323Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/5/project-5.pom [2019-07-30T12:40:36.323Z] 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 539 kB/s) [2019-07-30T12:40:36.323Z] 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-30T12:40:36.323Z] 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-30T12:40:36.323Z] 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-30T12:40:36.626Z] 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-30T12:40:36.626Z] 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-30T12:40:36.626Z] 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-30T12:40:36.626Z] 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 336 kB/s) [2019-07-30T12:40:36.626Z] 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-30T12:40:36.626Z] 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-30T12:40:36.626Z] 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-30T12:40:36.626Z] 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-30T12:40:36.923Z] 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-30T12:40:36.923Z] 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-30T12:40:36.923Z] 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 279 kB/s) [2019-07-30T12:40:36.923Z] 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-30T12:40:36.923Z] 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-30T12:40:36.923Z] 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-30T12:40:36.923Z] 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-30T12:40:36.923Z] 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-30T12:40:37.225Z] 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-30T12:40:37.225Z] 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 500 kB/s) [2019-07-30T12:40:37.225Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/11/commons-parent-11.pom [2019-07-30T12:40:37.225Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/11/commons-parent-11.pom [2019-07-30T12:40:37.225Z] 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-30T12:40:37.225Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/11/commons-parent-11.pom [2019-07-30T12:40:37.225Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/11/commons-parent-11.pom [2019-07-30T12:40:37.225Z] 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-30T12:40:37.225Z] 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 948 kB/s) [2019-07-30T12:40:37.225Z] 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-30T12:40:37.522Z] 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-30T12:40:37.522Z] 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-30T12:40:37.522Z] 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-30T12:40:37.522Z] 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-30T12:40:37.522Z] 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-30T12:40:37.824Z] 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 42 kB/s) [2019-07-30T12:40:37.824Z] 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-30T12:40:37.824Z] 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-30T12:40:37.824Z] 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-30T12:40:38.125Z] 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-30T12:40:38.125Z] 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-30T12:40:38.125Z] 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-30T12:40:38.125Z] 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 36 kB/s) [2019-07-30T12:40:38.125Z] 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-30T12:40:38.125Z] 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-30T12:40:38.125Z] 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-30T12:40:38.423Z] 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-30T12:40:38.423Z] 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-30T12:40:38.423Z] 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-30T12:40:38.423Z] 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-30T12:40:38.423Z] 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-30T12:40:38.423Z] 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-30T12:40:38.423Z] 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-30T12:40:38.423Z] 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-30T12:40:38.723Z] 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-30T12:40:38.723Z] 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-30T12:40:38.723Z] Progress (1): 2.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (2.2 kB at 70 kB/s) [2019-07-30T12:40:38.723Z] 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-30T12:40:38.723Z] 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-30T12:40:38.723Z] 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-30T12:40:38.723Z] 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-30T12:40:38.723Z] 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-30T12:40:38.723Z] 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-30T12:40:39.023Z] 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-30T12:40:39.023Z] 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-30T12:40:39.023Z] 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-30T12:40:39.023Z] 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-30T12:40:39.023Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom [2019-07-30T12:40:39.023Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom [2019-07-30T12:40:39.023Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom [2019-07-30T12:40:39.023Z] Progress (1): 4.1/6.8 kB Progress (1): 6.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (6.8 kB at 236 kB/s) [2019-07-30T12:40:39.023Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom [2019-07-30T12:40:39.023Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom [2019-07-30T12:40:39.325Z] 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-30T12:40:39.325Z] 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-30T12:40:39.325Z] 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-30T12:40:39.325Z] 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-30T12:40:39.325Z] 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 50 kB/s) [2019-07-30T12:40:39.325Z] 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-30T12:40:39.623Z] 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-30T12:40:39.623Z] 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-30T12:40:39.623Z] 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-30T12:40:39.623Z] 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-30T12:40:39.623Z] 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-30T12:40:39.623Z] 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 53 kB/s) [2019-07-30T12:40:39.623Z] 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-30T12:40:39.623Z] 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-30T12:40:39.925Z] 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-30T12:40:39.925Z] 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-30T12:40:39.925Z] 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-30T12:40:39.925Z] 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-30T12:40:39.925Z] 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 344 kB/s) [2019-07-30T12:40:39.925Z] 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-30T12:40:39.925Z] 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-30T12:40:39.925Z] 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-30T12:40:40.222Z] 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-30T12:40:40.222Z] 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-30T12:40:40.222Z] 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-30T12:40:40.222Z] Progress (1): 3.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3.0 kB at 99 kB/s) [2019-07-30T12:40:40.222Z] 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-30T12:40:40.222Z] 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-30T12:40:40.222Z] 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-30T12:40:40.525Z] 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-30T12:40:40.525Z] 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-30T12:40:40.525Z] 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-30T12:40:40.525Z] 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 66 kB/s) [2019-07-30T12:40:40.525Z] 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-30T12:40:40.525Z] 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-30T12:40:40.525Z] 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-30T12:40:40.822Z] 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-30T12:40:40.822Z] 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-30T12:40:40.822Z] 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-30T12:40:40.822Z] 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 56 kB/s) [2019-07-30T12:40:40.822Z] 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-30T12:40:40.822Z] 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-30T12:40:40.822Z] 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-30T12:40:41.125Z] 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-30T12:40:41.125Z] 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-30T12:40:41.125Z] 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-30T12:40:41.125Z] 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 52 kB/s) [2019-07-30T12:40:41.125Z] 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-30T12:40:41.125Z] 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-30T12:40:41.125Z] 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-30T12:40:41.125Z] 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-30T12:40:41.125Z] 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-30T12:40:41.125Z] 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-30T12:40:41.423Z] 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 66 kB/s) [2019-07-30T12:40:41.423Z] 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-30T12:40:41.423Z] 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-30T12:40:41.423Z] 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-30T12:40:41.423Z] 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-30T12:40:41.423Z] 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-30T12:40:41.423Z] 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-30T12:40:41.423Z] 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 506 kB/s) [2019-07-30T12:40:41.423Z] 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-30T12:40:41.725Z] 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-30T12:40:41.725Z] 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-30T12:40:41.725Z] 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-30T12:40:41.725Z] 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-30T12:40:41.725Z] 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-30T12:40:41.725Z] 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-30T12:40:41.725Z] 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-30T12:40:41.725Z] 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-30T12:40:42.025Z] 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-30T12:40:42.025Z] 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-30T12:40:42.025Z] 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-30T12:40:42.025Z] 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-30T12:40:42.025Z] 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 59 kB/s) [2019-07-30T12:40:42.025Z] 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-30T12:40:42.025Z] 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-30T12:40:42.327Z] 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-30T12:40:42.327Z] 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-30T12:40:42.327Z] 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-30T12:40:42.327Z] 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-30T12:40:42.327Z] 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 39 kB/s) [2019-07-30T12:40:42.327Z] 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-30T12:40:42.327Z] 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-30T12:40:42.327Z] 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-30T12:40:42.922Z] 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-30T12:40:42.922Z] 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-30T12:40:42.922Z] 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-30T12:40:42.922Z] 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 69 kB/s) [2019-07-30T12:40:42.922Z] 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-30T12:40:42.922Z] 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-30T12:40:42.922Z] 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-30T12:40:42.922Z] 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-30T12:40:42.922Z] 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-30T12:40:42.922Z] 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-30T12:40:43.323Z] 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 79 kB/s) [2019-07-30T12:40:43.323Z] 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-30T12:40:43.323Z] 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-30T12:40:43.323Z] 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-30T12:40:43.323Z] 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-30T12:40:43.323Z] 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-30T12:40:43.323Z] 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-30T12:40:43.323Z] Progress (1): 4.1/8.2 kB Progress (1): 7.7/8.2 kB Progress (1): 8.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom (8.2 kB at 306 kB/s) [2019-07-30T12:40:43.323Z] 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-30T12:40:43.323Z] 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-30T12:40:43.323Z] 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-30T12:40:43.323Z] 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-30T12:40:43.323Z] 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-30T12:40:43.623Z] 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-30T12:40:43.623Z] Progress (1): 1.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (1.7 kB at 45 kB/s) [2019-07-30T12:40:43.623Z] 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-30T12:40:43.623Z] 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-30T12:40:43.623Z] 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-30T12:40:43.623Z] 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-30T12:40:43.623Z] 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-30T12:40:43.623Z] 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-30T12:40:43.925Z] Progress (1): 4.1/8.0 kB Progress (1): 7.7/8.0 kB Progress (1): 8.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.2/commons-cli-1.2.pom (8.0 kB at 266 kB/s) [2019-07-30T12:40:43.925Z] 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-30T12:40:43.925Z] 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-30T12:40:43.925Z] 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-30T12:40:43.925Z] 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-30T12:40:43.925Z] 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-30T12:40:43.925Z] 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-30T12:40:43.925Z] 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 43 kB/s) [2019-07-30T12:40:43.925Z] 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-30T12:40:43.925Z] 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-30T12:40:44.225Z] 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-30T12:40:44.225Z] 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-30T12:40:44.225Z] 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-30T12:40:44.225Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.pom [2019-07-30T12:40:44.225Z] 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-30T12:40:44.225Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/oss-parent/11/oss-parent-11.pom [2019-07-30T12:40:44.226Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/oss-parent/11/oss-parent-11.pom [2019-07-30T12:40:44.524Z] 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-30T12:40:44.524Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/oss-parent/11/oss-parent-11.pom [2019-07-30T12:40:44.524Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/oss-parent/11/oss-parent-11.pom [2019-07-30T12:40:44.524Z] 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-30T12:40:44.524Z] 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 828 kB/s) [2019-07-30T12:40:44.524Z] 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-30T12:40:44.524Z] 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-30T12:40:44.524Z] 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-30T12:40:44.824Z] 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-30T12:40:44.824Z] 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-30T12:40:44.824Z] 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-30T12:40:44.824Z] 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 43 kB/s) [2019-07-30T12:40:44.824Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/oss-parent/10/oss-parent-10.pom [2019-07-30T12:40:44.824Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/oss-parent/10/oss-parent-10.pom [2019-07-30T12:40:44.824Z] 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-30T12:40:45.124Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/oss-parent/10/oss-parent-10.pom [2019-07-30T12:40:45.124Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/oss-parent/10/oss-parent-10.pom [2019-07-30T12:40:45.124Z] 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-30T12:40:45.124Z] 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 862 kB/s) [2019-07-30T12:40:45.124Z] 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-30T12:40:45.124Z] 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-30T12:40:45.124Z] 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-30T12:40:45.425Z] 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-30T12:40:45.425Z] 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-30T12:40:45.425Z] 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-30T12:40:45.425Z] 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 199 kB/s) [2019-07-30T12:40:45.425Z] 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-30T12:40:45.425Z] 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-30T12:40:45.425Z] 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-30T12:40:45.425Z] 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-30T12:40:45.723Z] 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-30T12:40:45.723Z] 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-30T12:40:45.723Z] Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/joda-time/joda-time/2.0/joda-time-2.0.pom (15 kB at 510 kB/s) [2019-07-30T12:40:45.723Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/15.0/guava-15.0.pom [2019-07-30T12:40:45.723Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/15.0/guava-15.0.pom [2019-07-30T12:40:45.723Z] 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-30T12:40:45.723Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/15.0/guava-15.0.pom [2019-07-30T12:40:45.723Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/15.0/guava-15.0.pom [2019-07-30T12:40:45.723Z] 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-30T12:40:45.981Z] 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 184 kB/s) [2019-07-30T12:40:45.981Z] 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-30T12:40:45.981Z] 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-30T12:40:45.981Z] 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-30T12:40:45.981Z] 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-30T12:40:45.981Z] 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-30T12:40:46.238Z] 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-30T12:40:46.238Z] 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 262 kB/s) [2019-07-30T12:40:46.238Z] 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-30T12:40:46.238Z] 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-30T12:40:46.238Z] 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-30T12:40:46.495Z] 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-30T12:40:46.495Z] 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-30T12:40:46.495Z] 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-30T12:40:46.495Z] 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 32 kB/s) [2019-07-30T12:40:46.495Z] 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-30T12:40:46.495Z] 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 311 kB/s) [2019-07-30T12:40:46.495Z] 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-30T12:40:46.495Z] 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 633 kB/s) [2019-07-30T12:40:46.495Z] 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-30T12:40:46.495Z] 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-30T12:40:46.495Z] 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-30T12:40:46.753Z] 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-30T12:40:46.753Z] 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-30T12:40:46.753Z] 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-30T12:40:46.753Z] 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 208 kB/s) [2019-07-30T12:40:46.753Z] 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-30T12:40:46.753Z] 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-30T12:40:46.753Z] 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-30T12:40:46.753Z] 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-30T12:40:46.753Z] 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-30T12:40:46.753Z] 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-30T12:40:46.753Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/sf/saxon/saxon/8.7/saxon-8.7.jar [2019-07-30T12:40:46.753Z] 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-30T12:40:46.753Z] 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-30T12:40:46.753Z] 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-30T12:40:46.753Z] 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-30T12:40:46.753Z] 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-30T12:40:46.753Z] 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-30T12:40:46.753Z] 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-30T12:40:46.753Z] 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-30T12:40:46.753Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.jar [2019-07-30T12:40:46.753Z] 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-30T12:40:47.010Z] 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-30T12:40:47.010Z] 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-30T12:40:47.010Z] 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-30T12:40:47.010Z] 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-30T12:40:47.010Z] 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-30T12:40:47.010Z] 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-30T12:40:47.010Z] 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-30T12:40:47.010Z] 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-30T12:40:47.010Z] 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-30T12:40:47.010Z] 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-30T12:40:47.010Z] 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-30T12:40:47.010Z] 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-30T12:40:47.010Z] 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 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-30T12:40:47.010Z] Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB 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-30T12:40:47.010Z] 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 Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/15.0/guava-15.0.jar [2019-07-30T12:40:47.010Z] 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 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-30T12:40:47.010Z] 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 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-30T12:40:47.010Z] Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB 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-30T12:40:47.011Z] Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9 MB Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/3.6.0.201411121045-m1/org.eclipse.jgit-3.6.0.201411121045-m1.jar (1.9 MB at 6.7 MB/s) [2019-07-30T12:40:47.268Z] 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-30T12:40:47.268Z] 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-30T12:40:47.268Z] 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-30T12:40:47.268Z] 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-30T12:40:47.268Z] 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-30T12:40:47.268Z] 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-30T12:40:47.268Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.jar [2019-07-30T12:40:47.268Z] 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-30T12:40:47.268Z] 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-30T12:40:47.268Z] 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-30T12:40:47.268Z] 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-30T12:40:47.268Z] 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-30T12:40:47.268Z] 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-30T12:40:47.268Z] 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-30T12:40:47.268Z] 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-30T12:40:47.268Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.jar [2019-07-30T12:40:47.268Z] 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-30T12:40:47.268Z] 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-30T12:40:47.268Z] 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-30T12:40:47.268Z] 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-30T12:40:47.268Z] 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-30T12:40:47.268Z] 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-30T12:40:47.268Z] 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-30T12:40:47.268Z] 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-30T12:40:47.268Z] 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-30T12:40:47.268Z] 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-30T12:40:47.268Z] 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-30T12:40:47.268Z] 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-30T12:40:47.268Z] 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-30T12:40:47.268Z] 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-30T12:40:47.268Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/15.0/guava-15.0.jar [2019-07-30T12:40:47.268Z] 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-30T12:40:47.268Z] 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-30T12:40:47.268Z] 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-30T12:40:47.525Z] 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-30T12:40:47.525Z] 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-30T12:40:47.525Z] 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-30T12:40:47.525Z] 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-30T12:40:47.525Z] 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-30T12:40:47.525Z] 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-30T12:40:47.525Z] 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-30T12:40:47.525Z] 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-30T12:40:47.525Z] 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-30T12:40:47.525Z] 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-30T12:40:47.781Z] 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-30T12:40:47.782Z] 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-30T12:40:47.782Z] 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-30T12:40:47.782Z] 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-30T12:40:48.038Z] Progress (1): 17/97 kB Progress (1): 21/97 kB Progress (1): 25/97 kB Progress (1): 30/97 kB Progress (1): 32/97 kB Progress (1): 36/97 kB Progress (1): 40/97 kB Progress (1): 44/97 kB Progress (1): 48/97 kB Progress (1): 52/97 kB Progress (1): 56/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-30T12:40:48.038Z] 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-30T12:40:48.038Z] 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-30T12:40:48.038Z] 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-30T12:40:48.038Z] Progress (1): 60/97 kB Progress (1): 64/97 kB Progress (1): 69/97 kB Progress (1): 73/97 kB Progress (1): 77/97 kB Progress (1): 81/97 kB Progress (1): 85/97 kB Progress (1): 89/97 kB Progress (1): 93/97 kB Progress (1): 95/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-30T12:40:48.038Z] 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-30T12:40:48.038Z] 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-30T12:40:48.038Z] 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-30T12:40:48.038Z] Downloaded from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-dmr/1.2.0.Final/jboss-dmr-1.2.0.Final.jar (97 kB at 142 kB/s) [2019-07-30T12:40:48.038Z] 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-30T12:40:48.296Z] 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-30T12:40:48.296Z] 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-30T12:40:48.296Z] 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-30T12:40:48.296Z] 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-30T12:40:48.296Z] 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-30T12:40:48.296Z] 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-30T12:40:48.296Z] 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-30T12:40:48.296Z] 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-30T12:40:48.552Z] 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-30T12:40:48.552Z] 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-30T12:40:48.552Z] 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-30T12:40:48.809Z] 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-30T12:40:48.809Z] 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-30T12:40:48.809Z] 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-30T12:40:48.809Z] 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-30T12:40:48.809Z] 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-30T12:40:48.809Z] 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-30T12:40:48.809Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.jar [2019-07-30T12:40:48.809Z] 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-30T12:40:48.809Z] 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-30T12:40:48.809Z] 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-30T12:40:48.809Z] 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-30T12:40:48.809Z] 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-30T12:40:48.809Z] 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-30T12:40:48.809Z] 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-30T12:40:48.809Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.jar [2019-07-30T12:40:48.809Z] 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-30T12:40:48.809Z] 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-30T12:40:48.809Z] 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-30T12:40:48.809Z] 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-30T12:40:48.809Z] 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-30T12:40:48.809Z] 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-30T12:40:48.809Z] 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-30T12:40:48.809Z] 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-30T12:40:48.809Z] 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-30T12:40:48.809Z] 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-30T12:40:48.809Z] 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-30T12:40:48.809Z] 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-30T12:40:48.809Z] 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-30T12:40:48.809Z] 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-30T12:40:48.809Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/15.0/guava-15.0.jar [2019-07-30T12:40:48.809Z] 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-30T12:40:48.809Z] 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-30T12:40:48.809Z] 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-30T12:40:49.067Z] 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-30T12:40:49.067Z] 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-30T12:40:49.067Z] 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-30T12:40:49.067Z] 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-30T12:40:49.067Z] 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-30T12:40:49.067Z] 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-30T12:40:49.067Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/sf/saxon/saxon/8.7/saxon-8.7.jar [2019-07-30T12:40:49.067Z] 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-30T12:40:49.067Z] 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-30T12:40:49.067Z] 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-30T12:40:49.067Z] 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-30T12:40:49.067Z] 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-30T12:40:49.067Z] 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-30T12:40:49.067Z] 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-30T12:40:49.067Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.jar [2019-07-30T12:40:49.067Z] 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-30T12:40:49.067Z] 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-30T12:40:49.067Z] 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-30T12:40:49.067Z] 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-30T12:40:49.067Z] 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-30T12:40:49.067Z] 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-30T12:40:49.067Z] 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-30T12:40:49.067Z] 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-30T12:40:49.067Z] 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-30T12:40:49.067Z] 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-30T12:40:49.067Z] 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-30T12:40:49.067Z] 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-30T12:40:49.067Z] 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-30T12:40:49.067Z] 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-30T12:40:49.067Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/15.0/guava-15.0.jar [2019-07-30T12:40:49.067Z] 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-30T12:40:49.067Z] 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-30T12:40:49.067Z] 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-30T12:40:49.325Z] 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-30T12:40:49.325Z] 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-30T12:40:49.325Z] 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-30T12:40:49.325Z] 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-30T12:40:49.325Z] 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-30T12:40:49.325Z] Progress (1): 4.1/230 kB Progress (1): 7.7/230 kB Progress (1): 12/230 kB Progress (1): 16/230 kB Progress (1): 20/230 kB Progress (1): 24/230 kB Progress (1): 28/230 kB Progress (1): 32/230 kB Progress (1): 36/230 kB Progress (1): 40/230 kB Progress (1): 44/230 kB Progress (1): 48/230 kB Progress (1): 52/230 kB Progress (1): 56/230 kB Progress (1): 60/230 kB Progress (1): 64/230 kB Progress (1): 68/230 kB Progress (1): 72/230 kB Progress (1): 76/230 kB Progress (1): 80/230 kB Progress (1): 84/230 kB Progress (1): 88/230 kB Progress (1): 92/230 kB Progress (1): 96/230 kB Progress (1): 100/230 kB Progress (1): 104/230 kB Progress (1): 108/230 kB Progress (1): 112/230 kB Progress (1): 116/230 kB Progress (1): 120/230 kB Progress (1): 124/230 kB Progress (1): 128/230 kB Progress (1): 132/230 kB Progress (1): 136/230 kB Progress (1): 140/230 kB Progress (1): 144/230 kB Progress (1): 148/230 kB Progress (1): 152/230 kB Progress (1): 156/230 kB Progress (1): 160/230 kB Progress (1): 164/230 kB Progress (1): 168/230 kB Progress (1): 172/230 kB Progress (1): 176/230 kB Progress (1): 180/230 kB Progress (1): 184/230 kB Progress (1): 188/230 kB Progress (1): 192/230 kB Progress (2): 192/230 kB | 4.1/82 kB Progress (2): 196/230 kB | 4.1/82 kB Progress (2): 196/230 kB | 7.7/82 kB Progress (2): 200/230 kB | 7.7/82 kB Progress (2): 200/230 kB | 12/82 kB Progress (2): 204/230 kB | 12/82 kB Progress (2): 204/230 kB | 16/82 kB Progress (2): 208/230 kB | 16/82 kB Progress (2): 208/230 kB | 20/82 kB Progress (2): 212/230 kB | 20/82 kB Progress (2): 212/230 kB | 24/82 kB Progress (2): 216/230 kB | 24/82 kB Progress (2): 216/230 kB | 28/82 kB Progress (2): 220/230 kB | 28/82 kB Progress (2): 220/230 kB | 32/82 kB Progress (2): 224/230 kB | 32/82 kB Progress (2): 224/230 kB | 33/82 kB Progress (2): 228/230 kB | 33/82 kB Progress (2): 228/230 kB | 37/82 kB Progress (2): 230 kB | 37/82 kB Progress (2): 230 kB | 41/82 kB Progress (2): 230 kB | 45/82 kB Progress (2): 230 kB | 49/82 kB Progress (2): 230 kB | 53/82 kB Progress (2): 230 kB | 57/82 kB Progress (2): 230 kB | 61/82 kB Progress (2): 230 kB | 65/82 kB Progress (2): 230 kB | 69/82 kB Progress (2): 230 kB | 73/82 kB Progress (2): 230 kB | 77/82 kB Progress (2): 230 kB | 81/82 kB Progress (2): 230 kB | 82 kB Progress (3): 230 kB | 82 kB | 4.1/378 kB Progress (3): 230 kB | 82 kB | 7.7/378 kB Progress (3): 230 kB | 82 kB | 12/378 kB Progress (3): 230 kB | 82 kB | 16/378 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.4 MB/s) [2019-07-30T12:40:49.325Z] Progress (2): 82 kB | 20/378 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-30T12:40:49.325Z] 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.2 MB/s) [2019-07-30T12:40:49.325Z] Progress (2): 20/378 kB | 4.1/145 kB Progress (2): 24/378 kB | 4.1/145 kB Progress (2): 24/378 kB | 7.7/145 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/saxon/8.7/saxon-8.7.jar [2019-07-30T12:40:49.325Z] Progress (2): 24/378 kB | 12/145 kB Progress (2): 28/378 kB | 12/145 kB Progress (2): 28/378 kB | 16/145 kB Progress (2): 32/378 kB | 16/145 kB Progress (2): 32/378 kB | 20/145 kB Progress (2): 33/378 kB | 20/145 kB Progress (2): 33/378 kB | 24/145 kB Progress (2): 37/378 kB | 24/145 kB Progress (2): 37/378 kB | 28/145 kB Progress (2): 41/378 kB | 28/145 kB Progress (2): 41/378 kB | 32/145 kB Progress (3): 41/378 kB | 32/145 kB | 4.1/129 kB Progress (3): 41/378 kB | 36/145 kB | 4.1/129 kB Progress (3): 45/378 kB | 36/145 kB | 4.1/129 kB Progress (3): 45/378 kB | 40/145 kB | 4.1/129 kB Progress (3): 45/378 kB | 40/145 kB | 7.7/129 kB Progress (3): 45/378 kB | 44/145 kB | 7.7/129 kB Progress (3): 45/378 kB | 44/145 kB | 12/129 kB Progress (3): 49/378 kB | 44/145 kB | 12/129 kB Progress (3): 49/378 kB | 44/145 kB | 16/129 kB Progress (3): 49/378 kB | 48/145 kB | 16/129 kB Progress (3): 49/378 kB | 48/145 kB | 20/129 kB Progress (3): 53/378 kB | 48/145 kB | 20/129 kB Progress (3): 53/378 kB | 48/145 kB | 24/129 kB Progress (3): 53/378 kB | 52/145 kB | 24/129 kB Progress (3): 53/378 kB | 52/145 kB | 28/129 kB Progress (3): 57/378 kB | 52/145 kB | 28/129 kB Progress (3): 57/378 kB | 52/145 kB | 32/129 kB Progress (3): 57/378 kB | 56/145 kB | 32/129 kB Progress (3): 61/378 kB | 56/145 kB | 32/129 kB Progress (3): 61/378 kB | 60/145 kB | 32/129 kB Progress (3): 61/378 kB | 60/145 kB | 36/129 kB Progress (3): 61/378 kB | 64/145 kB | 36/129 kB Progress (3): 65/378 kB | 64/145 kB | 36/129 kB Progress (3): 65/378 kB | 68/145 kB | 36/129 kB Progress (3): 65/378 kB | 68/145 kB | 40/129 kB Progress (3): 65/378 kB | 72/145 kB | 40/129 kB Progress (3): 66/378 kB | 72/145 kB | 40/129 kB Progress (3): 66/378 kB | 76/145 kB | 40/129 kB Progress (3): 66/378 kB | 76/145 kB | 44/129 kB Progress (3): 66/378 kB | 80/145 kB | 44/129 kB Progress (3): 70/378 kB | 80/145 kB | 44/129 kB Progress (3): 70/378 kB | 84/145 kB | 44/129 kB Progress (3): 70/378 kB | 84/145 kB | 48/129 kB Progress (4): 70/378 kB | 84/145 kB | 48/129 kB | 4.1/244 kB Progress (4): 70/378 kB | 84/145 kB | 52/129 kB | 4.1/244 kB Progress (4): 70/378 kB | 88/145 kB | 52/129 kB | 4.1/244 kB Progress (4): 74/378 kB | 88/145 kB | 52/129 kB | 4.1/244 kB Progress (4): 74/378 kB | 92/145 kB | 52/129 kB | 4.1/244 kB Progress (4): 74/378 kB | 92/145 kB | 56/129 kB | 4.1/244 kB Progress (4): 74/378 kB | 92/145 kB | 56/129 kB | 7.7/244 kB Progress (4): 74/378 kB | 92/145 kB | 60/129 kB | 7.7/244 kB Progress (4): 74/378 kB | 96/145 kB | 60/129 kB | 7.7/244 kB Progress (4): 78/378 kB | 96/145 kB | 60/129 kB | 7.7/244 kB Progress (4): 78/378 kB | 100/145 kB | 60/129 kB | 7.7/244 kB Progress (5): 78/378 kB | 100/145 kB | 60/129 kB | 7.7/244 kB | 0/3.3 MB Progress (5): 78/378 kB | 100/145 kB | 60/129 kB | 12/244 kB | 0/3.3 MB Progress (5): 78/378 kB | 100/145 kB | 64/129 kB | 12/244 kB | 0/3.3 MB Progress (5): 78/378 kB | 100/145 kB | 64/129 kB | 16/244 kB | 0/3.3 MB Progress (5): 78/378 kB | 100/145 kB | 64/129 kB | 16/244 kB | 0/3.3 MB Progress (5): 78/378 kB | 104/145 kB | 64/129 kB | 16/244 kB | 0/3.3 MB Progress (5): 82/378 kB | 104/145 kB | 64/129 kB | 16/244 kB | 0/3.3 MB Progress (5): 82/378 kB | 108/145 kB | 64/129 kB | 16/244 kB | 0/3.3 MB Progress (5): 82/378 kB | 108/145 kB | 64/129 kB | 16/244 kB | 0/3.3 MB Progress (5): 82/378 kB | 108/145 kB | 64/129 kB | 20/244 kB | 0/3.3 MB Progress (5): 82/378 kB | 108/145 kB | 68/129 kB | 20/244 kB | 0/3.3 MB Progress (5): 82/378 kB | 108/145 kB | 68/129 kB | 24/244 kB | 0/3.3 MB Progress (5): 82/378 kB | 108/145 kB | 68/129 kB | 24/244 kB | 0/3.3 MB Progress (5): 82/378 kB | 112/145 kB | 68/129 kB | 24/244 kB | 0/3.3 MB Progress (5): 86/378 kB | 112/145 kB | 68/129 kB | 24/244 kB | 0/3.3 MB Progress (5): 86/378 kB | 116/145 kB | 68/129 kB | 24/244 kB | 0/3.3 MB Progress (5): 86/378 kB | 116/145 kB | 68/129 kB | 24/244 kB | 0/3.3 MB Progress (5): 86/378 kB | 116/145 kB | 68/129 kB | 28/244 kB | 0/3.3 MB Progress (5): 86/378 kB | 116/145 kB | 72/129 kB | 28/244 kB | 0/3.3 MB Progress (5): 86/378 kB | 116/145 kB | 72/129 kB | 32/244 kB | 0/3.3 MB Progress (5): 86/378 kB | 116/145 kB | 72/129 kB | 32/244 kB | 0/3.3 MB Progress (5): 86/378 kB | 120/145 kB | 72/129 kB | 32/244 kB | 0/3.3 MB Progress (5): 90/378 kB | 120/145 kB | 72/129 kB | 32/244 kB | 0/3.3 MB Progress (5): 90/378 kB | 124/145 kB | 72/129 kB | 32/244 kB | 0/3.3 MB Progress (5): 90/378 kB | 124/145 kB | 72/129 kB | 32/244 kB | 0/3.3 MB Progress (5): 90/378 kB | 124/145 kB | 72/129 kB | 33/244 kB | 0/3.3 MB Progress (5): 90/378 kB | 124/145 kB | 76/129 kB | 33/244 kB | 0/3.3 MB Progress (5): 90/378 kB | 124/145 kB | 76/129 kB | 37/244 kB | 0/3.3 MB Progress (5): 90/378 kB | 124/145 kB | 76/129 kB | 37/244 kB | 0/3.3 MB Progress (5): 90/378 kB | 128/145 kB | 76/129 kB | 37/244 kB | 0/3.3 MB Progress (5): 94/378 kB | 128/145 kB | 76/129 kB | 37/244 kB | 0/3.3 MB Progress (5): 94/378 kB | 132/145 kB | 76/129 kB | 37/244 kB | 0/3.3 MB Progress (5): 94/378 kB | 132/145 kB | 76/129 kB | 37/244 kB | 0/3.3 MB Progress (5): 94/378 kB | 132/145 kB | 76/129 kB | 41/244 kB | 0/3.3 MB Progress (5): 94/378 kB | 132/145 kB | 80/129 kB | 41/244 kB | 0/3.3 MB Progress (5): 94/378 kB | 132/145 kB | 80/129 kB | 45/244 kB | 0/3.3 MB Progress (5): 94/378 kB | 132/145 kB | 80/129 kB | 45/244 kB | 0/3.3 MB Progress (5): 94/378 kB | 136/145 kB | 80/129 kB | 45/244 kB | 0/3.3 MB Progress (5): 98/378 kB | 136/145 kB | 80/129 kB | 45/244 kB | 0/3.3 MB Progress (5): 98/378 kB | 140/145 kB | 80/129 kB | 45/244 kB | 0/3.3 MB Progress (5): 98/378 kB | 140/145 kB | 80/129 kB | 45/244 kB | 0/3.3 MB Progress (5): 98/378 kB | 140/145 kB | 80/129 kB | 49/244 kB | 0/3.3 MB Progress (5): 98/378 kB | 140/145 kB | 84/129 kB | 49/244 kB | 0/3.3 MB Progress (5): 98/378 kB | 140/145 kB | 84/129 kB | 53/244 kB | 0/3.3 MB Progress (5): 98/378 kB | 140/145 kB | 84/129 kB | 53/244 kB | 0/3.3 MB Progress (5): 98/378 kB | 144/145 kB | 84/129 kB | 53/244 kB | 0/3.3 MB Progress (5): 98/378 kB | 144/145 kB | 84/129 kB | 53/244 kB | 0/3.3 MB Progress (5): 98/378 kB | 145 kB | 84/129 kB | 53/244 kB | 0/3.3 MB Progress (5): 98/378 kB | 145 kB | 84/129 kB | 53/244 kB | 0/3.3 MB Progress (5): 98/378 kB | 145 kB | 84/129 kB | 57/244 kB | 0/3.3 MB Progress (5): 98/378 kB | 145 kB | 88/129 kB | 57/244 kB | 0/3.3 MB Progress (5): 98/378 kB | 145 kB | 88/129 kB | 61/244 kB | 0/3.3 MB Progress (5): 98/378 kB | 145 kB | 88/129 kB | 61/244 kB | 0.1/3.3 MB Progress (5): 102/378 kB | 145 kB | 88/129 kB | 61/244 kB | 0.1/3.3 MB Progress (5): 102/378 kB | 145 kB | 88/129 kB | 61/244 kB | 0.1/3.3 MB Progress (5): 102/378 kB | 145 kB | 88/129 kB | 65/244 kB | 0.1/3.3 MB Progress (5): 102/378 kB | 145 kB | 92/129 kB | 65/244 kB | 0.1/3.3 MB Progress (5): 102/378 kB | 145 kB | 92/129 kB | 66/244 kB | 0.1/3.3 MB Progress (5): 102/378 kB | 145 kB | 92/129 kB | 66/244 kB | 0.1/3.3 MB Progress (5): 106/378 kB | 145 kB | 92/129 kB | 66/244 kB | 0.1/3.3 MB Progress (5): 106/378 kB | 145 kB | 92/129 kB | 66/244 kB | 0.1/3.3 MB Progress (5): 106/378 kB | 145 kB | 92/129 kB | 70/244 kB | 0.1/3.3 MB Progress (5): 106/378 kB | 145 kB | 96/129 kB | 70/244 kB | 0.1/3.3 MB Progress (5): 106/378 kB | 145 kB | 96/129 kB | 74/244 kB | 0.1/3.3 MB Progress (5): 106/378 kB | 145 kB | 96/129 kB | 74/244 kB | 0.1/3.3 MB Progress (5): 110/378 kB | 145 kB | 96/129 kB | 74/244 kB | 0.1/3.3 MB Progress (5): 110/378 kB | 145 kB | 96/129 kB | 74/244 kB | 0.1/3.3 MB Progress (5): 110/378 kB | 145 kB | 96/129 kB | 78/244 kB | 0.1/3.3 MB Progress (5): 110/378 kB | 145 kB | 100/129 kB | 78/244 kB | 0.1/3.3 MB Progress (5): 110/378 kB | 145 kB | 100/129 kB | 82/244 kB | 0.1/3.3 MB Progress (5): 110/378 kB | 145 kB | 100/129 kB | 82/244 kB | 0.1/3.3 MB Progress (5): 114/378 kB | 145 kB | 100/129 kB | 82/244 kB | 0.1/3.3 MB Progress (5): 114/378 kB | 145 kB | 100/129 kB | 82/244 kB | 0.1/3.3 MB Progress (5): 114/378 kB | 145 kB | 100/129 kB | 86/244 kB | 0.1/3.3 MB Progress (5): 114/378 kB | 145 kB | 104/129 kB | 86/244 kB | 0.1/3.3 MB Progress (5): 114/378 kB | 145 kB | 104/129 kB | 90/244 kB | 0.1/3.3 MB Progress (5): 114/378 kB | 145 kB | 104/129 kB | 90/244 kB | 0.1/3.3 MB Progress (5): 118/378 kB | 145 kB | 104/129 kB | 90/244 kB | 0.1/3.3 MB Progress (5): 118/378 kB | 145 kB | 104/129 kB | 90/244 kB | 0.1/3.3 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.jar (145 kB at 1.4 MB/s) [2019-07-30T12:40:49.325Z] Progress (4): 118/378 kB | 104/129 kB | 94/244 kB | 0.1/3.3 MB Progress (4): 118/378 kB | 108/129 kB | 94/244 kB | 0.1/3.3 MB Progress (4): 118/378 kB | 108/129 kB | 98/244 kB | 0.1/3.3 MB 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-30T12:40:49.325Z] Progress (4): 118/378 kB | 108/129 kB | 98/244 kB | 0.1/3.3 MB Progress (4): 122/378 kB | 108/129 kB | 98/244 kB | 0.1/3.3 MB Progress (4): 122/378 kB | 108/129 kB | 98/244 kB | 0.1/3.3 MB Progress (4): 122/378 kB | 108/129 kB | 98/244 kB | 0.1/3.3 MB Progress (4): 122/378 kB | 112/129 kB | 98/244 kB | 0.1/3.3 MB Progress (4): 122/378 kB | 116/129 kB | 98/244 kB | 0.1/3.3 MB Progress (4): 122/378 kB | 120/129 kB | 98/244 kB | 0.1/3.3 MB Progress (4): 122/378 kB | 124/129 kB | 98/244 kB | 0.1/3.3 MB Progress (4): 122/378 kB | 128/129 kB | 98/244 kB | 0.1/3.3 MB Progress (4): 122/378 kB | 129 kB | 98/244 kB | 0.1/3.3 MB Progress (4): 122/378 kB | 129 kB | 102/244 kB | 0.1/3.3 MB Progress (4): 122/378 kB | 129 kB | 102/244 kB | 0.1/3.3 MB Progress (4): 126/378 kB | 129 kB | 102/244 kB | 0.1/3.3 MB Progress (4): 126/378 kB | 129 kB | 102/244 kB | 0.1/3.3 MB Progress (4): 126/378 kB | 129 kB | 106/244 kB | 0.1/3.3 MB Progress (5): 126/378 kB | 129 kB | 106/244 kB | 0.1/3.3 MB | 4.1/44 kB Progress (5): 126/378 kB | 129 kB | 110/244 kB | 0.1/3.3 MB | 4.1/44 kB Progress (5): 126/378 kB | 129 kB | 110/244 kB | 0.1/3.3 MB | 4.1/44 kB Progress (5): 130/378 kB | 129 kB | 110/244 kB | 0.1/3.3 MB | 4.1/44 kB Progress (5): 130/378 kB | 129 kB | 110/244 kB | 0.1/3.3 MB | 4.1/44 kB Progress (5): 130/378 kB | 129 kB | 114/244 kB | 0.1/3.3 MB | 4.1/44 kB Progress (5): 130/378 kB | 129 kB | 114/244 kB | 0.1/3.3 MB | 7.7/44 kB Progress (5): 130/378 kB | 129 kB | 118/244 kB | 0.1/3.3 MB | 7.7/44 kB Progress (5): 130/378 kB | 129 kB | 118/244 kB | 0.1/3.3 MB | 7.7/44 kB Progress (5): 131/378 kB | 129 kB | 118/244 kB | 0.1/3.3 MB | 7.7/44 kB Progress (5): 131/378 kB | 129 kB | 118/244 kB | 0.1/3.3 MB | 7.7/44 kB Progress (5): 131/378 kB | 129 kB | 122/244 kB | 0.1/3.3 MB | 7.7/44 kB Progress (5): 131/378 kB | 129 kB | 122/244 kB | 0.1/3.3 MB | 12/44 kB Progress (5): 131/378 kB | 129 kB | 126/244 kB | 0.1/3.3 MB | 12/44 kB Progress (5): 131/378 kB | 129 kB | 126/244 kB | 0.1/3.3 MB | 12/44 kB Progress (5): 135/378 kB | 129 kB | 126/244 kB | 0.1/3.3 MB | 12/44 kB Progress (5): 135/378 kB | 129 kB | 126/244 kB | 0.1/3.3 MB | 12/44 kB Progress (5): 135/378 kB | 129 kB | 130/244 kB | 0.1/3.3 MB | 12/44 kB Progress (5): 135/378 kB | 129 kB | 130/244 kB | 0.1/3.3 MB | 16/44 kB Progress (5): 135/378 kB | 129 kB | 131/244 kB | 0.1/3.3 MB | 16/44 kB Progress (5): 135/378 kB | 129 kB | 131/244 kB | 0.1/3.3 MB | 16/44 kB Progress (5): 139/378 kB | 129 kB | 131/244 kB | 0.1/3.3 MB | 16/44 kB Progress (5): 139/378 kB | 129 kB | 131/244 kB | 0.1/3.3 MB | 16/44 kB Progress (5): 139/378 kB | 129 kB | 135/244 kB | 0.1/3.3 MB | 16/44 kB Progress (5): 139/378 kB | 129 kB | 135/244 kB | 0.1/3.3 MB | 20/44 kB Progress (5): 139/378 kB | 129 kB | 139/244 kB | 0.1/3.3 MB | 20/44 kB Progress (5): 139/378 kB | 129 kB | 139/244 kB | 0.1/3.3 MB | 20/44 kB Progress (5): 143/378 kB | 129 kB | 139/244 kB | 0.1/3.3 MB | 20/44 kB Progress (5): 143/378 kB | 129 kB | 139/244 kB | 0.1/3.3 MB | 20/44 kB Progress (5): 143/378 kB | 129 kB | 143/244 kB | 0.1/3.3 MB | 20/44 kB Progress (5): 143/378 kB | 129 kB | 143/244 kB | 0.1/3.3 MB | 24/44 kB Progress (5): 143/378 kB | 129 kB | 147/244 kB | 0.1/3.3 MB | 24/44 kB Progress (5): 143/378 kB | 129 kB | 147/244 kB | 0.1/3.3 MB | 24/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 996 kB/s) [2019-07-30T12:40:49.325Z] 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-30T12:40:49.325Z] Progress (4): 147/378 kB | 147/244 kB | 0.1/3.3 MB | 24/44 kB Progress (4): 147/378 kB | 147/244 kB | 0.1/3.3 MB | 24/44 kB Progress (4): 147/378 kB | 151/244 kB | 0.1/3.3 MB | 24/44 kB Progress (4): 147/378 kB | 151/244 kB | 0.1/3.3 MB | 28/44 kB Progress (4): 147/378 kB | 155/244 kB | 0.1/3.3 MB | 28/44 kB Progress (4): 147/378 kB | 155/244 kB | 0.2/3.3 MB | 28/44 kB Progress (4): 151/378 kB | 155/244 kB | 0.2/3.3 MB | 28/44 kB Progress (4): 151/378 kB | 155/244 kB | 0.2/3.3 MB | 28/44 kB Progress (4): 151/378 kB | 159/244 kB | 0.2/3.3 MB | 28/44 kB Progress (4): 151/378 kB | 159/244 kB | 0.2/3.3 MB | 32/44 kB Progress (4): 151/378 kB | 163/244 kB | 0.2/3.3 MB | 32/44 kB Progress (4): 151/378 kB | 163/244 kB | 0.2/3.3 MB | 32/44 kB Progress (4): 155/378 kB | 163/244 kB | 0.2/3.3 MB | 32/44 kB Progress (4): 155/378 kB | 163/244 kB | 0.2/3.3 MB | 32/44 kB Progress (4): 159/378 kB | 163/244 kB | 0.2/3.3 MB | 32/44 kB Progress (4): 159/378 kB | 167/244 kB | 0.2/3.3 MB | 32/44 kB Progress (4): 159/378 kB | 167/244 kB | 0.2/3.3 MB | 36/44 kB Progress (4): 159/378 kB | 171/244 kB | 0.2/3.3 MB | 36/44 kB Progress (4): 163/378 kB | 171/244 kB | 0.2/3.3 MB | 36/44 kB Progress (4): 163/378 kB | 171/244 kB | 0.2/3.3 MB | 36/44 kB Progress (4): 167/378 kB | 171/244 kB | 0.2/3.3 MB | 36/44 kB Progress (4): 167/378 kB | 175/244 kB | 0.2/3.3 MB | 36/44 kB Progress (4): 167/378 kB | 175/244 kB | 0.2/3.3 MB | 40/44 kB Progress (4): 167/378 kB | 179/244 kB | 0.2/3.3 MB | 40/44 kB Progress (4): 171/378 kB | 179/244 kB | 0.2/3.3 MB | 40/44 kB Progress (4): 171/378 kB | 179/244 kB | 0.2/3.3 MB | 40/44 kB Progress (4): 175/378 kB | 179/244 kB | 0.2/3.3 MB | 40/44 kB Progress (4): 175/378 kB | 183/244 kB | 0.2/3.3 MB | 40/44 kB Progress (4): 175/378 kB | 183/244 kB | 0.2/3.3 MB | 44/44 kB Progress (4): 175/378 kB | 187/244 kB | 0.2/3.3 MB | 44/44 kB Progress (4): 179/378 kB | 187/244 kB | 0.2/3.3 MB | 44/44 kB Progress (4): 179/378 kB | 187/244 kB | 0.2/3.3 MB | 44/44 kB Progress (4): 183/378 kB | 187/244 kB | 0.2/3.3 MB | 44/44 kB Progress (4): 183/378 kB | 191/244 kB | 0.2/3.3 MB | 44/44 kB Progress (4): 183/378 kB | 191/244 kB | 0.2/3.3 MB | 44 kB Progress (4): 183/378 kB | 195/244 kB | 0.2/3.3 MB | 44 kB Progress (4): 187/378 kB | 195/244 kB | 0.2/3.3 MB | 44 kB Progress (4): 187/378 kB | 195/244 kB | 0.2/3.3 MB | 44 kB Progress (4): 191/378 kB | 195/244 kB | 0.2/3.3 MB | 44 kB Progress (4): 191/378 kB | 199/244 kB | 0.2/3.3 MB | 44 kB Progress (4): 195/378 kB | 199/244 kB | 0.2/3.3 MB | 44 kB Progress (4): 195/378 kB | 199/244 kB | 0.2/3.3 MB | 44 kB Progress (4): 199/378 kB | 199/244 kB | 0.2/3.3 MB | 44 kB Progress (4): 199/378 kB | 199/244 kB | 0.2/3.3 MB | 44 kB Progress (4): 199/378 kB | 203/244 kB | 0.2/3.3 MB | 44 kB Progress (4): 199/378 kB | 203/244 kB | 0.2/3.3 MB | 44 kB Progress (4): 203/378 kB | 203/244 kB | 0.2/3.3 MB | 44 kB Progress (4): 203/378 kB | 203/244 kB | 0.2/3.3 MB | 44 kB Progress (4): 203/378 kB | 207/244 kB | 0.2/3.3 MB | 44 kB Progress (4): 203/378 kB | 207/244 kB | 0.2/3.3 MB | 44 kB Progress (4): 207/378 kB | 207/244 kB | 0.2/3.3 MB | 44 kB Progress (4): 207/378 kB | 207/244 kB | 0.2/3.3 MB | 44 kB Progress (4): 207/378 kB | 211/244 kB | 0.2/3.3 MB | 44 kB Progress (4): 207/378 kB | 211/244 kB | 0.2/3.3 MB | 44 kB Progress (4): 211/378 kB | 211/244 kB | 0.2/3.3 MB | 44 kB Progress (4): 211/378 kB | 211/244 kB | 0.2/3.3 MB | 44 kB Progress (4): 211/378 kB | 215/244 kB | 0.2/3.3 MB | 44 kB Progress (4): 211/378 kB | 215/244 kB | 0.2/3.3 MB | 44 kB Progress (4): 215/378 kB | 215/244 kB | 0.2/3.3 MB | 44 kB Progress (4): 215/378 kB | 215/244 kB | 0.2/3.3 MB | 44 kB Progress (4): 215/378 kB | 219/244 kB | 0.2/3.3 MB | 44 kB Progress (4): 215/378 kB | 219/244 kB | 0.2/3.3 MB | 44 kB Progress (4): 219/378 kB | 219/244 kB | 0.2/3.3 MB | 44 kB Progress (4): 219/378 kB | 219/244 kB | 0.2/3.3 MB | 44 kB Progress (4): 219/378 kB | 223/244 kB | 0.2/3.3 MB | 44 kB Progress (4): 219/378 kB | 223/244 kB | 0.2/3.3 MB | 44 kB Progress (4): 223/378 kB | 223/244 kB | 0.2/3.3 MB | 44 kB Progress (4): 223/378 kB | 223/244 kB | 0.2/3.3 MB | 44 kB Progress (4): 223/378 kB | 227/244 kB | 0.2/3.3 MB | 44 kB Progress (4): 223/378 kB | 227/244 kB | 0.2/3.3 MB | 44 kB Progress (4): 227/378 kB | 227/244 kB | 0.2/3.3 MB | 44 kB Progress (4): 227/378 kB | 227/244 kB | 0.2/3.3 MB | 44 kB Progress (4): 227/378 kB | 231/244 kB | 0.2/3.3 MB | 44 kB Progress (4): 227/378 kB | 231/244 kB | 0.2/3.3 MB | 44 kB Progress (4): 231/378 kB | 231/244 kB | 0.2/3.3 MB | 44 kB Progress (4): 231/378 kB | 231/244 kB | 0.3/3.3 MB | 44 kB Progress (4): 231/378 kB | 235/244 kB | 0.3/3.3 MB | 44 kB Progress (4): 231/378 kB | 235/244 kB | 0.3/3.3 MB | 44 kB Progress (4): 235/378 kB | 235/244 kB | 0.3/3.3 MB | 44 kB Progress (4): 235/378 kB | 235/244 kB | 0.3/3.3 MB | 44 kB Progress (4): 235/378 kB | 239/244 kB | 0.3/3.3 MB | 44 kB Progress (4): 235/378 kB | 239/244 kB | 0.3/3.3 MB | 44 kB Progress (4): 239/378 kB | 239/244 kB | 0.3/3.3 MB | 44 kB Progress (4): 239/378 kB | 239/244 kB | 0.3/3.3 MB | 44 kB Progress (4): 239/378 kB | 243/244 kB | 0.3/3.3 MB | 44 kB Progress (4): 239/378 kB | 243/244 kB | 0.3/3.3 MB | 44 kB Progress (4): 243/378 kB | 243/244 kB | 0.3/3.3 MB | 44 kB Progress (4): 243/378 kB | 243/244 kB | 0.3/3.3 MB | 44 kB Progress (4): 243/378 kB | 244 kB | 0.3/3.3 MB | 44 kB Progress (4): 243/378 kB | 244 kB | 0.3/3.3 MB | 44 kB Progress (4): 247/378 kB | 244 kB | 0.3/3.3 MB | 44 kB Progress (4): 247/378 kB | 244 kB | 0.3/3.3 MB | 44 kB Progress (4): 251/378 kB | 244 kB | 0.3/3.3 MB | 44 kB Progress (4): 251/378 kB | 244 kB | 0.3/3.3 MB | 44 kB Progress (4): 255/378 kB | 244 kB | 0.3/3.3 MB | 44 kB Progress (4): 255/378 kB | 244 kB | 0.3/3.3 MB | 44 kB Progress (4): 259/378 kB | 244 kB | 0.3/3.3 MB | 44 kB Progress (4): 259/378 kB | 244 kB | 0.3/3.3 MB | 44 kB Progress (4): 263/378 kB | 244 kB | 0.3/3.3 MB | 44 kB Progress (4): 263/378 kB | 244 kB | 0.3/3.3 MB | 44 kB Progress (4): 267/378 kB | 244 kB | 0.3/3.3 MB | 44 kB Progress (4): 267/378 kB | 244 kB | 0.3/3.3 MB | 44 kB Progress (4): 271/378 kB | 244 kB | 0.3/3.3 MB | 44 kB Progress (4): 271/378 kB | 244 kB | 0.3/3.3 MB | 44 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.jar (44 kB at 291 kB/s) [2019-07-30T12:40:49.325Z] Progress (3): 271/378 kB | 244 kB | 0.3/3.3 MB Progress (3): 275/378 kB | 244 kB | 0.3/3.3 MB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar [2019-07-30T12:40:49.325Z] Progress (3): 279/378 kB | 244 kB | 0.3/3.3 MB Progress (3): 279/378 kB | 244 kB | 0.3/3.3 MB Progress (3): 283/378 kB | 244 kB | 0.3/3.3 MB Progress (3): 283/378 kB | 244 kB | 0.3/3.3 MB Progress (3): 287/378 kB | 244 kB | 0.3/3.3 MB Progress (3): 287/378 kB | 244 kB | 0.3/3.3 MB Progress (3): 291/378 kB | 244 kB | 0.3/3.3 MB Progress (3): 291/378 kB | 244 kB | 0.3/3.3 MB Progress (3): 295/378 kB | 244 kB | 0.3/3.3 MB Progress (3): 295/378 kB | 244 kB | 0.3/3.3 MB Progress (3): 299/378 kB | 244 kB | 0.3/3.3 MB Progress (3): 299/378 kB | 244 kB | 0.3/3.3 MB Progress (3): 303/378 kB | 244 kB | 0.3/3.3 MB Progress (3): 303/378 kB | 244 kB | 0.3/3.3 MB Progress (3): 307/378 kB | 244 kB | 0.3/3.3 MB Progress (3): 307/378 kB | 244 kB | 0.3/3.3 MB Progress (3): 311/378 kB | 244 kB | 0.3/3.3 MB Progress (3): 311/378 kB | 244 kB | 0.3/3.3 MB Progress (3): 315/378 kB | 244 kB | 0.3/3.3 MB Progress (3): 315/378 kB | 244 kB | 0.4/3.3 MB Progress (3): 319/378 kB | 244 kB | 0.4/3.3 MB Progress (3): 319/378 kB | 244 kB | 0.4/3.3 MB Progress (3): 323/378 kB | 244 kB | 0.4/3.3 MB Progress (3): 323/378 kB | 244 kB | 0.4/3.3 MB Progress (3): 327/378 kB | 244 kB | 0.4/3.3 MB Progress (3): 327/378 kB | 244 kB | 0.4/3.3 MB Progress (3): 331/378 kB | 244 kB | 0.4/3.3 MB Progress (3): 331/378 kB | 244 kB | 0.4/3.3 MB Progress (3): 335/378 kB | 244 kB | 0.4/3.3 MB Progress (3): 335/378 kB | 244 kB | 0.4/3.3 MB Progress (3): 339/378 kB | 244 kB | 0.4/3.3 MB Progress (3): 339/378 kB | 244 kB | 0.4/3.3 MB Progress (3): 343/378 kB | 244 kB | 0.4/3.3 MB Progress (3): 343/378 kB | 244 kB | 0.4/3.3 MB Progress (3): 347/378 kB | 244 kB | 0.4/3.3 MB Progress (3): 347/378 kB | 244 kB | 0.4/3.3 MB Progress (3): 351/378 kB | 244 kB | 0.4/3.3 MB Progress (3): 351/378 kB | 244 kB | 0.4/3.3 MB Progress (3): 355/378 kB | 244 kB | 0.4/3.3 MB Progress (3): 355/378 kB | 244 kB | 0.4/3.3 MB Progress (3): 359/378 kB | 244 kB | 0.4/3.3 MB Progress (3): 359/378 kB | 244 kB | 0.4/3.3 MB Progress (3): 363/378 kB | 244 kB | 0.4/3.3 MB Progress (3): 363/378 kB | 244 kB | 0.4/3.3 MB Progress (3): 367/378 kB | 244 kB | 0.4/3.3 MB Progress (3): 367/378 kB | 244 kB | 0.4/3.3 MB Progress (3): 371/378 kB | 244 kB | 0.4/3.3 MB Progress (3): 371/378 kB | 244 kB | 0.4/3.3 MB Progress (3): 375/378 kB | 244 kB | 0.4/3.3 MB Progress (3): 375/378 kB | 244 kB | 0.4/3.3 MB Progress (3): 378 kB | 244 kB | 0.4/3.3 MB Progress (3): 378 kB | 244 kB | 0.4/3.3 MB Progress (3): 378 kB | 244 kB | 0.4/3.3 MB Progress (3): 378 kB | 244 kB | 0.4/3.3 MB Progress (4): 378 kB | 244 kB | 0.4/3.3 MB | 4.1/21 kB Progress (4): 378 kB | 244 kB | 0.4/3.3 MB | 4.1/21 kB Progress (4): 378 kB | 244 kB | 0.4/3.3 MB | 7.7/21 kB Progress (4): 378 kB | 244 kB | 0.4/3.3 MB | 7.7/21 kB Progress (4): 378 kB | 244 kB | 0.4/3.3 MB | 12/21 kB Progress (4): 378 kB | 244 kB | 0.4/3.3 MB | 12/21 kB Progress (4): 378 kB | 244 kB | 0.4/3.3 MB | 16/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.5 MB/s) [2019-07-30T12:40:49.325Z] Progress (3): 378 kB | 0.4/3.3 MB | 16/21 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-30T12:40:49.325Z] Progress (3): 378 kB | 0.4/3.3 MB | 20/21 kB Progress (3): 378 kB | 0.4/3.3 MB | 20/21 kB Progress (3): 378 kB | 0.4/3.3 MB | 21 kB Progress (3): 378 kB | 0.4/3.3 MB | 21 kB Progress (3): 378 kB | 0.5/3.3 MB | 21 kB Progress (3): 378 kB | 0.5/3.3 MB | 21 kB Progress (3): 378 kB | 0.5/3.3 MB | 21 kB Progress (3): 378 kB | 0.5/3.3 MB | 21 kB Progress (3): 378 kB | 0.5/3.3 MB | 21 kB Progress (3): 378 kB | 0.5/3.3 MB | 21 kB Progress (3): 378 kB | 0.5/3.3 MB | 21 kB Progress (3): 378 kB | 0.5/3.3 MB | 21 kB Progress (3): 378 kB | 0.5/3.3 MB | 21 kB Progress (3): 378 kB | 0.5/3.3 MB | 21 kB Progress (3): 378 kB | 0.5/3.3 MB | 21 kB Progress (3): 378 kB | 0.5/3.3 MB | 21 kB Progress (3): 378 kB | 0.5/3.3 MB | 21 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.3 MB/s) [2019-07-30T12:40:49.325Z] Progress (2): 0.5/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-30T12:40:49.325Z] Progress (2): 0.5/3.3 MB | 21 kB Progress (2): 0.5/3.3 MB | 21 kB Progress (2): 0.5/3.3 MB | 21 kB Progress (2): 0.5/3.3 MB | 21 kB Progress (2): 0.5/3.3 MB | 21 kB Progress (2): 0.5/3.3 MB | 21 kB Progress (2): 0.5/3.3 MB | 21 kB Progress (2): 0.5/3.3 MB | 21 kB Progress (2): 0.5/3.3 MB | 21 kB Progress (2): 0.5/3.3 MB | 21 kB Progress (2): 0.5/3.3 MB | 21 kB Progress (2): 0.6/3.3 MB | 21 kB Progress (2): 0.6/3.3 MB | 21 kB Progress (2): 0.6/3.3 MB | 21 kB Progress (2): 0.6/3.3 MB | 21 kB Progress (2): 0.6/3.3 MB | 21 kB Progress (2): 0.6/3.3 MB | 21 kB Progress (2): 0.6/3.3 MB | 21 kB Progress (2): 0.6/3.3 MB | 21 kB Progress (2): 0.6/3.3 MB | 21 kB Progress (2): 0.6/3.3 MB | 21 kB Progress (2): 0.6/3.3 MB | 21 kB Progress (2): 0.6/3.3 MB | 21 kB Progress (2): 0.6/3.3 MB | 21 kB Progress (2): 0.6/3.3 MB | 21 kB Progress (2): 0.6/3.3 MB | 21 kB Progress (2): 0.6/3.3 MB | 21 kB Progress (2): 0.6/3.3 MB | 21 kB Progress (2): 0.6/3.3 MB | 21 kB Progress (2): 0.6/3.3 MB | 21 kB Progress (2): 0.6/3.3 MB | 21 kB Progress (2): 0.6/3.3 MB | 21 kB Progress (2): 0.6/3.3 MB | 21 kB Progress (2): 0.6/3.3 MB | 21 kB Progress (2): 0.6/3.3 MB | 21 kB Progress (2): 0.6/3.3 MB | 21 kB Progress (2): 0.7/3.3 MB | 21 kB Progress (2): 0.7/3.3 MB | 21 kB Progress (2): 0.7/3.3 MB | 21 kB Progress (2): 0.7/3.3 MB | 21 kB Progress (2): 0.7/3.3 MB | 21 kB Progress (2): 0.7/3.3 MB | 21 kB Progress (2): 0.7/3.3 MB | 21 kB Progress (2): 0.7/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 116 kB/s) [2019-07-30T12:40:49.325Z] Progress (1): 0.7/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-30T12:40:49.586Z] Progress (1): 0.7/3.3 MB Progress (1): 0.7/3.3 MB Progress (1): 0.7/3.3 MB Progress (1): 0.7/3.3 MB Progress (1): 0.7/3.3 MB Progress (2): 0.7/3.3 MB | 4.1/30 kB Progress (2): 0.7/3.3 MB | 4.1/30 kB Progress (2): 0.7/3.3 MB | 7.7/30 kB Progress (2): 0.7/3.3 MB | 7.7/30 kB Progress (2): 0.7/3.3 MB | 12/30 kB Progress (2): 0.7/3.3 MB | 12/30 kB Progress (2): 0.7/3.3 MB | 16/30 kB Progress (2): 0.7/3.3 MB | 16/30 kB Progress (2): 0.7/3.3 MB | 20/30 kB Progress (2): 0.7/3.3 MB | 20/30 kB Progress (3): 0.7/3.3 MB | 20/30 kB | 4.1/105 kB Progress (3): 0.7/3.3 MB | 24/30 kB | 4.1/105 kB Progress (3): 0.7/3.3 MB | 24/30 kB | 7.7/105 kB Progress (3): 0.7/3.3 MB | 24/30 kB | 7.7/105 kB Progress (3): 0.7/3.3 MB | 28/30 kB | 7.7/105 kB Progress (3): 0.7/3.3 MB | 28/30 kB | 12/105 kB Progress (3): 0.7/3.3 MB | 30 kB | 12/105 kB Progress (3): 0.7/3.3 MB | 30 kB | 12/105 kB Progress (3): 0.7/3.3 MB | 30 kB | 16/105 kB Progress (3): 0.7/3.3 MB | 30 kB | 16/105 kB Progress (3): 0.7/3.3 MB | 30 kB | 20/105 kB Progress (3): 0.7/3.3 MB | 30 kB | 20/105 kB Progress (3): 0.7/3.3 MB | 30 kB | 24/105 kB Progress (4): 0.7/3.3 MB | 30 kB | 24/105 kB | 4.1/79 kB Progress (4): 0.7/3.3 MB | 30 kB | 24/105 kB | 4.1/79 kB Progress (4): 0.7/3.3 MB | 30 kB | 24/105 kB | 7.7/79 kB Progress (4): 0.7/3.3 MB | 30 kB | 28/105 kB | 7.7/79 kB Progress (4): 0.7/3.3 MB | 30 kB | 28/105 kB | 12/79 kB Progress (4): 0.7/3.3 MB | 30 kB | 28/105 kB | 12/79 kB Progress (4): 0.7/3.3 MB | 30 kB | 28/105 kB | 16/79 kB Progress (4): 0.7/3.3 MB | 30 kB | 32/105 kB | 16/79 kB Progress (4): 0.7/3.3 MB | 30 kB | 32/105 kB | 20/79 kB Progress (4): 0.7/3.3 MB | 30 kB | 33/105 kB | 20/79 kB Progress (4): 0.8/3.3 MB | 30 kB | 33/105 kB | 20/79 kB Progress (4): 0.8/3.3 MB | 30 kB | 37/105 kB | 20/79 kB Progress (4): 0.8/3.3 MB | 30 kB | 37/105 kB | 24/79 kB Progress (4): 0.8/3.3 MB | 30 kB | 41/105 kB | 24/79 kB Progress (4): 0.8/3.3 MB | 30 kB | 41/105 kB | 24/79 kB Progress (4): 0.8/3.3 MB | 30 kB | 45/105 kB | 24/79 kB Progress (4): 0.8/3.3 MB | 30 kB | 45/105 kB | 28/79 kB Progress (4): 0.8/3.3 MB | 30 kB | 45/105 kB | 32/79 kB Progress (4): 0.8/3.3 MB | 30 kB | 45/105 kB | 33/79 kB Progress (4): 0.8/3.3 MB | 30 kB | 49/105 kB | 33/79 kB Progress (4): 0.8/3.3 MB | 30 kB | 49/105 kB | 33/79 kB Progress (4): 0.8/3.3 MB | 30 kB | 53/105 kB | 33/79 kB Progress (4): 0.8/3.3 MB | 30 kB | 53/105 kB | 37/79 kB Progress (4): 0.8/3.3 MB | 30 kB | 53/105 kB | 41/79 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar (30 kB at 138 kB/s) [2019-07-30T12:40:49.587Z] 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-30T12:40:49.587Z] Progress (4): 0.8/3.3 MB | 53/105 kB | 41/79 kB | 4.1/51 kB Progress (4): 0.8/3.3 MB | 53/105 kB | 45/79 kB | 4.1/51 kB Progress (4): 0.8/3.3 MB | 57/105 kB | 45/79 kB | 4.1/51 kB Progress (4): 0.8/3.3 MB | 57/105 kB | 45/79 kB | 4.1/51 kB Progress (4): 0.8/3.3 MB | 61/105 kB | 45/79 kB | 4.1/51 kB Progress (4): 0.8/3.3 MB | 61/105 kB | 49/79 kB | 4.1/51 kB Progress (4): 0.8/3.3 MB | 61/105 kB | 49/79 kB | 7.7/51 kB Progress (4): 0.8/3.3 MB | 61/105 kB | 53/79 kB | 7.7/51 kB Progress (4): 0.8/3.3 MB | 61/105 kB | 53/79 kB | 12/51 kB Progress (4): 0.8/3.3 MB | 65/105 kB | 53/79 kB | 12/51 kB Progress (4): 0.8/3.3 MB | 65/105 kB | 53/79 kB | 12/51 kB Progress (4): 0.8/3.3 MB | 66/105 kB | 53/79 kB | 12/51 kB Progress (4): 0.8/3.3 MB | 66/105 kB | 53/79 kB | 16/51 kB Progress (4): 0.8/3.3 MB | 66/105 kB | 57/79 kB | 16/51 kB Progress (4): 0.8/3.3 MB | 66/105 kB | 57/79 kB | 20/51 kB Progress (4): 0.8/3.3 MB | 70/105 kB | 57/79 kB | 20/51 kB Progress (4): 0.8/3.3 MB | 70/105 kB | 57/79 kB | 20/51 kB Progress (4): 0.8/3.3 MB | 74/105 kB | 57/79 kB | 20/51 kB Progress (4): 0.8/3.3 MB | 74/105 kB | 57/79 kB | 24/51 kB Progress (4): 0.8/3.3 MB | 74/105 kB | 61/79 kB | 24/51 kB Progress (4): 0.8/3.3 MB | 74/105 kB | 61/79 kB | 28/51 kB Progress (4): 0.8/3.3 MB | 78/105 kB | 61/79 kB | 28/51 kB Progress (4): 0.8/3.3 MB | 78/105 kB | 61/79 kB | 28/51 kB Progress (4): 0.8/3.3 MB | 82/105 kB | 61/79 kB | 28/51 kB Progress (4): 0.8/3.3 MB | 82/105 kB | 61/79 kB | 32/51 kB Progress (4): 0.8/3.3 MB | 82/105 kB | 65/79 kB | 32/51 kB Progress (4): 0.8/3.3 MB | 82/105 kB | 65/79 kB | 36/51 kB Progress (4): 0.8/3.3 MB | 86/105 kB | 65/79 kB | 36/51 kB Progress (4): 0.8/3.3 MB | 86/105 kB | 65/79 kB | 36/51 kB Progress (4): 0.8/3.3 MB | 90/105 kB | 65/79 kB | 36/51 kB Progress (4): 0.8/3.3 MB | 90/105 kB | 65/79 kB | 40/51 kB Progress (4): 0.8/3.3 MB | 90/105 kB | 69/79 kB | 40/51 kB Progress (4): 0.8/3.3 MB | 90/105 kB | 69/79 kB | 44/51 kB Progress (4): 0.8/3.3 MB | 94/105 kB | 69/79 kB | 44/51 kB Progress (4): 0.8/3.3 MB | 94/105 kB | 69/79 kB | 44/51 kB Progress (4): 0.8/3.3 MB | 98/105 kB | 69/79 kB | 44/51 kB Progress (4): 0.8/3.3 MB | 98/105 kB | 69/79 kB | 48/51 kB Progress (4): 0.8/3.3 MB | 98/105 kB | 73/79 kB | 48/51 kB Progress (4): 0.8/3.3 MB | 98/105 kB | 73/79 kB | 51 kB Progress (4): 0.8/3.3 MB | 102/105 kB | 73/79 kB | 51 kB Progress (4): 0.8/3.3 MB | 102/105 kB | 73/79 kB | 51 kB Progress (4): 0.8/3.3 MB | 105 kB | 73/79 kB | 51 kB Progress (5): 0.8/3.3 MB | 105 kB | 73/79 kB | 51 kB | 4.1/195 kB Progress (5): 0.8/3.3 MB | 105 kB | 77/79 kB | 51 kB | 4.1/195 kB Progress (5): 0.8/3.3 MB | 105 kB | 77/79 kB | 51 kB | 7.7/195 kB Progress (5): 0.8/3.3 MB | 105 kB | 77/79 kB | 51 kB | 7.7/195 kB Progress (5): 0.8/3.3 MB | 105 kB | 77/79 kB | 51 kB | 12/195 kB Progress (5): 0.8/3.3 MB | 105 kB | 79 kB | 51 kB | 12/195 kB Progress (5): 0.8/3.3 MB | 105 kB | 79 kB | 51 kB | 16/195 kB Progress (5): 0.8/3.3 MB | 105 kB | 79 kB | 51 kB | 16/195 kB Progress (5): 0.8/3.3 MB | 105 kB | 79 kB | 51 kB | 20/195 kB Progress (5): 0.8/3.3 MB | 105 kB | 79 kB | 51 kB | 20/195 kB Progress (5): 0.8/3.3 MB | 105 kB | 79 kB | 51 kB | 24/195 kB Progress (5): 0.8/3.3 MB | 105 kB | 79 kB | 51 kB | 24/195 kB Progress (5): 0.8/3.3 MB | 105 kB | 79 kB | 51 kB | 28/195 kB Progress (5): 0.8/3.3 MB | 105 kB | 79 kB | 51 kB | 28/195 kB Progress (5): 0.8/3.3 MB | 105 kB | 79 kB | 51 kB | 32/195 kB Progress (5): 0.8/3.3 MB | 105 kB | 79 kB | 51 kB | 32/195 kB Progress (5): 0.8/3.3 MB | 105 kB | 79 kB | 51 kB | 33/195 kB Progress (5): 0.8/3.3 MB | 105 kB | 79 kB | 51 kB | 33/195 kB Progress (5): 0.8/3.3 MB | 105 kB | 79 kB | 51 kB | 37/195 kB Progress (5): 0.8/3.3 MB | 105 kB | 79 kB | 51 kB | 37/195 kB Progress (5): 0.8/3.3 MB | 105 kB | 79 kB | 51 kB | 41/195 kB Progress (5): 0.8/3.3 MB | 105 kB | 79 kB | 51 kB | 41/195 kB Progress (5): 0.8/3.3 MB | 105 kB | 79 kB | 51 kB | 45/195 kB Progress (5): 0.8/3.3 MB | 105 kB | 79 kB | 51 kB | 45/195 kB Progress (5): 0.8/3.3 MB | 105 kB | 79 kB | 51 kB | 49/195 kB Progress (5): 0.8/3.3 MB | 105 kB | 79 kB | 51 kB | 49/195 kB Progress (5): 0.8/3.3 MB | 105 kB | 79 kB | 51 kB | 53/195 kB Progress (5): 0.8/3.3 MB | 105 kB | 79 kB | 51 kB | 53/195 kB Progress (5): 0.8/3.3 MB | 105 kB | 79 kB | 51 kB | 57/195 kB Progress (5): 0.8/3.3 MB | 105 kB | 79 kB | 51 kB | 57/195 kB Progress (5): 0.8/3.3 MB | 105 kB | 79 kB | 51 kB | 61/195 kB Progress (5): 0.8/3.3 MB | 105 kB | 79 kB | 51 kB | 61/195 kB Progress (5): 0.8/3.3 MB | 105 kB | 79 kB | 51 kB | 65/195 kB Progress (5): 0.8/3.3 MB | 105 kB | 79 kB | 51 kB | 65/195 kB Progress (5): 0.8/3.3 MB | 105 kB | 79 kB | 51 kB | 66/195 kB Progress (5): 0.9/3.3 MB | 105 kB | 79 kB | 51 kB | 66/195 kB Progress (5): 0.9/3.3 MB | 105 kB | 79 kB | 51 kB | 70/195 kB Progress (5): 0.9/3.3 MB | 105 kB | 79 kB | 51 kB | 70/195 kB Progress (5): 0.9/3.3 MB | 105 kB | 79 kB | 51 kB | 74/195 kB Progress (5): 0.9/3.3 MB | 105 kB | 79 kB | 51 kB | 74/195 kB Progress (5): 0.9/3.3 MB | 105 kB | 79 kB | 51 kB | 78/195 kB Progress (5): 0.9/3.3 MB | 105 kB | 79 kB | 51 kB | 78/195 kB Progress (5): 0.9/3.3 MB | 105 kB | 79 kB | 51 kB | 82/195 kB Progress (5): 0.9/3.3 MB | 105 kB | 79 kB | 51 kB | 82/195 kB Progress (5): 0.9/3.3 MB | 105 kB | 79 kB | 51 kB | 86/195 kB Progress (5): 0.9/3.3 MB | 105 kB | 79 kB | 51 kB | 86/195 kB Progress (5): 0.9/3.3 MB | 105 kB | 79 kB | 51 kB | 90/195 kB Progress (5): 0.9/3.3 MB | 105 kB | 79 kB | 51 kB | 90/195 kB Progress (5): 0.9/3.3 MB | 105 kB | 79 kB | 51 kB | 94/195 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar (51 kB at 211 kB/s) [2019-07-30T12:40:49.587Z] Progress (4): 0.9/3.3 MB | 105 kB | 79 kB | 94/195 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.jar [2019-07-30T12:40:49.587Z] 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 327 kB/s) [2019-07-30T12:40:49.587Z] Progress (3): 0.9/3.3 MB | 105 kB | 98/195 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-30T12:40:49.587Z] Progress (3): 0.9/3.3 MB | 105 kB | 98/195 kB Progress (3): 0.9/3.3 MB | 105 kB | 98/195 kB Progress (3): 0.9/3.3 MB | 105 kB | 98/195 kB Progress (3): 0.9/3.3 MB | 105 kB | 102/195 kB Progress (3): 0.9/3.3 MB | 105 kB | 102/195 kB Progress (3): 0.9/3.3 MB | 105 kB | 106/195 kB Progress (3): 0.9/3.3 MB | 105 kB | 106/195 kB Progress (3): 0.9/3.3 MB | 105 kB | 110/195 kB Progress (3): 0.9/3.3 MB | 105 kB | 110/195 kB Progress (3): 0.9/3.3 MB | 105 kB | 114/195 kB Progress (3): 0.9/3.3 MB | 105 kB | 114/195 kB Progress (3): 0.9/3.3 MB | 105 kB | 118/195 kB Progress (3): 0.9/3.3 MB | 105 kB | 118/195 kB Progress (3): 0.9/3.3 MB | 105 kB | 122/195 kB Progress (3): 0.9/3.3 MB | 105 kB | 122/195 kB Progress (3): 0.9/3.3 MB | 105 kB | 126/195 kB Progress (3): 0.9/3.3 MB | 105 kB | 126/195 kB Progress (3): 0.9/3.3 MB | 105 kB | 130/195 kB Progress (3): 0.9/3.3 MB | 105 kB | 130/195 kB Progress (3): 0.9/3.3 MB | 105 kB | 134/195 kB Progress (3): 0.9/3.3 MB | 105 kB | 134/195 kB Progress (3): 0.9/3.3 MB | 105 kB | 138/195 kB Progress (3): 0.9/3.3 MB | 105 kB | 138/195 kB Progress (3): 0.9/3.3 MB | 105 kB | 142/195 kB Progress (3): 0.9/3.3 MB | 105 kB | 142/195 kB Progress (3): 0.9/3.3 MB | 105 kB | 146/195 kB Progress (3): 0.9/3.3 MB | 105 kB | 146/195 kB Progress (3): 0.9/3.3 MB | 105 kB | 150/195 kB Progress (3): 0.9/3.3 MB | 105 kB | 150/195 kB Progress (3): 0.9/3.3 MB | 105 kB | 154/195 kB Progress (3): 0.9/3.3 MB | 105 kB | 154/195 kB Progress (3): 0.9/3.3 MB | 105 kB | 158/195 kB Progress (3): 0.9/3.3 MB | 105 kB | 158/195 kB Progress (3): 0.9/3.3 MB | 105 kB | 162/195 kB Progress (3): 1.0/3.3 MB | 105 kB | 162/195 kB Progress (3): 1.0/3.3 MB | 105 kB | 166/195 kB Progress (3): 1.0/3.3 MB | 105 kB | 166/195 kB Progress (3): 1.0/3.3 MB | 105 kB | 170/195 kB Progress (3): 1.0/3.3 MB | 105 kB | 170/195 kB Progress (3): 1.0/3.3 MB | 105 kB | 174/195 kB Progress (3): 1.0/3.3 MB | 105 kB | 174/195 kB Progress (3): 1.0/3.3 MB | 105 kB | 178/195 kB Progress (3): 1.0/3.3 MB | 105 kB | 178/195 kB Progress (3): 1.0/3.3 MB | 105 kB | 182/195 kB Progress (3): 1.0/3.3 MB | 105 kB | 182/195 kB Progress (3): 1.0/3.3 MB | 105 kB | 186/195 kB Progress (3): 1.0/3.3 MB | 105 kB | 186/195 kB Progress (3): 1.0/3.3 MB | 105 kB | 190/195 kB Progress (3): 1.0/3.3 MB | 105 kB | 190/195 kB Progress (3): 1.0/3.3 MB | 105 kB | 194/195 kB Progress (3): 1.0/3.3 MB | 105 kB | 194/195 kB Progress (3): 1.0/3.3 MB | 105 kB | 195 kB Progress (3): 1.0/3.3 MB | 105 kB | 195 kB Progress (3): 1.0/3.3 MB | 105 kB | 195 kB Progress (3): 1.0/3.3 MB | 105 kB | 195 kB Progress (3): 1.0/3.3 MB | 105 kB | 195 kB Progress (3): 1.0/3.3 MB | 105 kB | 195 kB Progress (3): 1.0/3.3 MB | 105 kB | 195 kB Progress (3): 1.0/3.3 MB | 105 kB | 195 kB Progress (3): 1.0/3.3 MB | 105 kB | 195 kB Progress (3): 1.0/3.3 MB | 105 kB | 195 kB Progress (3): 1.0/3.3 MB | 105 kB | 195 kB Progress (3): 1.0/3.3 MB | 105 kB | 195 kB Progress (3): 1.0/3.3 MB | 105 kB | 195 kB Progress (3): 1.0/3.3 MB | 105 kB | 195 kB Progress (3): 1.0/3.3 MB | 105 kB | 195 kB Progress (3): 1.0/3.3 MB | 105 kB | 195 kB Progress (3): 1.0/3.3 MB | 105 kB | 195 kB Progress (3): 1.1/3.3 MB | 105 kB | 195 kB Progress (3): 1.1/3.3 MB | 105 kB | 195 kB Progress (3): 1.1/3.3 MB | 105 kB | 195 kB Progress (3): 1.1/3.3 MB | 105 kB | 195 kB Progress (3): 1.1/3.3 MB | 105 kB | 195 kB Progress (3): 1.1/3.3 MB | 105 kB | 195 kB Progress (3): 1.1/3.3 MB | 105 kB | 195 kB Progress (3): 1.1/3.3 MB | 105 kB | 195 kB Progress (3): 1.1/3.3 MB | 105 kB | 195 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 409 kB/s) [2019-07-30T12:40:49.587Z] Progress (2): 1.1/3.3 MB | 195 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-30T12:40:49.587Z] Progress (2): 1.1/3.3 MB | 195 kB Progress (2): 1.1/3.3 MB | 195 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 758 kB/s) [2019-07-30T12:40:49.587Z] Progress (1): 1.1/3.3 MB 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-30T12:40:49.587Z] Progress (1): 1.1/3.3 MB Progress (1): 1.1/3.3 MB Progress (1): 1.1/3.3 MB Progress (1): 1.1/3.3 MB Progress (1): 1.1/3.3 MB Progress (1): 1.1/3.3 MB Progress (1): 1.1/3.3 MB Progress (1): 1.1/3.3 MB Progress (1): 1.1/3.3 MB Progress (1): 1.1/3.3 MB Progress (1): 1.1/3.3 MB Progress (1): 1.1/3.3 MB Progress (1): 1.2/3.3 MB Progress (1): 1.2/3.3 MB Progress (1): 1.2/3.3 MB Progress (1): 1.2/3.3 MB Progress (1): 1.2/3.3 MB Progress (1): 1.2/3.3 MB Progress (1): 1.2/3.3 MB Progress (1): 1.2/3.3 MB Progress (1): 1.2/3.3 MB Progress (1): 1.2/3.3 MB Progress (1): 1.2/3.3 MB Progress (1): 1.2/3.3 MB Progress (1): 1.2/3.3 MB Progress (1): 1.2/3.3 MB Progress (1): 1.2/3.3 MB Progress (1): 1.2/3.3 MB Progress (1): 1.2/3.3 MB Progress (1): 1.2/3.3 MB Progress (1): 1.2/3.3 MB Progress (1): 1.2/3.3 MB Progress (1): 1.2/3.3 MB Progress (1): 1.2/3.3 MB Progress (1): 1.2/3.3 MB Progress (1): 1.2/3.3 MB Progress (1): 1.2/3.3 MB Progress (1): 1.3/3.3 MB Progress (1): 1.3/3.3 MB Progress (1): 1.3/3.3 MB Progress (1): 1.3/3.3 MB Progress (1): 1.3/3.3 MB Progress (1): 1.3/3.3 MB Progress (1): 1.3/3.3 MB Progress (1): 1.3/3.3 MB Progress (1): 1.3/3.3 MB Progress (1): 1.3/3.3 MB Progress (1): 1.3/3.3 MB Progress (1): 1.3/3.3 MB Progress (1): 1.3/3.3 MB Progress (1): 1.3/3.3 MB Progress (2): 1.3/3.3 MB | 4.1/38 kB Progress (2): 1.3/3.3 MB | 4.1/38 kB Progress (2): 1.3/3.3 MB | 7.7/38 kB Progress (2): 1.3/3.3 MB | 7.7/38 kB Progress (3): 1.3/3.3 MB | 7.7/38 kB | 4.1/276 kB Progress (3): 1.3/3.3 MB | 7.7/38 kB | 4.1/276 kB Progress (3): 1.3/3.3 MB | 12/38 kB | 4.1/276 kB Progress (3): 1.3/3.3 MB | 12/38 kB | 4.1/276 kB Progress (3): 1.3/3.3 MB | 12/38 kB | 7.7/276 kB Progress (3): 1.3/3.3 MB | 12/38 kB | 7.7/276 kB Progress (3): 1.3/3.3 MB | 16/38 kB | 7.7/276 kB Progress (3): 1.3/3.3 MB | 16/38 kB | 7.7/276 kB Progress (3): 1.3/3.3 MB | 20/38 kB | 7.7/276 kB Progress (3): 1.3/3.3 MB | 20/38 kB | 12/276 kB Progress (3): 1.3/3.3 MB | 24/38 kB | 12/276 kB Progress (3): 1.3/3.3 MB | 24/38 kB | 12/276 kB Progress (3): 1.3/3.3 MB | 28/38 kB | 12/276 kB Progress (3): 1.3/3.3 MB | 28/38 kB | 16/276 kB Progress (3): 1.3/3.3 MB | 32/38 kB | 16/276 kB Progress (3): 1.3/3.3 MB | 32/38 kB | 16/276 kB Progress (3): 1.3/3.3 MB | 36/38 kB | 16/276 kB Progress (3): 1.3/3.3 MB | 36/38 kB | 20/276 kB Progress (3): 1.3/3.3 MB | 38 kB | 20/276 kB Progress (3): 1.3/3.3 MB | 38 kB | 20/276 kB Progress (3): 1.3/3.3 MB | 38 kB | 24/276 kB Progress (3): 1.3/3.3 MB | 38 kB | 24/276 kB Progress (3): 1.3/3.3 MB | 38 kB | 28/276 kB Progress (3): 1.3/3.3 MB | 38 kB | 28/276 kB Progress (3): 1.3/3.3 MB | 38 kB | 32/276 kB Progress (3): 1.4/3.3 MB | 38 kB | 32/276 kB Progress (3): 1.4/3.3 MB | 38 kB | 33/276 kB Progress (3): 1.4/3.3 MB | 38 kB | 33/276 kB Progress (3): 1.4/3.3 MB | 38 kB | 37/276 kB Progress (3): 1.4/3.3 MB | 38 kB | 37/276 kB Progress (3): 1.4/3.3 MB | 38 kB | 41/276 kB Progress (3): 1.4/3.3 MB | 38 kB | 41/276 kB Progress (3): 1.4/3.3 MB | 38 kB | 45/276 kB Progress (3): 1.4/3.3 MB | 38 kB | 45/276 kB Progress (3): 1.4/3.3 MB | 38 kB | 49/276 kB Progress (3): 1.4/3.3 MB | 38 kB | 49/276 kB Progress (3): 1.4/3.3 MB | 38 kB | 53/276 kB Progress (3): 1.4/3.3 MB | 38 kB | 53/276 kB Progress (3): 1.4/3.3 MB | 38 kB | 57/276 kB Progress (3): 1.4/3.3 MB | 38 kB | 57/276 kB Progress (3): 1.4/3.3 MB | 38 kB | 61/276 kB Progress (3): 1.4/3.3 MB | 38 kB | 61/276 kB Progress (3): 1.4/3.3 MB | 38 kB | 65/276 kB Progress (3): 1.4/3.3 MB | 38 kB | 65/276 kB Progress (3): 1.4/3.3 MB | 38 kB | 66/276 kB Progress (3): 1.4/3.3 MB | 38 kB | 66/276 kB Progress (3): 1.4/3.3 MB | 38 kB | 70/276 kB Progress (3): 1.4/3.3 MB | 38 kB | 70/276 kB Progress (3): 1.4/3.3 MB | 38 kB | 74/276 kB Progress (3): 1.4/3.3 MB | 38 kB | 74/276 kB Progress (3): 1.4/3.3 MB | 38 kB | 78/276 kB Progress (3): 1.4/3.3 MB | 38 kB | 78/276 kB Progress (3): 1.4/3.3 MB | 38 kB | 82/276 kB Progress (3): 1.4/3.3 MB | 38 kB | 82/276 kB Progress (3): 1.4/3.3 MB | 38 kB | 86/276 kB Progress (3): 1.4/3.3 MB | 38 kB | 86/276 kB Progress (4): 1.4/3.3 MB | 38 kB | 86/276 kB | 4.1/121 kB Progress (4): 1.4/3.3 MB | 38 kB | 90/276 kB | 4.1/121 kB Progress (4): 1.4/3.3 MB | 38 kB | 90/276 kB | 7.7/121 kB Progress (4): 1.4/3.3 MB | 38 kB | 90/276 kB | 7.7/121 kB Progress (4): 1.4/3.3 MB | 38 kB | 90/276 kB | 12/121 kB Progress (4): 1.4/3.3 MB | 38 kB | 94/276 kB | 12/121 kB Progress (4): 1.4/3.3 MB | 38 kB | 94/276 kB | 16/121 kB Progress (4): 1.4/3.3 MB | 38 kB | 94/276 kB | 16/121 kB Progress (4): 1.4/3.3 MB | 38 kB | 94/276 kB | 20/121 kB Progress (4): 1.4/3.3 MB | 38 kB | 98/276 kB | 20/121 kB Progress (4): 1.4/3.3 MB | 38 kB | 98/276 kB | 24/121 kB Progress (4): 1.4/3.3 MB | 38 kB | 98/276 kB | 24/121 kB Progress (4): 1.4/3.3 MB | 38 kB | 98/276 kB | 24/121 kB Progress (4): 1.4/3.3 MB | 38 kB | 98/276 kB | 24/121 kB Progress (4): 1.4/3.3 MB | 38 kB | 98/276 kB | 28/121 kB Progress (4): 1.4/3.3 MB | 38 kB | 98/276 kB | 28/121 kB Progress (4): 1.4/3.3 MB | 38 kB | 102/276 kB | 28/121 kB Progress (4): 1.4/3.3 MB | 38 kB | 102/276 kB | 28/121 kB Progress (4): 1.4/3.3 MB | 38 kB | 102/276 kB | 32/121 kB Progress (4): 1.4/3.3 MB | 38 kB | 102/276 kB | 32/121 kB Progress (4): 1.4/3.3 MB | 38 kB | 106/276 kB | 32/121 kB Progress (5): 1.4/3.3 MB | 38 kB | 106/276 kB | 32/121 kB | 4.1/109 kB Progress (5): 1.4/3.3 MB | 38 kB | 110/276 kB | 32/121 kB | 4.1/109 kB Progress (5): 1.4/3.3 MB | 38 kB | 110/276 kB | 32/121 kB | 4.1/109 kB Progress (5): 1.4/3.3 MB | 38 kB | 110/276 kB | 33/121 kB | 4.1/109 kB Progress (5): 1.4/3.3 MB | 38 kB | 110/276 kB | 33/121 kB | 4.1/109 kB Progress (5): 1.4/3.3 MB | 38 kB | 114/276 kB | 33/121 kB | 4.1/109 kB Progress (5): 1.4/3.3 MB | 38 kB | 114/276 kB | 33/121 kB | 7.7/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 133 kB/s) [2019-07-30T12:40:49.587Z] Progress (4): 1.4/3.3 MB | 114/276 kB | 33/121 kB | 12/109 kB Progress (4): 1.4/3.3 MB | 118/276 kB | 33/121 kB | 12/109 kB Progress (4): 1.5/3.3 MB | 118/276 kB | 33/121 kB | 12/109 kB Progress (4): 1.5/3.3 MB | 118/276 kB | 37/121 kB | 12/109 kB Progress (4): 1.5/3.3 MB | 118/276 kB | 37/121 kB | 12/109 kB Progress (4): 1.5/3.3 MB | 122/276 kB | 37/121 kB | 12/109 kB Progress (4): 1.5/3.3 MB | 122/276 kB | 37/121 kB | 16/109 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.jar [2019-07-30T12:40:49.587Z] Progress (4): 1.5/3.3 MB | 122/276 kB | 37/121 kB | 20/109 kB Progress (4): 1.5/3.3 MB | 126/276 kB | 37/121 kB | 20/109 kB Progress (4): 1.5/3.3 MB | 126/276 kB | 37/121 kB | 20/109 kB Progress (4): 1.5/3.3 MB | 126/276 kB | 41/121 kB | 20/109 kB Progress (4): 1.5/3.3 MB | 126/276 kB | 41/121 kB | 20/109 kB Progress (4): 1.5/3.3 MB | 130/276 kB | 41/121 kB | 20/109 kB Progress (4): 1.5/3.3 MB | 130/276 kB | 41/121 kB | 24/109 kB Progress (4): 1.5/3.3 MB | 134/276 kB | 41/121 kB | 24/109 kB Progress (4): 1.5/3.3 MB | 134/276 kB | 41/121 kB | 24/109 kB Progress (4): 1.5/3.3 MB | 134/276 kB | 45/121 kB | 24/109 kB Progress (4): 1.5/3.3 MB | 134/276 kB | 45/121 kB | 24/109 kB Progress (4): 1.5/3.3 MB | 138/276 kB | 45/121 kB | 24/109 kB Progress (4): 1.5/3.3 MB | 138/276 kB | 45/121 kB | 28/109 kB Progress (4): 1.5/3.3 MB | 142/276 kB | 45/121 kB | 28/109 kB Progress (4): 1.5/3.3 MB | 142/276 kB | 45/121 kB | 28/109 kB Progress (4): 1.5/3.3 MB | 142/276 kB | 49/121 kB | 28/109 kB Progress (4): 1.5/3.3 MB | 142/276 kB | 49/121 kB | 28/109 kB Progress (4): 1.5/3.3 MB | 146/276 kB | 49/121 kB | 28/109 kB Progress (4): 1.5/3.3 MB | 146/276 kB | 49/121 kB | 32/109 kB Progress (4): 1.5/3.3 MB | 150/276 kB | 49/121 kB | 32/109 kB Progress (4): 1.5/3.3 MB | 150/276 kB | 49/121 kB | 32/109 kB Progress (4): 1.5/3.3 MB | 150/276 kB | 53/121 kB | 32/109 kB Progress (4): 1.5/3.3 MB | 150/276 kB | 53/121 kB | 32/109 kB Progress (4): 1.5/3.3 MB | 154/276 kB | 53/121 kB | 32/109 kB Progress (4): 1.5/3.3 MB | 154/276 kB | 53/121 kB | 32/109 kB Progress (4): 1.5/3.3 MB | 154/276 kB | 53/121 kB | 33/109 kB Progress (4): 1.5/3.3 MB | 154/276 kB | 53/121 kB | 33/109 kB Progress (4): 1.5/3.3 MB | 158/276 kB | 53/121 kB | 33/109 kB Progress (4): 1.5/3.3 MB | 158/276 kB | 57/121 kB | 33/109 kB Progress (4): 1.5/3.3 MB | 162/276 kB | 57/121 kB | 33/109 kB Progress (4): 1.5/3.3 MB | 162/276 kB | 57/121 kB | 33/109 kB Progress (4): 1.5/3.3 MB | 162/276 kB | 57/121 kB | 37/109 kB Progress (4): 1.5/3.3 MB | 162/276 kB | 57/121 kB | 37/109 kB Progress (4): 1.5/3.3 MB | 166/276 kB | 57/121 kB | 37/109 kB Progress (4): 1.5/3.3 MB | 166/276 kB | 61/121 kB | 37/109 kB Progress (4): 1.5/3.3 MB | 170/276 kB | 61/121 kB | 37/109 kB Progress (4): 1.5/3.3 MB | 170/276 kB | 61/121 kB | 37/109 kB Progress (4): 1.5/3.3 MB | 170/276 kB | 61/121 kB | 41/109 kB Progress (4): 1.5/3.3 MB | 170/276 kB | 61/121 kB | 41/109 kB Progress (4): 1.5/3.3 MB | 174/276 kB | 61/121 kB | 41/109 kB Progress (4): 1.5/3.3 MB | 174/276 kB | 65/121 kB | 41/109 kB Progress (4): 1.5/3.3 MB | 178/276 kB | 65/121 kB | 41/109 kB Progress (4): 1.5/3.3 MB | 178/276 kB | 65/121 kB | 41/109 kB Progress (4): 1.5/3.3 MB | 178/276 kB | 65/121 kB | 45/109 kB Progress (4): 1.5/3.3 MB | 178/276 kB | 65/121 kB | 45/109 kB Progress (4): 1.5/3.3 MB | 182/276 kB | 65/121 kB | 45/109 kB Progress (4): 1.5/3.3 MB | 182/276 kB | 66/121 kB | 45/109 kB Progress (4): 1.5/3.3 MB | 186/276 kB | 66/121 kB | 45/109 kB Progress (4): 1.5/3.3 MB | 186/276 kB | 66/121 kB | 45/109 kB Progress (4): 1.5/3.3 MB | 186/276 kB | 66/121 kB | 49/109 kB Progress (4): 1.5/3.3 MB | 186/276 kB | 66/121 kB | 49/109 kB Progress (4): 1.5/3.3 MB | 190/276 kB | 66/121 kB | 49/109 kB Progress (4): 1.5/3.3 MB | 190/276 kB | 70/121 kB | 49/109 kB Progress (4): 1.5/3.3 MB | 194/276 kB | 70/121 kB | 49/109 kB Progress (4): 1.5/3.3 MB | 194/276 kB | 70/121 kB | 49/109 kB Progress (4): 1.5/3.3 MB | 194/276 kB | 70/121 kB | 53/109 kB Progress (4): 1.5/3.3 MB | 194/276 kB | 70/121 kB | 53/109 kB Progress (4): 1.5/3.3 MB | 198/276 kB | 70/121 kB | 53/109 kB Progress (4): 1.5/3.3 MB | 198/276 kB | 74/121 kB | 53/109 kB Progress (4): 1.5/3.3 MB | 202/276 kB | 74/121 kB | 53/109 kB Progress (4): 1.5/3.3 MB | 202/276 kB | 74/121 kB | 53/109 kB Progress (5): 1.5/3.3 MB | 202/276 kB | 74/121 kB | 53/109 kB | 4.1/172 kB Progress (5): 1.5/3.3 MB | 202/276 kB | 74/121 kB | 57/109 kB | 4.1/172 kB Progress (5): 1.5/3.3 MB | 202/276 kB | 74/121 kB | 57/109 kB | 7.7/172 kB Progress (5): 1.5/3.3 MB | 202/276 kB | 74/121 kB | 57/109 kB | 7.7/172 kB Progress (5): 1.5/3.3 MB | 206/276 kB | 74/121 kB | 57/109 kB | 7.7/172 kB Progress (5): 1.5/3.3 MB | 206/276 kB | 78/121 kB | 57/109 kB | 7.7/172 kB Progress (5): 1.5/3.3 MB | 210/276 kB | 78/121 kB | 57/109 kB | 7.7/172 kB Progress (5): 1.5/3.3 MB | 210/276 kB | 78/121 kB | 57/109 kB | 7.7/172 kB Progress (5): 1.5/3.3 MB | 210/276 kB | 78/121 kB | 57/109 kB | 12/172 kB Progress (5): 1.5/3.3 MB | 210/276 kB | 78/121 kB | 61/109 kB | 12/172 kB Progress (5): 1.5/3.3 MB | 210/276 kB | 78/121 kB | 61/109 kB | 16/172 kB Progress (5): 1.6/3.3 MB | 210/276 kB | 78/121 kB | 61/109 kB | 16/172 kB Progress (5): 1.6/3.3 MB | 214/276 kB | 78/121 kB | 61/109 kB | 16/172 kB Progress (5): 1.6/3.3 MB | 214/276 kB | 82/121 kB | 61/109 kB | 16/172 kB Progress (5): 1.6/3.3 MB | 218/276 kB | 82/121 kB | 61/109 kB | 16/172 kB Progress (5): 1.6/3.3 MB | 218/276 kB | 82/121 kB | 61/109 kB | 16/172 kB Progress (5): 1.6/3.3 MB | 218/276 kB | 82/121 kB | 61/109 kB | 20/172 kB Progress (5): 1.6/3.3 MB | 218/276 kB | 82/121 kB | 65/109 kB | 20/172 kB Progress (5): 1.6/3.3 MB | 218/276 kB | 82/121 kB | 65/109 kB | 24/172 kB Progress (5): 1.6/3.3 MB | 218/276 kB | 82/121 kB | 65/109 kB | 24/172 kB Progress (5): 1.6/3.3 MB | 222/276 kB | 82/121 kB | 65/109 kB | 24/172 kB Progress (5): 1.6/3.3 MB | 222/276 kB | 86/121 kB | 65/109 kB | 24/172 kB Progress (5): 1.6/3.3 MB | 226/276 kB | 86/121 kB | 65/109 kB | 24/172 kB Progress (5): 1.6/3.3 MB | 226/276 kB | 86/121 kB | 65/109 kB | 24/172 kB Progress (5): 1.6/3.3 MB | 226/276 kB | 86/121 kB | 65/109 kB | 28/172 kB Progress (5): 1.6/3.3 MB | 226/276 kB | 86/121 kB | 66/109 kB | 28/172 kB Progress (5): 1.6/3.3 MB | 226/276 kB | 86/121 kB | 66/109 kB | 32/172 kB Progress (5): 1.6/3.3 MB | 226/276 kB | 86/121 kB | 66/109 kB | 32/172 kB Progress (5): 1.6/3.3 MB | 230/276 kB | 86/121 kB | 66/109 kB | 32/172 kB Progress (5): 1.6/3.3 MB | 230/276 kB | 90/121 kB | 66/109 kB | 32/172 kB Progress (5): 1.6/3.3 MB | 234/276 kB | 90/121 kB | 66/109 kB | 32/172 kB Progress (5): 1.6/3.3 MB | 234/276 kB | 90/121 kB | 66/109 kB | 32/172 kB Progress (5): 1.6/3.3 MB | 234/276 kB | 90/121 kB | 66/109 kB | 33/172 kB Progress (5): 1.6/3.3 MB | 234/276 kB | 90/121 kB | 70/109 kB | 33/172 kB Progress (5): 1.6/3.3 MB | 234/276 kB | 90/121 kB | 70/109 kB | 37/172 kB Progress (5): 1.6/3.3 MB | 234/276 kB | 90/121 kB | 70/109 kB | 37/172 kB Progress (5): 1.6/3.3 MB | 238/276 kB | 90/121 kB | 70/109 kB | 37/172 kB Progress (5): 1.6/3.3 MB | 238/276 kB | 94/121 kB | 70/109 kB | 37/172 kB Progress (5): 1.6/3.3 MB | 242/276 kB | 94/121 kB | 70/109 kB | 37/172 kB Progress (5): 1.6/3.3 MB | 242/276 kB | 94/121 kB | 70/109 kB | 37/172 kB Progress (5): 1.6/3.3 MB | 242/276 kB | 94/121 kB | 70/109 kB | 41/172 kB Progress (5): 1.6/3.3 MB | 242/276 kB | 94/121 kB | 74/109 kB | 41/172 kB Progress (5): 1.6/3.3 MB | 242/276 kB | 94/121 kB | 74/109 kB | 45/172 kB Progress (5): 1.6/3.3 MB | 242/276 kB | 94/121 kB | 74/109 kB | 45/172 kB Progress (5): 1.6/3.3 MB | 246/276 kB | 94/121 kB | 74/109 kB | 45/172 kB Progress (5): 1.6/3.3 MB | 246/276 kB | 98/121 kB | 74/109 kB | 45/172 kB Progress (5): 1.6/3.3 MB | 250/276 kB | 98/121 kB | 74/109 kB | 45/172 kB Progress (5): 1.6/3.3 MB | 250/276 kB | 98/121 kB | 74/109 kB | 45/172 kB Progress (5): 1.6/3.3 MB | 250/276 kB | 98/121 kB | 74/109 kB | 49/172 kB Progress (5): 1.6/3.3 MB | 250/276 kB | 98/121 kB | 78/109 kB | 49/172 kB Progress (5): 1.6/3.3 MB | 250/276 kB | 98/121 kB | 78/109 kB | 53/172 kB Progress (5): 1.6/3.3 MB | 250/276 kB | 98/121 kB | 78/109 kB | 53/172 kB Progress (5): 1.6/3.3 MB | 254/276 kB | 98/121 kB | 78/109 kB | 53/172 kB Progress (5): 1.6/3.3 MB | 254/276 kB | 102/121 kB | 78/109 kB | 53/172 kB Progress (5): 1.6/3.3 MB | 258/276 kB | 102/121 kB | 78/109 kB | 53/172 kB Progress (5): 1.6/3.3 MB | 258/276 kB | 102/121 kB | 78/109 kB | 53/172 kB Progress (5): 1.6/3.3 MB | 258/276 kB | 102/121 kB | 78/109 kB | 57/172 kB Progress (5): 1.6/3.3 MB | 258/276 kB | 102/121 kB | 82/109 kB | 57/172 kB Progress (5): 1.6/3.3 MB | 258/276 kB | 102/121 kB | 82/109 kB | 61/172 kB Progress (5): 1.6/3.3 MB | 258/276 kB | 102/121 kB | 82/109 kB | 61/172 kB Progress (5): 1.6/3.3 MB | 262/276 kB | 102/121 kB | 82/109 kB | 61/172 kB Progress (5): 1.6/3.3 MB | 262/276 kB | 106/121 kB | 82/109 kB | 61/172 kB Progress (5): 1.6/3.3 MB | 266/276 kB | 106/121 kB | 82/109 kB | 61/172 kB Progress (5): 1.6/3.3 MB | 266/276 kB | 106/121 kB | 82/109 kB | 61/172 kB Progress (5): 1.6/3.3 MB | 266/276 kB | 106/121 kB | 82/109 kB | 65/172 kB Progress (5): 1.6/3.3 MB | 266/276 kB | 106/121 kB | 86/109 kB | 65/172 kB Progress (5): 1.6/3.3 MB | 266/276 kB | 106/121 kB | 86/109 kB | 66/172 kB Progress (5): 1.6/3.3 MB | 266/276 kB | 106/121 kB | 86/109 kB | 66/172 kB Progress (5): 1.6/3.3 MB | 270/276 kB | 106/121 kB | 86/109 kB | 66/172 kB Progress (5): 1.6/3.3 MB | 270/276 kB | 110/121 kB | 86/109 kB | 66/172 kB Progress (5): 1.6/3.3 MB | 274/276 kB | 110/121 kB | 86/109 kB | 66/172 kB Progress (5): 1.6/3.3 MB | 274/276 kB | 110/121 kB | 86/109 kB | 66/172 kB Progress (5): 1.6/3.3 MB | 274/276 kB | 110/121 kB | 86/109 kB | 70/172 kB Progress (5): 1.6/3.3 MB | 274/276 kB | 110/121 kB | 90/109 kB | 70/172 kB Progress (5): 1.6/3.3 MB | 274/276 kB | 110/121 kB | 90/109 kB | 74/172 kB Progress (5): 1.6/3.3 MB | 274/276 kB | 110/121 kB | 90/109 kB | 74/172 kB Progress (5): 1.6/3.3 MB | 276 kB | 110/121 kB | 90/109 kB | 74/172 kB Progress (5): 1.6/3.3 MB | 276 kB | 114/121 kB | 90/109 kB | 74/172 kB Progress (5): 1.6/3.3 MB | 276 kB | 114/121 kB | 90/109 kB | 74/172 kB Progress (5): 1.6/3.3 MB | 276 kB | 114/121 kB | 90/109 kB | 78/172 kB Progress (5): 1.6/3.3 MB | 276 kB | 114/121 kB | 94/109 kB | 78/172 kB Progress (5): 1.6/3.3 MB | 276 kB | 114/121 kB | 94/109 kB | 82/172 kB Progress (5): 1.6/3.3 MB | 276 kB | 114/121 kB | 94/109 kB | 82/172 kB Progress (5): 1.6/3.3 MB | 276 kB | 118/121 kB | 94/109 kB | 82/172 kB Progress (5): 1.6/3.3 MB | 276 kB | 118/121 kB | 94/109 kB | 82/172 kB Progress (5): 1.6/3.3 MB | 276 kB | 118/121 kB | 94/109 kB | 86/172 kB Progress (5): 1.6/3.3 MB | 276 kB | 118/121 kB | 98/109 kB | 86/172 kB Progress (5): 1.6/3.3 MB | 276 kB | 118/121 kB | 98/109 kB | 90/172 kB Progress (5): 1.6/3.3 MB | 276 kB | 118/121 kB | 98/109 kB | 90/172 kB Progress (5): 1.6/3.3 MB | 276 kB | 121 kB | 98/109 kB | 90/172 kB Progress (5): 1.6/3.3 MB | 276 kB | 121 kB | 98/109 kB | 90/172 kB Progress (5): 1.6/3.3 MB | 276 kB | 121 kB | 98/109 kB | 94/172 kB Progress (5): 1.6/3.3 MB | 276 kB | 121 kB | 102/109 kB | 94/172 kB Progress (5): 1.6/3.3 MB | 276 kB | 121 kB | 102/109 kB | 98/172 kB Progress (5): 1.6/3.3 MB | 276 kB | 121 kB | 102/109 kB | 98/172 kB Progress (5): 1.6/3.3 MB | 276 kB | 121 kB | 102/109 kB | 98/172 kB Progress (5): 1.6/3.3 MB | 276 kB | 121 kB | 106/109 kB | 98/172 kB Progress (5): 1.6/3.3 MB | 276 kB | 121 kB | 106/109 kB | 102/172 kB Progress (5): 1.6/3.3 MB | 276 kB | 121 kB | 106/109 kB | 102/172 kB Progress (5): 1.6/3.3 MB | 276 kB | 121 kB | 106/109 kB | 106/172 kB Progress (5): 1.6/3.3 MB | 276 kB | 121 kB | 109 kB | 106/172 kB Progress (5): 1.6/3.3 MB | 276 kB | 121 kB | 109 kB | 110/172 kB Progress (5): 1.6/3.3 MB | 276 kB | 121 kB | 109 kB | 110/172 kB Progress (5): 1.6/3.3 MB | 276 kB | 121 kB | 109 kB | 114/172 kB Progress (5): 1.7/3.3 MB | 276 kB | 121 kB | 109 kB | 114/172 kB Progress (5): 1.7/3.3 MB | 276 kB | 121 kB | 109 kB | 118/172 kB Progress (5): 1.7/3.3 MB | 276 kB | 121 kB | 109 kB | 118/172 kB Progress (5): 1.7/3.3 MB | 276 kB | 121 kB | 109 kB | 122/172 kB Progress (5): 1.7/3.3 MB | 276 kB | 121 kB | 109 kB | 122/172 kB Progress (5): 1.7/3.3 MB | 276 kB | 121 kB | 109 kB | 126/172 kB Progress (5): 1.7/3.3 MB | 276 kB | 121 kB | 109 kB | 126/172 kB Progress (5): 1.7/3.3 MB | 276 kB | 121 kB | 109 kB | 130/172 kB Progress (5): 1.7/3.3 MB | 276 kB | 121 kB | 109 kB | 130/172 kB Progress (5): 1.7/3.3 MB | 276 kB | 121 kB | 109 kB | 134/172 kB Progress (5): 1.7/3.3 MB | 276 kB | 121 kB | 109 kB | 134/172 kB Progress (5): 1.7/3.3 MB | 276 kB | 121 kB | 109 kB | 138/172 kB Progress (5): 1.7/3.3 MB | 276 kB | 121 kB | 109 kB | 138/172 kB Progress (5): 1.7/3.3 MB | 276 kB | 121 kB | 109 kB | 142/172 kB Progress (5): 1.7/3.3 MB | 276 kB | 121 kB | 109 kB | 142/172 kB Progress (5): 1.7/3.3 MB | 276 kB | 121 kB | 109 kB | 146/172 kB Progress (5): 1.7/3.3 MB | 276 kB | 121 kB | 109 kB | 146/172 kB Progress (5): 1.7/3.3 MB | 276 kB | 121 kB | 109 kB | 150/172 kB Progress (5): 1.7/3.3 MB | 276 kB | 121 kB | 109 kB | 150/172 kB Progress (5): 1.7/3.3 MB | 276 kB | 121 kB | 109 kB | 154/172 kB Progress (5): 1.7/3.3 MB | 276 kB | 121 kB | 109 kB | 154/172 kB Progress (5): 1.7/3.3 MB | 276 kB | 121 kB | 109 kB | 154/172 kB Progress (5): 1.7/3.3 MB | 276 kB | 121 kB | 109 kB | 154/172 kB Progress (5): 1.7/3.3 MB | 276 kB | 121 kB | 109 kB | 154/172 kB Progress (5): 1.7/3.3 MB | 276 kB | 121 kB | 109 kB | 154/172 kB Progress (5): 1.7/3.3 MB | 276 kB | 121 kB | 109 kB | 154/172 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 796 kB/s) [2019-07-30T12:40:49.587Z] Progress (4): 1.7/3.3 MB | 121 kB | 109 kB | 154/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-30T12:40:49.587Z] Progress (4): 1.7/3.3 MB | 121 kB | 109 kB | 154/172 kB Progress (4): 1.7/3.3 MB | 121 kB | 109 kB | 154/172 kB Progress (4): 1.7/3.3 MB | 121 kB | 109 kB | 154/172 kB Progress (4): 1.7/3.3 MB | 121 kB | 109 kB | 154/172 kB Progress (4): 1.7/3.3 MB | 121 kB | 109 kB | 154/172 kB Progress (4): 1.7/3.3 MB | 121 kB | 109 kB | 154/172 kB Progress (4): 1.7/3.3 MB | 121 kB | 109 kB | 154/172 kB Progress (4): 1.7/3.3 MB | 121 kB | 109 kB | 154/172 kB Progress (4): 1.8/3.3 MB | 121 kB | 109 kB | 154/172 kB Progress (4): 1.8/3.3 MB | 121 kB | 109 kB | 154/172 kB Progress (4): 1.8/3.3 MB | 121 kB | 109 kB | 154/172 kB Progress (4): 1.8/3.3 MB | 121 kB | 109 kB | 154/172 kB Progress (4): 1.8/3.3 MB | 121 kB | 109 kB | 154/172 kB Progress (4): 1.8/3.3 MB | 121 kB | 109 kB | 154/172 kB Progress (4): 1.8/3.3 MB | 121 kB | 109 kB | 154/172 kB Progress (4): 1.8/3.3 MB | 121 kB | 109 kB | 154/172 kB Progress (4): 1.8/3.3 MB | 121 kB | 109 kB | 154/172 kB Progress (4): 1.8/3.3 MB | 121 kB | 109 kB | 154/172 kB Progress (4): 1.8/3.3 MB | 121 kB | 109 kB | 154/172 kB Progress (4): 1.8/3.3 MB | 121 kB | 109 kB | 154/172 kB Progress (4): 1.8/3.3 MB | 121 kB | 109 kB | 154/172 kB Progress (4): 1.8/3.3 MB | 121 kB | 109 kB | 154/172 kB Progress (4): 1.8/3.3 MB | 121 kB | 109 kB | 154/172 kB Progress (4): 1.8/3.3 MB | 121 kB | 109 kB | 154/172 kB Progress (4): 1.8/3.3 MB | 121 kB | 109 kB | 154/172 kB Progress (4): 1.8/3.3 MB | 121 kB | 109 kB | 154/172 kB Progress (4): 1.8/3.3 MB | 121 kB | 109 kB | 154/172 kB Progress (4): 1.8/3.3 MB | 121 kB | 109 kB | 154/172 kB Progress (4): 1.8/3.3 MB | 121 kB | 109 kB | 154/172 kB Progress (4): 1.8/3.3 MB | 121 kB | 109 kB | 154/172 kB Progress (4): 1.8/3.3 MB | 121 kB | 109 kB | 154/172 kB Progress (4): 1.8/3.3 MB | 121 kB | 109 kB | 154/172 kB Progress (4): 1.8/3.3 MB | 121 kB | 109 kB | 154/172 kB Progress (4): 1.9/3.3 MB | 121 kB | 109 kB | 154/172 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.jar (121 kB at 339 kB/s) [2019-07-30T12:40:49.587Z] 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 305 kB/s) [2019-07-30T12:40:49.587Z] 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-30T12:40:49.587Z] 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-30T12:40:49.587Z] Progress (3): 1.9/3.3 MB | 154/172 kB | 4.1/61 kB Progress (3): 1.9/3.3 MB | 154/172 kB | 4.1/61 kB Progress (3): 1.9/3.3 MB | 154/172 kB | 7.7/61 kB Progress (3): 1.9/3.3 MB | 154/172 kB | 7.7/61 kB Progress (3): 1.9/3.3 MB | 154/172 kB | 12/61 kB Progress (3): 1.9/3.3 MB | 154/172 kB | 12/61 kB Progress (3): 1.9/3.3 MB | 154/172 kB | 16/61 kB Progress (3): 1.9/3.3 MB | 154/172 kB | 16/61 kB Progress (3): 1.9/3.3 MB | 154/172 kB | 20/61 kB Progress (3): 1.9/3.3 MB | 154/172 kB | 20/61 kB Progress (3): 1.9/3.3 MB | 154/172 kB | 24/61 kB Progress (3): 1.9/3.3 MB | 154/172 kB | 24/61 kB Progress (3): 1.9/3.3 MB | 154/172 kB | 28/61 kB Progress (3): 1.9/3.3 MB | 154/172 kB | 28/61 kB Progress (3): 1.9/3.3 MB | 154/172 kB | 32/61 kB Progress (3): 1.9/3.3 MB | 154/172 kB | 32/61 kB Progress (3): 1.9/3.3 MB | 154/172 kB | 36/61 kB Progress (3): 1.9/3.3 MB | 154/172 kB | 36/61 kB Progress (3): 1.9/3.3 MB | 154/172 kB | 40/61 kB Progress (3): 1.9/3.3 MB | 154/172 kB | 40/61 kB Progress (3): 1.9/3.3 MB | 154/172 kB | 44/61 kB Progress (3): 1.9/3.3 MB | 154/172 kB | 44/61 kB Progress (3): 1.9/3.3 MB | 154/172 kB | 48/61 kB Progress (3): 1.9/3.3 MB | 154/172 kB | 48/61 kB Progress (3): 1.9/3.3 MB | 154/172 kB | 52/61 kB Progress (3): 1.9/3.3 MB | 154/172 kB | 52/61 kB Progress (3): 1.9/3.3 MB | 154/172 kB | 56/61 kB Progress (3): 1.9/3.3 MB | 154/172 kB | 56/61 kB Progress (3): 1.9/3.3 MB | 154/172 kB | 60/61 kB Progress (3): 1.9/3.3 MB | 154/172 kB | 60/61 kB Progress (3): 1.9/3.3 MB | 154/172 kB | 61 kB Progress (3): 1.9/3.3 MB | 154/172 kB | 61 kB Progress (3): 1.9/3.3 MB | 154/172 kB | 61 kB Progress (3): 1.9/3.3 MB | 154/172 kB | 61 kB Progress (3): 1.9/3.3 MB | 154/172 kB | 61 kB Progress (3): 1.9/3.3 MB | 154/172 kB | 61 kB Progress (3): 1.9/3.3 MB | 154/172 kB | 61 kB Progress (3): 1.9/3.3 MB | 154/172 kB | 61 kB Progress (3): 1.9/3.3 MB | 154/172 kB | 61 kB Progress (3): 1.9/3.3 MB | 154/172 kB | 61 kB Progress (3): 2.0/3.3 MB | 154/172 kB | 61 kB Progress (3): 2.0/3.3 MB | 154/172 kB | 61 kB Progress (3): 2.0/3.3 MB | 154/172 kB | 61 kB Progress (3): 2.0/3.3 MB | 154/172 kB | 61 kB Progress (3): 2.0/3.3 MB | 154/172 kB | 61 kB Progress (3): 2.0/3.3 MB | 154/172 kB | 61 kB Progress (3): 2.0/3.3 MB | 154/172 kB | 61 kB Progress (3): 2.0/3.3 MB | 154/172 kB | 61 kB Progress (3): 2.0/3.3 MB | 154/172 kB | 61 kB Progress (4): 2.0/3.3 MB | 154/172 kB | 61 kB | 4.1/47 kB Progress (4): 2.0/3.3 MB | 154/172 kB | 61 kB | 4.1/47 kB Progress (4): 2.0/3.3 MB | 154/172 kB | 61 kB | 7.7/47 kB Progress (4): 2.0/3.3 MB | 154/172 kB | 61 kB | 7.7/47 kB Progress (4): 2.0/3.3 MB | 154/172 kB | 61 kB | 12/47 kB Progress (4): 2.0/3.3 MB | 154/172 kB | 61 kB | 12/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-30T12:40:49.587Z] 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-30T12:40:49.587Z] Progress (4): 2.0/3.3 MB | 154/172 kB | 12/47 kB | 4.1/52 kB Progress (4): 2.0/3.3 MB | 154/172 kB | 12/47 kB | 4.1/52 kB Progress (4): 2.0/3.3 MB | 154/172 kB | 16/47 kB | 4.1/52 kB Progress (4): 2.0/3.3 MB | 154/172 kB | 16/47 kB | 4.1/52 kB Progress (4): 2.0/3.3 MB | 154/172 kB | 16/47 kB | 7.7/52 kB Progress (4): 2.0/3.3 MB | 154/172 kB | 16/47 kB | 7.7/52 kB Progress (4): 2.0/3.3 MB | 154/172 kB | 20/47 kB | 7.7/52 kB Progress (4): 2.0/3.3 MB | 154/172 kB | 20/47 kB | 7.7/52 kB Progress (4): 2.0/3.3 MB | 154/172 kB | 20/47 kB | 12/52 kB Progress (4): 2.0/3.3 MB | 154/172 kB | 20/47 kB | 12/52 kB Progress (4): 2.0/3.3 MB | 154/172 kB | 24/47 kB | 12/52 kB Progress (4): 2.0/3.3 MB | 154/172 kB | 24/47 kB | 12/52 kB Progress (4): 2.0/3.3 MB | 154/172 kB | 24/47 kB | 16/52 kB Progress (4): 2.0/3.3 MB | 154/172 kB | 24/47 kB | 16/52 kB Progress (4): 2.0/3.3 MB | 154/172 kB | 28/47 kB | 16/52 kB Progress (4): 2.0/3.3 MB | 154/172 kB | 28/47 kB | 16/52 kB Progress (4): 2.0/3.3 MB | 154/172 kB | 28/47 kB | 20/52 kB Progress (4): 2.0/3.3 MB | 154/172 kB | 28/47 kB | 20/52 kB Progress (4): 2.0/3.3 MB | 154/172 kB | 32/47 kB | 20/52 kB Progress (4): 2.0/3.3 MB | 154/172 kB | 32/47 kB | 20/52 kB Progress (4): 2.0/3.3 MB | 154/172 kB | 32/47 kB | 24/52 kB Progress (4): 2.0/3.3 MB | 154/172 kB | 32/47 kB | 24/52 kB Progress (4): 2.0/3.3 MB | 154/172 kB | 36/47 kB | 24/52 kB Progress (4): 2.0/3.3 MB | 154/172 kB | 36/47 kB | 24/52 kB Progress (4): 2.0/3.3 MB | 154/172 kB | 36/47 kB | 28/52 kB Progress (4): 2.0/3.3 MB | 154/172 kB | 36/47 kB | 28/52 kB Progress (4): 2.0/3.3 MB | 154/172 kB | 40/47 kB | 28/52 kB Progress (4): 2.1/3.3 MB | 154/172 kB | 40/47 kB | 28/52 kB Progress (4): 2.1/3.3 MB | 154/172 kB | 40/47 kB | 32/52 kB Progress (4): 2.1/3.3 MB | 154/172 kB | 40/47 kB | 32/52 kB Progress (4): 2.1/3.3 MB | 154/172 kB | 44/47 kB | 32/52 kB Progress (4): 2.1/3.3 MB | 154/172 kB | 44/47 kB | 32/52 kB Progress (5): 2.1/3.3 MB | 154/172 kB | 44/47 kB | 32/52 kB | 4.1/254 kB Progress (5): 2.1/3.3 MB | 154/172 kB | 44/47 kB | 36/52 kB | 4.1/254 kB Progress (5): 2.1/3.3 MB | 154/172 kB | 44/47 kB | 36/52 kB | 7.7/254 kB Progress (5): 2.1/3.3 MB | 154/172 kB | 44/47 kB | 36/52 kB | 7.7/254 kB Progress (5): 2.1/3.3 MB | 154/172 kB | 47 kB | 36/52 kB | 7.7/254 kB Progress (5): 2.1/3.3 MB | 154/172 kB | 47 kB | 36/52 kB | 7.7/254 kB Progress (5): 2.1/3.3 MB | 154/172 kB | 47 kB | 36/52 kB | 12/254 kB Progress (5): 2.1/3.3 MB | 154/172 kB | 47 kB | 40/52 kB | 12/254 kB Progress (5): 2.1/3.3 MB | 154/172 kB | 47 kB | 40/52 kB | 16/254 kB Progress (5): 2.1/3.3 MB | 154/172 kB | 47 kB | 40/52 kB | 16/254 kB Progress (5): 2.1/3.3 MB | 154/172 kB | 47 kB | 40/52 kB | 20/254 kB Progress (5): 2.1/3.3 MB | 154/172 kB | 47 kB | 44/52 kB | 20/254 kB Progress (5): 2.1/3.3 MB | 154/172 kB | 47 kB | 44/52 kB | 24/254 kB Progress (5): 2.1/3.3 MB | 154/172 kB | 47 kB | 44/52 kB | 24/254 kB Progress (5): 2.1/3.3 MB | 154/172 kB | 47 kB | 44/52 kB | 28/254 kB Progress (5): 2.1/3.3 MB | 154/172 kB | 47 kB | 48/52 kB | 28/254 kB Progress (5): 2.1/3.3 MB | 154/172 kB | 47 kB | 48/52 kB | 32/254 kB Progress (5): 2.1/3.3 MB | 154/172 kB | 47 kB | 48/52 kB | 32/254 kB Progress (5): 2.1/3.3 MB | 154/172 kB | 47 kB | 48/52 kB | 33/254 kB Progress (5): 2.1/3.3 MB | 154/172 kB | 47 kB | 52/52 kB | 33/254 kB Progress (5): 2.1/3.3 MB | 154/172 kB | 47 kB | 52/52 kB | 37/254 kB Progress (5): 2.1/3.3 MB | 154/172 kB | 47 kB | 52/52 kB | 37/254 kB Progress (5): 2.1/3.3 MB | 154/172 kB | 47 kB | 52/52 kB | 41/254 kB Progress (5): 2.1/3.3 MB | 154/172 kB | 47 kB | 52 kB | 41/254 kB Progress (5): 2.1/3.3 MB | 154/172 kB | 47 kB | 52 kB | 45/254 kB Progress (5): 2.1/3.3 MB | 154/172 kB | 47 kB | 52 kB | 45/254 kB Progress (5): 2.1/3.3 MB | 154/172 kB | 47 kB | 52 kB | 49/254 kB Progress (5): 2.1/3.3 MB | 154/172 kB | 47 kB | 52 kB | 49/254 kB Progress (5): 2.1/3.3 MB | 154/172 kB | 47 kB | 52 kB | 53/254 kB Progress (5): 2.1/3.3 MB | 154/172 kB | 47 kB | 52 kB | 53/254 kB Progress (5): 2.1/3.3 MB | 154/172 kB | 47 kB | 52 kB | 57/254 kB Progress (5): 2.1/3.3 MB | 154/172 kB | 47 kB | 52 kB | 57/254 kB Progress (5): 2.1/3.3 MB | 154/172 kB | 47 kB | 52 kB | 61/254 kB Progress (5): 2.1/3.3 MB | 154/172 kB | 47 kB | 52 kB | 61/254 kB Progress (5): 2.1/3.3 MB | 154/172 kB | 47 kB | 52 kB | 65/254 kB Progress (5): 2.1/3.3 MB | 154/172 kB | 47 kB | 52 kB | 65/254 kB Progress (5): 2.1/3.3 MB | 154/172 kB | 47 kB | 52 kB | 66/254 kB Progress (5): 2.1/3.3 MB | 154/172 kB | 47 kB | 52 kB | 66/254 kB Progress (5): 2.1/3.3 MB | 154/172 kB | 47 kB | 52 kB | 70/254 kB Progress (5): 2.1/3.3 MB | 154/172 kB | 47 kB | 52 kB | 70/254 kB Progress (5): 2.1/3.3 MB | 154/172 kB | 47 kB | 52 kB | 74/254 kB Progress (5): 2.1/3.3 MB | 154/172 kB | 47 kB | 52 kB | 74/254 kB Progress (5): 2.1/3.3 MB | 154/172 kB | 47 kB | 52 kB | 78/254 kB Progress (5): 2.1/3.3 MB | 154/172 kB | 47 kB | 52 kB | 78/254 kB Progress (5): 2.1/3.3 MB | 154/172 kB | 47 kB | 52 kB | 82/254 kB Progress (5): 2.1/3.3 MB | 154/172 kB | 47 kB | 52 kB | 82/254 kB Progress (5): 2.1/3.3 MB | 154/172 kB | 47 kB | 52 kB | 86/254 kB Progress (5): 2.1/3.3 MB | 154/172 kB | 47 kB | 52 kB | 86/254 kB Progress (5): 2.1/3.3 MB | 154/172 kB | 47 kB | 52 kB | 90/254 kB Progress (5): 2.1/3.3 MB | 154/172 kB | 47 kB | 52 kB | 90/254 kB Progress (5): 2.1/3.3 MB | 154/172 kB | 47 kB | 52 kB | 94/254 kB Progress (5): 2.1/3.3 MB | 154/172 kB | 47 kB | 52 kB | 94/254 kB Progress (5): 2.1/3.3 MB | 154/172 kB | 47 kB | 52 kB | 98/254 kB Progress (5): 2.1/3.3 MB | 154/172 kB | 47 kB | 52 kB | 98/254 kB Progress (5): 2.1/3.3 MB | 154/172 kB | 47 kB | 52 kB | 98/254 kB Progress (5): 2.1/3.3 MB | 154/172 kB | 47 kB | 52 kB | 98/254 kB Progress (5): 2.1/3.3 MB | 154/172 kB | 47 kB | 52 kB | 102/254 kB Progress (5): 2.2/3.3 MB | 154/172 kB | 47 kB | 52 kB | 102/254 kB Progress (5): 2.2/3.3 MB | 154/172 kB | 47 kB | 52 kB | 106/254 kB Progress (5): 2.2/3.3 MB | 154/172 kB | 47 kB | 52 kB | 106/254 kB Progress (5): 2.2/3.3 MB | 154/172 kB | 47 kB | 52 kB | 110/254 kB Progress (5): 2.2/3.3 MB | 154/172 kB | 47 kB | 52 kB | 110/254 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 120 kB/s) [2019-07-30T12:40:49.587Z] 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 134 kB/s) [2019-07-30T12:40:49.587Z] Progress (3): 2.2/3.3 MB | 154/172 kB | 110/254 kB Progress (3): 2.2/3.3 MB | 154/172 kB | 114/254 kB Progress (3): 2.2/3.3 MB | 154/172 kB | 114/254 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-30T12:40:49.587Z] 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-30T12:40:49.587Z] Progress (3): 2.2/3.3 MB | 154/172 kB | 114/254 kB Progress (3): 2.2/3.3 MB | 154/172 kB | 118/254 kB Progress (3): 2.2/3.3 MB | 154/172 kB | 118/254 kB Progress (3): 2.2/3.3 MB | 154/172 kB | 122/254 kB Progress (3): 2.2/3.3 MB | 154/172 kB | 122/254 kB Progress (3): 2.2/3.3 MB | 154/172 kB | 126/254 kB Progress (3): 2.2/3.3 MB | 154/172 kB | 126/254 kB Progress (3): 2.2/3.3 MB | 154/172 kB | 130/254 kB Progress (3): 2.2/3.3 MB | 154/172 kB | 130/254 kB Progress (3): 2.2/3.3 MB | 154/172 kB | 134/254 kB Progress (3): 2.2/3.3 MB | 154/172 kB | 134/254 kB Progress (3): 2.2/3.3 MB | 154/172 kB | 138/254 kB Progress (3): 2.2/3.3 MB | 154/172 kB | 138/254 kB Progress (3): 2.2/3.3 MB | 154/172 kB | 142/254 kB Progress (3): 2.2/3.3 MB | 154/172 kB | 142/254 kB Progress (3): 2.2/3.3 MB | 154/172 kB | 146/254 kB Progress (3): 2.2/3.3 MB | 154/172 kB | 146/254 kB Progress (3): 2.2/3.3 MB | 154/172 kB | 150/254 kB Progress (3): 2.2/3.3 MB | 154/172 kB | 150/254 kB Progress (3): 2.2/3.3 MB | 154/172 kB | 154/254 kB Progress (3): 2.2/3.3 MB | 154/172 kB | 154/254 kB Progress (3): 2.2/3.3 MB | 154/172 kB | 158/254 kB Progress (3): 2.2/3.3 MB | 154/172 kB | 158/254 kB Progress (3): 2.2/3.3 MB | 154/172 kB | 162/254 kB Progress (3): 2.2/3.3 MB | 154/172 kB | 162/254 kB Progress (3): 2.2/3.3 MB | 154/172 kB | 166/254 kB Progress (3): 2.2/3.3 MB | 154/172 kB | 166/254 kB Progress (3): 2.2/3.3 MB | 154/172 kB | 170/254 kB Progress (3): 2.2/3.3 MB | 154/172 kB | 170/254 kB Progress (3): 2.2/3.3 MB | 154/172 kB | 174/254 kB Progress (3): 2.2/3.3 MB | 154/172 kB | 174/254 kB Progress (3): 2.2/3.3 MB | 154/172 kB | 178/254 kB Progress (3): 2.2/3.3 MB | 154/172 kB | 178/254 kB Progress (3): 2.2/3.3 MB | 154/172 kB | 182/254 kB Progress (3): 2.2/3.3 MB | 154/172 kB | 182/254 kB Progress (3): 2.2/3.3 MB | 154/172 kB | 186/254 kB Progress (3): 2.2/3.3 MB | 154/172 kB | 186/254 kB Progress (4): 2.2/3.3 MB | 154/172 kB | 186/254 kB | 4.1/125 kB Progress (4): 2.2/3.3 MB | 154/172 kB | 190/254 kB | 4.1/125 kB Progress (4): 2.2/3.3 MB | 154/172 kB | 190/254 kB | 7.7/125 kB Progress (5): 2.2/3.3 MB | 154/172 kB | 190/254 kB | 7.7/125 kB | 4.1/65 kB Progress (5): 2.2/3.3 MB | 154/172 kB | 190/254 kB | 7.7/125 kB | 4.1/65 kB Progress (5): 2.2/3.3 MB | 154/172 kB | 190/254 kB | 7.7/125 kB | 7.7/65 kB Progress (5): 2.2/3.3 MB | 154/172 kB | 190/254 kB | 12/125 kB | 7.7/65 kB Progress (5): 2.2/3.3 MB | 154/172 kB | 194/254 kB | 12/125 kB | 7.7/65 kB Progress (5): 2.2/3.3 MB | 154/172 kB | 194/254 kB | 16/125 kB | 7.7/65 kB Progress (5): 2.2/3.3 MB | 154/172 kB | 194/254 kB | 16/125 kB | 12/65 kB Progress (5): 2.3/3.3 MB | 154/172 kB | 194/254 kB | 16/125 kB | 12/65 kB Progress (5): 2.3/3.3 MB | 154/172 kB | 194/254 kB | 16/125 kB | 16/65 kB Progress (5): 2.3/3.3 MB | 154/172 kB | 194/254 kB | 20/125 kB | 16/65 kB Progress (5): 2.3/3.3 MB | 154/172 kB | 198/254 kB | 20/125 kB | 16/65 kB Progress (5): 2.3/3.3 MB | 154/172 kB | 198/254 kB | 24/125 kB | 16/65 kB Progress (5): 2.3/3.3 MB | 154/172 kB | 198/254 kB | 24/125 kB | 20/65 kB Progress (5): 2.3/3.3 MB | 154/172 kB | 198/254 kB | 24/125 kB | 20/65 kB Progress (5): 2.3/3.3 MB | 154/172 kB | 198/254 kB | 24/125 kB | 20/65 kB Progress (5): 2.3/3.3 MB | 154/172 kB | 198/254 kB | 24/125 kB | 20/65 kB Progress (5): 2.3/3.3 MB | 154/172 kB | 198/254 kB | 24/125 kB | 20/65 kB Progress (5): 2.3/3.3 MB | 154/172 kB | 198/254 kB | 24/125 kB | 24/65 kB Progress (5): 2.3/3.3 MB | 154/172 kB | 198/254 kB | 28/125 kB | 24/65 kB Progress (5): 2.3/3.3 MB | 154/172 kB | 202/254 kB | 28/125 kB | 24/65 kB Progress (5): 2.3/3.3 MB | 154/172 kB | 202/254 kB | 32/125 kB | 24/65 kB Progress (5): 2.3/3.3 MB | 154/172 kB | 202/254 kB | 32/125 kB | 28/65 kB Progress (5): 2.3/3.3 MB | 154/172 kB | 202/254 kB | 32/125 kB | 28/65 kB Progress (5): 2.3/3.3 MB | 154/172 kB | 202/254 kB | 32/125 kB | 32/65 kB Progress (5): 2.3/3.3 MB | 154/172 kB | 202/254 kB | 33/125 kB | 32/65 kB Progress (5): 2.3/3.3 MB | 154/172 kB | 206/254 kB | 33/125 kB | 32/65 kB Progress (5): 2.3/3.3 MB | 154/172 kB | 206/254 kB | 37/125 kB | 32/65 kB Progress (5): 2.3/3.3 MB | 154/172 kB | 206/254 kB | 37/125 kB | 36/65 kB Progress (5): 2.3/3.3 MB | 154/172 kB | 206/254 kB | 37/125 kB | 36/65 kB Progress (5): 2.3/3.3 MB | 154/172 kB | 206/254 kB | 37/125 kB | 40/65 kB Progress (5): 2.3/3.3 MB | 154/172 kB | 206/254 kB | 41/125 kB | 40/65 kB Progress (5): 2.3/3.3 MB | 154/172 kB | 210/254 kB | 41/125 kB | 40/65 kB Progress (5): 2.3/3.3 MB | 154/172 kB | 210/254 kB | 45/125 kB | 40/65 kB Progress (5): 2.3/3.3 MB | 154/172 kB | 210/254 kB | 45/125 kB | 44/65 kB Progress (5): 2.3/3.3 MB | 154/172 kB | 210/254 kB | 45/125 kB | 44/65 kB Progress (5): 2.3/3.3 MB | 154/172 kB | 210/254 kB | 45/125 kB | 48/65 kB Progress (5): 2.3/3.3 MB | 154/172 kB | 210/254 kB | 49/125 kB | 48/65 kB Progress (5): 2.3/3.3 MB | 154/172 kB | 214/254 kB | 49/125 kB | 48/65 kB Progress (5): 2.3/3.3 MB | 154/172 kB | 214/254 kB | 53/125 kB | 48/65 kB Progress (5): 2.3/3.3 MB | 154/172 kB | 214/254 kB | 53/125 kB | 52/65 kB Progress (5): 2.3/3.3 MB | 154/172 kB | 214/254 kB | 53/125 kB | 52/65 kB Progress (5): 2.3/3.3 MB | 154/172 kB | 214/254 kB | 53/125 kB | 56/65 kB Progress (5): 2.3/3.3 MB | 154/172 kB | 214/254 kB | 57/125 kB | 56/65 kB Progress (5): 2.3/3.3 MB | 154/172 kB | 218/254 kB | 57/125 kB | 56/65 kB Progress (5): 2.3/3.3 MB | 154/172 kB | 218/254 kB | 61/125 kB | 56/65 kB Progress (5): 2.3/3.3 MB | 154/172 kB | 218/254 kB | 61/125 kB | 60/65 kB Progress (5): 2.3/3.3 MB | 154/172 kB | 218/254 kB | 61/125 kB | 60/65 kB Progress (5): 2.3/3.3 MB | 154/172 kB | 218/254 kB | 61/125 kB | 64/65 kB Progress (5): 2.3/3.3 MB | 154/172 kB | 218/254 kB | 65/125 kB | 64/65 kB Progress (5): 2.3/3.3 MB | 154/172 kB | 222/254 kB | 65/125 kB | 64/65 kB Progress (5): 2.3/3.3 MB | 154/172 kB | 222/254 kB | 66/125 kB | 64/65 kB Progress (5): 2.3/3.3 MB | 154/172 kB | 222/254 kB | 66/125 kB | 65 kB Progress (5): 2.3/3.3 MB | 154/172 kB | 222/254 kB | 66/125 kB | 65 kB Progress (5): 2.3/3.3 MB | 154/172 kB | 222/254 kB | 70/125 kB | 65 kB Progress (5): 2.3/3.3 MB | 154/172 kB | 226/254 kB | 70/125 kB | 65 kB Progress (5): 2.3/3.3 MB | 154/172 kB | 226/254 kB | 74/125 kB | 65 kB Progress (5): 2.3/3.3 MB | 154/172 kB | 226/254 kB | 74/125 kB | 65 kB Progress (5): 2.3/3.3 MB | 154/172 kB | 226/254 kB | 78/125 kB | 65 kB Progress (5): 2.3/3.3 MB | 154/172 kB | 230/254 kB | 78/125 kB | 65 kB Progress (5): 2.3/3.3 MB | 154/172 kB | 230/254 kB | 82/125 kB | 65 kB Progress (5): 2.3/3.3 MB | 154/172 kB | 230/254 kB | 82/125 kB | 65 kB Progress (5): 2.3/3.3 MB | 154/172 kB | 230/254 kB | 86/125 kB | 65 kB Progress (5): 2.3/3.3 MB | 154/172 kB | 234/254 kB | 86/125 kB | 65 kB Progress (5): 2.3/3.3 MB | 154/172 kB | 234/254 kB | 90/125 kB | 65 kB Progress (5): 2.3/3.3 MB | 154/172 kB | 234/254 kB | 90/125 kB | 65 kB Progress (5): 2.3/3.3 MB | 154/172 kB | 234/254 kB | 94/125 kB | 65 kB Progress (5): 2.3/3.3 MB | 154/172 kB | 238/254 kB | 94/125 kB | 65 kB Progress (5): 2.3/3.3 MB | 154/172 kB | 238/254 kB | 98/125 kB | 65 kB Progress (5): 2.3/3.3 MB | 154/172 kB | 238/254 kB | 98/125 kB | 65 kB Progress (5): 2.3/3.3 MB | 154/172 kB | 238/254 kB | 102/125 kB | 65 kB Progress (5): 2.3/3.3 MB | 154/172 kB | 242/254 kB | 102/125 kB | 65 kB Progress (5): 2.3/3.3 MB | 154/172 kB | 242/254 kB | 106/125 kB | 65 kB Progress (5): 2.3/3.3 MB | 154/172 kB | 242/254 kB | 106/125 kB | 65 kB Progress (5): 2.3/3.3 MB | 154/172 kB | 242/254 kB | 110/125 kB | 65 kB Progress (5): 2.3/3.3 MB | 154/172 kB | 246/254 kB | 110/125 kB | 65 kB Progress (5): 2.3/3.3 MB | 154/172 kB | 246/254 kB | 114/125 kB | 65 kB Progress (5): 2.3/3.3 MB | 154/172 kB | 246/254 kB | 114/125 kB | 65 kB Progress (5): 2.3/3.3 MB | 154/172 kB | 246/254 kB | 118/125 kB | 65 kB Progress (5): 2.3/3.3 MB | 154/172 kB | 250/254 kB | 118/125 kB | 65 kB Progress (5): 2.3/3.3 MB | 154/172 kB | 250/254 kB | 122/125 kB | 65 kB Progress (5): 2.3/3.3 MB | 154/172 kB | 250/254 kB | 122/125 kB | 65 kB Progress (5): 2.3/3.3 MB | 154/172 kB | 250/254 kB | 125 kB | 65 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.jar (65 kB at 150 kB/s) [2019-07-30T12:40:49.587Z] 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-30T12:40:49.587Z] Progress (4): 2.3/3.3 MB | 154/172 kB | 254/254 kB | 125 kB Progress (4): 2.3/3.3 MB | 154/172 kB | 254/254 kB | 125 kB Progress (4): 2.3/3.3 MB | 154/172 kB | 254 kB | 125 kB Progress (4): 2.3/3.3 MB | 154/172 kB | 254 kB | 125 kB Progress (4): 2.3/3.3 MB | 154/172 kB | 254 kB | 125 kB Progress (4): 2.3/3.3 MB | 154/172 kB | 254 kB | 125 kB Progress (4): 2.3/3.3 MB | 154/172 kB | 254 kB | 125 kB Progress (4): 2.3/3.3 MB | 154/172 kB | 254 kB | 125 kB Progress (4): 2.3/3.3 MB | 154/172 kB | 254 kB | 125 kB Progress (4): 2.4/3.3 MB | 154/172 kB | 254 kB | 125 kB Progress (4): 2.4/3.3 MB | 154/172 kB | 254 kB | 125 kB Progress (4): 2.4/3.3 MB | 154/172 kB | 254 kB | 125 kB Progress (4): 2.4/3.3 MB | 154/172 kB | 254 kB | 125 kB Progress (4): 2.4/3.3 MB | 154/172 kB | 254 kB | 125 kB Progress (4): 2.4/3.3 MB | 154/172 kB | 254 kB | 125 kB Progress (4): 2.4/3.3 MB | 154/172 kB | 254 kB | 125 kB Progress (4): 2.4/3.3 MB | 154/172 kB | 254 kB | 125 kB Progress (4): 2.4/3.3 MB | 154/172 kB | 254 kB | 125 kB Progress (4): 2.4/3.3 MB | 154/172 kB | 254 kB | 125 kB Progress (4): 2.4/3.3 MB | 154/172 kB | 254 kB | 125 kB Progress (4): 2.4/3.3 MB | 154/172 kB | 254 kB | 125 kB Progress (4): 2.4/3.3 MB | 154/172 kB | 254 kB | 125 kB Progress (4): 2.4/3.3 MB | 154/172 kB | 254 kB | 125 kB Progress (4): 2.4/3.3 MB | 154/172 kB | 254 kB | 125 kB Progress (4): 2.4/3.3 MB | 154/172 kB | 254 kB | 125 kB Progress (4): 2.4/3.3 MB | 154/172 kB | 254 kB | 125 kB Progress (4): 2.4/3.3 MB | 154/172 kB | 254 kB | 125 kB Progress (4): 2.4/3.3 MB | 154/172 kB | 254 kB | 125 kB Progress (4): 2.4/3.3 MB | 154/172 kB | 254 kB | 125 kB Progress (4): 2.4/3.3 MB | 154/172 kB | 254 kB | 125 kB Progress (4): 2.4/3.3 MB | 154/172 kB | 254 kB | 125 kB Progress (4): 2.4/3.3 MB | 154/172 kB | 254 kB | 125 kB Progress (4): 2.4/3.3 MB | 154/172 kB | 254 kB | 125 kB Progress (4): 2.4/3.3 MB | 154/172 kB | 254 kB | 125 kB Progress (4): 2.5/3.3 MB | 154/172 kB | 254 kB | 125 kB Progress (4): 2.5/3.3 MB | 154/172 kB | 254 kB | 125 kB Progress (4): 2.5/3.3 MB | 154/172 kB | 254 kB | 125 kB Progress (4): 2.5/3.3 MB | 154/172 kB | 254 kB | 125 kB Progress (4): 2.5/3.3 MB | 154/172 kB | 254 kB | 125 kB Progress (4): 2.5/3.3 MB | 154/172 kB | 254 kB | 125 kB Progress (4): 2.5/3.3 MB | 154/172 kB | 254 kB | 125 kB Progress (4): 2.5/3.3 MB | 154/172 kB | 254 kB | 125 kB Progress (4): 2.5/3.3 MB | 154/172 kB | 254 kB | 125 kB Progress (4): 2.5/3.3 MB | 154/172 kB | 254 kB | 125 kB Progress (4): 2.5/3.3 MB | 154/172 kB | 254 kB | 125 kB Progress (4): 2.5/3.3 MB | 154/172 kB | 254 kB | 125 kB Progress (4): 2.5/3.3 MB | 154/172 kB | 254 kB | 125 kB Progress (4): 2.5/3.3 MB | 154/172 kB | 254 kB | 125 kB Progress (4): 2.5/3.3 MB | 154/172 kB | 254 kB | 125 kB Progress (4): 2.5/3.3 MB | 154/172 kB | 254 kB | 125 kB Progress (4): 2.5/3.3 MB | 154/172 kB | 254 kB | 125 kB Progress (4): 2.5/3.3 MB | 154/172 kB | 254 kB | 125 kB Progress (5): 2.5/3.3 MB | 154/172 kB | 254 kB | 125 kB | 4.1/866 kB Progress (5): 2.5/3.3 MB | 154/172 kB | 254 kB | 125 kB | 4.1/866 kB Progress (5): 2.5/3.3 MB | 154/172 kB | 254 kB | 125 kB | 7.7/866 kB Progress (5): 2.5/3.3 MB | 154/172 kB | 254 kB | 125 kB | 7.7/866 kB Progress (5): 2.5/3.3 MB | 154/172 kB | 254 kB | 125 kB | 12/866 kB Progress (5): 2.5/3.3 MB | 154/172 kB | 254 kB | 125 kB | 12/866 kB Progress (5): 2.5/3.3 MB | 154/172 kB | 254 kB | 125 kB | 16/866 kB Progress (5): 2.5/3.3 MB | 154/172 kB | 254 kB | 125 kB | 16/866 kB Progress (5): 2.5/3.3 MB | 154/172 kB | 254 kB | 125 kB | 20/866 kB Progress (5): 2.5/3.3 MB | 154/172 kB | 254 kB | 125 kB | 20/866 kB Progress (5): 2.5/3.3 MB | 154/172 kB | 254 kB | 125 kB | 24/866 kB Progress (5): 2.5/3.3 MB | 154/172 kB | 254 kB | 125 kB | 24/866 kB Progress (5): 2.5/3.3 MB | 154/172 kB | 254 kB | 125 kB | 28/866 kB Progress (5): 2.5/3.3 MB | 154/172 kB | 254 kB | 125 kB | 28/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 563 kB/s) [2019-07-30T12:40:49.587Z] 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 276 kB/s) [2019-07-30T12:40:49.587Z] Progress (3): 2.5/3.3 MB | 154/172 kB | 32/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-30T12:40:49.587Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.jar [2019-07-30T12:40:50.022Z] Progress (3): 2.6/3.3 MB | 154/172 kB | 32/866 kB Progress (3): 2.6/3.3 MB | 154/172 kB | 33/866 kB Progress (3): 2.6/3.3 MB | 154/172 kB | 33/866 kB Progress (3): 2.6/3.3 MB | 154/172 kB | 37/866 kB Progress (3): 2.6/3.3 MB | 154/172 kB | 37/866 kB Progress (3): 2.6/3.3 MB | 154/172 kB | 41/866 kB Progress (3): 2.6/3.3 MB | 154/172 kB | 41/866 kB Progress (3): 2.6/3.3 MB | 154/172 kB | 45/866 kB Progress (3): 2.6/3.3 MB | 154/172 kB | 45/866 kB Progress (3): 2.6/3.3 MB | 154/172 kB | 49/866 kB Progress (3): 2.6/3.3 MB | 154/172 kB | 49/866 kB Progress (3): 2.6/3.3 MB | 154/172 kB | 53/866 kB Progress (3): 2.6/3.3 MB | 154/172 kB | 53/866 kB Progress (3): 2.6/3.3 MB | 154/172 kB | 57/866 kB Progress (3): 2.6/3.3 MB | 154/172 kB | 57/866 kB Progress (3): 2.6/3.3 MB | 154/172 kB | 61/866 kB Progress (3): 2.6/3.3 MB | 154/172 kB | 61/866 kB Progress (3): 2.6/3.3 MB | 154/172 kB | 65/866 kB Progress (3): 2.6/3.3 MB | 154/172 kB | 65/866 kB Progress (3): 2.6/3.3 MB | 154/172 kB | 66/866 kB Progress (3): 2.6/3.3 MB | 154/172 kB | 66/866 kB Progress (3): 2.6/3.3 MB | 154/172 kB | 70/866 kB Progress (3): 2.6/3.3 MB | 154/172 kB | 70/866 kB Progress (3): 2.6/3.3 MB | 154/172 kB | 74/866 kB Progress (3): 2.6/3.3 MB | 154/172 kB | 74/866 kB Progress (3): 2.6/3.3 MB | 154/172 kB | 78/866 kB Progress (3): 2.6/3.3 MB | 154/172 kB | 78/866 kB Progress (3): 2.6/3.3 MB | 154/172 kB | 82/866 kB Progress (3): 2.6/3.3 MB | 154/172 kB | 82/866 kB Progress (3): 2.6/3.3 MB | 154/172 kB | 86/866 kB Progress (3): 2.6/3.3 MB | 154/172 kB | 86/866 kB Progress (3): 2.6/3.3 MB | 154/172 kB | 90/866 kB Progress (3): 2.6/3.3 MB | 154/172 kB | 90/866 kB Progress (3): 2.6/3.3 MB | 154/172 kB | 94/866 kB Progress (3): 2.6/3.3 MB | 154/172 kB | 94/866 kB Progress (3): 2.6/3.3 MB | 154/172 kB | 98/866 kB Progress (3): 2.6/3.3 MB | 154/172 kB | 98/866 kB Progress (3): 2.6/3.3 MB | 154/172 kB | 98/866 kB Progress (3): 2.6/3.3 MB | 154/172 kB | 98/866 kB Progress (3): 2.6/3.3 MB | 154/172 kB | 102/866 kB Progress (3): 2.6/3.3 MB | 154/172 kB | 102/866 kB Progress (3): 2.6/3.3 MB | 154/172 kB | 106/866 kB Progress (3): 2.6/3.3 MB | 154/172 kB | 106/866 kB Progress (3): 2.6/3.3 MB | 154/172 kB | 110/866 kB Progress (3): 2.6/3.3 MB | 154/172 kB | 110/866 kB Progress (3): 2.6/3.3 MB | 154/172 kB | 114/866 kB Progress (3): 2.6/3.3 MB | 154/172 kB | 114/866 kB Progress (3): 2.6/3.3 MB | 154/172 kB | 118/866 kB Progress (3): 2.6/3.3 MB | 154/172 kB | 118/866 kB Progress (3): 2.6/3.3 MB | 154/172 kB | 122/866 kB Progress (3): 2.7/3.3 MB | 154/172 kB | 122/866 kB Progress (3): 2.7/3.3 MB | 154/172 kB | 126/866 kB Progress (3): 2.7/3.3 MB | 154/172 kB | 126/866 kB Progress (3): 2.7/3.3 MB | 154/172 kB | 130/866 kB Progress (3): 2.7/3.3 MB | 154/172 kB | 130/866 kB Progress (3): 2.7/3.3 MB | 154/172 kB | 131/866 kB Progress (3): 2.7/3.3 MB | 154/172 kB | 131/866 kB Progress (4): 2.7/3.3 MB | 154/172 kB | 131/866 kB | 4.1/33 kB Progress (4): 2.7/3.3 MB | 154/172 kB | 131/866 kB | 4.1/33 kB Progress (4): 2.7/3.3 MB | 154/172 kB | 135/866 kB | 4.1/33 kB Progress (4): 2.7/3.3 MB | 154/172 kB | 135/866 kB | 4.1/33 kB Progress (4): 2.7/3.3 MB | 154/172 kB | 135/866 kB | 7.7/33 kB Progress (4): 2.7/3.3 MB | 154/172 kB | 135/866 kB | 7.7/33 kB Progress (5): 2.7/3.3 MB | 154/172 kB | 135/866 kB | 7.7/33 kB | 4.1/193 kB Progress (5): 2.7/3.3 MB | 154/172 kB | 139/866 kB | 7.7/33 kB | 4.1/193 kB Progress (5): 2.7/3.3 MB | 154/172 kB | 139/866 kB | 7.7/33 kB | 7.7/193 kB Progress (5): 2.7/3.3 MB | 154/172 kB | 139/866 kB | 7.7/33 kB | 7.7/193 kB Progress (5): 2.7/3.3 MB | 154/172 kB | 139/866 kB | 12/33 kB | 7.7/193 kB Progress (5): 2.7/3.3 MB | 154/172 kB | 139/866 kB | 12/33 kB | 7.7/193 kB Progress (5): 2.7/3.3 MB | 154/172 kB | 139/866 kB | 12/33 kB | 12/193 kB Progress (5): 2.7/3.3 MB | 154/172 kB | 143/866 kB | 12/33 kB | 12/193 kB Progress (5): 2.7/3.3 MB | 154/172 kB | 143/866 kB | 12/33 kB | 16/193 kB Progress (5): 2.7/3.3 MB | 154/172 kB | 143/866 kB | 12/33 kB | 16/193 kB Progress (5): 2.7/3.3 MB | 154/172 kB | 143/866 kB | 16/33 kB | 16/193 kB Progress (5): 2.7/3.3 MB | 154/172 kB | 143/866 kB | 16/33 kB | 16/193 kB Progress (5): 2.7/3.3 MB | 154/172 kB | 143/866 kB | 16/33 kB | 20/193 kB Progress (5): 2.7/3.3 MB | 154/172 kB | 147/866 kB | 16/33 kB | 20/193 kB Progress (5): 2.7/3.3 MB | 154/172 kB | 147/866 kB | 16/33 kB | 24/193 kB Progress (5): 2.7/3.3 MB | 154/172 kB | 147/866 kB | 16/33 kB | 24/193 kB Progress (5): 2.7/3.3 MB | 154/172 kB | 147/866 kB | 20/33 kB | 24/193 kB Progress (5): 2.7/3.3 MB | 154/172 kB | 147/866 kB | 20/33 kB | 24/193 kB Progress (5): 2.7/3.3 MB | 154/172 kB | 147/866 kB | 20/33 kB | 28/193 kB Progress (5): 2.7/3.3 MB | 154/172 kB | 151/866 kB | 20/33 kB | 28/193 kB Progress (5): 2.7/3.3 MB | 154/172 kB | 151/866 kB | 20/33 kB | 32/193 kB Progress (5): 2.7/3.3 MB | 154/172 kB | 151/866 kB | 20/33 kB | 32/193 kB Progress (5): 2.7/3.3 MB | 154/172 kB | 151/866 kB | 24/33 kB | 32/193 kB Progress (5): 2.7/3.3 MB | 154/172 kB | 151/866 kB | 24/33 kB | 32/193 kB Progress (5): 2.7/3.3 MB | 154/172 kB | 151/866 kB | 24/33 kB | 33/193 kB Progress (5): 2.7/3.3 MB | 154/172 kB | 155/866 kB | 24/33 kB | 33/193 kB Progress (5): 2.7/3.3 MB | 154/172 kB | 155/866 kB | 24/33 kB | 37/193 kB Progress (5): 2.7/3.3 MB | 154/172 kB | 155/866 kB | 24/33 kB | 37/193 kB Progress (5): 2.7/3.3 MB | 154/172 kB | 155/866 kB | 28/33 kB | 37/193 kB Progress (5): 2.7/3.3 MB | 154/172 kB | 155/866 kB | 28/33 kB | 37/193 kB Progress (5): 2.7/3.3 MB | 154/172 kB | 155/866 kB | 28/33 kB | 41/193 kB Progress (5): 2.7/3.3 MB | 154/172 kB | 159/866 kB | 28/33 kB | 41/193 kB Progress (5): 2.7/3.3 MB | 154/172 kB | 159/866 kB | 28/33 kB | 45/193 kB Progress (5): 2.7/3.3 MB | 154/172 kB | 159/866 kB | 28/33 kB | 45/193 kB Progress (5): 2.7/3.3 MB | 154/172 kB | 159/866 kB | 32/33 kB | 45/193 kB Progress (5): 2.7/3.3 MB | 154/172 kB | 159/866 kB | 32/33 kB | 45/193 kB Progress (5): 2.7/3.3 MB | 154/172 kB | 159/866 kB | 32/33 kB | 49/193 kB Progress (5): 2.7/3.3 MB | 154/172 kB | 163/866 kB | 32/33 kB | 49/193 kB Progress (5): 2.7/3.3 MB | 154/172 kB | 163/866 kB | 32/33 kB | 53/193 kB Progress (5): 2.7/3.3 MB | 154/172 kB | 163/866 kB | 32/33 kB | 53/193 kB Progress (5): 2.7/3.3 MB | 154/172 kB | 163/866 kB | 33 kB | 53/193 kB Progress (5): 2.7/3.3 MB | 154/172 kB | 163/866 kB | 33 kB | 53/193 kB Progress (5): 2.7/3.3 MB | 154/172 kB | 163/866 kB | 33 kB | 57/193 kB Progress (5): 2.7/3.3 MB | 154/172 kB | 164/866 kB | 33 kB | 57/193 kB Progress (5): 2.7/3.3 MB | 154/172 kB | 164/866 kB | 33 kB | 61/193 kB Progress (5): 2.7/3.3 MB | 154/172 kB | 164/866 kB | 33 kB | 61/193 kB Progress (5): 2.7/3.3 MB | 154/172 kB | 164/866 kB | 33 kB | 65/193 kB Progress (5): 2.7/3.3 MB | 154/172 kB | 168/866 kB | 33 kB | 65/193 kB Progress (5): 2.7/3.3 MB | 154/172 kB | 168/866 kB | 33 kB | 66/193 kB Progress (5): 2.7/3.3 MB | 154/172 kB | 168/866 kB | 33 kB | 66/193 kB Progress (5): 2.7/3.3 MB | 154/172 kB | 168/866 kB | 33 kB | 70/193 kB Progress (5): 2.7/3.3 MB | 154/172 kB | 172/866 kB | 33 kB | 70/193 kB Progress (5): 2.7/3.3 MB | 154/172 kB | 172/866 kB | 33 kB | 74/193 kB Progress (5): 2.7/3.3 MB | 154/172 kB | 172/866 kB | 33 kB | 74/193 kB Progress (5): 2.7/3.3 MB | 154/172 kB | 172/866 kB | 33 kB | 78/193 kB Progress (5): 2.7/3.3 MB | 154/172 kB | 176/866 kB | 33 kB | 78/193 kB Progress (5): 2.7/3.3 MB | 154/172 kB | 176/866 kB | 33 kB | 82/193 kB Progress (5): 2.7/3.3 MB | 154/172 kB | 176/866 kB | 33 kB | 82/193 kB Progress (5): 2.7/3.3 MB | 154/172 kB | 176/866 kB | 33 kB | 86/193 kB Progress (5): 2.7/3.3 MB | 154/172 kB | 180/866 kB | 33 kB | 86/193 kB Progress (5): 2.7/3.3 MB | 154/172 kB | 180/866 kB | 33 kB | 90/193 kB Progress (5): 2.8/3.3 MB | 154/172 kB | 180/866 kB | 33 kB | 90/193 kB Progress (5): 2.8/3.3 MB | 154/172 kB | 180/866 kB | 33 kB | 94/193 kB Progress (5): 2.8/3.3 MB | 154/172 kB | 184/866 kB | 33 kB | 94/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 70 kB/s) [2019-07-30T12:40:50.022Z] Progress (4): 2.8/3.3 MB | 154/172 kB | 184/866 kB | 98/193 kB Progress (4): 2.8/3.3 MB | 154/172 kB | 184/866 kB | 98/193 kB Progress (4): 2.8/3.3 MB | 154/172 kB | 184/866 kB | 98/193 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/joda-time/joda-time/2.0/joda-time-2.0.jar [2019-07-30T12:40:50.022Z] Progress (4): 2.8/3.3 MB | 154/172 kB | 188/866 kB | 98/193 kB Progress (4): 2.8/3.3 MB | 154/172 kB | 188/866 kB | 102/193 kB Progress (4): 2.8/3.3 MB | 154/172 kB | 188/866 kB | 102/193 kB Progress (4): 2.8/3.3 MB | 154/172 kB | 188/866 kB | 106/193 kB Progress (4): 2.8/3.3 MB | 154/172 kB | 192/866 kB | 106/193 kB Progress (4): 2.8/3.3 MB | 154/172 kB | 192/866 kB | 110/193 kB Progress (4): 2.8/3.3 MB | 154/172 kB | 192/866 kB | 110/193 kB Progress (4): 2.8/3.3 MB | 154/172 kB | 192/866 kB | 114/193 kB Progress (4): 2.8/3.3 MB | 154/172 kB | 196/866 kB | 114/193 kB Progress (4): 2.8/3.3 MB | 154/172 kB | 196/866 kB | 118/193 kB Progress (4): 2.8/3.3 MB | 154/172 kB | 196/866 kB | 118/193 kB Progress (4): 2.8/3.3 MB | 154/172 kB | 196/866 kB | 122/193 kB Progress (4): 2.8/3.3 MB | 154/172 kB | 197/866 kB | 122/193 kB Progress (4): 2.8/3.3 MB | 154/172 kB | 197/866 kB | 126/193 kB Progress (4): 2.8/3.3 MB | 154/172 kB | 197/866 kB | 126/193 kB Progress (4): 2.8/3.3 MB | 154/172 kB | 197/866 kB | 130/193 kB Progress (4): 2.8/3.3 MB | 154/172 kB | 201/866 kB | 130/193 kB Progress (4): 2.8/3.3 MB | 154/172 kB | 201/866 kB | 131/193 kB Progress (4): 2.8/3.3 MB | 154/172 kB | 201/866 kB | 131/193 kB Progress (4): 2.8/3.3 MB | 154/172 kB | 201/866 kB | 135/193 kB Progress (4): 2.8/3.3 MB | 154/172 kB | 205/866 kB | 135/193 kB Progress (4): 2.8/3.3 MB | 154/172 kB | 205/866 kB | 139/193 kB Progress (4): 2.8/3.3 MB | 154/172 kB | 205/866 kB | 139/193 kB Progress (4): 2.8/3.3 MB | 154/172 kB | 205/866 kB | 143/193 kB Progress (4): 2.8/3.3 MB | 154/172 kB | 209/866 kB | 143/193 kB Progress (4): 2.8/3.3 MB | 154/172 kB | 209/866 kB | 147/193 kB Progress (4): 2.8/3.3 MB | 154/172 kB | 209/866 kB | 147/193 kB Progress (4): 2.8/3.3 MB | 154/172 kB | 209/866 kB | 151/193 kB Progress (4): 2.8/3.3 MB | 154/172 kB | 213/866 kB | 151/193 kB Progress (4): 2.8/3.3 MB | 154/172 kB | 213/866 kB | 155/193 kB Progress (4): 2.8/3.3 MB | 154/172 kB | 213/866 kB | 155/193 kB Progress (4): 2.8/3.3 MB | 154/172 kB | 213/866 kB | 159/193 kB Progress (4): 2.8/3.3 MB | 154/172 kB | 217/866 kB | 159/193 kB Progress (4): 2.8/3.3 MB | 154/172 kB | 217/866 kB | 163/193 kB Progress (4): 2.8/3.3 MB | 154/172 kB | 217/866 kB | 163/193 kB Progress (4): 2.8/3.3 MB | 154/172 kB | 217/866 kB | 167/193 kB Progress (4): 2.8/3.3 MB | 154/172 kB | 221/866 kB | 167/193 kB Progress (4): 2.8/3.3 MB | 154/172 kB | 221/866 kB | 171/193 kB Progress (4): 2.8/3.3 MB | 154/172 kB | 221/866 kB | 171/193 kB Progress (4): 2.8/3.3 MB | 154/172 kB | 221/866 kB | 175/193 kB Progress (4): 2.8/3.3 MB | 154/172 kB | 225/866 kB | 175/193 kB Progress (4): 2.8/3.3 MB | 154/172 kB | 225/866 kB | 179/193 kB Progress (4): 2.8/3.3 MB | 154/172 kB | 225/866 kB | 179/193 kB Progress (5): 2.8/3.3 MB | 154/172 kB | 225/866 kB | 179/193 kB | 4.1/569 kB Progress (5): 2.8/3.3 MB | 154/172 kB | 225/866 kB | 183/193 kB | 4.1/569 kB Progress (5): 2.8/3.3 MB | 154/172 kB | 229/866 kB | 183/193 kB | 4.1/569 kB Progress (5): 2.8/3.3 MB | 154/172 kB | 229/866 kB | 187/193 kB | 4.1/569 kB Progress (5): 2.8/3.3 MB | 154/172 kB | 229/866 kB | 187/193 kB | 7.7/569 kB Progress (5): 2.8/3.3 MB | 154/172 kB | 229/866 kB | 187/193 kB | 7.7/569 kB Progress (5): 2.8/3.3 MB | 154/172 kB | 229/866 kB | 187/193 kB | 12/569 kB Progress (5): 2.8/3.3 MB | 154/172 kB | 229/866 kB | 191/193 kB | 12/569 kB Progress (5): 2.8/3.3 MB | 154/172 kB | 229/866 kB | 191/193 kB | 12/569 kB Progress (5): 2.8/3.3 MB | 154/172 kB | 229/866 kB | 193 kB | 12/569 kB Progress (5): 2.8/3.3 MB | 154/172 kB | 229/866 kB | 193 kB | 16/569 kB Progress (5): 2.8/3.3 MB | 154/172 kB | 229/866 kB | 193 kB | 16/569 kB Progress (5): 2.8/3.3 MB | 154/172 kB | 229/866 kB | 193 kB | 20/569 kB Progress (5): 2.8/3.3 MB | 154/172 kB | 233/866 kB | 193 kB | 20/569 kB Progress (5): 2.8/3.3 MB | 154/172 kB | 233/866 kB | 193 kB | 24/569 kB Progress (5): 2.8/3.3 MB | 154/172 kB | 233/866 kB | 193 kB | 24/569 kB Progress (5): 2.8/3.3 MB | 154/172 kB | 233/866 kB | 193 kB | 28/569 kB Progress (5): 2.8/3.3 MB | 154/172 kB | 237/866 kB | 193 kB | 28/569 kB Progress (5): 2.8/3.3 MB | 154/172 kB | 237/866 kB | 193 kB | 32/569 kB Progress (5): 2.8/3.3 MB | 154/172 kB | 237/866 kB | 193 kB | 32/569 kB Progress (5): 2.8/3.3 MB | 154/172 kB | 237/866 kB | 193 kB | 33/569 kB Progress (5): 2.8/3.3 MB | 154/172 kB | 241/866 kB | 193 kB | 33/569 kB Progress (5): 2.8/3.3 MB | 154/172 kB | 241/866 kB | 193 kB | 37/569 kB Progress (5): 2.8/3.3 MB | 154/172 kB | 241/866 kB | 193 kB | 37/569 kB Progress (5): 2.8/3.3 MB | 154/172 kB | 241/866 kB | 193 kB | 41/569 kB Progress (5): 2.8/3.3 MB | 154/172 kB | 245/866 kB | 193 kB | 41/569 kB Progress (5): 2.8/3.3 MB | 154/172 kB | 245/866 kB | 193 kB | 45/569 kB Progress (5): 2.8/3.3 MB | 154/172 kB | 245/866 kB | 193 kB | 45/569 kB Progress (5): 2.8/3.3 MB | 154/172 kB | 245/866 kB | 193 kB | 49/569 kB Progress (5): 2.8/3.3 MB | 154/172 kB | 249/866 kB | 193 kB | 49/569 kB Progress (5): 2.8/3.3 MB | 154/172 kB | 249/866 kB | 193 kB | 53/569 kB Progress (5): 2.8/3.3 MB | 154/172 kB | 249/866 kB | 193 kB | 53/569 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.jar (193 kB at 387 kB/s) [2019-07-30T12:40:50.022Z] Progress (4): 2.8/3.3 MB | 154/172 kB | 249/866 kB | 57/569 kB Progress (4): 2.8/3.3 MB | 154/172 kB | 253/866 kB | 57/569 kB Progress (4): 2.8/3.3 MB | 154/172 kB | 253/866 kB | 61/569 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/15.0/guava-15.0.jar [2019-07-30T12:40:50.022Z] Progress (4): 2.8/3.3 MB | 154/172 kB | 253/866 kB | 61/569 kB Progress (4): 2.8/3.3 MB | 154/172 kB | 253/866 kB | 65/569 kB Progress (4): 2.8/3.3 MB | 154/172 kB | 257/866 kB | 65/569 kB Progress (4): 2.8/3.3 MB | 154/172 kB | 257/866 kB | 66/569 kB Progress (4): 2.8/3.3 MB | 154/172 kB | 257/866 kB | 66/569 kB Progress (4): 2.8/3.3 MB | 154/172 kB | 257/866 kB | 70/569 kB Progress (4): 2.8/3.3 MB | 154/172 kB | 261/866 kB | 70/569 kB Progress (4): 2.8/3.3 MB | 154/172 kB | 261/866 kB | 74/569 kB Progress (4): 2.8/3.3 MB | 154/172 kB | 261/866 kB | 74/569 kB Progress (4): 2.8/3.3 MB | 154/172 kB | 261/866 kB | 78/569 kB Progress (4): 2.8/3.3 MB | 154/172 kB | 262/866 kB | 78/569 kB Progress (4): 2.8/3.3 MB | 154/172 kB | 262/866 kB | 82/569 kB Progress (4): 2.8/3.3 MB | 154/172 kB | 262/866 kB | 82/569 kB Progress (4): 2.8/3.3 MB | 154/172 kB | 262/866 kB | 86/569 kB Progress (4): 2.8/3.3 MB | 154/172 kB | 266/866 kB | 86/569 kB Progress (4): 2.8/3.3 MB | 154/172 kB | 266/866 kB | 90/569 kB Progress (4): 2.8/3.3 MB | 154/172 kB | 266/866 kB | 90/569 kB Progress (4): 2.8/3.3 MB | 154/172 kB | 270/866 kB | 90/569 kB Progress (4): 2.9/3.3 MB | 154/172 kB | 270/866 kB | 90/569 kB Progress (4): 2.9/3.3 MB | 154/172 kB | 270/866 kB | 94/569 kB Progress (4): 2.9/3.3 MB | 154/172 kB | 270/866 kB | 94/569 kB Progress (4): 2.9/3.3 MB | 154/172 kB | 274/866 kB | 94/569 kB Progress (4): 2.9/3.3 MB | 154/172 kB | 274/866 kB | 94/569 kB Progress (4): 2.9/3.3 MB | 154/172 kB | 274/866 kB | 98/569 kB Progress (4): 2.9/3.3 MB | 154/172 kB | 274/866 kB | 98/569 kB Progress (4): 2.9/3.3 MB | 154/172 kB | 278/866 kB | 98/569 kB Progress (4): 2.9/3.3 MB | 154/172 kB | 282/866 kB | 98/569 kB Progress (4): 2.9/3.3 MB | 154/172 kB | 286/866 kB | 98/569 kB Progress (4): 2.9/3.3 MB | 154/172 kB | 290/866 kB | 98/569 kB Progress (4): 2.9/3.3 MB | 154/172 kB | 290/866 kB | 98/569 kB Progress (4): 2.9/3.3 MB | 154/172 kB | 290/866 kB | 98/569 kB Progress (4): 2.9/3.3 MB | 154/172 kB | 290/866 kB | 98/569 kB Progress (4): 2.9/3.3 MB | 154/172 kB | 294/866 kB | 98/569 kB Progress (5): 2.9/3.3 MB | 154/172 kB | 294/866 kB | 98/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 154/172 kB | 295/866 kB | 98/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 154/172 kB | 295/866 kB | 98/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 154/172 kB | 295/866 kB | 102/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 154/172 kB | 295/866 kB | 102/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 154/172 kB | 299/866 kB | 102/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 154/172 kB | 299/866 kB | 102/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 154/172 kB | 303/866 kB | 102/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 154/172 kB | 303/866 kB | 102/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 154/172 kB | 303/866 kB | 102/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 154/172 kB | 303/866 kB | 106/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 154/172 kB | 303/866 kB | 106/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 154/172 kB | 307/866 kB | 106/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 154/172 kB | 307/866 kB | 106/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 154/172 kB | 311/866 kB | 106/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 154/172 kB | 311/866 kB | 106/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 154/172 kB | 311/866 kB | 110/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 154/172 kB | 311/866 kB | 110/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 154/172 kB | 315/866 kB | 110/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 154/172 kB | 315/866 kB | 110/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 154/172 kB | 319/866 kB | 110/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 154/172 kB | 319/866 kB | 110/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 154/172 kB | 319/866 kB | 114/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 154/172 kB | 319/866 kB | 114/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 154/172 kB | 323/866 kB | 114/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 154/172 kB | 323/866 kB | 114/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 154/172 kB | 327/866 kB | 114/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 154/172 kB | 327/866 kB | 114/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 154/172 kB | 327/866 kB | 118/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 154/172 kB | 327/866 kB | 118/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 154/172 kB | 331/866 kB | 118/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 154/172 kB | 331/866 kB | 118/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 154/172 kB | 335/866 kB | 118/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 154/172 kB | 335/866 kB | 118/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 154/172 kB | 335/866 kB | 122/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 154/172 kB | 335/866 kB | 122/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 154/172 kB | 339/866 kB | 122/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 154/172 kB | 339/866 kB | 122/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 154/172 kB | 343/866 kB | 122/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 154/172 kB | 343/866 kB | 122/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 154/172 kB | 343/866 kB | 126/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 154/172 kB | 343/866 kB | 126/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 158/172 kB | 343/866 kB | 126/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 158/172 kB | 347/866 kB | 126/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 158/172 kB | 347/866 kB | 126/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 158/172 kB | 351/866 kB | 126/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 162/172 kB | 351/866 kB | 126/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 162/172 kB | 351/866 kB | 126/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 162/172 kB | 351/866 kB | 130/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 162/172 kB | 351/866 kB | 130/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 166/172 kB | 351/866 kB | 130/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 166/172 kB | 355/866 kB | 130/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 166/172 kB | 355/866 kB | 130/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 166/172 kB | 359/866 kB | 130/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 170/172 kB | 359/866 kB | 130/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 170/172 kB | 359/866 kB | 130/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 170/172 kB | 359/866 kB | 131/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 170/172 kB | 359/866 kB | 131/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 172 kB | 359/866 kB | 131/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 172 kB | 363/866 kB | 131/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 172 kB | 363/866 kB | 131/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 172 kB | 367/866 kB | 131/569 kB | 0/2.2 MB Progress (5): 3.0/3.3 MB | 172 kB | 367/866 kB | 131/569 kB | 0/2.2 MB Progress (5): 3.0/3.3 MB | 172 kB | 367/866 kB | 135/569 kB | 0/2.2 MB Progress (5): 3.0/3.3 MB | 172 kB | 367/866 kB | 135/569 kB | 0/2.2 MB Progress (5): 3.0/3.3 MB | 172 kB | 371/866 kB | 135/569 kB | 0/2.2 MB Progress (5): 3.0/3.3 MB | 172 kB | 371/866 kB | 135/569 kB | 0/2.2 MB Progress (5): 3.0/3.3 MB | 172 kB | 375/866 kB | 135/569 kB | 0/2.2 MB Progress (5): 3.0/3.3 MB | 172 kB | 375/866 kB | 135/569 kB | 0/2.2 MB Progress (5): 3.0/3.3 MB | 172 kB | 375/866 kB | 139/569 kB | 0/2.2 MB Progress (5): 3.0/3.3 MB | 172 kB | 375/866 kB | 139/569 kB | 0/2.2 MB Progress (5): 3.0/3.3 MB | 172 kB | 379/866 kB | 139/569 kB | 0/2.2 MB Progress (5): 3.0/3.3 MB | 172 kB | 379/866 kB | 139/569 kB | 0/2.2 MB Progress (5): 3.0/3.3 MB | 172 kB | 383/866 kB | 139/569 kB | 0/2.2 MB Progress (5): 3.0/3.3 MB | 172 kB | 383/866 kB | 139/569 kB | 0/2.2 MB Progress (5): 3.0/3.3 MB | 172 kB | 383/866 kB | 143/569 kB | 0/2.2 MB Progress (5): 3.0/3.3 MB | 172 kB | 383/866 kB | 143/569 kB | 0/2.2 MB Progress (5): 3.0/3.3 MB | 172 kB | 387/866 kB | 143/569 kB | 0/2.2 MB Progress (5): 3.0/3.3 MB | 172 kB | 387/866 kB | 143/569 kB | 0/2.2 MB Progress (5): 3.0/3.3 MB | 172 kB | 391/866 kB | 143/569 kB | 0/2.2 MB Progress (5): 3.0/3.3 MB | 172 kB | 391/866 kB | 143/569 kB | 0/2.2 MB Progress (5): 3.0/3.3 MB | 172 kB | 391/866 kB | 147/569 kB | 0/2.2 MB Progress (5): 3.0/3.3 MB | 172 kB | 391/866 kB | 147/569 kB | 0/2.2 MB Progress (5): 3.0/3.3 MB | 172 kB | 395/866 kB | 147/569 kB | 0/2.2 MB Progress (5): 3.0/3.3 MB | 172 kB | 395/866 kB | 147/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 172 kB | 399/866 kB | 147/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 172 kB | 399/866 kB | 147/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 172 kB | 399/866 kB | 151/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 172 kB | 399/866 kB | 151/569 kB | 0.1/2.2 MB 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 318 kB/s) [2019-07-30T12:40:50.022Z] Progress (4): 3.0/3.3 MB | 403/866 kB | 151/569 kB | 0.1/2.2 MB Progress (4): 3.0/3.3 MB | 403/866 kB | 151/569 kB | 0.1/2.2 MB Progress (4): 3.0/3.3 MB | 407/866 kB | 151/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-30T12:40:50.022Z] Progress (4): 3.0/3.3 MB | 407/866 kB | 151/569 kB | 0.1/2.2 MB Progress (4): 3.0/3.3 MB | 407/866 kB | 155/569 kB | 0.1/2.2 MB Progress (4): 3.0/3.3 MB | 407/866 kB | 155/569 kB | 0.1/2.2 MB Progress (4): 3.0/3.3 MB | 411/866 kB | 155/569 kB | 0.1/2.2 MB Progress (4): 3.0/3.3 MB | 411/866 kB | 155/569 kB | 0.1/2.2 MB Progress (4): 3.0/3.3 MB | 415/866 kB | 155/569 kB | 0.1/2.2 MB Progress (4): 3.0/3.3 MB | 415/866 kB | 155/569 kB | 0.1/2.2 MB Progress (4): 3.0/3.3 MB | 415/866 kB | 159/569 kB | 0.1/2.2 MB Progress (4): 3.0/3.3 MB | 415/866 kB | 159/569 kB | 0.1/2.2 MB Progress (4): 3.0/3.3 MB | 419/866 kB | 159/569 kB | 0.1/2.2 MB Progress (4): 3.0/3.3 MB | 419/866 kB | 159/569 kB | 0.1/2.2 MB Progress (4): 3.0/3.3 MB | 423/866 kB | 159/569 kB | 0.1/2.2 MB Progress (4): 3.0/3.3 MB | 423/866 kB | 159/569 kB | 0.1/2.2 MB Progress (4): 3.0/3.3 MB | 423/866 kB | 163/569 kB | 0.1/2.2 MB Progress (4): 3.0/3.3 MB | 423/866 kB | 163/569 kB | 0.1/2.2 MB Progress (4): 3.0/3.3 MB | 427/866 kB | 163/569 kB | 0.1/2.2 MB Progress (4): 3.0/3.3 MB | 427/866 kB | 163/569 kB | 0.1/2.2 MB Progress (4): 3.0/3.3 MB | 431/866 kB | 163/569 kB | 0.1/2.2 MB Progress (4): 3.0/3.3 MB | 431/866 kB | 163/569 kB | 0.1/2.2 MB Progress (4): 3.0/3.3 MB | 431/866 kB | 164/569 kB | 0.1/2.2 MB Progress (4): 3.0/3.3 MB | 431/866 kB | 164/569 kB | 0.1/2.2 MB Progress (4): 3.0/3.3 MB | 435/866 kB | 164/569 kB | 0.1/2.2 MB Progress (4): 3.0/3.3 MB | 435/866 kB | 164/569 kB | 0.1/2.2 MB Progress (4): 3.0/3.3 MB | 439/866 kB | 164/569 kB | 0.1/2.2 MB Progress (4): 3.0/3.3 MB | 439/866 kB | 164/569 kB | 0.1/2.2 MB Progress (4): 3.0/3.3 MB | 439/866 kB | 168/569 kB | 0.1/2.2 MB Progress (4): 3.0/3.3 MB | 439/866 kB | 168/569 kB | 0.1/2.2 MB Progress (4): 3.0/3.3 MB | 443/866 kB | 168/569 kB | 0.1/2.2 MB Progress (4): 3.0/3.3 MB | 443/866 kB | 168/569 kB | 0.1/2.2 MB Progress (4): 3.0/3.3 MB | 447/866 kB | 168/569 kB | 0.1/2.2 MB Progress (4): 3.0/3.3 MB | 447/866 kB | 168/569 kB | 0.1/2.2 MB Progress (4): 3.0/3.3 MB | 447/866 kB | 172/569 kB | 0.1/2.2 MB Progress (4): 3.0/3.3 MB | 447/866 kB | 172/569 kB | 0.1/2.2 MB Progress (4): 3.0/3.3 MB | 451/866 kB | 172/569 kB | 0.1/2.2 MB Progress (4): 3.0/3.3 MB | 451/866 kB | 172/569 kB | 0.1/2.2 MB Progress (4): 3.0/3.3 MB | 455/866 kB | 172/569 kB | 0.1/2.2 MB Progress (4): 3.0/3.3 MB | 455/866 kB | 172/569 kB | 0.1/2.2 MB Progress (4): 3.0/3.3 MB | 455/866 kB | 176/569 kB | 0.1/2.2 MB Progress (4): 3.0/3.3 MB | 455/866 kB | 176/569 kB | 0.1/2.2 MB Progress (4): 3.0/3.3 MB | 459/866 kB | 176/569 kB | 0.1/2.2 MB Progress (4): 3.0/3.3 MB | 459/866 kB | 176/569 kB | 0.1/2.2 MB Progress (4): 3.0/3.3 MB | 463/866 kB | 176/569 kB | 0.1/2.2 MB Progress (4): 3.0/3.3 MB | 463/866 kB | 176/569 kB | 0.1/2.2 MB Progress (4): 3.0/3.3 MB | 463/866 kB | 180/569 kB | 0.1/2.2 MB Progress (4): 3.1/3.3 MB | 463/866 kB | 180/569 kB | 0.1/2.2 MB Progress (4): 3.1/3.3 MB | 467/866 kB | 180/569 kB | 0.1/2.2 MB Progress (5): 3.1/3.3 MB | 467/866 kB | 180/569 kB | 0.1/2.2 MB | 4.1/10.0 kB Progress (5): 3.1/3.3 MB | 467/866 kB | 180/569 kB | 0.1/2.2 MB | 4.1/10.0 kB Progress (5): 3.1/3.3 MB | 467/866 kB | 180/569 kB | 0.1/2.2 MB | 7.7/10.0 kB Progress (5): 3.1/3.3 MB | 471/866 kB | 180/569 kB | 0.1/2.2 MB | 7.7/10.0 kB Progress (5): 3.1/3.3 MB | 471/866 kB | 180/569 kB | 0.1/2.2 MB | 7.7/10.0 kB Progress (5): 3.1/3.3 MB | 471/866 kB | 184/569 kB | 0.1/2.2 MB | 7.7/10.0 kB Progress (5): 3.1/3.3 MB | 471/866 kB | 184/569 kB | 0.1/2.2 MB | 7.7/10.0 kB Progress (5): 3.1/3.3 MB | 475/866 kB | 184/569 kB | 0.1/2.2 MB | 7.7/10.0 kB Progress (5): 3.1/3.3 MB | 475/866 kB | 184/569 kB | 0.1/2.2 MB | 10.0 kB Progress (5): 3.1/3.3 MB | 475/866 kB | 184/569 kB | 0.1/2.2 MB | 10.0 kB Progress (5): 3.1/3.3 MB | 479/866 kB | 184/569 kB | 0.1/2.2 MB | 10.0 kB Progress (5): 3.1/3.3 MB | 479/866 kB | 184/569 kB | 0.1/2.2 MB | 10.0 kB Progress (5): 3.1/3.3 MB | 479/866 kB | 188/569 kB | 0.1/2.2 MB | 10.0 kB Progress (5): 3.1/3.3 MB | 479/866 kB | 188/569 kB | 0.1/2.2 MB | 10.0 kB Progress (5): 3.1/3.3 MB | 483/866 kB | 188/569 kB | 0.1/2.2 MB | 10.0 kB Progress (5): 3.1/3.3 MB | 483/866 kB | 188/569 kB | 0.1/2.2 MB | 10.0 kB Progress (5): 3.1/3.3 MB | 487/866 kB | 188/569 kB | 0.1/2.2 MB | 10.0 kB Progress (5): 3.1/3.3 MB | 487/866 kB | 188/569 kB | 0.1/2.2 MB | 10.0 kB Progress (5): 3.1/3.3 MB | 487/866 kB | 192/569 kB | 0.1/2.2 MB | 10.0 kB Progress (5): 3.1/3.3 MB | 487/866 kB | 192/569 kB | 0.1/2.2 MB | 10.0 kB Progress (5): 3.1/3.3 MB | 491/866 kB | 192/569 kB | 0.1/2.2 MB | 10.0 kB Progress (5): 3.1/3.3 MB | 491/866 kB | 192/569 kB | 0.1/2.2 MB | 10.0 kB Progress (5): 3.1/3.3 MB | 495/866 kB | 192/569 kB | 0.1/2.2 MB | 10.0 kB Progress (5): 3.1/3.3 MB | 495/866 kB | 192/569 kB | 0.1/2.2 MB | 10.0 kB Progress (5): 3.1/3.3 MB | 495/866 kB | 196/569 kB | 0.1/2.2 MB | 10.0 kB Progress (5): 3.1/3.3 MB | 495/866 kB | 196/569 kB | 0.1/2.2 MB | 10.0 kB Progress (5): 3.1/3.3 MB | 499/866 kB | 196/569 kB | 0.1/2.2 MB | 10.0 kB Progress (5): 3.1/3.3 MB | 499/866 kB | 196/569 kB | 0.1/2.2 MB | 10.0 kB Progress (5): 3.1/3.3 MB | 503/866 kB | 196/569 kB | 0.1/2.2 MB | 10.0 kB Progress (5): 3.1/3.3 MB | 503/866 kB | 196/569 kB | 0.1/2.2 MB | 10.0 kB Progress (5): 3.1/3.3 MB | 503/866 kB | 200/569 kB | 0.1/2.2 MB | 10.0 kB Progress (5): 3.1/3.3 MB | 503/866 kB | 200/569 kB | 0.1/2.2 MB | 10.0 kB Progress (5): 3.1/3.3 MB | 507/866 kB | 200/569 kB | 0.1/2.2 MB | 10.0 kB Progress (5): 3.1/3.3 MB | 507/866 kB | 200/569 kB | 0.1/2.2 MB | 10.0 kB Progress (5): 3.1/3.3 MB | 511/866 kB | 200/569 kB | 0.1/2.2 MB | 10.0 kB Progress (5): 3.1/3.3 MB | 511/866 kB | 200/569 kB | 0.1/2.2 MB | 10.0 kB Progress (5): 3.1/3.3 MB | 511/866 kB | 204/569 kB | 0.1/2.2 MB | 10.0 kB Progress (5): 3.1/3.3 MB | 511/866 kB | 204/569 kB | 0.1/2.2 MB | 10.0 kB Progress (5): 3.1/3.3 MB | 515/866 kB | 204/569 kB | 0.1/2.2 MB | 10.0 kB Progress (5): 3.1/3.3 MB | 515/866 kB | 204/569 kB | 0.1/2.2 MB | 10.0 kB Progress (5): 3.1/3.3 MB | 519/866 kB | 204/569 kB | 0.1/2.2 MB | 10.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/intellij/annotations/9.0.4/annotations-9.0.4.jar (10.0 kB at 18 kB/s) [2019-07-30T12:40:50.022Z] Progress (4): 3.1/3.3 MB | 519/866 kB | 204/569 kB | 0.1/2.2 MB Progress (4): 3.1/3.3 MB | 519/866 kB | 208/569 kB | 0.1/2.2 MB Progress (4): 3.1/3.3 MB | 519/866 kB | 208/569 kB | 0.1/2.2 MB 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-30T12:40:50.023Z] Progress (4): 3.1/3.3 MB | 523/866 kB | 208/569 kB | 0.1/2.2 MB Progress (4): 3.1/3.3 MB | 523/866 kB | 208/569 kB | 0.1/2.2 MB Progress (4): 3.1/3.3 MB | 527/866 kB | 208/569 kB | 0.1/2.2 MB Progress (4): 3.1/3.3 MB | 527/866 kB | 208/569 kB | 0.1/2.2 MB Progress (4): 3.1/3.3 MB | 527/866 kB | 212/569 kB | 0.1/2.2 MB Progress (4): 3.1/3.3 MB | 527/866 kB | 212/569 kB | 0.1/2.2 MB Progress (4): 3.1/3.3 MB | 531/866 kB | 212/569 kB | 0.1/2.2 MB Progress (4): 3.1/3.3 MB | 531/866 kB | 212/569 kB | 0.1/2.2 MB Progress (4): 3.1/3.3 MB | 535/866 kB | 212/569 kB | 0.1/2.2 MB Progress (4): 3.1/3.3 MB | 535/866 kB | 212/569 kB | 0.1/2.2 MB Progress (4): 3.1/3.3 MB | 535/866 kB | 216/569 kB | 0.1/2.2 MB Progress (4): 3.1/3.3 MB | 535/866 kB | 216/569 kB | 0.1/2.2 MB Progress (4): 3.1/3.3 MB | 539/866 kB | 216/569 kB | 0.1/2.2 MB Progress (4): 3.1/3.3 MB | 539/866 kB | 216/569 kB | 0.1/2.2 MB Progress (4): 3.1/3.3 MB | 543/866 kB | 216/569 kB | 0.1/2.2 MB Progress (4): 3.1/3.3 MB | 543/866 kB | 216/569 kB | 0.1/2.2 MB Progress (4): 3.1/3.3 MB | 543/866 kB | 220/569 kB | 0.1/2.2 MB Progress (4): 3.1/3.3 MB | 543/866 kB | 220/569 kB | 0.1/2.2 MB Progress (4): 3.1/3.3 MB | 547/866 kB | 220/569 kB | 0.1/2.2 MB Progress (4): 3.1/3.3 MB | 547/866 kB | 220/569 kB | 0.1/2.2 MB Progress (4): 3.1/3.3 MB | 551/866 kB | 220/569 kB | 0.1/2.2 MB Progress (4): 3.1/3.3 MB | 551/866 kB | 220/569 kB | 0.1/2.2 MB Progress (4): 3.1/3.3 MB | 551/866 kB | 224/569 kB | 0.1/2.2 MB Progress (4): 3.1/3.3 MB | 551/866 kB | 224/569 kB | 0.1/2.2 MB Progress (4): 3.1/3.3 MB | 555/866 kB | 224/569 kB | 0.1/2.2 MB Progress (4): 3.1/3.3 MB | 555/866 kB | 224/569 kB | 0.1/2.2 MB Progress (4): 3.1/3.3 MB | 559/866 kB | 224/569 kB | 0.1/2.2 MB Progress (4): 3.1/3.3 MB | 559/866 kB | 224/569 kB | 0.1/2.2 MB Progress (4): 3.1/3.3 MB | 559/866 kB | 228/569 kB | 0.1/2.2 MB Progress (4): 3.1/3.3 MB | 559/866 kB | 228/569 kB | 0.1/2.2 MB Progress (4): 3.1/3.3 MB | 563/866 kB | 228/569 kB | 0.1/2.2 MB Progress (4): 3.1/3.3 MB | 563/866 kB | 228/569 kB | 0.1/2.2 MB Progress (4): 3.1/3.3 MB | 567/866 kB | 228/569 kB | 0.1/2.2 MB Progress (4): 3.2/3.3 MB | 567/866 kB | 228/569 kB | 0.1/2.2 MB Progress (4): 3.2/3.3 MB | 567/866 kB | 232/569 kB | 0.1/2.2 MB Progress (4): 3.2/3.3 MB | 567/866 kB | 232/569 kB | 0.1/2.2 MB Progress (4): 3.2/3.3 MB | 571/866 kB | 232/569 kB | 0.1/2.2 MB Progress (4): 3.2/3.3 MB | 571/866 kB | 232/569 kB | 0.1/2.2 MB Progress (4): 3.2/3.3 MB | 575/866 kB | 232/569 kB | 0.1/2.2 MB Progress (4): 3.2/3.3 MB | 575/866 kB | 232/569 kB | 0.1/2.2 MB Progress (4): 3.2/3.3 MB | 575/866 kB | 236/569 kB | 0.1/2.2 MB Progress (4): 3.2/3.3 MB | 575/866 kB | 236/569 kB | 0.1/2.2 MB Progress (4): 3.2/3.3 MB | 579/866 kB | 236/569 kB | 0.1/2.2 MB Progress (4): 3.2/3.3 MB | 579/866 kB | 236/569 kB | 0.1/2.2 MB Progress (4): 3.2/3.3 MB | 583/866 kB | 236/569 kB | 0.1/2.2 MB Progress (4): 3.2/3.3 MB | 583/866 kB | 236/569 kB | 0.1/2.2 MB Progress (4): 3.2/3.3 MB | 583/866 kB | 240/569 kB | 0.1/2.2 MB Progress (4): 3.2/3.3 MB | 583/866 kB | 240/569 kB | 0.1/2.2 MB Progress (4): 3.2/3.3 MB | 587/866 kB | 240/569 kB | 0.1/2.2 MB Progress (4): 3.2/3.3 MB | 587/866 kB | 240/569 kB | 0.1/2.2 MB Progress (4): 3.2/3.3 MB | 591/866 kB | 240/569 kB | 0.1/2.2 MB Progress (4): 3.2/3.3 MB | 591/866 kB | 240/569 kB | 0.1/2.2 MB Progress (5): 3.2/3.3 MB | 591/866 kB | 240/569 kB | 0.1/2.2 MB | 4.1/351 kB Progress (5): 3.2/3.3 MB | 591/866 kB | 244/569 kB | 0.1/2.2 MB | 4.1/351 kB Progress (5): 3.2/3.3 MB | 591/866 kB | 244/569 kB | 0.1/2.2 MB | 7.7/351 kB Progress (5): 3.2/3.3 MB | 591/866 kB | 244/569 kB | 0.1/2.2 MB | 7.7/351 kB Progress (5): 3.2/3.3 MB | 595/866 kB | 244/569 kB | 0.1/2.2 MB | 7.7/351 kB Progress (5): 3.2/3.3 MB | 595/866 kB | 244/569 kB | 0.1/2.2 MB | 7.7/351 kB Progress (5): 3.2/3.3 MB | 599/866 kB | 244/569 kB | 0.1/2.2 MB | 7.7/351 kB Progress (5): 3.2/3.3 MB | 599/866 kB | 244/569 kB | 0.1/2.2 MB | 7.7/351 kB Progress (5): 3.2/3.3 MB | 599/866 kB | 244/569 kB | 0.1/2.2 MB | 12/351 kB Progress (5): 3.2/3.3 MB | 599/866 kB | 248/569 kB | 0.1/2.2 MB | 12/351 kB Progress (5): 3.2/3.3 MB | 599/866 kB | 248/569 kB | 0.1/2.2 MB | 16/351 kB Progress (5): 3.2/3.3 MB | 599/866 kB | 248/569 kB | 0.1/2.2 MB | 16/351 kB Progress (5): 3.2/3.3 MB | 603/866 kB | 248/569 kB | 0.1/2.2 MB | 16/351 kB Progress (5): 3.2/3.3 MB | 603/866 kB | 248/569 kB | 0.1/2.2 MB | 16/351 kB Progress (5): 3.2/3.3 MB | 607/866 kB | 248/569 kB | 0.1/2.2 MB | 16/351 kB Progress (5): 3.2/3.3 MB | 607/866 kB | 248/569 kB | 0.1/2.2 MB | 16/351 kB Progress (5): 3.2/3.3 MB | 607/866 kB | 248/569 kB | 0.1/2.2 MB | 20/351 kB Progress (5): 3.2/3.3 MB | 607/866 kB | 252/569 kB | 0.1/2.2 MB | 20/351 kB Progress (5): 3.2/3.3 MB | 607/866 kB | 252/569 kB | 0.1/2.2 MB | 24/351 kB Progress (5): 3.2/3.3 MB | 607/866 kB | 252/569 kB | 0.1/2.2 MB | 24/351 kB Progress (5): 3.2/3.3 MB | 611/866 kB | 252/569 kB | 0.1/2.2 MB | 24/351 kB Progress (5): 3.2/3.3 MB | 611/866 kB | 252/569 kB | 0.2/2.2 MB | 24/351 kB Progress (5): 3.2/3.3 MB | 615/866 kB | 252/569 kB | 0.2/2.2 MB | 24/351 kB Progress (5): 3.2/3.3 MB | 615/866 kB | 252/569 kB | 0.2/2.2 MB | 24/351 kB Progress (5): 3.2/3.3 MB | 615/866 kB | 252/569 kB | 0.2/2.2 MB | 28/351 kB Progress (5): 3.2/3.3 MB | 615/866 kB | 256/569 kB | 0.2/2.2 MB | 28/351 kB Progress (5): 3.2/3.3 MB | 615/866 kB | 256/569 kB | 0.2/2.2 MB | 32/351 kB Progress (5): 3.2/3.3 MB | 615/866 kB | 256/569 kB | 0.2/2.2 MB | 32/351 kB Progress (5): 3.2/3.3 MB | 619/866 kB | 256/569 kB | 0.2/2.2 MB | 32/351 kB Progress (5): 3.2/3.3 MB | 619/866 kB | 256/569 kB | 0.2/2.2 MB | 32/351 kB Progress (5): 3.2/3.3 MB | 623/866 kB | 256/569 kB | 0.2/2.2 MB | 32/351 kB Progress (5): 3.2/3.3 MB | 623/866 kB | 256/569 kB | 0.2/2.2 MB | 32/351 kB Progress (5): 3.2/3.3 MB | 623/866 kB | 256/569 kB | 0.2/2.2 MB | 33/351 kB Progress (5): 3.2/3.3 MB | 623/866 kB | 260/569 kB | 0.2/2.2 MB | 33/351 kB Progress (5): 3.2/3.3 MB | 623/866 kB | 260/569 kB | 0.2/2.2 MB | 37/351 kB Progress (5): 3.2/3.3 MB | 623/866 kB | 260/569 kB | 0.2/2.2 MB | 37/351 kB Progress (5): 3.2/3.3 MB | 627/866 kB | 260/569 kB | 0.2/2.2 MB | 37/351 kB Progress (5): 3.2/3.3 MB | 627/866 kB | 260/569 kB | 0.2/2.2 MB | 37/351 kB Progress (5): 3.2/3.3 MB | 631/866 kB | 260/569 kB | 0.2/2.2 MB | 37/351 kB Progress (5): 3.2/3.3 MB | 631/866 kB | 260/569 kB | 0.2/2.2 MB | 37/351 kB Progress (5): 3.2/3.3 MB | 631/866 kB | 260/569 kB | 0.2/2.2 MB | 41/351 kB Progress (5): 3.2/3.3 MB | 631/866 kB | 264/569 kB | 0.2/2.2 MB | 41/351 kB Progress (5): 3.2/3.3 MB | 631/866 kB | 264/569 kB | 0.2/2.2 MB | 45/351 kB Progress (5): 3.2/3.3 MB | 631/866 kB | 264/569 kB | 0.2/2.2 MB | 45/351 kB Progress (5): 3.2/3.3 MB | 635/866 kB | 264/569 kB | 0.2/2.2 MB | 45/351 kB Progress (5): 3.2/3.3 MB | 635/866 kB | 264/569 kB | 0.2/2.2 MB | 45/351 kB Progress (5): 3.2/3.3 MB | 639/866 kB | 264/569 kB | 0.2/2.2 MB | 45/351 kB Progress (5): 3.2/3.3 MB | 639/866 kB | 264/569 kB | 0.2/2.2 MB | 45/351 kB Progress (5): 3.2/3.3 MB | 639/866 kB | 264/569 kB | 0.2/2.2 MB | 49/351 kB Progress (5): 3.2/3.3 MB | 639/866 kB | 268/569 kB | 0.2/2.2 MB | 49/351 kB Progress (5): 3.2/3.3 MB | 639/866 kB | 268/569 kB | 0.2/2.2 MB | 53/351 kB Progress (5): 3.2/3.3 MB | 639/866 kB | 268/569 kB | 0.2/2.2 MB | 53/351 kB Progress (5): 3.2/3.3 MB | 643/866 kB | 268/569 kB | 0.2/2.2 MB | 53/351 kB Progress (5): 3.2/3.3 MB | 643/866 kB | 268/569 kB | 0.2/2.2 MB | 53/351 kB Progress (5): 3.2/3.3 MB | 647/866 kB | 268/569 kB | 0.2/2.2 MB | 53/351 kB Progress (5): 3.2/3.3 MB | 647/866 kB | 268/569 kB | 0.2/2.2 MB | 53/351 kB Progress (5): 3.2/3.3 MB | 647/866 kB | 268/569 kB | 0.2/2.2 MB | 57/351 kB Progress (5): 3.2/3.3 MB | 647/866 kB | 272/569 kB | 0.2/2.2 MB | 57/351 kB Progress (5): 3.2/3.3 MB | 647/866 kB | 272/569 kB | 0.2/2.2 MB | 61/351 kB Progress (5): 3.2/3.3 MB | 647/866 kB | 272/569 kB | 0.2/2.2 MB | 61/351 kB Progress (5): 3.2/3.3 MB | 651/866 kB | 272/569 kB | 0.2/2.2 MB | 61/351 kB Progress (5): 3.2/3.3 MB | 651/866 kB | 272/569 kB | 0.2/2.2 MB | 61/351 kB Progress (5): 3.2/3.3 MB | 655/866 kB | 272/569 kB | 0.2/2.2 MB | 61/351 kB Progress (5): 3.2/3.3 MB | 655/866 kB | 272/569 kB | 0.2/2.2 MB | 61/351 kB Progress (5): 3.2/3.3 MB | 655/866 kB | 272/569 kB | 0.2/2.2 MB | 65/351 kB Progress (5): 3.2/3.3 MB | 655/866 kB | 276/569 kB | 0.2/2.2 MB | 65/351 kB Progress (5): 3.2/3.3 MB | 655/866 kB | 276/569 kB | 0.2/2.2 MB | 66/351 kB Progress (5): 3.2/3.3 MB | 655/866 kB | 276/569 kB | 0.2/2.2 MB | 66/351 kB Progress (5): 3.2/3.3 MB | 655/866 kB | 276/569 kB | 0.2/2.2 MB | 66/351 kB Progress (5): 3.3/3.3 MB | 655/866 kB | 276/569 kB | 0.2/2.2 MB | 66/351 kB Progress (5): 3.3/3.3 MB | 659/866 kB | 276/569 kB | 0.2/2.2 MB | 66/351 kB Progress (5): 3.3/3.3 MB | 659/866 kB | 276/569 kB | 0.2/2.2 MB | 66/351 kB Progress (5): 3.3/3.3 MB | 663/866 kB | 276/569 kB | 0.2/2.2 MB | 66/351 kB Progress (5): 3.3/3.3 MB | 663/866 kB | 276/569 kB | 0.2/2.2 MB | 66/351 kB Progress (5): 3.3/3.3 MB | 663/866 kB | 276/569 kB | 0.2/2.2 MB | 70/351 kB Progress (5): 3.3/3.3 MB | 663/866 kB | 280/569 kB | 0.2/2.2 MB | 70/351 kB Progress (5): 3.3/3.3 MB | 663/866 kB | 280/569 kB | 0.2/2.2 MB | 74/351 kB Progress (5): 3.3/3.3 MB | 663/866 kB | 280/569 kB | 0.2/2.2 MB | 74/351 kB Progress (5): 3.3/3.3 MB | 667/866 kB | 280/569 kB | 0.2/2.2 MB | 74/351 kB Progress (5): 3.3/3.3 MB | 667/866 kB | 280/569 kB | 0.2/2.2 MB | 74/351 kB Progress (5): 3.3/3.3 MB | 671/866 kB | 280/569 kB | 0.2/2.2 MB | 74/351 kB Progress (5): 3.3/3.3 MB | 671/866 kB | 280/569 kB | 0.2/2.2 MB | 74/351 kB Progress (5): 3.3/3.3 MB | 671/866 kB | 280/569 kB | 0.2/2.2 MB | 78/351 kB Progress (5): 3.3/3.3 MB | 671/866 kB | 284/569 kB | 0.2/2.2 MB | 78/351 kB Progress (5): 3.3/3.3 MB | 671/866 kB | 284/569 kB | 0.2/2.2 MB | 82/351 kB Progress (5): 3.3 MB | 671/866 kB | 284/569 kB | 0.2/2.2 MB | 82/351 kB Progress (5): 3.3 MB | 675/866 kB | 284/569 kB | 0.2/2.2 MB | 82/351 kB Progress (5): 3.3 MB | 675/866 kB | 284/569 kB | 0.2/2.2 MB | 82/351 kB Progress (5): 3.3 MB | 679/866 kB | 284/569 kB | 0.2/2.2 MB | 82/351 kB Progress (5): 3.3 MB | 679/866 kB | 284/569 kB | 0.2/2.2 MB | 86/351 kB Progress (5): 3.3 MB | 679/866 kB | 288/569 kB | 0.2/2.2 MB | 86/351 kB Progress (5): 3.3 MB | 679/866 kB | 288/569 kB | 0.2/2.2 MB | 90/351 kB Progress (5): 3.3 MB | 683/866 kB | 288/569 kB | 0.2/2.2 MB | 90/351 kB Progress (5): 3.3 MB | 683/866 kB | 288/569 kB | 0.2/2.2 MB | 90/351 kB Progress (5): 3.3 MB | 687/866 kB | 288/569 kB | 0.2/2.2 MB | 90/351 kB Progress (5): 3.3 MB | 687/866 kB | 288/569 kB | 0.2/2.2 MB | 94/351 kB Progress (5): 3.3 MB | 687/866 kB | 292/569 kB | 0.2/2.2 MB | 94/351 kB Progress (5): 3.3 MB | 687/866 kB | 292/569 kB | 0.2/2.2 MB | 98/351 kB Progress (5): 3.3 MB | 691/866 kB | 292/569 kB | 0.2/2.2 MB | 98/351 kB Progress (5): 3.3 MB | 691/866 kB | 292/569 kB | 0.2/2.2 MB | 98/351 kB Progress (5): 3.3 MB | 695/866 kB | 292/569 kB | 0.2/2.2 MB | 98/351 kB Progress (5): 3.3 MB | 695/866 kB | 292/569 kB | 0.2/2.2 MB | 102/351 kB Progress (5): 3.3 MB | 695/866 kB | 296/569 kB | 0.2/2.2 MB | 102/351 kB Progress (5): 3.3 MB | 695/866 kB | 296/569 kB | 0.2/2.2 MB | 106/351 kB Progress (5): 3.3 MB | 699/866 kB | 296/569 kB | 0.2/2.2 MB | 106/351 kB Progress (5): 3.3 MB | 699/866 kB | 296/569 kB | 0.2/2.2 MB | 106/351 kB Progress (5): 3.3 MB | 703/866 kB | 296/569 kB | 0.2/2.2 MB | 106/351 kB Progress (5): 3.3 MB | 703/866 kB | 296/569 kB | 0.2/2.2 MB | 110/351 kB Progress (5): 3.3 MB | 703/866 kB | 300/569 kB | 0.2/2.2 MB | 110/351 kB Progress (5): 3.3 MB | 703/866 kB | 300/569 kB | 0.2/2.2 MB | 114/351 kB Progress (5): 3.3 MB | 707/866 kB | 300/569 kB | 0.2/2.2 MB | 114/351 kB Progress (5): 3.3 MB | 707/866 kB | 300/569 kB | 0.2/2.2 MB | 114/351 kB Progress (5): 3.3 MB | 711/866 kB | 300/569 kB | 0.2/2.2 MB | 114/351 kB Progress (5): 3.3 MB | 711/866 kB | 300/569 kB | 0.2/2.2 MB | 118/351 kB Progress (5): 3.3 MB | 711/866 kB | 304/569 kB | 0.2/2.2 MB | 118/351 kB Progress (5): 3.3 MB | 711/866 kB | 304/569 kB | 0.2/2.2 MB | 122/351 kB Progress (5): 3.3 MB | 715/866 kB | 304/569 kB | 0.2/2.2 MB | 122/351 kB Progress (5): 3.3 MB | 715/866 kB | 304/569 kB | 0.2/2.2 MB | 122/351 kB Progress (5): 3.3 MB | 719/866 kB | 304/569 kB | 0.2/2.2 MB | 122/351 kB Progress (5): 3.3 MB | 719/866 kB | 304/569 kB | 0.2/2.2 MB | 126/351 kB Progress (5): 3.3 MB | 719/866 kB | 308/569 kB | 0.2/2.2 MB | 126/351 kB Progress (5): 3.3 MB | 719/866 kB | 308/569 kB | 0.2/2.2 MB | 130/351 kB Progress (5): 3.3 MB | 723/866 kB | 308/569 kB | 0.2/2.2 MB | 130/351 kB Progress (5): 3.3 MB | 723/866 kB | 308/569 kB | 0.2/2.2 MB | 130/351 kB Progress (5): 3.3 MB | 727/866 kB | 308/569 kB | 0.2/2.2 MB | 130/351 kB Progress (5): 3.3 MB | 727/866 kB | 308/569 kB | 0.2/2.2 MB | 134/351 kB Progress (5): 3.3 MB | 727/866 kB | 312/569 kB | 0.2/2.2 MB | 134/351 kB Progress (5): 3.3 MB | 727/866 kB | 312/569 kB | 0.2/2.2 MB | 138/351 kB Progress (5): 3.3 MB | 731/866 kB | 312/569 kB | 0.2/2.2 MB | 138/351 kB Progress (5): 3.3 MB | 731/866 kB | 312/569 kB | 0.2/2.2 MB | 138/351 kB Progress (5): 3.3 MB | 735/866 kB | 312/569 kB | 0.2/2.2 MB | 138/351 kB Progress (5): 3.3 MB | 735/866 kB | 312/569 kB | 0.2/2.2 MB | 142/351 kB Progress (5): 3.3 MB | 735/866 kB | 316/569 kB | 0.2/2.2 MB | 142/351 kB Progress (5): 3.3 MB | 735/866 kB | 316/569 kB | 0.2/2.2 MB | 146/351 kB Progress (5): 3.3 MB | 739/866 kB | 316/569 kB | 0.2/2.2 MB | 146/351 kB Progress (5): 3.3 MB | 739/866 kB | 316/569 kB | 0.2/2.2 MB | 146/351 kB Progress (5): 3.3 MB | 743/866 kB | 316/569 kB | 0.2/2.2 MB | 146/351 kB Progress (5): 3.3 MB | 743/866 kB | 316/569 kB | 0.2/2.2 MB | 150/351 kB Progress (5): 3.3 MB | 743/866 kB | 320/569 kB | 0.2/2.2 MB | 150/351 kB Progress (5): 3.3 MB | 743/866 kB | 320/569 kB | 0.2/2.2 MB | 154/351 kB Progress (5): 3.3 MB | 747/866 kB | 320/569 kB | 0.2/2.2 MB | 154/351 kB Progress (5): 3.3 MB | 747/866 kB | 320/569 kB | 0.2/2.2 MB | 154/351 kB Progress (5): 3.3 MB | 751/866 kB | 320/569 kB | 0.2/2.2 MB | 154/351 kB Progress (5): 3.3 MB | 751/866 kB | 320/569 kB | 0.2/2.2 MB | 158/351 kB Progress (5): 3.3 MB | 751/866 kB | 324/569 kB | 0.2/2.2 MB | 158/351 kB Progress (5): 3.3 MB | 751/866 kB | 324/569 kB | 0.2/2.2 MB | 162/351 kB Progress (5): 3.3 MB | 755/866 kB | 324/569 kB | 0.2/2.2 MB | 162/351 kB Progress (5): 3.3 MB | 755/866 kB | 324/569 kB | 0.2/2.2 MB | 162/351 kB Progress (5): 3.3 MB | 759/866 kB | 324/569 kB | 0.2/2.2 MB | 162/351 kB Progress (5): 3.3 MB | 759/866 kB | 324/569 kB | 0.2/2.2 MB | 166/351 kB Progress (5): 3.3 MB | 759/866 kB | 328/569 kB | 0.2/2.2 MB | 166/351 kB Progress (5): 3.3 MB | 759/866 kB | 328/569 kB | 0.2/2.2 MB | 170/351 kB Progress (5): 3.3 MB | 763/866 kB | 328/569 kB | 0.2/2.2 MB | 170/351 kB Progress (5): 3.3 MB | 763/866 kB | 328/569 kB | 0.2/2.2 MB | 170/351 kB Progress (5): 3.3 MB | 767/866 kB | 328/569 kB | 0.2/2.2 MB | 170/351 kB Progress (5): 3.3 MB | 767/866 kB | 328/569 kB | 0.2/2.2 MB | 174/351 kB Progress (5): 3.3 MB | 767/866 kB | 332/569 kB | 0.2/2.2 MB | 174/351 kB Progress (5): 3.3 MB | 767/866 kB | 332/569 kB | 0.2/2.2 MB | 178/351 kB Progress (5): 3.3 MB | 771/866 kB | 332/569 kB | 0.2/2.2 MB | 178/351 kB Progress (5): 3.3 MB | 771/866 kB | 332/569 kB | 0.2/2.2 MB | 178/351 kB Progress (5): 3.3 MB | 775/866 kB | 332/569 kB | 0.2/2.2 MB | 178/351 kB Progress (5): 3.3 MB | 775/866 kB | 332/569 kB | 0.2/2.2 MB | 182/351 kB Progress (5): 3.3 MB | 775/866 kB | 336/569 kB | 0.2/2.2 MB | 182/351 kB Progress (5): 3.3 MB | 775/866 kB | 336/569 kB | 0.2/2.2 MB | 186/351 kB Progress (5): 3.3 MB | 779/866 kB | 336/569 kB | 0.2/2.2 MB | 186/351 kB Progress (5): 3.3 MB | 779/866 kB | 336/569 kB | 0.2/2.2 MB | 186/351 kB Progress (5): 3.3 MB | 783/866 kB | 336/569 kB | 0.2/2.2 MB | 186/351 kB Progress (5): 3.3 MB | 783/866 kB | 336/569 kB | 0.2/2.2 MB | 190/351 kB Progress (5): 3.3 MB | 783/866 kB | 340/569 kB | 0.2/2.2 MB | 190/351 kB Progress (5): 3.3 MB | 783/866 kB | 340/569 kB | 0.2/2.2 MB | 194/351 kB Progress (5): 3.3 MB | 787/866 kB | 340/569 kB | 0.2/2.2 MB | 194/351 kB Progress (5): 3.3 MB | 787/866 kB | 340/569 kB | 0.2/2.2 MB | 194/351 kB Progress (5): 3.3 MB | 791/866 kB | 340/569 kB | 0.2/2.2 MB | 194/351 kB Progress (5): 3.3 MB | 791/866 kB | 340/569 kB | 0.2/2.2 MB | 198/351 kB Progress (5): 3.3 MB | 791/866 kB | 344/569 kB | 0.2/2.2 MB | 198/351 kB Progress (5): 3.3 MB | 791/866 kB | 344/569 kB | 0.2/2.2 MB | 202/351 kB Progress (5): 3.3 MB | 795/866 kB | 344/569 kB | 0.2/2.2 MB | 202/351 kB Progress (5): 3.3 MB | 795/866 kB | 344/569 kB | 0.2/2.2 MB | 202/351 kB Progress (5): 3.3 MB | 799/866 kB | 344/569 kB | 0.2/2.2 MB | 202/351 kB Progress (5): 3.3 MB | 799/866 kB | 344/569 kB | 0.2/2.2 MB | 206/351 kB Progress (5): 3.3 MB | 799/866 kB | 348/569 kB | 0.2/2.2 MB | 206/351 kB Progress (5): 3.3 MB | 799/866 kB | 348/569 kB | 0.2/2.2 MB | 210/351 kB Progress (5): 3.3 MB | 803/866 kB | 348/569 kB | 0.2/2.2 MB | 210/351 kB Progress (5): 3.3 MB | 803/866 kB | 348/569 kB | 0.2/2.2 MB | 210/351 kB Progress (5): 3.3 MB | 807/866 kB | 348/569 kB | 0.2/2.2 MB | 210/351 kB Progress (5): 3.3 MB | 807/866 kB | 348/569 kB | 0.2/2.2 MB | 214/351 kB Progress (5): 3.3 MB | 807/866 kB | 352/569 kB | 0.2/2.2 MB | 214/351 kB Progress (5): 3.3 MB | 807/866 kB | 352/569 kB | 0.2/2.2 MB | 218/351 kB Progress (5): 3.3 MB | 811/866 kB | 352/569 kB | 0.2/2.2 MB | 218/351 kB Progress (5): 3.3 MB | 811/866 kB | 352/569 kB | 0.2/2.2 MB | 218/351 kB Progress (5): 3.3 MB | 815/866 kB | 352/569 kB | 0.2/2.2 MB | 218/351 kB Progress (5): 3.3 MB | 815/866 kB | 352/569 kB | 0.2/2.2 MB | 222/351 kB Progress (5): 3.3 MB | 815/866 kB | 356/569 kB | 0.2/2.2 MB | 222/351 kB Progress (5): 3.3 MB | 815/866 kB | 356/569 kB | 0.2/2.2 MB | 226/351 kB Progress (5): 3.3 MB | 819/866 kB | 356/569 kB | 0.2/2.2 MB | 226/351 kB Progress (5): 3.3 MB | 819/866 kB | 356/569 kB | 0.2/2.2 MB | 226/351 kB Progress (5): 3.3 MB | 823/866 kB | 356/569 kB | 0.2/2.2 MB | 226/351 kB Progress (5): 3.3 MB | 823/866 kB | 356/569 kB | 0.2/2.2 MB | 230/351 kB Progress (5): 3.3 MB | 823/866 kB | 360/569 kB | 0.2/2.2 MB | 230/351 kB Progress (5): 3.3 MB | 823/866 kB | 360/569 kB | 0.2/2.2 MB | 234/351 kB Progress (5): 3.3 MB | 827/866 kB | 360/569 kB | 0.2/2.2 MB | 234/351 kB Progress (5): 3.3 MB | 827/866 kB | 360/569 kB | 0.3/2.2 MB | 234/351 kB Progress (5): 3.3 MB | 831/866 kB | 360/569 kB | 0.3/2.2 MB | 234/351 kB Progress (5): 3.3 MB | 831/866 kB | 360/569 kB | 0.3/2.2 MB | 238/351 kB Progress (5): 3.3 MB | 831/866 kB | 364/569 kB | 0.3/2.2 MB | 238/351 kB Progress (5): 3.3 MB | 831/866 kB | 364/569 kB | 0.3/2.2 MB | 242/351 kB Progress (5): 3.3 MB | 835/866 kB | 364/569 kB | 0.3/2.2 MB | 242/351 kB Progress (5): 3.3 MB | 835/866 kB | 364/569 kB | 0.3/2.2 MB | 242/351 kB Progress (5): 3.3 MB | 839/866 kB | 364/569 kB | 0.3/2.2 MB | 242/351 kB Progress (5): 3.3 MB | 839/866 kB | 364/569 kB | 0.3/2.2 MB | 246/351 kB Progress (5): 3.3 MB | 839/866 kB | 368/569 kB | 0.3/2.2 MB | 246/351 kB Progress (5): 3.3 MB | 839/866 kB | 368/569 kB | 0.3/2.2 MB | 250/351 kB Progress (5): 3.3 MB | 843/866 kB | 368/569 kB | 0.3/2.2 MB | 250/351 kB Progress (5): 3.3 MB | 843/866 kB | 368/569 kB | 0.3/2.2 MB | 250/351 kB Progress (5): 3.3 MB | 847/866 kB | 368/569 kB | 0.3/2.2 MB | 250/351 kB Progress (5): 3.3 MB | 847/866 kB | 368/569 kB | 0.3/2.2 MB | 254/351 kB Progress (5): 3.3 MB | 847/866 kB | 372/569 kB | 0.3/2.2 MB | 254/351 kB Progress (5): 3.3 MB | 847/866 kB | 372/569 kB | 0.3/2.2 MB | 258/351 kB Progress (5): 3.3 MB | 851/866 kB | 372/569 kB | 0.3/2.2 MB | 258/351 kB Progress (5): 3.3 MB | 851/866 kB | 372/569 kB | 0.3/2.2 MB | 258/351 kB Progress (5): 3.3 MB | 855/866 kB | 372/569 kB | 0.3/2.2 MB | 258/351 kB Progress (5): 3.3 MB | 855/866 kB | 372/569 kB | 0.3/2.2 MB | 262/351 kB Progress (5): 3.3 MB | 855/866 kB | 376/569 kB | 0.3/2.2 MB | 262/351 kB Progress (5): 3.3 MB | 855/866 kB | 376/569 kB | 0.3/2.2 MB | 266/351 kB Progress (5): 3.3 MB | 859/866 kB | 376/569 kB | 0.3/2.2 MB | 266/351 kB Progress (5): 3.3 MB | 859/866 kB | 376/569 kB | 0.3/2.2 MB | 266/351 kB Progress (5): 3.3 MB | 863/866 kB | 376/569 kB | 0.3/2.2 MB | 266/351 kB Progress (5): 3.3 MB | 863/866 kB | 376/569 kB | 0.3/2.2 MB | 270/351 kB Progress (5): 3.3 MB | 863/866 kB | 380/569 kB | 0.3/2.2 MB | 270/351 kB Progress (5): 3.3 MB | 863/866 kB | 380/569 kB | 0.3/2.2 MB | 274/351 kB Progress (5): 3.3 MB | 866 kB | 380/569 kB | 0.3/2.2 MB | 274/351 kB Progress (5): 3.3 MB | 866 kB | 380/569 kB | 0.3/2.2 MB | 274/351 kB Progress (5): 3.3 MB | 866 kB | 380/569 kB | 0.3/2.2 MB | 278/351 kB Progress (5): 3.3 MB | 866 kB | 384/569 kB | 0.3/2.2 MB | 278/351 kB Progress (5): 3.3 MB | 866 kB | 384/569 kB | 0.3/2.2 MB | 282/351 kB Progress (5): 3.3 MB | 866 kB | 384/569 kB | 0.3/2.2 MB | 282/351 kB Progress (5): 3.3 MB | 866 kB | 384/569 kB | 0.3/2.2 MB | 286/351 kB Progress (5): 3.3 MB | 866 kB | 388/569 kB | 0.3/2.2 MB | 286/351 kB Progress (5): 3.3 MB | 866 kB | 388/569 kB | 0.3/2.2 MB | 290/351 kB Progress (5): 3.3 MB | 866 kB | 388/569 kB | 0.3/2.2 MB | 290/351 kB Progress (5): 3.3 MB | 866 kB | 388/569 kB | 0.3/2.2 MB | 294/351 kB Progress (5): 3.3 MB | 866 kB | 392/569 kB | 0.3/2.2 MB | 294/351 kB Progress (5): 3.3 MB | 866 kB | 392/569 kB | 0.3/2.2 MB | 298/351 kB Progress (5): 3.3 MB | 866 kB | 392/569 kB | 0.3/2.2 MB | 298/351 kB Progress (5): 3.3 MB | 866 kB | 392/569 kB | 0.3/2.2 MB | 302/351 kB Progress (5): 3.3 MB | 866 kB | 396/569 kB | 0.3/2.2 MB | 302/351 kB Progress (5): 3.3 MB | 866 kB | 396/569 kB | 0.3/2.2 MB | 306/351 kB Progress (5): 3.3 MB | 866 kB | 396/569 kB | 0.3/2.2 MB | 306/351 kB Progress (5): 3.3 MB | 866 kB | 396/569 kB | 0.3/2.2 MB | 310/351 kB Progress (5): 3.3 MB | 866 kB | 400/569 kB | 0.3/2.2 MB | 310/351 kB Progress (5): 3.3 MB | 866 kB | 400/569 kB | 0.3/2.2 MB | 314/351 kB Progress (5): 3.3 MB | 866 kB | 400/569 kB | 0.3/2.2 MB | 314/351 kB Progress (5): 3.3 MB | 866 kB | 400/569 kB | 0.3/2.2 MB | 318/351 kB Progress (5): 3.3 MB | 866 kB | 404/569 kB | 0.3/2.2 MB | 318/351 kB Progress (5): 3.3 MB | 866 kB | 404/569 kB | 0.3/2.2 MB | 322/351 kB Progress (5): 3.3 MB | 866 kB | 404/569 kB | 0.3/2.2 MB | 322/351 kB Progress (5): 3.3 MB | 866 kB | 404/569 kB | 0.3/2.2 MB | 326/351 kB Progress (5): 3.3 MB | 866 kB | 408/569 kB | 0.3/2.2 MB | 326/351 kB Progress (5): 3.3 MB | 866 kB | 408/569 kB | 0.3/2.2 MB | 330/351 kB Progress (5): 3.3 MB | 866 kB | 408/569 kB | 0.3/2.2 MB | 330/351 kB Progress (5): 3.3 MB | 866 kB | 408/569 kB | 0.3/2.2 MB | 334/351 kB Progress (5): 3.3 MB | 866 kB | 412/569 kB | 0.3/2.2 MB | 334/351 kB Progress (5): 3.3 MB | 866 kB | 412/569 kB | 0.3/2.2 MB | 338/351 kB Progress (5): 3.3 MB | 866 kB | 412/569 kB | 0.3/2.2 MB | 338/351 kB Progress (5): 3.3 MB | 866 kB | 412/569 kB | 0.3/2.2 MB | 342/351 kB Progress (5): 3.3 MB | 866 kB | 416/569 kB | 0.3/2.2 MB | 342/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.3 MB/s) [2019-07-30T12:40:50.023Z] Progress (4): 3.3 MB | 416/569 kB | 0.3/2.2 MB | 346/351 kB Progress (4): 3.3 MB | 416/569 kB | 0.3/2.2 MB | 346/351 kB Progress (4): 3.3 MB | 416/569 kB | 0.3/2.2 MB | 350/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-30T12:40:50.282Z] Progress (4): 3.3 MB | 420/569 kB | 0.3/2.2 MB | 350/351 kB Progress (4): 3.3 MB | 420/569 kB | 0.3/2.2 MB | 351 kB Progress (4): 3.3 MB | 420/569 kB | 0.3/2.2 MB | 351 kB Progress (4): 3.3 MB | 424/569 kB | 0.3/2.2 MB | 351 kB Progress (4): 3.3 MB | 424/569 kB | 0.3/2.2 MB | 351 kB Progress (4): 3.3 MB | 428/569 kB | 0.3/2.2 MB | 351 kB Progress (4): 3.3 MB | 428/569 kB | 0.3/2.2 MB | 351 kB Progress (4): 3.3 MB | 432/569 kB | 0.3/2.2 MB | 351 kB Progress (4): 3.3 MB | 432/569 kB | 0.3/2.2 MB | 351 kB Progress (4): 3.3 MB | 436/569 kB | 0.3/2.2 MB | 351 kB Progress (4): 3.3 MB | 436/569 kB | 0.3/2.2 MB | 351 kB Progress (4): 3.3 MB | 440/569 kB | 0.3/2.2 MB | 351 kB Progress (4): 3.3 MB | 440/569 kB | 0.3/2.2 MB | 351 kB Progress (4): 3.3 MB | 444/569 kB | 0.3/2.2 MB | 351 kB Progress (4): 3.3 MB | 444/569 kB | 0.3/2.2 MB | 351 kB Progress (4): 3.3 MB | 448/569 kB | 0.3/2.2 MB | 351 kB Progress (4): 3.3 MB | 448/569 kB | 0.3/2.2 MB | 351 kB Progress (4): 3.3 MB | 452/569 kB | 0.3/2.2 MB | 351 kB Progress (4): 3.3 MB | 452/569 kB | 0.3/2.2 MB | 351 kB Progress (4): 3.3 MB | 456/569 kB | 0.3/2.2 MB | 351 kB Progress (4): 3.3 MB | 456/569 kB | 0.3/2.2 MB | 351 kB Progress (4): 3.3 MB | 460/569 kB | 0.3/2.2 MB | 351 kB Progress (4): 3.3 MB | 460/569 kB | 0.4/2.2 MB | 351 kB Progress (4): 3.3 MB | 464/569 kB | 0.4/2.2 MB | 351 kB Progress (4): 3.3 MB | 464/569 kB | 0.4/2.2 MB | 351 kB Progress (4): 3.3 MB | 468/569 kB | 0.4/2.2 MB | 351 kB Progress (4): 3.3 MB | 468/569 kB | 0.4/2.2 MB | 351 kB Progress (4): 3.3 MB | 472/569 kB | 0.4/2.2 MB | 351 kB Progress (4): 3.3 MB | 472/569 kB | 0.4/2.2 MB | 351 kB Progress (4): 3.3 MB | 476/569 kB | 0.4/2.2 MB | 351 kB Progress (4): 3.3 MB | 476/569 kB | 0.4/2.2 MB | 351 kB Progress (4): 3.3 MB | 480/569 kB | 0.4/2.2 MB | 351 kB Progress (4): 3.3 MB | 480/569 kB | 0.4/2.2 MB | 351 kB Progress (4): 3.3 MB | 484/569 kB | 0.4/2.2 MB | 351 kB Progress (4): 3.3 MB | 484/569 kB | 0.4/2.2 MB | 351 kB Progress (4): 3.3 MB | 488/569 kB | 0.4/2.2 MB | 351 kB Progress (4): 3.3 MB | 488/569 kB | 0.4/2.2 MB | 351 kB Progress (4): 3.3 MB | 492/569 kB | 0.4/2.2 MB | 351 kB Progress (4): 3.3 MB | 492/569 kB | 0.4/2.2 MB | 351 kB Progress (4): 3.3 MB | 496/569 kB | 0.4/2.2 MB | 351 kB Progress (4): 3.3 MB | 496/569 kB | 0.4/2.2 MB | 351 kB Progress (4): 3.3 MB | 500/569 kB | 0.4/2.2 MB | 351 kB Progress (4): 3.3 MB | 500/569 kB | 0.4/2.2 MB | 351 kB Progress (4): 3.3 MB | 504/569 kB | 0.4/2.2 MB | 351 kB Progress (4): 3.3 MB | 504/569 kB | 0.4/2.2 MB | 351 kB Progress (4): 3.3 MB | 508/569 kB | 0.4/2.2 MB | 351 kB Progress (4): 3.3 MB | 508/569 kB | 0.4/2.2 MB | 351 kB Progress (4): 3.3 MB | 512/569 kB | 0.4/2.2 MB | 351 kB Progress (4): 3.3 MB | 512/569 kB | 0.4/2.2 MB | 351 kB Progress (4): 3.3 MB | 516/569 kB | 0.4/2.2 MB | 351 kB Progress (4): 3.3 MB | 516/569 kB | 0.4/2.2 MB | 351 kB Progress (4): 3.3 MB | 520/569 kB | 0.4/2.2 MB | 351 kB Progress (4): 3.3 MB | 520/569 kB | 0.4/2.2 MB | 351 kB Progress (5): 3.3 MB | 520/569 kB | 0.4/2.2 MB | 351 kB | 4.1/4.2 kB Progress (5): 3.3 MB | 524/569 kB | 0.4/2.2 MB | 351 kB | 4.1/4.2 kB Progress (5): 3.3 MB | 524/569 kB | 0.4/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 524/569 kB | 0.4/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 528/569 kB | 0.4/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 528/569 kB | 0.4/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 532/569 kB | 0.4/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 532/569 kB | 0.4/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 536/569 kB | 0.4/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 536/569 kB | 0.4/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 540/569 kB | 0.4/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 540/569 kB | 0.4/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 544/569 kB | 0.4/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 544/569 kB | 0.4/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 548/569 kB | 0.4/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 548/569 kB | 0.4/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 552/569 kB | 0.4/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 552/569 kB | 0.4/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 556/569 kB | 0.4/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 556/569 kB | 0.4/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 560/569 kB | 0.4/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 560/569 kB | 0.5/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 564/569 kB | 0.5/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 564/569 kB | 0.5/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 568/569 kB | 0.5/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 568/569 kB | 0.5/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.5/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.5/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.5/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.5/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.5/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.5/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.5/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.5/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.5/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.5/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.5/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.5/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.5/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.5/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.5/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.5/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.5/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.5/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.5/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.5/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.5/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.5/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.5/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.6/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.6/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.6/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.6/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.6/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.6/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.6/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.6/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.6/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.6/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.6/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.6/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.6/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.6/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.6/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.6/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.6/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.6/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.6/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.6/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.6/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.6/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.6/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.6/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.6/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.7/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.7/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.7/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.7/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.7/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.7/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.7/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.7/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.7/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.7/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.7/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.7/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.7/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.7/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.7/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.7/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.7/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.7/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.7/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.7/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.7/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.7/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.7/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.7/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.7/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.8/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.8/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.8/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.8/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.8/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.8/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.8/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.8/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.8/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.8/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.8/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.8/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.8/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.8/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.8/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.8/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.8/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.8/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.8/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.8/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.8/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.8/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.8/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.8/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.8/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.9/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.9/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.9/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.9/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.9/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.9/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.9/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.9/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.9/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.9/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.9/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.9/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.9/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.9/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.9/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.9/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.9/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.9/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.9/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.9/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.9/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.9/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.9/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.9/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 0.9/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.0/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.0/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.0/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.0/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.0/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.0/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.0/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.0/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.0/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.0/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.0/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.0/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.0/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.0/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.0/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.0/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.0/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.0/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.0/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.0/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.0/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.0/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.0/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.0/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.0/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.1/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.1/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.1/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.1/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.1/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.1/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.1/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.1/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.1/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.1/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.1/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.1/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.1/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.1/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.1/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.1/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.1/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.1/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.1/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.1/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.1/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.1/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.1/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.1/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.1/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.2/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.2/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.2/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.2/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.2/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.2/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.2/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.2/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.2/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.2/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.2/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.2/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.2/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.2/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.2/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.2/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.2/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.2/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.2/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.2/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.2/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.2/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.2/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.2/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.2/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.3/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.3/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.3/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.3/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.3/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.3/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.3/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.3/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.3/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.3/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.3/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.3/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.3/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.3/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.3/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.3/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.3/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.3/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.3/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.3/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.3/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.3/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.3/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.3/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.3/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.4/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.4/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.4/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.4/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.4/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.4/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.4/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.4/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.4/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.4/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.4/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.4/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.4/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.4/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.4/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.4/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.4/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.4/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.4/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.4/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.4/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.4/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.4/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.4/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.4/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.5/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.5/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.5/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.5/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.5/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.5/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.5/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.5/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.5/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.5/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.5/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.5/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.5/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.5/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.5/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.5/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.5/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.5/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.5/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.5/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.5/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.5/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.5/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.5/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.5/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.6/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.6/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.6/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.6/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.6/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.6/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.6/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.6/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.6/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.6/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.6/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.6/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.6/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.6/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.6/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.6/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.6/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.6/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.6/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.6/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.6/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.6/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.6/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.6/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.6/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.7/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.7/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.7/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.7/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.7/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.7/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.7/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.7/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.7/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.7/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.7/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.7/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.7/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.7/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.7/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.7/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.7/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.7/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.7/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.7/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.7/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.7/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.7/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.7/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.7/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.8/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.8/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.8/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.8/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.8/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.8/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.8/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.8/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.8/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.8/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.8/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.8/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.8/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.8/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.8/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.8/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.8/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.8/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.8/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.8/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.8/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.8/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.8/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.8/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.8/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.9/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.9/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.9/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.9/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.9/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.9/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.9/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.9/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.9/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.9/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.9/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.9/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.9/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.9/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.9/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.9/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.9/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.9/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.9/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.9/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.9/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.9/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.9/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.9/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 1.9/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 2.0/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 2.0/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 2.0/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 2.0/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 2.0/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 2.0/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 2.0/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 2.0/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 2.0/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 2.0/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 2.0/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 2.0/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 2.0/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 2.0/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 2.0/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 2.0/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 2.0/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 2.0/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 2.0/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 2.0/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 2.0/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 2.0/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 2.0/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 2.0/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 2.0/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 2.1/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 2.1/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 2.1/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 2.1/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 2.1/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 2.1/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 2.1/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 2.1/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 2.1/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 2.1/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 2.1/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 2.1/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 2.1/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 2.1/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 2.1/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 2.1/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 2.1/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 2.1/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 2.1/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 2.1/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 2.1/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 2.1/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 2.1/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 2.1/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 2.1/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 2.2/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 2.2/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 2.2/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 2.2/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 2.2/2.2 MB | 351 kB | 4.2 kB Progress (5): 3.3 MB | 569 kB | 2.2 MB | 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 4.4 kB/s) [2019-07-30T12:40:50.282Z] 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.3 MB/s) [2019-07-30T12:40:50.282Z] 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 364 kB/s) [2019-07-30T12:40:50.282Z] 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 589 kB/s) [2019-07-30T12:40:50.282Z] 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 3.4 MB/s) [2019-07-30T12:40:50.847Z] [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-30T12:40:51.412Z] [INFO] Adding repository https://download.eclipse.org/tools/cdt/releases/9.8 [2019-07-30T12:40:51.670Z] [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/cdt/releases/9.8/ [2019-07-30T12:40:51.670Z] [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/cdt/releases/9.8/ [2019-07-30T12:40:51.927Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/cdt/launchbar/2.3/launchbar-2.3.0/ [2019-07-30T12:40:51.927Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/cdt/launchbar/2.3/launchbar-2.3.0/ [2019-07-30T12:40:52.185Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/cdt/launchbar/2.3/launchbar-2.3.0/ [2019-07-30T12:40:52.185Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/cdt/launchbar/2.3/launchbar-2.3.0/ [2019-07-30T12:40:52.185Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/ [2019-07-30T12:40:52.442Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/ [2019-07-30T12:40:52.699Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/ [2019-07-30T12:40:53.263Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.1/ [2019-07-30T12:40:53.263Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.1/ [2019-07-30T12:40:53.520Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.1/ [2019-07-30T12:40:53.520Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.1/ [2019-07-30T12:40:53.777Z] [INFO] Fetching p2.index from https://download.eclipse.org/linuxtools/update-7.3.0/ [2019-07-30T12:40:53.777Z] [INFO] Fetching p2.index from https://download.eclipse.org/linuxtools/update-7.3.0/ [2019-07-30T12:40:54.034Z] [INFO] Adding repository https://download.eclipse.org/linuxtools/update-7.3.0 [2019-07-30T12:40:54.034Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/linuxtools/update-7.3.0/ [2019-07-30T12:40:54.034Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/linuxtools/update-7.3.0/ [2019-07-30T12:40:54.292Z] [INFO] Fetching p2.index from https://download.eclipse.org/technology/swtbot/snapshots/ [2019-07-30T12:40:54.292Z] [INFO] Fetching p2.index from https://download.eclipse.org/technology/swtbot/snapshots/ [2019-07-30T12:40:54.292Z] [INFO] Adding repository https://download.eclipse.org/technology/swtbot/snapshots [2019-07-30T12:40:54.549Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/technology/swtbot/snapshots/ [2019-07-30T12:40:54.549Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/technology/swtbot/snapshots/ [2019-07-30T12:40:54.549Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1/ [2019-07-30T12:40:54.549Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1/ [2019-07-30T12:40:54.807Z] [INFO] Adding repository https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1 [2019-07-30T12:40:54.807Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1/ [2019-07-30T12:40:54.807Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1/ [2019-07-30T12:40:55.065Z] [INFO] Fetching p2.index from https://download.eclipse.org/tm/updates/4.5.101-SNAPSHOT/repository/ [2019-07-30T12:40:55.065Z] [INFO] Fetching p2.index from https://download.eclipse.org/tm/updates/4.5.101-SNAPSHOT/repository/ [2019-07-30T12:40:55.065Z] [INFO] Adding repository https://download.eclipse.org/tm/updates/4.5.101-SNAPSHOT/repository [2019-07-30T12:40:55.065Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tm/updates/4.5.101-SNAPSHOT/repository/ [2019-07-30T12:40:55.065Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tm/updates/4.5.101-SNAPSHOT/repository/ [2019-07-30T12:40:55.322Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository/ [2019-07-30T12:40:55.322Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository/ [2019-07-30T12:40:55.322Z] [INFO] Adding repository https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository [2019-07-30T12:40:55.580Z] [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository/ [2019-07-30T12:40:55.580Z] [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository/ [2019-07-30T12:40:55.837Z] [INFO] Fetching content.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/ (109.13kB) [2019-07-30T12:40:55.837Z] [INFO] Fetching content.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/ (109.13kB) [2019-07-30T12:40:55.837Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/ [2019-07-30T12:40:55.837Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/ [2019-07-30T12:40:56.095Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/ [2019-07-30T12:40:56.095Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/ [2019-07-30T12:40:56.662Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/ [2019-07-30T12:40:56.662Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/ [2019-07-30T12:40:56.662Z] [INFO] Adding repository https://download.eclipse.org/cbi/updates/license [2019-07-30T12:40:56.662Z] [INFO] Fetching compositeContent.jar from https://download.eclipse.org/cbi/updates/license/ (430B) [2019-07-30T12:40:56.662Z] [INFO] Fetching compositeContent.jar from https://download.eclipse.org/cbi/updates/license/ (430B) [2019-07-30T12:40:57.025Z] [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB) [2019-07-30T12:40:57.025Z] [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB) [2019-07-30T12:40:57.025Z] [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB) [2019-07-30T12:40:57.025Z] [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB) [2019-07-30T12:40:57.025Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/ [2019-07-30T12:40:57.025Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/ [2019-07-30T12:40:57.326Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/ [2019-07-30T12:40:57.326Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/ [2019-07-30T12:40:57.326Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/ [2019-07-30T12:40:57.326Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/ [2019-07-30T12:40:57.584Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/ [2019-07-30T12:40:57.584Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/ [2019-07-30T12:40:57.841Z] [INFO] Fetching p2.index from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/ [2019-07-30T12:40:57.841Z] [INFO] Fetching p2.index from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/ [2019-07-30T12:40:57.841Z] [INFO] Adding repository https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800 [2019-07-30T12:40:57.841Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/ [2019-07-30T12:40:57.841Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/ [2019-07-30T12:40:58.407Z] [INFO] Adding repository https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2 [2019-07-30T12:40:58.407Z] [INFO] Fetching content.jar from https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/ (902B) [2019-07-30T12:40:58.407Z] [INFO] Fetching content.jar from https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/ (902B) [2019-07-30T12:40:58.663Z] [INFO] Fetching p2.index from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/ [2019-07-30T12:40:58.663Z] [INFO] Fetching p2.index from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/ [2019-07-30T12:40:58.663Z] [INFO] Adding repository https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository [2019-07-30T12:40:58.663Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/ [2019-07-30T12:40:58.663Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/ [2019-07-30T12:40:59.228Z] [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/emf/builds/release/2.18/ [2019-07-30T12:40:59.228Z] [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/emf/builds/release/2.18/ [2019-07-30T12:40:59.228Z] [INFO] Adding repository https://download.eclipse.org/modeling/emf/emf/builds/release/2.18 [2019-07-30T12:40:59.228Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.18/ [2019-07-30T12:40:59.228Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.18/ [2019-07-30T12:41:07.330Z] [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-30T12:41:12.586Z] [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-30T12:41:12.586Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:12.586Z] [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-30T12:41:12.586Z] [INFO] Unpacking com.google.gson_2.8.2.v20180104-1110... [2019-07-30T12:41:12.586Z] [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-30T12:41:12.586Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:12.586Z] [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-30T12:41:12.846Z] [INFO] Unpacking com.google.guava_21.0.0.v20170206-1425... [2019-07-30T12:41:14.125Z] [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-30T12:41:14.125Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:14.125Z] [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-30T12:41:14.424Z] [INFO] Unpacking com.ibm.icu_64.2.0.v20190507-1337... [2019-07-30T12:41:18.879Z] [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-30T12:41:18.879Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:18.879Z] [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-30T12:41:18.879Z] [INFO] Unpacking javax.activation_1.1.0.v201211130549... [2019-07-30T12:41:19.441Z] [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-30T12:41:19.441Z] [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-30T12:41:19.698Z] [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-30T12:41:19.698Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:19.698Z] [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-30T12:41:20.261Z] [INFO] Unpacking org.eclipse.osgi_3.14.0.v20190517-1309... [2019-07-30T12:41:20.519Z] [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-30T12:41:20.519Z] [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-30T12:41:20.776Z] [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-30T12:41:20.776Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:20.776Z] [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-30T12:41:20.776Z] [INFO] Unpacking javax.xml.bind_2.2.0.v201105210648... [2019-07-30T12:41:20.776Z] [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-30T12:41:20.776Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:20.776Z] [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-30T12:41:21.033Z] [INFO] Unpacking org.apache.commons.io_2.6.0.v20190123-2029... [2019-07-30T12:41:21.290Z] [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-30T12:41:21.290Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:21.290Z] [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-30T12:41:21.548Z] [INFO] Unpacking org.eclipse.cdt.core_6.8.1.201907021957... [2019-07-30T12:41:23.450Z] [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-30T12:41:23.450Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:23.450Z] [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-30T12:41:23.450Z] [INFO] Unpacking org.eclipse.cdt.core.native_5.10.1.201811241055... [2019-07-30T12:41:23.450Z] [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-30T12:41:23.450Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:23.450Z] [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-30T12:41:23.450Z] [INFO] Unpacking org.eclipse.core.contenttype_3.7.300.v20190215-2048... [2019-07-30T12:41:23.450Z] [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-30T12:41:23.450Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:23.450Z] [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-30T12:41:23.709Z] [INFO] Unpacking org.eclipse.core.expressions_3.6.400.v20190518-1240... [2019-07-30T12:41:23.709Z] [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-30T12:41:23.709Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:23.709Z] [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-30T12:41:23.709Z] [INFO] Unpacking org.eclipse.core.filebuffers_3.6.600.v20190519-2344... [2019-07-30T12:41:23.966Z] [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-30T12:41:23.966Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:23.966Z] [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-30T12:41:23.966Z] [INFO] Unpacking org.eclipse.core.filesystem_1.7.400.v20190518-1151... [2019-07-30T12:41:23.966Z] [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-30T12:41:23.966Z] [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-30T12:41:24.224Z] [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-30T12:41:24.224Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:24.224Z] [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-30T12:41:24.481Z] [INFO] Unpacking org.eclipse.core.runtime_3.15.300.v20190508-0543... [2019-07-30T12:41:24.481Z] [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-30T12:41:24.481Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:24.481Z] [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-30T12:41:24.481Z] [INFO] Unpacking org.eclipse.core.variables_3.4.500.v20190510-0549... [2019-07-30T12:41:24.739Z] [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-30T12:41:24.739Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:24.739Z] [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-30T12:41:24.739Z] [INFO] Unpacking org.eclipse.ltk.core.refactoring_3.10.100.v20190510-0840... [2019-07-30T12:41:24.996Z] [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-30T12:41:24.996Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:24.996Z] [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-30T12:41:24.996Z] [INFO] Unpacking org.eclipse.text_3.8.200.v20190519-2344... [2019-07-30T12:41:24.996Z] [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-30T12:41:24.996Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:24.996Z] [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-30T12:41:25.253Z] [INFO] Unpacking org.eclipse.core.commands_3.9.400.v20190516-1358... [2019-07-30T12:41:25.253Z] [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-30T12:41:25.253Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:25.253Z] [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-30T12:41:25.253Z] [INFO] Unpacking org.eclipse.equinox.common_3.10.400.v20190516-1504... [2019-07-30T12:41:25.511Z] [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-30T12:41:25.511Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:25.511Z] [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-30T12:41:25.511Z] [INFO] Unpacking org.eclipse.equinox.preferences_3.7.400.v20190516-1504... [2019-07-30T12:41:25.768Z] [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-30T12:41:25.768Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:25.768Z] [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-30T12:41:25.768Z] [INFO] Unpacking org.eclipse.equinox.registry_3.8.400.v20190516-1504... [2019-07-30T12:41:25.768Z] [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-30T12:41:25.768Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:25.768Z] [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-30T12:41:26.025Z] [INFO] Unpacking org.eclipse.core.jobs_3.10.400.v20190506-1457... [2019-07-30T12:41:26.025Z] [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-30T12:41:26.025Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:26.025Z] [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-30T12:41:26.025Z] [INFO] Unpacking org.eclipse.equinox.app_1.4.200.v20190516-1504... [2019-07-30T12:41:26.025Z] [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-30T12:41:26.025Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:26.025Z] [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-30T12:41:26.283Z] [INFO] Unpacking org.eclipse.jdt.annotation_2.2.300.v20190328-1431... [2019-07-30T12:41:26.847Z] [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-30T12:41:26.847Z] [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-30T12:41:26.847Z] [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-30T12:41:26.847Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:26.847Z] [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-30T12:41:26.847Z] [INFO] Unpacking org.apache.commons.lang3_3.1.0.v201403281430... [2019-07-30T12:41:27.105Z] [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-30T12:41:27.105Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:27.105Z] [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-30T12:41:27.105Z] [INFO] Unpacking org.antlr.runtime_3.2.0.v201101311130... [2019-07-30T12:41:27.363Z] [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-30T12:41:27.363Z] [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-30T12:41:27.363Z] [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-30T12:41:27.620Z] [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-30T12:41:27.620Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:27.620Z] [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-30T12:41:27.877Z] [INFO] Unpacking org.apache.batik.constants_1.11.0.v20190515-0436... [2019-07-30T12:41:27.877Z] [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-30T12:41:27.877Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:27.877Z] [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-30T12:41:27.877Z] [INFO] Unpacking org.apache.batik.css_1.11.0.v20190515-0436... [2019-07-30T12:41:28.134Z] [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-30T12:41:28.134Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:28.134Z] [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-30T12:41:28.134Z] [INFO] Unpacking org.apache.batik.util_1.11.0.v20190515-0436... [2019-07-30T12:41:28.391Z] [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-30T12:41:28.391Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:28.391Z] [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-30T12:41:28.391Z] [INFO] Unpacking org.apache.batik.i18n_1.11.0.v20190515-0436... [2019-07-30T12:41:28.391Z] [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-30T12:41:28.391Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:28.391Z] [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-30T12:41:28.648Z] [INFO] Unpacking org.apache.xmlgraphics_2.3.0.v20190515-0436... [2019-07-30T12:41:28.905Z] [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-30T12:41:28.905Z] [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-30T12:41:28.905Z] [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-30T12:41:28.905Z] [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-30T12:41:28.905Z] [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-30T12:41:28.905Z] [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-30T12:41:29.162Z] [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-30T12:41:29.162Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:29.162Z] [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-30T12:41:29.162Z] [INFO] Unpacking org.apache.commons.logging_1.2.0.v20180409-1502... [2019-07-30T12:41:29.419Z] [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-30T12:41:29.419Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:29.419Z] [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-30T12:41:29.419Z] [INFO] Unpacking org.apache.felix.scr_2.1.14.v20190123-1619... [2019-07-30T12:41:29.675Z] [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-30T12:41:29.675Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:29.675Z] [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-30T12:41:29.675Z] [INFO] Unpacking org.eclipse.osgi.services_3.8.0.v20190206-2147... [2019-07-30T12:41:29.675Z] [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-30T12:41:29.675Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:29.675Z] [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-30T12:41:29.932Z] [INFO] Unpacking org.eclipse.osgi.util_3.5.200.v20190115-2323... [2019-07-30T12:41:29.932Z] [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-30T12:41:29.932Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:29.932Z] [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-30T12:41:29.932Z] [INFO] Unpacking org.eclipse.compare_3.7.600.v20190519-2354... [2019-07-30T12:41:30.191Z] [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-30T12:41:30.191Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:30.191Z] [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-30T12:41:30.525Z] [INFO] Unpacking org.eclipse.ui_3.113.0.v20190513-2118... [2019-07-30T12:41:30.525Z] [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-30T12:41:30.525Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:30.525Z] [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-30T12:41:30.525Z] [INFO] Unpacking org.eclipse.jface.text_3.15.200.v20190519-2344... [2019-07-30T12:41:31.133Z] [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-30T12:41:31.133Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:31.133Z] [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-30T12:41:31.133Z] [INFO] Unpacking org.eclipse.ui.ide_3.15.200.v20190519-2104... [2019-07-30T12:41:32.065Z] [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-30T12:41:32.065Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:32.065Z] [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-30T12:41:32.065Z] [INFO] Unpacking org.eclipse.ui.views_3.9.400.v20190517-1612... [2019-07-30T12:41:32.065Z] [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-30T12:41:32.065Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:32.065Z] [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-30T12:41:32.065Z] [INFO] Unpacking org.eclipse.ui.workbench.texteditor_3.12.0.v20190519-2344... [2019-07-30T12:41:32.323Z] [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-30T12:41:32.323Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:32.323Z] [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-30T12:41:32.580Z] [INFO] Unpacking org.eclipse.ui.editors_3.11.500.v20190519-2344... [2019-07-30T12:41:32.580Z] [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-30T12:41:32.580Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:32.580Z] [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-30T12:41:32.837Z] [INFO] Unpacking org.eclipse.ui.forms_3.8.0.v20190519-1034... [2019-07-30T12:41:32.837Z] [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-30T12:41:32.837Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:32.837Z] [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-30T12:41:33.094Z] [INFO] Unpacking org.eclipse.compare.core_3.6.500.v20190519-2354... [2019-07-30T12:41:33.094Z] [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-30T12:41:33.094Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:33.094Z] [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-30T12:41:33.094Z] [INFO] Unpacking org.eclipse.core.databinding_1.7.400.v20190513-2118... [2019-07-30T12:41:33.351Z] [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-30T12:41:33.351Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:33.351Z] [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-30T12:41:33.351Z] [INFO] Unpacking org.eclipse.core.databinding.observable_1.7.0.v20190515-0910... [2019-07-30T12:41:33.609Z] [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-30T12:41:33.609Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:33.609Z] [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-30T12:41:33.609Z] [INFO] Unpacking org.eclipse.core.databinding.property_1.7.0.v20190510-1100... [2019-07-30T12:41:33.609Z] [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-30T12:41:33.609Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:33.609Z] [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-30T12:41:33.867Z] [INFO] Unpacking org.eclipse.core.net_1.3.500.v20190519-2354... [2019-07-30T12:41:33.867Z] [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-30T12:41:33.867Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:33.867Z] [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-30T12:41:33.867Z] [INFO] Unpacking org.eclipse.equinox.security_1.3.200.v20190516-1504... [2019-07-30T12:41:33.867Z] [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-30T12:41:33.867Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:33.867Z] [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-30T12:41:34.124Z] [INFO] Unpacking org.eclipse.e4.core.commands_0.12.600.v20190510-1100... [2019-07-30T12:41:34.124Z] [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-30T12:41:34.124Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:34.124Z] [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-30T12:41:34.124Z] [INFO] Unpacking org.eclipse.e4.core.di_1.7.200.v20190506-1457... [2019-07-30T12:41:34.381Z] [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-30T12:41:34.381Z] [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-30T12:41:34.381Z] [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-30T12:41:34.381Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:34.381Z] [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-30T12:41:34.381Z] [INFO] Unpacking org.eclipse.e4.core.contexts_1.8.100.v20190518-1217... [2019-07-30T12:41:34.638Z] [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-30T12:41:34.638Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:34.638Z] [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-30T12:41:34.638Z] [INFO] Unpacking org.eclipse.e4.core.services_2.1.400.v20181215-2145... [2019-07-30T12:41:34.638Z] [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-30T12:41:34.638Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:34.638Z] [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-30T12:41:34.895Z] [INFO] Unpacking org.eclipse.e4.core.di.annotations_1.6.400.v20190518-1217... [2019-07-30T12:41:34.895Z] [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-30T12:41:34.895Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:34.895Z] [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-30T12:41:34.895Z] [INFO] Unpacking org.eclipse.e4.core.di.extensions_0.15.300.v20190213-1308... [2019-07-30T12:41:34.895Z] [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-30T12:41:34.895Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:34.895Z] [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-30T12:41:35.151Z] [INFO] Unpacking org.eclipse.e4.core.di.extensions.supplier_0.15.300.v20190506-1457... [2019-07-30T12:41:35.715Z] [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-30T12:41:35.715Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:35.715Z] [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-30T12:41:35.715Z] [INFO] Unpacking org.eclipse.e4.emf.xpath_0.2.300.v20190513-2118... [2019-07-30T12:41:35.972Z] [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-30T12:41:35.972Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:35.972Z] [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-30T12:41:35.972Z] [INFO] Unpacking org.apache.commons.jxpath_1.3.0.v200911051830... [2019-07-30T12:41:36.229Z] [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-30T12:41:36.229Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:36.229Z] [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-30T12:41:36.229Z] [INFO] Unpacking org.eclipse.emf.ecore_2.18.0.v20190528-0845... [2019-07-30T12:41:36.793Z] [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-30T12:41:36.793Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:36.793Z] [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-30T12:41:36.793Z] [INFO] Unpacking org.eclipse.e4.ui.bindings_0.12.500.v20190510-1100... [2019-07-30T12:41:36.793Z] [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-30T12:41:36.793Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:36.793Z] [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-30T12:41:36.793Z] [INFO] Unpacking org.eclipse.swt_3.111.0.v20190605-1801... [2019-07-30T12:41:37.050Z] [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-30T12:41:37.050Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:37.050Z] [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-30T12:41:37.050Z] [INFO] Unpacking org.eclipse.jface_3.16.0.v20190528-0922... [2019-07-30T12:41:37.308Z] [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-30T12:41:37.308Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:37.308Z] [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-30T12:41:37.567Z] [INFO] Unpacking org.eclipse.e4.ui.css.core_0.12.700.v20190513-2118... [2019-07-30T12:41:37.567Z] [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-30T12:41:37.567Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:37.567Z] [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-30T12:41:37.567Z] [INFO] Unpacking org.eclipse.e4.ui.css.swt_0.13.500.v20190513-2118... [2019-07-30T12:41:37.925Z] [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-30T12:41:37.925Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:37.925Z] [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-30T12:41:37.925Z] [INFO] Unpacking org.eclipse.e4.ui.css.swt.theme_0.12.300.v20190510-1100... [2019-07-30T12:41:37.925Z] [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-30T12:41:37.925Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:37.925Z] [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-30T12:41:37.925Z] [INFO] Unpacking org.eclipse.e4.ui.di_1.2.600.v20190510-1100... [2019-07-30T12:41:38.223Z] [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-30T12:41:38.223Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:38.223Z] [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-30T12:41:38.223Z] [INFO] Unpacking org.eclipse.e4.ui.model.workbench_2.1.400.v20190513-2118... [2019-07-30T12:41:38.223Z] [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-30T12:41:38.223Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:38.223Z] [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-30T12:41:38.480Z] [INFO] Unpacking org.eclipse.e4.ui.services_1.3.500.v20190513-2118... [2019-07-30T12:41:38.480Z] [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-30T12:41:38.480Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:38.480Z] [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-30T12:41:38.480Z] [INFO] Unpacking org.eclipse.equinox.event_1.5.100.v20190528-1257... [2019-07-30T12:41:38.480Z] [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-30T12:41:38.480Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:38.480Z] [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-30T12:41:38.737Z] [INFO] Unpacking org.eclipse.e4.ui.widgets_1.2.400.v20190510-1100... [2019-07-30T12:41:38.738Z] [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-30T12:41:38.738Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:38.738Z] [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-30T12:41:38.738Z] [INFO] Unpacking org.eclipse.e4.ui.workbench_1.10.0.v20190529-1505... [2019-07-30T12:41:38.995Z] [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-30T12:41:38.995Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:38.995Z] [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-30T12:41:38.995Z] [INFO] Unpacking org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725... [2019-07-30T12:41:39.253Z] [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-30T12:41:39.253Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:39.253Z] [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-30T12:41:39.253Z] [INFO] Unpacking org.eclipse.emf.ecore.change_2.14.0.v20190528-0725... [2019-07-30T12:41:39.253Z] [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-30T12:41:39.253Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:39.253Z] [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-30T12:41:39.510Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.addons.swt_1.3.500.v20190513-2118... [2019-07-30T12:41:39.510Z] [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-30T12:41:39.510Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:39.510Z] [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-30T12:41:39.510Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.renderers.swt_0.14.700.v20190517-1525... [2019-07-30T12:41:39.767Z] [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-30T12:41:39.767Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:39.767Z] [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-30T12:41:39.767Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.swt_0.14.600.v20190513-2118... [2019-07-30T12:41:39.767Z] [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-30T12:41:39.767Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:39.767Z] [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-30T12:41:40.024Z] [INFO] Unpacking org.eclipse.jface.databinding_1.9.0.v20190519-0933... [2019-07-30T12:41:40.024Z] [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-30T12:41:40.024Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:40.024Z] [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-30T12:41:40.282Z] [INFO] Unpacking org.eclipse.e4.ui.workbench3_0.15.100.v20190513-2118... [2019-07-30T12:41:40.282Z] [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-30T12:41:40.282Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:40.282Z] [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-30T12:41:40.282Z] [INFO] Unpacking org.eclipse.emf.common_2.16.0.v20190528-0845... [2019-07-30T12:41:40.539Z] [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-30T12:41:40.539Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:40.539Z] [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-30T12:41:40.539Z] [INFO] Unpacking org.eclipse.equinox.bidi_1.2.0.v20190514-1046... [2019-07-30T12:41:40.539Z] [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-30T12:41:40.539Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:40.539Z] [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-30T12:41:40.796Z] [INFO] Unpacking org.eclipse.equinox.launcher_1.5.400.v20190515-0925... [2019-07-30T12:41:40.796Z] [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-30T12:41:40.796Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:40.796Z] [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-30T12:41:40.796Z] [INFO] Unpacking org.eclipse.equinox.p2.core_2.6.0.v20190215-2242... [2019-07-30T12:41:41.052Z] [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-30T12:41:41.052Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:41.052Z] [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-30T12:41:41.052Z] [INFO] Unpacking org.eclipse.equinox.p2.engine_2.6.300.v20190318-1320... [2019-07-30T12:41:41.052Z] [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-30T12:41:41.052Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:41.052Z] [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-30T12:41:41.310Z] [INFO] Unpacking org.eclipse.equinox.p2.metadata_2.4.400.v20190409-0548... [2019-07-30T12:41:41.310Z] [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-30T12:41:41.310Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:41.310Z] [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-30T12:41:41.567Z] [INFO] Unpacking org.eclipse.equinox.p2.metadata.repository_1.3.100.v20180822-1302... [2019-07-30T12:41:41.567Z] [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-30T12:41:41.567Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:41.567Z] [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-30T12:41:41.567Z] [INFO] Unpacking org.eclipse.equinox.p2.repository_2.4.400.v20190318-1320... [2019-07-30T12:41:41.823Z] [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-30T12:41:41.823Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:41.823Z] [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-30T12:41:41.823Z] [INFO] Unpacking org.tukaani.xz_1.8.0.v20180207-1613... [2019-07-30T12:41:41.823Z] [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-30T12:41:41.823Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:41.823Z] [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-30T12:41:42.080Z] [INFO] Unpacking org.eclipse.help_3.8.400.v20190423-0921... [2019-07-30T12:41:42.080Z] [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-30T12:41:42.080Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:42.080Z] [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-30T12:41:42.338Z] [INFO] Unpacking org.eclipse.ltk.ui.refactoring_3.9.400.v20190510-0840... [2019-07-30T12:41:42.338Z] [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-30T12:41:42.338Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:42.338Z] [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-30T12:41:42.595Z] [INFO] Unpacking org.eclipse.ui.navigator_3.8.0.v20190519-2104... [2019-07-30T12:41:42.595Z] [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-30T12:41:42.595Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:42.595Z] [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-30T12:41:42.852Z] [INFO] Unpacking org.eclipse.team.core_3.8.600.v20190519-2354... [2019-07-30T12:41:42.852Z] [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-30T12:41:42.852Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:42.852Z] [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-30T12:41:43.109Z] [INFO] Unpacking org.eclipse.team.ui_3.8.500.v20190519-2354... [2019-07-30T12:41:43.673Z] [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-30T12:41:43.673Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:43.673Z] [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-30T12:41:43.930Z] [INFO] Unpacking org.eclipse.swt.win32.win32.x86_64_3.111.0.v20190605-1801... [2019-07-30T12:41:44.862Z] [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-30T12:41:44.862Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:44.862Z] [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-30T12:41:44.863Z] [INFO] Unpacking org.eclipse.test.performance_3.13.500.v20190518-1058... [2019-07-30T12:41:44.863Z] [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-30T12:41:44.863Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:44.863Z] [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-30T12:41:44.863Z] [INFO] Unpacking org.junit_4.12.0.v201504281640... [2019-07-30T12:41:45.122Z] [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-30T12:41:45.122Z] [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-30T12:41:46.199Z] [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/ (14.16MB of 59.71MB at 14.14MB/s) [2019-07-30T12:41:47.131Z] [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/ (29.11MB of 59.71MB at 14.55MB/s) [2019-07-30T12:41:48.062Z] [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.21MB of 59.71MB at 14.06MB/s) [2019-07-30T12:41:48.993Z] [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.48MB of 59.71MB at 14.36MB/s) [2019-07-30T12:41:49.558Z] [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-30T12:41:49.558Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:49.558Z] [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-30T12:41:49.558Z] [INFO] Unpacking org.eclipse.ui.workbench_3.115.0.v20190521-1602... [2019-07-30T12:41:50.490Z] [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-30T12:41:50.490Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:50.490Z] [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-30T12:41:50.998Z] [INFO] Unpacking org.eclipse.ui.ide.application_1.3.300.v20190513-2118... [2019-07-30T12:41:50.998Z] [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-30T12:41:50.998Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:50.998Z] [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-30T12:41:50.998Z] [INFO] Unpacking org.eclipse.ui.navigator.resources_3.6.500.v20190519-2104... [2019-07-30T12:41:50.998Z] [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-30T12:41:50.998Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:50.998Z] [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-30T12:41:50.998Z] [INFO] Unpacking org.eclipse.urischeme_1.0.300.v20190514-0858... [2019-07-30T12:41:51.256Z] [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-30T12:41:51.256Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:51.256Z] [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-30T12:41:51.256Z] [INFO] Unpacking org.eclipse.ui.views.properties.tabbed_3.8.500.v20190513-2118... [2019-07-30T12:41:51.514Z] [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-30T12:41:51.514Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:51.514Z] [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-30T12:41:51.514Z] [INFO] Unpacking org.hamcrest.core_1.3.0.v20180420-1519... [2019-07-30T12:41:51.514Z] [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-30T12:41:51.514Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:51.514Z] [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-30T12:41:51.771Z] [INFO] Unpacking org.w3c.dom.smil_1.0.1.v200903091627... [2019-07-30T12:41:53.141Z] [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-30T12:41:53.141Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:53.141Z] [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-30T12:41:53.141Z] [INFO] Unpacking org.eclipse.swt.cocoa.macosx.x86_64_3.111.0.v20190605-1801... [2019-07-30T12:41:54.126Z] [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-30T12:41:54.126Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:54.126Z] [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-30T12:41:54.126Z] [INFO] Unpacking org.eclipse.swt.gtk.linux.x86_64_3.111.0.v20190605-1801... [2019-07-30T12:41:54.691Z] [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-30T12:41:55.255Z] [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-30T12:41:55.255Z] [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-30T12:41:55.512Z] [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-30T12:41:55.512Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:55.512Z] [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-30T12:41:55.512Z] [INFO] Unpacking org.apache.commons.compress_1.18.0.v20181121-2221... [2019-07-30T12:41:55.769Z] [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-30T12:41:55.769Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:55.769Z] [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-30T12:41:55.769Z] [INFO] Unpacking org.apache.xerces_2.9.0.v201101211617... [2019-07-30T12:41:56.333Z] [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-30T12:41:56.333Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:56.333Z] [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-30T12:41:56.333Z] [INFO] Unpacking org.apache.xml.resolver_1.2.0.v201005080400... [2019-07-30T12:41:56.333Z] [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-30T12:41:56.333Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:56.333Z] [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-30T12:41:56.590Z] [INFO] Unpacking org.apache.xml.serializer_2.7.1.v201005080400... [2019-07-30T12:41:56.590Z] [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-30T12:41:56.590Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:56.590Z] [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-30T12:41:56.848Z] [INFO] Unpacking org.eclipse.debug.core_3.13.300.v20190514-0832... [2019-07-30T12:41:56.848Z] [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-30T12:41:56.848Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:56.848Z] [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-30T12:41:57.105Z] [INFO] Unpacking org.eclipse.debug.ui_3.14.100.v20190518-2143... [2019-07-30T12:41:58.037Z] [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-30T12:41:58.037Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:58.037Z] [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-30T12:41:58.037Z] [INFO] Unpacking org.eclipse.ui.console_3.8.500.v20190514-0743... [2019-07-30T12:41:58.294Z] [INFO] Fetching update-7.3.0&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?file=/linuxtools/ [2019-07-30T12:41:58.294Z] [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-30T12:41:58.294Z] [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-30T12:41:58.294Z] [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-30T12:41:58.294Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:58.294Z] [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-30T12:41:58.294Z] [INFO] Unpacking org.swtchart_0.10.0.v201605200358... [2019-07-30T12:41:58.551Z] [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-30T12:41:58.551Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:58.551Z] [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-30T12:41:58.551Z] [INFO] Unpacking org.eclipse.search_3.11.600.v20190519-2344... [2019-07-30T12:41:58.808Z] [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-30T12:41:58.808Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:58.808Z] [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-30T12:41:58.808Z] [INFO] Unpacking org.eclipse.wst.xml.ui_1.2.300.v201904272112... [2019-07-30T12:41:59.066Z] [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-30T12:41:59.066Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:59.066Z] [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-30T12:41:59.323Z] [INFO] Unpacking org.eclipse.wst.xsd.core_1.2.0.v201901071922... [2019-07-30T12:41:59.323Z] [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-30T12:41:59.323Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:59.323Z] [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-30T12:41:59.323Z] [INFO] Unpacking org.eclipse.ui.themes_1.2.600.v20190513-0458... [2019-07-30T12:41:59.579Z] [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-30T12:41:59.579Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:59.579Z] [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-30T12:41:59.837Z] [INFO] Unpacking org.eclipse.wst.common.core_1.3.0.v201903222010... [2019-07-30T12:41:59.837Z] [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-30T12:41:59.837Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:59.837Z] [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-30T12:41:59.837Z] [INFO] Unpacking org.eclipse.wst.common.environment_1.0.400.v201903222010... [2019-07-30T12:41:59.837Z] [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-30T12:41:59.837Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:41:59.837Z] [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-30T12:42:00.094Z] [INFO] Unpacking org.eclipse.wst.common.frameworks_1.2.201.v201903222010... [2019-07-30T12:42:00.658Z] [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-30T12:42:00.658Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:42:00.658Z] [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-30T12:42:00.914Z] [INFO] Unpacking org.eclipse.wst.common.frameworks.ui_1.2.400.v201903222010... [2019-07-30T12:42:01.171Z] [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-30T12:42:01.171Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:42:01.171Z] [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-30T12:42:01.171Z] [INFO] Unpacking org.eclipse.wst.common.project.facet.core_1.4.400.v201903222010... [2019-07-30T12:42:01.430Z] [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-30T12:42:01.430Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:42:01.430Z] [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-30T12:42:01.430Z] [INFO] Unpacking org.eclipse.wst.common.ui_1.1.700.v201905071717... [2019-07-30T12:42:02.495Z] [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-30T12:42:02.495Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:42:02.495Z] [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-30T12:42:02.751Z] [INFO] Unpacking org.eclipse.wst.common.uriresolver_1.2.300.v201903222010... [2019-07-30T12:42:02.751Z] [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-30T12:42:02.751Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:42:02.751Z] [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-30T12:42:02.751Z] [INFO] Unpacking org.eclipse.wst.sse.core_1.2.100.v201901310548... [2019-07-30T12:42:03.008Z] [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-30T12:42:03.008Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:42:03.008Z] [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-30T12:42:03.008Z] [INFO] Unpacking org.eclipse.wst.sse.ui_1.6.0.v201905291408... [2019-07-30T12:42:03.573Z] [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-30T12:42:03.573Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:42:03.573Z] [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-30T12:42:03.573Z] [INFO] Unpacking org.eclipse.wst.validation_1.2.800.v201904082137... [2019-07-30T12:42:03.573Z] [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-30T12:42:03.573Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:42:03.573Z] [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-30T12:42:03.830Z] [INFO] Unpacking org.eclipse.wst.validation.ui_1.2.600.v201903222010... [2019-07-30T12:42:03.830Z] [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-30T12:42:03.830Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:42:03.830Z] [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-30T12:42:03.830Z] [INFO] Unpacking org.eclipse.wst.xml.core_1.2.200.v201901071922... [2019-07-30T12:42:04.761Z] [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-30T12:42:04.761Z] [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-30T12:42:04.761Z] [INFO] Fetching 806fe8add18a00191b60ed63a373fb0a from https://download.eclipse.org/modeling/emf/emf/builds/release/2.18/.blobstore/4/ (535.89kB) [2019-07-30T12:42:04.761Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:42:04.761Z] [INFO] Fetching 806fe8add18a00191b60ed63a373fb0a from https://download.eclipse.org/modeling/emf/emf/builds/release/2.18/.blobstore/4/ (535.89kB) [2019-07-30T12:42:04.761Z] [INFO] Unpacking org.eclipse.xsd_2.16.0.v20190321-1341... [2019-07-30T12:42:05.326Z] [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-30T12:42:05.891Z] [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-30T12:42:05.891Z] [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-30T12:42:06.149Z] [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-30T12:42:06.149Z] [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-30T12:42:06.149Z] [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-30T12:42:06.715Z] [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-30T12:42:06.972Z] [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-30T12:42:06.972Z] [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-30T12:42:06.972Z] [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-30T12:42:06.972Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:42:06.972Z] [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-30T12:42:06.972Z] [INFO] Unpacking org.json_1.0.0.v201011060100... [2019-07-30T12:42:07.229Z] [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-30T12:42:07.229Z] [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-30T12:42:07.229Z] [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-30T12:42:07.794Z] [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-30T12:42:07.794Z] [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-30T12:42:07.794Z] [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-30T12:42:08.724Z] [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-30T12:42:08.981Z] [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-30T12:42:08.981Z] [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-30T12:42:09.633Z] [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-30T12:42:09.891Z] [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-30T12:42:09.891Z] [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-30T12:42:10.149Z] [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-30T12:42:10.149Z] [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-30T12:42:10.149Z] [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-30T12:42:11.081Z] [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-30T12:42:11.081Z] [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-30T12:42:11.081Z] [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-30T12:42:12.013Z] [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-30T12:42:12.013Z] [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-30T12:42:12.013Z] [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-30T12:42:12.946Z] [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-30T12:42:13.203Z] [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-30T12:42:13.203Z] [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-30T12:42:13.203Z] [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-30T12:42:13.461Z] [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-30T12:42:13.461Z] [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-30T12:42:13.718Z] [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-30T12:42:13.976Z] [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-30T12:42:13.976Z] [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-30T12:42:14.540Z] [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-30T12:42:14.797Z] [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-30T12:42:14.797Z] [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-30T12:42:15.362Z] [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-30T12:42:15.362Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:42:15.362Z] [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-30T12:42:15.362Z] [INFO] Unpacking org.eclipse.swtbot.eclipse.finder_2.9.0.201907231440... [2019-07-30T12:42:15.619Z] [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-30T12:42:15.619Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:42:15.619Z] [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-30T12:42:15.619Z] [INFO] Unpacking org.eclipse.swtbot.swt.finder_2.9.0.201907231440... [2019-07-30T12:42:15.876Z] [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-30T12:42:15.876Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:42:15.876Z] [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-30T12:42:15.876Z] [INFO] Unpacking org.hamcrest.library_1.3.0.v20180524-2246... [2019-07-30T12:42:16.133Z] [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-30T12:42:16.133Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:42:16.133Z] [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-30T12:42:16.133Z] [INFO] Unpacking org.apache.log4j_1.2.15.v201012070815... [2019-07-30T12:42:16.390Z] [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-30T12:42:16.390Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:42:16.390Z] [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-30T12:42:16.390Z] [INFO] Unpacking org.eclipse.swtbot.junit4_x_2.9.0.201907231440... [2019-07-30T12:42:16.954Z] [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-30T12:42:17.526Z] [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-30T12:42:17.526Z] [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-30T12:42:17.526Z] [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-30T12:42:17.526Z] [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-30T12:42:17.526Z] [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-30T12:42:18.186Z] [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-30T12:42:18.444Z] [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-30T12:42:18.444Z] [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-30T12:42:19.374Z] [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-30T12:42:19.631Z] [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-30T12:42:19.631Z] [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-30T12:42:21.003Z] [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-30T12:42:21.260Z] [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-30T12:42:21.260Z] [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-30T12:42:22.191Z] [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-30T12:42:22.448Z] [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-30T12:42:22.448Z] [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-30T12:42:23.389Z] [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-30T12:42:23.955Z] [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-30T12:42:23.955Z] [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-30T12:42:24.887Z] [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-30T12:42:25.144Z] [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-30T12:42:31.711Z] [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-30T12:42:31.711Z] [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-30T12:42:31.711Z] [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-30T12:42:31.711Z] [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-30T12:42:31.711Z] [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-30T12:42:31.711Z] [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-30T12:42:31.969Z] [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-30T12:42:31.969Z] [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-30T12:42:31.969Z] [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-30T12:42:32.901Z] [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-30T12:42:32.901Z] [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-30T12:42:32.901Z] [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-30T12:42:33.466Z] [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-30T12:42:33.724Z] [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-30T12:42:33.981Z] [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-30T12:42:33.981Z] [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-30T12:42:33.981Z] [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-30T12:42:33.981Z] [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-30T12:42:34.545Z] [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-30T12:42:34.545Z] [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-30T12:42:34.545Z] [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-30T12:42:34.545Z] [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-30T12:42:34.545Z] [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-30T12:42:34.545Z] [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-30T12:42:34.803Z] [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-30T12:42:34.803Z] [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-30T12:42:34.803Z] [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-30T12:42:35.367Z] [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-30T12:42:35.624Z] [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-30T12:42:35.624Z] [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-30T12:42:35.624Z] [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-30T12:42:35.624Z] [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-30T12:42:35.624Z] [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-30T12:42:36.188Z] [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-30T12:42:36.188Z] [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-30T12:42:36.188Z] [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-30T12:42:37.120Z] [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-30T12:42:37.120Z] [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-30T12:42:37.120Z] [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-30T12:42:37.377Z] [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-30T12:42:37.377Z] [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-30T12:42:37.377Z] [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-30T12:42:38.127Z] [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-30T12:42:38.384Z] [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-30T12:42:38.385Z] [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-30T12:42:39.317Z] [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-30T12:42:39.882Z] [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-30T12:42:39.882Z] [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-30T12:42:39.882Z] [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-30T12:42:39.882Z] [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-30T12:42:39.882Z] [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-30T12:42:39.882Z] [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-30T12:42:39.882Z] [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-30T12:42:39.882Z] [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-30T12:42:40.139Z] [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-30T12:42:40.140Z] [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-30T12:42:40.140Z] [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-30T12:42:40.140Z] [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-30T12:42:40.140Z] [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-30T12:42:40.140Z] [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-30T12:42:40.397Z] [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-30T12:42:40.397Z] [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-30T12:42:40.397Z] [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-30T12:42:40.962Z] [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-30T12:42:41.220Z] [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-30T12:42:41.220Z] [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-30T12:42:41.478Z] [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-30T12:42:41.478Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:42:41.478Z] [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-30T12:42:41.736Z] [INFO] Unpacking org.eclipse.cdt.debug.core_8.3.200.201905162046... [2019-07-30T12:42:41.736Z] [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-30T12:42:41.736Z] [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-30T12:42:41.994Z] [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-30T12:42:41.994Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:42:41.994Z] [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-30T12:42:41.994Z] [INFO] Unpacking org.eclipse.cdt.debug.ui_8.3.100.201906030422... [2019-07-30T12:42:42.251Z] [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-30T12:42:42.251Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:42:42.251Z] [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-30T12:42:42.509Z] [INFO] Unpacking org.eclipse.cdt.ui_6.5.1.201906210145... [2019-07-30T12:42:44.408Z] [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-30T12:42:44.408Z] [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-30T12:42:44.408Z] [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-30T12:42:44.408Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:42:44.408Z] [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-30T12:42:44.408Z] [INFO] Unpacking org.eclipse.cdt.dsf_2.8.1.201811241055... [2019-07-30T12:42:44.666Z] [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-30T12:42:44.666Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:42:44.666Z] [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-30T12:42:44.666Z] [INFO] Unpacking org.eclipse.cdt.dsf.gdb_5.7.1.201906211704... [2019-07-30T12:42:45.627Z] [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-30T12:42:45.627Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:42:45.627Z] [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-30T12:42:45.627Z] [INFO] Unpacking org.eclipse.cdt.launch_9.2.1.201811291831... [2019-07-30T12:42:45.627Z] [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-30T12:42:45.627Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:42:45.627Z] [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-30T12:42:45.627Z] [INFO] Unpacking org.eclipse.cdt.gdb_7.0.1.201811241055... [2019-07-30T12:42:45.627Z] [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-30T12:42:45.627Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:42:45.627Z] [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-30T12:42:46.025Z] [INFO] Unpacking org.eclipse.cdt.native.serial_1.1.100.201901082014... [2019-07-30T12:42:46.025Z] [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-30T12:42:46.025Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:42:46.025Z] [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-30T12:42:46.025Z] [INFO] Unpacking org.eclipse.cdt.dsf.gdb.ui_2.6.200.201906030422... [2019-07-30T12:42:46.282Z] [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-30T12:42:46.282Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:42:46.282Z] [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-30T12:42:46.539Z] [INFO] Unpacking org.eclipse.cdt.dsf.ui_2.5.100.201904261715... [2019-07-30T12:42:47.103Z] [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-30T12:42:47.103Z] [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-30T12:42:47.361Z] [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-30T12:42:47.361Z] [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-30T12:42:47.361Z] [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-30T12:42:47.361Z] [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-30T12:42:47.925Z] [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-30T12:42:48.183Z] [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-30T12:42:48.183Z] [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-30T12:42:48.747Z] [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-30T12:42:49.004Z] [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-30T12:42:49.004Z] [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-30T12:42:49.935Z] [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-30T12:42:49.935Z] [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-30T12:42:49.935Z] [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-30T12:42:50.865Z] [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-30T12:42:51.122Z] [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-30T12:42:51.122Z] [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-30T12:42:51.687Z] [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-30T12:42:51.945Z] [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-30T12:42:51.945Z] [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-30T12:42:51.945Z] [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-30T12:42:51.945Z] [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-30T12:42:52.202Z] [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-30T12:42:52.459Z] [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-30T12:42:52.717Z] [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-30T12:42:52.717Z] [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-30T12:42:52.975Z] [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-30T12:42:52.975Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:42:52.975Z] [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-30T12:42:52.975Z] [INFO] Unpacking com.jcraft.jsch_0.1.55.v20190404-1902... [2019-07-30T12:42:52.975Z] [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-30T12:42:52.975Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:42:52.975Z] [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-30T12:42:53.231Z] [INFO] Unpacking org.eclipse.jsch.core_1.3.500.v20190413-1338... [2019-07-30T12:42:53.231Z] [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-30T12:42:53.231Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:42:53.231Z] [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-30T12:42:53.489Z] [INFO] Unpacking org.eclipse.jsch.ui_1.3.500.v20190519-2354... [2019-07-30T12:42:53.489Z] [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-30T12:42:53.489Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:42:53.489Z] [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-30T12:42:53.489Z] [INFO] Unpacking org.eclipse.remote.core_4.0.0.201906061531... [2019-07-30T12:42:53.489Z] [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-30T12:42:53.489Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:42:53.489Z] [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-30T12:42:53.827Z] [INFO] Unpacking org.eclipse.remote.jsch.core_1.0.0.201906061531... [2019-07-30T12:42:53.827Z] [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-30T12:42:53.827Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:42:53.827Z] [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-30T12:42:53.827Z] [INFO] Unpacking org.eclipse.remote.jsch.ui_1.0.0.201906061531... [2019-07-30T12:42:53.827Z] [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-30T12:42:53.827Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:42:53.827Z] [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-30T12:42:54.177Z] [INFO] Unpacking org.eclipse.remote.ui_2.1.1.201906061531... [2019-07-30T12:42:54.433Z] [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-30T12:42:54.690Z] [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-30T12:42:54.690Z] [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-30T12:42:54.947Z] [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-30T12:42:54.947Z] [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-30T12:42:54.947Z] [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-30T12:42:55.204Z] [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-30T12:42:55.460Z] [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-30T12:42:55.460Z] [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-30T12:42:56.024Z] [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-30T12:42:56.281Z] [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-30T12:42:56.281Z] [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-30T12:42:57.212Z] [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-30T12:42:57.212Z] [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-30T12:42:57.212Z] [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-30T12:42:58.151Z] [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-30T12:42:58.151Z] [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-30T12:42:58.151Z] [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-30T12:42:58.408Z] [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-30T12:42:58.408Z] [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-30T12:42:58.408Z] [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-30T12:42:58.972Z] [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-30T12:42:58.972Z] [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-30T12:42:58.972Z] [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-30T12:42:59.903Z] [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-30T12:43:00.160Z] [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-30T12:43:00.160Z] [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-30T12:43:00.724Z] [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-30T12:43:00.983Z] [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-30T12:43:00.983Z] [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-30T12:43:00.983Z] [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-30T12:43:00.983Z] [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-30T12:43:00.983Z] [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-30T12:43:01.634Z] [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-30T12:43:01.634Z] [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-30T12:43:01.634Z] [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-30T12:43:02.563Z] [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-30T12:43:02.563Z] [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-30T12:43:02.563Z] [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-30T12:43:03.127Z] [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-30T12:43:03.384Z] [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-30T12:43:03.384Z] [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-30T12:43:04.316Z] [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-30T12:43:04.572Z] [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-30T12:43:04.572Z] [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-30T12:43:05.503Z] [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-30T12:43:05.503Z] [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-30T12:43:05.503Z] [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-30T12:43:06.433Z] [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-30T12:43:06.433Z] [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-30T12:43:06.433Z] [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-30T12:43:06.433Z] [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-30T12:43:06.433Z] [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-30T12:43:06.433Z] [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-30T12:43:06.995Z] [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-30T12:43:06.995Z] [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-30T12:43:06.995Z] [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-30T12:43:07.924Z] [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-30T12:43:07.924Z] [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-30T12:43:07.924Z] [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-30T12:43:07.924Z] [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-30T12:43:07.924Z] [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-30T12:43:07.924Z] [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-30T12:43:08.487Z] [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-30T12:43:08.487Z] [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-30T12:43:08.487Z] [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-30T12:43:09.050Z] [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-30T12:43:09.306Z] [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-30T12:43:09.306Z] [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-30T12:43:09.926Z] [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-30T12:43:10.279Z] [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-30T12:43:10.279Z] [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-30T12:43:10.279Z] [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-30T12:43:10.279Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:10.279Z] [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-30T12:43:10.537Z] [INFO] Unpacking org.eclipse.ui.intro_3.5.600.v20190329-1257... [2019-07-30T12:43:10.795Z] [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-30T12:43:10.795Z] [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-30T12:43:10.795Z] [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-30T12:43:11.053Z] [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-30T12:43:11.310Z] [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-30T12:43:11.310Z] [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-30T12:43:11.567Z] [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-30T12:43:11.567Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:11.567Z] [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-30T12:43:11.824Z] [INFO] Unpacking com.sun.el_2.2.0.v201303151357... [2019-07-30T12:43:11.824Z] [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-30T12:43:11.824Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:11.824Z] [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-30T12:43:12.082Z] [INFO] Unpacking javax.el_2.2.0.v201303151357... [2019-07-30T12:43:12.082Z] [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-30T12:43:12.082Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:12.082Z] [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-30T12:43:12.082Z] [INFO] Unpacking javax.servlet_3.1.0.v201410161800... [2019-07-30T12:43:12.082Z] [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-30T12:43:12.082Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:12.082Z] [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-30T12:43:12.339Z] [INFO] Unpacking com.sun.jna_4.5.1.v20180403-1933... [2019-07-30T12:43:12.903Z] [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-30T12:43:12.903Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:12.903Z] [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-30T12:43:13.160Z] [INFO] Unpacking com.sun.jna.platform_4.5.1.v20180403-1933... [2019-07-30T12:43:13.725Z] [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-30T12:43:13.725Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:13.725Z] [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-30T12:43:13.725Z] [INFO] Unpacking javax.annotation_1.2.0.v201602091430... [2019-07-30T12:43:13.725Z] [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-30T12:43:13.725Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:13.725Z] [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-30T12:43:13.983Z] [INFO] Unpacking javax.servlet.jsp_2.2.0.v201112011158... [2019-07-30T12:43:13.983Z] [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-30T12:43:13.983Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:13.983Z] [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-30T12:43:13.983Z] [INFO] Unpacking javax.xml.stream_1.0.1.v201004272200... [2019-07-30T12:43:13.983Z] [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-30T12:43:13.983Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:13.983Z] [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-30T12:43:14.240Z] [INFO] Unpacking org.apache.ant_1.10.5.v20190526-1402... [2019-07-30T12:43:14.804Z] [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-30T12:43:14.804Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:14.804Z] [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-30T12:43:14.804Z] [INFO] Unpacking org.apache.commons.codec_1.10.0.v20180409-1845... [2019-07-30T12:43:15.062Z] [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-30T12:43:15.062Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:15.062Z] [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-30T12:43:15.062Z] [INFO] Unpacking org.apache.felix.gogo.command_1.0.2.v20170914-1324... [2019-07-30T12:43:15.062Z] [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-30T12:43:15.062Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:15.062Z] [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-30T12:43:15.062Z] [INFO] Unpacking org.apache.felix.gogo.runtime_1.1.0.v20180713-1646... [2019-07-30T12:43:15.625Z] [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-30T12:43:15.625Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:15.625Z] [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-30T12:43:15.625Z] [INFO] Unpacking org.apache.felix.gogo.shell_1.1.0.v20180713-1646... [2019-07-30T12:43:15.882Z] [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-30T12:43:15.882Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:15.882Z] [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-30T12:43:15.882Z] [INFO] Unpacking org.apache.httpcomponents.httpclient_4.5.6.v20190213-1430... [2019-07-30T12:43:16.139Z] [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-30T12:43:16.139Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:16.139Z] [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-30T12:43:16.396Z] [INFO] Unpacking org.apache.httpcomponents.httpcore_4.4.10.v20190123-2214... [2019-07-30T12:43:16.396Z] [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-30T12:43:16.396Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:16.396Z] [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-30T12:43:16.655Z] [INFO] Unpacking org.apache.httpcomponents.httpclient.win_4.5.6.v20190213-1947... [2019-07-30T12:43:16.655Z] [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-30T12:43:16.655Z] [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-30T12:43:16.925Z] [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-30T12:43:16.925Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:16.925Z] [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-30T12:43:16.925Z] [INFO] Unpacking org.apache.lucene.analyzers-common_8.0.0.v20190404-1858... [2019-07-30T12:43:17.901Z] [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-30T12:43:17.901Z] [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-30T12:43:17.901Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:17.901Z] [INFO] Unpacking org.apache.lucene.core_8.0.0.v20190404-1858... [2019-07-30T12:43:18.832Z] [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-30T12:43:18.832Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:18.832Z] [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-30T12:43:19.761Z] [INFO] Unpacking org.apache.lucene.analyzers-smartcn_8.0.0.v20190404-1858... [2019-07-30T12:43:21.129Z] [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-30T12:43:21.129Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:21.129Z] [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-30T12:43:21.129Z] [INFO] Unpacking org.eclipse.ant.core_3.5.400.v20190510-0606... [2019-07-30T12:43:21.129Z] [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-30T12:43:21.129Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:21.129Z] [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-30T12:43:21.129Z] [INFO] Unpacking org.eclipse.compare.win32_1.2.500.v20190519-2354... [2019-07-30T12:43:21.129Z] [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-30T12:43:21.129Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:21.129Z] [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-30T12:43:21.385Z] [INFO] Unpacking org.eclipse.core.databinding.beans_1.5.0.v20190510-1100... [2019-07-30T12:43:21.385Z] [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-30T12:43:21.385Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:21.385Z] [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-30T12:43:21.642Z] [INFO] Unpacking org.eclipse.core.externaltools_1.1.300.v20190510-0549... [2019-07-30T12:43:21.642Z] [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-30T12:43:21.642Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:21.642Z] [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-30T12:43:21.642Z] [INFO] Unpacking org.eclipse.core.filesystem.win32.x86_64_1.4.100.v20180828-0158... [2019-07-30T12:43:21.899Z] [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-30T12:43:21.899Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:21.899Z] [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-30T12:43:21.899Z] [INFO] Unpacking org.eclipse.core.net.win32.x86_64_1.1.300.v20181126-0635... [2019-07-30T12:43:21.899Z] [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-30T12:43:21.899Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:21.899Z] [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-30T12:43:21.899Z] [INFO] Unpacking org.eclipse.core.resources.win32.x86_64_3.5.300.v20181030-1942... [2019-07-30T12:43:22.155Z] [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-30T12:43:22.155Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:22.155Z] [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-30T12:43:22.155Z] [INFO] Unpacking org.eclipse.equinox.simpleconfigurator_1.3.200.v20181101-1115... [2019-07-30T12:43:22.155Z] [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-30T12:43:22.155Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:22.155Z] [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-30T12:43:22.412Z] [INFO] Unpacking org.eclipse.osgi.compatibility.state_1.1.500.v20190516-1407... [2019-07-30T12:43:22.412Z] [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-30T12:43:22.412Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:22.412Z] [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-30T12:43:22.412Z] [INFO] Unpacking org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.1000.v20190125-2016... [2019-07-30T12:43:22.669Z] [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-30T12:43:22.669Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:22.669Z] [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-30T12:43:22.669Z] [INFO] Unpacking org.eclipse.equinox.util_1.1.200.v20181008-1820... [2019-07-30T12:43:22.669Z] [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-30T12:43:22.669Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:22.669Z] [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-30T12:43:22.926Z] [INFO] Unpacking org.eclipse.equinox.console_1.3.300.v20190516-1504... [2019-07-30T12:43:22.926Z] [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-30T12:43:22.926Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:22.926Z] [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-30T12:43:22.926Z] [INFO] Unpacking org.eclipse.e4.ui.dialogs_1.1.500.v20190513-0736... [2019-07-30T12:43:22.926Z] [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-30T12:43:22.926Z] [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-30T12:43:23.183Z] [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-30T12:43:23.183Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:23.183Z] [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-30T12:43:23.183Z] [INFO] Unpacking org.eclipse.ecf_3.9.3.v20190423-0625... [2019-07-30T12:43:23.183Z] [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-30T12:43:23.183Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:23.183Z] [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-30T12:43:23.439Z] [INFO] Unpacking org.eclipse.ecf.identity_3.9.1.v20181107-1749... [2019-07-30T12:43:23.439Z] [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-30T12:43:23.439Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:23.439Z] [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-30T12:43:23.439Z] [INFO] Unpacking org.eclipse.equinox.concurrent_1.1.300.v20190514-1046... [2019-07-30T12:43:23.695Z] [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-30T12:43:23.695Z] [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-30T12:43:23.695Z] [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-30T12:43:23.695Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:23.695Z] [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-30T12:43:23.695Z] [INFO] Unpacking org.eclipse.ecf.ssl_1.2.200.v20190502-0212... [2019-07-30T12:43:23.952Z] [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-30T12:43:23.952Z] [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-30T12:43:23.952Z] [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-30T12:43:23.952Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:23.952Z] [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-30T12:43:24.209Z] [INFO] Unpacking org.eclipse.ecf.filetransfer_5.0.100.v20180301-0132... [2019-07-30T12:43:24.209Z] [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-30T12:43:24.209Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:24.209Z] [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-30T12:43:24.209Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer_3.2.400.v20180306-0429... [2019-07-30T12:43:24.209Z] [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-30T12:43:24.209Z] [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-30T12:43:24.465Z] [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-30T12:43:24.465Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:24.465Z] [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-30T12:43:24.465Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.httpclient45_1.0.0.v20190530-1947... [2019-07-30T12:43:24.465Z] [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-30T12:43:24.465Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:24.722Z] [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-30T12:43:24.722Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.httpclient45.win32_1.0.0.v20190502-2116... [2019-07-30T12:43:24.722Z] [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-30T12:43:24.722Z] [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-30T12:43:24.980Z] [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-30T12:43:24.980Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:24.980Z] [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-30T12:43:24.980Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.ssl_1.0.100.v20180301-0132... [2019-07-30T12:43:24.980Z] [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-30T12:43:24.980Z] [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-30T12:43:25.325Z] [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-30T12:43:25.325Z] [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-30T12:43:25.325Z] [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-30T12:43:25.325Z] [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-30T12:43:25.325Z] [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-30T12:43:25.325Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:25.325Z] [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-30T12:43:25.625Z] [INFO] Unpacking org.eclipse.equinox.frameworkadmin_2.1.300.v20190318-1320... [2019-07-30T12:43:25.625Z] [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-30T12:43:25.625Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:25.625Z] [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-30T12:43:25.625Z] [INFO] Unpacking org.eclipse.equinox.frameworkadmin.equinox_1.1.100.v20180822-1258... [2019-07-30T12:43:25.625Z] [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-30T12:43:25.625Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:25.625Z] [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-30T12:43:25.882Z] [INFO] Unpacking org.eclipse.equinox.http.jetty_3.7.100.v20190516-1504... [2019-07-30T12:43:25.882Z] [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-30T12:43:25.882Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:25.882Z] [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-30T12:43:25.882Z] [INFO] Unpacking org.eclipse.equinox.http.servlet_1.6.100.v20190516-1504... [2019-07-30T12:43:26.139Z] [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-30T12:43:26.139Z] [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-30T12:43:26.139Z] [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-30T12:43:26.139Z] [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-30T12:43:26.396Z] [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-30T12:43:26.396Z] [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-30T12:43:26.396Z] [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-30T12:43:26.396Z] [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-30T12:43:26.959Z] [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-30T12:43:26.959Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:26.959Z] [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-30T12:43:26.959Z] [INFO] Unpacking org.eclipse.equinox.http.registry_1.1.700.v20190214-1948... [2019-07-30T12:43:26.959Z] [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-30T12:43:26.959Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:26.959Z] [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-30T12:43:26.959Z] [INFO] Unpacking org.eclipse.equinox.jsp.jasper_1.1.200.v20190214-1948... [2019-07-30T12:43:26.959Z] [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-30T12:43:26.959Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:26.959Z] [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-30T12:43:27.234Z] [INFO] Unpacking org.eclipse.equinox.jsp.jasper.registry_1.1.200.v20190214-1948... [2019-07-30T12:43:27.234Z] [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-30T12:43:27.234Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:27.234Z] [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-30T12:43:27.234Z] [INFO] Unpacking org.eclipse.equinox.p2.artifact.repository_1.3.100.v20190330-1646... [2019-07-30T12:43:27.491Z] [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.1.200.v20180921-1009.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (38.73kB) [2019-07-30T12:43:27.491Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:27.491Z] [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.1.200.v20180921-1009.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (38.73kB) [2019-07-30T12:43:27.491Z] [INFO] Unpacking org.eclipse.equinox.p2.jarprocessor_1.1.200.v20180921-1009... [2019-07-30T12:43:27.491Z] [INFO] Fetching org.eclipse.equinox.p2.console_1.1.100.v20180822-1258.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (17.86kB) [2019-07-30T12:43:27.491Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:27.491Z] [INFO] Fetching org.eclipse.equinox.p2.console_1.1.100.v20180822-1258.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (17.86kB) [2019-07-30T12:43:27.748Z] [INFO] Unpacking org.eclipse.equinox.p2.console_1.1.100.v20180822-1258... [2019-07-30T12:43:27.748Z] [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-30T12:43:27.748Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:27.748Z] [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-30T12:43:27.748Z] [INFO] Unpacking org.eclipse.equinox.p2.director_2.4.300.v20190215-2242... [2019-07-30T12:43:27.748Z] [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-30T12:43:27.748Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:27.748Z] [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-30T12:43:28.005Z] [INFO] Unpacking org.eclipse.equinox.p2.garbagecollector_1.1.100.v20180822-1302... [2019-07-30T12:43:28.005Z] [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-30T12:43:28.005Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:28.005Z] [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-30T12:43:28.005Z] [INFO] Unpacking org.eclipse.equinox.p2.touchpoint.eclipse_2.2.300.v20190215-2242... [2019-07-30T12:43:28.262Z] [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-30T12:43:28.262Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:28.262Z] [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-30T12:43:28.262Z] [INFO] Unpacking org.eclipse.equinox.p2.touchpoint.natives_1.3.200.v20180921-1019... [2019-07-30T12:43:28.262Z] [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-30T12:43:28.262Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:28.262Z] [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-30T12:43:28.518Z] [INFO] Unpacking org.eclipse.equinox.simpleconfigurator.manipulator_2.1.200.v20181123-1405... [2019-07-30T12:43:28.518Z] [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-30T12:43:28.518Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:28.518Z] [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-30T12:43:28.518Z] [INFO] Unpacking org.sat4j.core_2.3.5.v201308161310... [2019-07-30T12:43:28.775Z] [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-30T12:43:28.775Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:28.775Z] [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-30T12:43:28.775Z] [INFO] Unpacking org.sat4j.pb_2.3.5.v201404071733... [2019-07-30T12:43:28.775Z] [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-30T12:43:28.775Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:28.775Z] [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-30T12:43:29.031Z] [INFO] Unpacking org.eclipse.equinox.p2.transport.ecf_1.2.100.v20180822-1354... [2019-07-30T12:43:29.031Z] [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-30T12:43:29.031Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:29.031Z] [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-30T12:43:29.031Z] [INFO] Unpacking org.eclipse.equinox.p2.operations_2.5.400.v20190408-2008... [2019-07-30T12:43:29.289Z] [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-30T12:43:29.289Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:29.289Z] [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-30T12:43:29.289Z] [INFO] Unpacking org.eclipse.equinox.security.win32.x86_64_1.1.100.v20180827-1235... [2019-07-30T12:43:29.289Z] [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-30T12:43:29.289Z] [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-30T12:43:29.545Z] [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-30T12:43:29.545Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:29.545Z] [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-30T12:43:29.545Z] [INFO] Unpacking org.eclipse.equinox.p2.director.app_1.1.200.v20180822-1302... [2019-07-30T12:43:29.545Z] [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-30T12:43:29.545Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:29.545Z] [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-30T12:43:29.801Z] [INFO] Unpacking org.eclipse.equinox.p2.directorywatcher_1.2.200.v20190204-0752... [2019-07-30T12:43:29.801Z] [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-30T12:43:29.801Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:29.801Z] [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-30T12:43:29.801Z] [INFO] Unpacking org.eclipse.equinox.p2.publisher_1.5.100.v20180822-1302... [2019-07-30T12:43:29.801Z] [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-30T12:43:29.801Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:29.801Z] [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-30T12:43:30.058Z] [INFO] Unpacking org.eclipse.equinox.p2.publisher.eclipse_1.3.200.v20190329-1624... [2019-07-30T12:43:30.058Z] [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-30T12:43:30.058Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:30.058Z] [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-30T12:43:30.058Z] [INFO] Unpacking org.eclipse.equinox.p2.extensionlocation_1.3.100.v20180822-1302... [2019-07-30T12:43:30.314Z] [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-30T12:43:30.314Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:30.314Z] [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-30T12:43:30.314Z] [INFO] Unpacking org.eclipse.equinox.p2.reconciler.dropins_1.3.0.v20181023-0914... [2019-07-30T12:43:30.876Z] [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-30T12:43:30.876Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:30.876Z] [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-30T12:43:30.876Z] [INFO] Unpacking org.eclipse.equinox.p2.repository.tools_2.2.200.v20181102-0649... [2019-07-30T12:43:31.133Z] [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-30T12:43:31.133Z] [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-30T12:43:31.133Z] [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-30T12:43:31.133Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:31.133Z] [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-30T12:43:31.697Z] [INFO] Unpacking org.eclipse.equinox.p2.ui_2.5.500.v20190220-1158... [2019-07-30T12:43:31.697Z] [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-30T12:43:31.697Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:31.697Z] [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-30T12:43:31.697Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.sdk.scheduler_1.4.200.v20181102-0649... [2019-07-30T12:43:32.025Z] [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-30T12:43:32.025Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:32.025Z] [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-30T12:43:32.025Z] [INFO] Unpacking org.eclipse.equinox.p2.updatechecker_1.2.100.v20180827-1122... [2019-07-30T12:43:32.025Z] [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-30T12:43:32.025Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:32.025Z] [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-30T12:43:32.025Z] [INFO] Unpacking org.eclipse.equinox.security.ui_1.2.300.v20190514-1046... [2019-07-30T12:43:32.280Z] [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-30T12:43:32.280Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:32.280Z] [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-30T12:43:32.280Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.sdk_1.1.200.v20181214-0802... [2019-07-30T12:43:32.281Z] [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-30T12:43:32.281Z] [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-30T12:43:32.538Z] [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-30T12:43:32.538Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:32.538Z] [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-30T12:43:32.538Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.importexport_1.2.100.v20180827-1122... [2019-07-30T12:43:32.538Z] [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-30T12:43:32.538Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:32.538Z] [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-30T12:43:32.795Z] [INFO] Unpacking org.eclipse.equinox.p2.updatesite_1.1.100.v20180827-1122... [2019-07-30T12:43:32.795Z] [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-30T12:43:32.795Z] [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-30T12:43:32.795Z] [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-30T12:43:32.795Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:32.795Z] [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-30T12:43:33.051Z] [INFO] Unpacking org.eclipse.help.base_4.2.600.v20190605-1800... [2019-07-30T12:43:33.051Z] [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-30T12:43:33.051Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:33.051Z] [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-30T12:43:33.308Z] [INFO] Unpacking org.eclipse.help.ui_4.1.500.v20190519-2119... [2019-07-30T12:43:33.308Z] [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-30T12:43:33.308Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:33.308Z] [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-30T12:43:33.564Z] [INFO] Unpacking org.eclipse.help.webapp_3.9.500.v20190517-1202... [2019-07-30T12:43:33.821Z] [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-30T12:43:33.821Z] [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-30T12:43:33.821Z] [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-30T12:43:33.821Z] [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-30T12:43:34.078Z] [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-30T12:43:34.078Z] [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-30T12:43:34.078Z] [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-30T12:43:34.078Z] [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-30T12:43:34.334Z] [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-30T12:43:34.334Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:34.334Z] [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-30T12:43:34.334Z] [INFO] Unpacking org.eclipse.platform_4.12.0.v20190605-1800... [2019-07-30T12:43:34.591Z] [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-30T12:43:34.591Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:34.591Z] [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-30T12:43:34.847Z] [INFO] Unpacking org.eclipse.platform.doc.user_4.12.0.v20190604-0816... [2019-07-30T12:43:36.740Z] [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-30T12:43:36.740Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:36.740Z] [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-30T12:43:36.740Z] [INFO] Unpacking org.eclipse.ui.intro.universal_3.3.500.v20190315-1216... [2019-07-30T12:43:36.996Z] [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-30T12:43:36.996Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:36.996Z] [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-30T12:43:36.996Z] [INFO] Unpacking org.eclipse.ui.cheatsheets_3.5.400.v20190218-1039... [2019-07-30T12:43:36.996Z] [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-30T12:43:36.996Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:37.252Z] [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-30T12:43:37.252Z] [INFO] Unpacking org.eclipse.ui.browser_3.6.400.v20190513-2118... [2019-07-30T12:43:37.252Z] [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-30T12:43:37.252Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:37.252Z] [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-30T12:43:37.509Z] [INFO] Unpacking org.eclipse.ui.genericeditor_1.1.400.v20190519-2344... [2019-07-30T12:43:37.509Z] [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-30T12:43:37.509Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:37.509Z] [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-30T12:43:37.509Z] [INFO] Unpacking org.eclipse.ui.monitoring_1.1.400.v20190517-1612... [2019-07-30T12:43:37.509Z] [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-30T12:43:37.509Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:37.509Z] [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-30T12:43:37.766Z] [INFO] Unpacking org.eclipse.ui.net_1.3.400.v20190519-2354... [2019-07-30T12:43:37.766Z] [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-30T12:43:37.766Z] [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-30T12:43:37.766Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:38.022Z] [INFO] Unpacking org.eclipse.ui.externaltools_3.4.300.v20190510-0549... [2019-07-30T12:43:38.022Z] [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-30T12:43:38.022Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:38.022Z] [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-30T12:43:38.022Z] [INFO] Unpacking org.eclipse.ui.win32_3.4.200.v20190513-2118... [2019-07-30T12:43:38.022Z] [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-30T12:43:38.022Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:38.022Z] [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-30T12:43:38.279Z] [INFO] Unpacking org.eclipse.ui.intro.quicklinks_1.0.300.v20180821-0700... [2019-07-30T12:43:38.279Z] [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-30T12:43:38.279Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:38.279Z] [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-30T12:43:38.279Z] [INFO] Unpacking org.eclipse.team.genericeditor.diff.extension_1.0.300.v20190519-2354... [2019-07-30T12:43:38.535Z] [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-30T12:43:38.535Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:38.535Z] [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-30T12:43:38.535Z] [INFO] Unpacking org.eclipse.ui.views.log_1.2.600.v20190519-1034... [2019-07-30T12:43:38.535Z] [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-30T12:43:38.535Z] [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-30T12:43:38.792Z] [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-30T12:43:38.792Z] [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-30T12:43:38.792Z] [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-30T12:43:38.792Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:38.792Z] [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-30T12:43:39.049Z] [INFO] Unpacking org.eclipse.update.configurator_3.4.300.v20190518-1030... [2019-07-30T12:43:39.049Z] [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-30T12:43:39.049Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:39.049Z] [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-30T12:43:39.049Z] [INFO] Unpacking org.eclipse.rcp_4.12.0.v20190605-1800... [2019-07-30T12:43:39.049Z] [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-30T12:43:39.049Z] [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-30T12:43:39.306Z] [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-30T12:43:39.306Z] [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-30T12:43:39.306Z] [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-30T12:43:39.306Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:39.306Z] [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-30T12:43:39.564Z] [INFO] Unpacking org.eclipse.ui.trace_1.1.500.v20190513-1223... [2019-07-30T12:43:40.132Z] [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-30T12:43:40.132Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:40.132Z] [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-30T12:43:40.132Z] [INFO] Unpacking org.eclipse.core.filesystem.macosx_1.3.100.v20180828-0158... [2019-07-30T12:43:40.132Z] [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-30T12:43:40.132Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:40.132Z] [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-30T12:43:40.132Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.300.v20190517-1326... [2019-07-30T12:43:40.132Z] [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-30T12:43:40.132Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:40.132Z] [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-30T12:43:40.388Z] [INFO] Unpacking org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.1000.v20190125-2016... [2019-07-30T12:43:40.388Z] [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-30T12:43:40.388Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:40.388Z] [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-30T12:43:40.388Z] [INFO] Unpacking org.eclipse.equinox.security.macosx_1.101.100.v20180827-1235... [2019-07-30T12:43:40.646Z] [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-30T12:43:40.646Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:40.646Z] [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-30T12:43:40.646Z] [INFO] Unpacking org.eclipse.ui.cocoa_1.2.200.v20190509-1900... [2019-07-30T12:43:41.208Z] [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-30T12:43:41.208Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:41.208Z] [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-30T12:43:41.208Z] [INFO] Unpacking org.eclipse.core.filesystem.linux.x86_64_1.2.300.v20180828-0158... [2019-07-30T12:43:41.208Z] [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-30T12:43:41.208Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:41.208Z] [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-30T12:43:41.208Z] [INFO] Unpacking org.eclipse.core.net.linux.x86_64_1.2.300.v20181130-0925... [2019-07-30T12:43:41.465Z] [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-30T12:43:41.465Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:41.465Z] [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-30T12:43:41.465Z] [INFO] Unpacking org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1000.v20190125-2016... [2019-07-30T12:43:41.465Z] [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-30T12:43:41.465Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:41.465Z] [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-30T12:43:41.721Z] [INFO] Unpacking org.eclipse.e4.ui.swt.gtk_1.0.500.v20181106-0908... [2019-07-30T12:43:41.721Z] [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-30T12:43:41.721Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:41.721Z] [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-30T12:43:41.721Z] [INFO] Unpacking org.eclipse.equinox.security.linux.x86_64_1.1.200.v20181106-0957... [2019-07-30T12:43:41.721Z] [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-30T12:43:41.978Z] [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-30T12:43:41.978Z] [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-30T12:43:42.908Z] [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-30T12:43:42.908Z] [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-30T12:43:42.908Z] [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-30T12:43:43.165Z] [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-30T12:43:43.165Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:43.165Z] [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-30T12:43:43.165Z] [INFO] Unpacking org.eclipse.equinox.p2.discovery_1.1.100.v20180822-1302... [2019-07-30T12:43:43.165Z] [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-30T12:43:43.165Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:43.165Z] [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-30T12:43:43.422Z] [INFO] Unpacking org.eclipse.equinox.p2.discovery.compatibility_1.1.100.v20180822-1302... [2019-07-30T12:43:43.422Z] [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-30T12:43:43.422Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:43.422Z] [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-30T12:43:43.422Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.discovery_1.1.100.v20180822-1357... [2019-07-30T12:43:43.678Z] [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-30T12:43:43.936Z] [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-30T12:43:43.936Z] [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-30T12:43:44.192Z] [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-30T12:43:44.449Z] [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-30T12:43:44.449Z] [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-30T12:43:45.012Z] [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-30T12:43:45.012Z] [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-30T12:43:45.012Z] [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-30T12:43:45.012Z] [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-30T12:43:45.943Z] [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-30T12:43:45.943Z] [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-30T12:43:46.200Z] [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-30T12:43:46.457Z] [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-30T12:43:46.457Z] [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-30T12:43:46.457Z] [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-30T12:43:46.457Z] [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-30T12:43:47.020Z] [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-30T12:43:47.020Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T12:43:47.020Z] [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-30T12:43:47.020Z] [INFO] Unpacking org.apache.derby_10.11.1.1_v201605202053... [2019-07-30T12:43:49.589Z] [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-30T12:43:49.589Z] [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-30T12:43:49.589Z] [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-30T12:43:50.518Z] [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-30T12:43:50.775Z] [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-30T12:43:50.775Z] [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-30T12:43:52.142Z] [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-30T12:43:52.142Z] [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-30T12:43:52.142Z] [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-30T12:43:53.513Z] [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-30T12:43:53.513Z] [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-30T12:43:53.513Z] [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-30T12:43:53.513Z] [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-30T12:43:53.513Z] [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-30T12:43:53.513Z] [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-30T12:43:53.769Z] [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-30T12:43:54.026Z] [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-30T12:43:54.026Z] [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-30T12:43:54.026Z] [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-30T12:43:54.026Z] [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-30T12:43:54.026Z] [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-30T12:43:54.282Z] [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-30T12:43:54.539Z] [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-30T12:43:54.539Z] [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-30T12:43:54.539Z] [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-30T12:43:54.539Z] [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-30T12:43:54.539Z] [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-30T12:43:55.102Z] [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-30T12:43:55.102Z] [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-30T12:43:55.102Z] [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-30T12:43:55.665Z] [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-30T12:43:55.921Z] [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-30T12:43:55.921Z] [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-30T12:43:55.921Z] [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-30T12:43:55.921Z] [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-30T12:43:55.921Z] [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-30T12:43:56.485Z] [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-30T12:43:56.485Z] [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-30T12:43:56.485Z] [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-30T12:43:57.593Z] [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-30T12:43:57.850Z] [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-30T12:43:57.850Z] [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-30T12:43:58.413Z] [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-30T12:43:58.670Z] [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-30T12:43:58.670Z] [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-30T12:43:58.926Z] [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-30T12:43:58.926Z] [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-30T12:43:58.926Z] [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-30T12:43:59.489Z] [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-30T12:43:59.489Z] [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-30T12:43:59.489Z] [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-30T12:44:00.420Z] [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-30T12:44:00.676Z] [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-30T12:44:00.676Z] [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-30T12:44:01.245Z] [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-30T12:44:01.502Z] [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-30T12:44:01.502Z] [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-30T12:44:01.759Z] [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-30T12:44:01.759Z] [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-30T12:44:01.759Z] [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-30T12:44:02.323Z] [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-30T12:44:02.581Z] [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-30T12:44:02.581Z] [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-30T12:44:03.145Z] [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-30T12:44:03.402Z] [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-30T12:44:03.402Z] [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-30T12:44:03.967Z] [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-30T12:44:03.967Z] [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-30T12:44:04.224Z] [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-30T12:44:04.884Z] [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-30T12:44:04.884Z] [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-30T12:44:04.884Z] [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-30T12:44:04.884Z] [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-30T12:44:04.884Z] [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-30T12:44:04.884Z] [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-30T12:44:05.447Z] [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-30T12:44:05.447Z] [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-30T12:44:05.447Z] [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-30T12:44:06.376Z] [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-30T12:44:06.376Z] [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-30T12:44:06.376Z] [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-30T12:44:06.938Z] [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-30T12:44:07.194Z] [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-30T12:44:07.194Z] [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-30T12:44:07.194Z] [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-30T12:44:07.194Z] [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-30T12:44:07.194Z] [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-30T12:44:08.123Z] [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-30T12:44:08.123Z] [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-30T12:44:08.123Z] [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-30T12:44:09.052Z] [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-30T12:44:09.052Z] [WARNING] Missing extra classpath entry target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.1-SNAPSHOT.jar [2019-07-30T12:44:09.052Z] [WARNING] Missing extra classpath entry target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.1-SNAPSHOT-sources.jar [2019-07-30T12:44:09.308Z] [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-30T12:44:09.308Z] [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-30T12:44:10.236Z] [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-30T12:44:10.236Z] [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-30T12:44:10.236Z] [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-30T12:44:11.165Z] [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-30T12:44:11.165Z] [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-30T12:44:11.165Z] [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-30T12:44:11.728Z] [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-30T12:44:11.985Z] [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-30T12:44:11.985Z] [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-30T12:44:11.985Z] [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-30T12:44:11.985Z] [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-30T12:44:11.985Z] [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-30T12:44:12.243Z] [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-30T12:44:12.243Z] [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-30T12:44:12.243Z] [INFO] ------------------------------------------------------------------------ [2019-07-30T12:44:12.243Z] [INFO] Reactor Build Order: [2019-07-30T12:44:12.243Z] [INFO] [2019-07-30T12:44:12.243Z] [INFO] Trace Compass Parent [pom] [2019-07-30T12:44:12.243Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent [pom] [2019-07-30T12:44:12.243Z] [INFO] Trace Compass Common Utilities Parent [pom] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.common.core [eclipse-plugin] [2019-07-30T12:44:12.243Z] [INFO] Trace Compass State System Parent [pom] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.datastore.core [eclipse-plugin] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.segmentstore.core [eclipse-plugin] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.statesystem.core [eclipse-plugin] [2019-07-30T12:44:12.243Z] [INFO] Trace Compass TMF Parent [pom] [2019-07-30T12:44:12.243Z] [INFO] Trace Compass Filter Parser [eclipse-plugin] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.tmf.core [eclipse-plugin] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.analysis.counters.core [eclipse-plugin] [2019-07-30T12:44:12.243Z] [INFO] Trace Compass CTF Support Parent [pom] [2019-07-30T12:44:12.243Z] [INFO] Trace Compass CTF Parser Plug-in [eclipse-plugin] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.ctf.core [eclipse-plugin] [2019-07-30T12:44:12.243Z] [INFO] Trace Compass CTF Core Tests Plug-in [eclipse-test-plugin] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests [eclipse-test-plugin] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.tmf.core.tests [eclipse-test-plugin] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core [eclipse-plugin] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests [eclipse-test-plugin] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests [eclipse-test-plugin] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.tmf.ui [eclipse-plugin] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui [eclipse-plugin] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.analysis.graph.core [eclipse-plugin] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests [eclipse-test-plugin] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.tmf.chart.core [eclipse-plugin] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.analysis.lami.core [eclipse-plugin] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests [eclipse-test-plugin] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui [eclipse-plugin] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui [eclipse-plugin] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui [eclipse-plugin] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.analysis.timing.core [eclipse-plugin] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core [eclipse-plugin] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests [eclipse-test-plugin] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui [eclipse-plugin] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui [eclipse-plugin] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests [eclipse-test-plugin] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core [eclipse-plugin] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests [eclipse-test-plugin] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui [eclipse-plugin] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests [eclipse-test-plugin] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests [eclipse-test-plugin] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests [eclipse-test-plugin] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests [eclipse-test-plugin] [2019-07-30T12:44:12.243Z] [INFO] Trace Compass LTTng Support Parent [pom] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.lttng2.common.core [eclipse-plugin] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core [eclipse-plugin] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core [eclipse-plugin] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests [eclipse-test-plugin] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests [eclipse-test-plugin] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests [eclipse-test-plugin] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests [eclipse-test-plugin] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests [eclipse-test-plugin] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests [eclipse-test-plugin] [2019-07-30T12:44:12.243Z] [INFO] Trace Compass BTF Support Parent [pom] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.btf.core [eclipse-plugin] [2019-07-30T12:44:12.243Z] [INFO] Trace Compass Documentation [pom] [2019-07-30T12:44:12.243Z] [INFO] Trace Compass Developer Guide [eclipse-plugin] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui [eclipse-plugin] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.tmf [eclipse-feature] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.btf.ui [eclipse-plugin] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.btf [eclipse-feature] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.btf.core.tests [eclipse-test-plugin] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.common.core.tests [eclipse-test-plugin] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.ctf [eclipse-feature] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests [eclipse-test-plugin] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.tmf.ctf [eclipse-feature] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests [eclipse-test-plugin] [2019-07-30T12:44:12.243Z] [INFO] Trace Compass User Guide [eclipse-plugin] [2019-07-30T12:44:12.243Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide [eclipse-plugin] [2019-07-30T12:44:12.243Z] [INFO] Trace Compass RCP User Guide [eclipse-plugin] [2019-07-30T12:44:12.243Z] [INFO] Trace Compass Pcap User Guide [eclipse-plugin] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.examples [eclipse-plugin] [2019-07-30T12:44:12.243Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent [pom] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.gdbtrace.core [eclipse-plugin] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui [eclipse-plugin] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.gdbtrace [eclipse-feature] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests [eclipse-test-plugin] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests [eclipse-test-plugin] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests [eclipse-test-plugin] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.lttng2.control.core [eclipse-plugin] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.tmf.remote.core [eclipse-plugin] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui [eclipse-plugin] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui [eclipse-plugin] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.lttng2.control [eclipse-feature] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests [eclipse-test-plugin] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests [eclipse-test-plugin] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests [eclipse-test-plugin] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui [eclipse-plugin] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.lttng2.kernel [eclipse-feature] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests [eclipse-test-plugin] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests [eclipse-test-plugin] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core [eclipse-plugin] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui [eclipse-plugin] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.lttng2.ust [eclipse-feature] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests [eclipse-test-plugin] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests [eclipse-test-plugin] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests [eclipse-test-plugin] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests [eclipse-test-plugin] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests [eclipse-test-plugin] [2019-07-30T12:44:12.243Z] [INFO] Trace Compass Pcap Format Support Parent [pom] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.pcap.core [eclipse-plugin] [2019-07-30T12:44:12.243Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in [eclipse-test-plugin] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core [eclipse-plugin] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui [eclipse-plugin] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.tmf.pcap [eclipse-feature] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests [eclipse-test-plugin] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests [eclipse-test-plugin] [2019-07-30T12:44:12.243Z] [INFO] Trace Compass RCP Parent [pom] [2019-07-30T12:44:12.243Z] [INFO] Trace Compass RCP Branding plug-in [eclipse-plugin] [2019-07-30T12:44:12.243Z] [INFO] Trace Compass RCP Branding Feature [eclipse-feature] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.rcp.ui [eclipse-plugin] [2019-07-30T12:44:12.243Z] [INFO] Trace Compass RCP Feature [eclipse-feature] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui [eclipse-plugin] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.rcp.incubator [eclipse-feature] [2019-07-30T12:44:12.243Z] [INFO] Trace Compass Json trace Parent [pom] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.jsontrace.core [eclipse-plugin] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.jsontrace [eclipse-feature] [2019-07-30T12:44:12.243Z] [INFO] Trace Compass RCP Product [eclipse-repository] [2019-07-30T12:44:12.243Z] [INFO] Trace Compass Release Engineering Parent [pom] [2019-07-30T12:44:12.243Z] [INFO] Trace Compass Target Platform [pom] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests [eclipse-test-plugin] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.datastore.core.tests [eclipse-test-plugin] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests [eclipse-test-plugin] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests [eclipse-test-plugin] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests [eclipse-test-plugin] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests [eclipse-test-plugin] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests [eclipse-test-plugin] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests [eclipse-test-plugin] [2019-07-30T12:44:12.243Z] [INFO] Trace Compass All Tests [eclipse-test-plugin] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.testing [eclipse-feature] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.tmf.remote [eclipse-feature] [2019-07-30T12:44:12.243Z] [INFO] Trace Compass Repository [eclipse-repository] [2019-07-30T12:44:12.243Z] [INFO] org.eclipse.tracecompass.jsontrace.core.test [eclipse-plugin] [2019-07-30T12:44:12.243Z] [INFO] [2019-07-30T12:44:12.243Z] [INFO] ---------< org.eclipse.tracecompass:org.eclipse.tracecompass >---------- [2019-07-30T12:44:12.243Z] [INFO] Building Trace Compass Parent 5.0.0-SNAPSHOT [1/134] [2019-07-30T12:44:12.243Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-30T12:44:12.501Z] [INFO] [2019-07-30T12:44:12.501Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass --- [2019-07-30T12:44:12.501Z] 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-30T12:44:12.501Z] 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-30T12:44:12.501Z] 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-30T12:44:12.826Z] 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-30T12:44:12.826Z] 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-30T12:44:12.826Z] 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-30T12:44:12.826Z] 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 164 kB/s) [2019-07-30T12:44:12.826Z] 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-30T12:44:12.826Z] 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-30T12:44:12.826Z] 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-30T12:44:13.177Z] 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-30T12:44:13.177Z] 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-30T12:44:13.177Z] 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-30T12:44:13.177Z] 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 165 kB/s) [2019-07-30T12:44:13.177Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/25/maven-parent-25.pom [2019-07-30T12:44:13.177Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/25/maven-parent-25.pom [2019-07-30T12:44:13.177Z] 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-30T12:44:13.177Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/25/maven-parent-25.pom [2019-07-30T12:44:13.177Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/25/maven-parent-25.pom [2019-07-30T12:44:13.434Z] 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-30T12:44:13.434Z] 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 960 kB/s) [2019-07-30T12:44:13.434Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/15/apache-15.pom [2019-07-30T12:44:13.434Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/15/apache-15.pom [2019-07-30T12:44:13.434Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/15/apache-15.pom [2019-07-30T12:44:13.691Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/15/apache-15.pom [2019-07-30T12:44:13.691Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/15/apache-15.pom [2019-07-30T12:44:13.691Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/15/apache-15.pom [2019-07-30T12:44:13.691Z] 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 381 kB/s) [2019-07-30T12:44:13.691Z] 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-30T12:44:13.691Z] 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-30T12:44:13.691Z] 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-30T12:44:13.947Z] 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-30T12:44:13.947Z] 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-30T12:44:13.947Z] 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-30T12:44:13.947Z] 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 391 kB/s) [2019-07-30T12:44:13.947Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/25/commons-parent-25.pom [2019-07-30T12:44:13.947Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/25/commons-parent-25.pom [2019-07-30T12:44:13.947Z] 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-30T12:44:14.204Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/25/commons-parent-25.pom [2019-07-30T12:44:14.204Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/25/commons-parent-25.pom [2019-07-30T12:44:14.204Z] 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-30T12:44:14.204Z] 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-30T12:44:14.204Z] 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-30T12:44:14.204Z] 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-30T12:44:14.204Z] 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-30T12:44:14.461Z] 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-30T12:44:14.461Z] 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-30T12:44:14.461Z] 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-30T12:44:14.461Z] 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 29 kB/s) [2019-07-30T12:44:14.461Z] 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-30T12:44:14.461Z] 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-30T12:44:14.461Z] 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-30T12:44:14.461Z] 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-30T12:44:14.461Z] 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-30T12:44:14.461Z] 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-30T12:44:14.461Z] 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-30T12:44:14.461Z] 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-30T12:44:14.718Z] 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-30T12:44:14.718Z] 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-30T12:44:14.718Z] 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-30T12:44:14.718Z] 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-30T12:44:14.718Z] 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-30T12:44:14.718Z] 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-30T12:44:14.718Z] 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-30T12:44:14.718Z] 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-30T12:44:14.975Z] 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-30T12:44:14.975Z] 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-30T12:44:14.975Z] 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-30T12:44:14.975Z] 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-30T12:44:14.975Z] 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-30T12:44:14.975Z] 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-30T12:44:14.975Z] 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-30T12:44:14.975Z] 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-30T12:44:14.975Z] 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 (2): 32 kB | 68/185 kB Progress (2): 32 kB | 72/185 kB Progress (2): 32 kB | 76/185 kB Progress (2): 32 kB | 80/185 kB Progress (2): 32 kB | 84/185 kB Progress (2): 32 kB | 88/185 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 kB at 476 kB/s) [2019-07-30T12:44:14.975Z] Progress (1): 92/185 kB Progress (1): 96/185 kB Progress (1): 100/185 kB Progress (1): 104/185 kB Progress (1): 108/185 kB Progress (1): 112/185 kB Progress (1): 116/185 kB Progress (1): 120/185 kB Progress (1): 124/185 kB Progress (2): 124/185 kB | 4.1/222 kB Progress (2): 128/185 kB | 4.1/222 kB Progress (2): 128/185 kB | 7.7/222 kB Progress (2): 132/185 kB | 7.7/222 kB Progress (2): 132/185 kB | 12/222 kB Progress (2): 136/185 kB | 12/222 kB Progress (2): 136/185 kB | 16/222 kB Progress (2): 140/185 kB | 16/222 kB Progress (2): 144/185 kB | 16/222 kB Progress (2): 144/185 kB | 20/222 kB Progress (2): 148/185 kB | 20/222 kB Progress (2): 148/185 kB | 24/222 kB Progress (2): 152/185 kB | 24/222 kB Progress (2): 152/185 kB | 28/222 kB Progress (2): 156/185 kB | 28/222 kB Progress (2): 156/185 kB | 32/222 kB Progress (2): 160/185 kB | 32/222 kB Progress (2): 160/185 kB | 36/222 kB Progress (2): 164/185 kB | 36/222 kB Progress (2): 164/185 kB | 40/222 kB Progress (2): 168/185 kB | 40/222 kB Progress (2): 168/185 kB | 44/222 kB Progress (2): 172/185 kB | 44/222 kB Progress (2): 172/185 kB | 48/222 kB Progress (2): 176/185 kB | 48/222 kB Progress (2): 176/185 kB | 52/222 kB Progress (2): 180/185 kB | 52/222 kB Progress (2): 180/185 kB | 56/222 kB Progress (2): 184/185 kB | 56/222 kB Progress (2): 184/185 kB | 60/222 kB Progress (2): 185 kB | 60/222 kB Progress (2): 185 kB | 64/222 kB Progress (2): 185 kB | 68/222 kB Progress (2): 185 kB | 72/222 kB Progress (2): 185 kB | 76/222 kB Progress (2): 185 kB | 80/222 kB Progress (2): 185 kB | 84/222 kB Progress (2): 185 kB | 88/222 kB Progress (2): 185 kB | 92/222 kB Progress (2): 185 kB | 96/222 kB Progress (2): 185 kB | 100/222 kB Progress (2): 185 kB | 104/222 kB Progress (2): 185 kB | 108/222 kB Progress (2): 185 kB | 112/222 kB Progress (2): 185 kB | 116/222 kB Progress (2): 185 kB | 120/222 kB Progress (2): 185 kB | 124/222 kB Progress (2): 185 kB | 128/222 kB Progress (2): 185 kB | 132/222 kB Progress (2): 185 kB | 136/222 kB Progress (2): 185 kB | 140/222 kB Progress (2): 185 kB | 144/222 kB Progress (2): 185 kB | 148/222 kB Progress (2): 185 kB | 152/222 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.4/commons-io-2.4.jar (185 kB at 2.3 MB/s) [2019-07-30T12:44:14.975Z] Progress (1): 156/222 kB Progress (1): 160/222 kB Progress (1): 164/222 kB Progress (1): 168/222 kB Progress (1): 172/222 kB Progress (1): 176/222 kB Progress (1): 180/222 kB Progress (1): 184/222 kB Progress (1): 188/222 kB Progress (1): 192/222 kB Progress (1): 196/222 kB Progress (1): 200/222 kB Progress (1): 204/222 kB Progress (1): 208/222 kB Progress (1): 212/222 kB Progress (1): 216/222 kB Progress (1): 220/222 kB Progress (1): 222 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar (222 kB at 2.6 MB/s) [2019-07-30T12:44:15.232Z] 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/3.0.0/maven-shared-utils-3.0.0.jar (155 kB at 511 kB/s) [2019-07-30T12:44:15.232Z] [INFO] [2019-07-30T12:44:15.232Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass --- [2019-07-30T12:44:15.232Z] 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-30T12:44:15.232Z] 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-30T12:44:15.232Z] 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-30T12:44:15.489Z] 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-30T12:44:15.489Z] 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-30T12:44:15.489Z] 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-30T12:44:15.489Z] 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 120 kB/s) [2019-07-30T12:44:15.489Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.11/junit-4.11.pom [2019-07-30T12:44:15.489Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.11/junit-4.11.pom [2019-07-30T12:44:15.489Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/4.11/junit-4.11.pom [2019-07-30T12:44:15.746Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.11/junit-4.11.pom [2019-07-30T12:44:15.746Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.11/junit-4.11.pom [2019-07-30T12:44:15.746Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.pom [2019-07-30T12:44:15.746Z] 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 78 kB/s) [2019-07-30T12:44:15.746Z] 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-30T12:44:15.746Z] 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-30T12:44:15.746Z] 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-30T12:44:16.002Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [2019-07-30T12:44:16.002Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [2019-07-30T12:44:16.002Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [2019-07-30T12:44:16.002Z] Progress (1): 766 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 28 kB/s) [2019-07-30T12:44:16.002Z] 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-30T12:44:16.002Z] 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-30T12:44:16.002Z] 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-30T12:44:16.259Z] 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-30T12:44:16.259Z] 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-30T12:44:16.259Z] 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-30T12:44:16.259Z] 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 55 kB/s) [2019-07-30T12:44:16.259Z] 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-30T12:44:16.259Z] 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-30T12:44:16.259Z] 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-30T12:44:16.515Z] 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-30T12:44:16.515Z] 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-30T12:44:16.515Z] 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-30T12:44:16.515Z] 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 412 kB/s) [2019-07-30T12:44:16.515Z] 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-30T12:44:16.515Z] 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-30T12:44:16.515Z] 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-30T12:44:16.772Z] 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-30T12:44:16.772Z] 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-30T12:44:16.772Z] 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-30T12:44:16.772Z] 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 64 kB/s) [2019-07-30T12:44:16.772Z] 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-30T12:44:16.772Z] 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-30T12:44:17.028Z] 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-30T12:44:17.028Z] 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-30T12:44:17.028Z] 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-30T12:44:17.028Z] 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-30T12:44:17.028Z] 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 28 kB/s) [2019-07-30T12:44:17.028Z] 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-30T12:44:17.285Z] 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-30T12:44:17.285Z] 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-30T12:44:17.285Z] 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-30T12:44:17.285Z] 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-30T12:44:17.285Z] 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-30T12:44:17.542Z] 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-30T12:44:17.542Z] 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-30T12:44:17.542Z] 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-30T12:44:17.542Z] 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-30T12:44:17.542Z] 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-30T12:44:17.542Z] 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-30T12:44:17.542Z] 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-30T12:44:17.798Z] 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 75 kB/s) [2019-07-30T12:44:17.798Z] 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-30T12:44:17.798Z] 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-30T12:44:17.798Z] 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-30T12:44:17.798Z] 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-30T12:44:18.054Z] 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-30T12:44:18.054Z] 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-30T12:44:18.054Z] 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 67 kB/s) [2019-07-30T12:44:18.054Z] 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-30T12:44:18.054Z] 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-30T12:44:18.054Z] 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-30T12:44:18.311Z] 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-30T12:44:18.311Z] 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-30T12:44:18.311Z] 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-30T12:44:18.311Z] 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 275 kB/s) [2019-07-30T12:44:18.311Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/6/maven-parent-6.pom [2019-07-30T12:44:18.311Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/6/maven-parent-6.pom [2019-07-30T12:44:18.311Z] 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-30T12:44:18.568Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/6/maven-parent-6.pom [2019-07-30T12:44:18.568Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/6/maven-parent-6.pom [2019-07-30T12:44:18.568Z] 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-30T12:44:18.568Z] 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 590 kB/s) [2019-07-30T12:44:18.568Z] 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-30T12:44:18.568Z] 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-30T12:44:18.568Z] 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-30T12:44:18.824Z] 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-30T12:44:18.824Z] 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-30T12:44:18.824Z] 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-30T12:44:18.824Z] 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 57 kB/s) [2019-07-30T12:44:18.824Z] 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-30T12:44:18.824Z] 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-30T12:44:18.824Z] 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-30T12:44:19.126Z] 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-30T12:44:19.126Z] 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-30T12:44:19.126Z] 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-30T12:44:19.126Z] 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 122 kB/s) [2019-07-30T12:44:19.126Z] 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-30T12:44:19.126Z] 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-30T12:44:19.126Z] 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-30T12:44:19.383Z] 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-30T12:44:19.383Z] 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-30T12:44:19.383Z] 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-30T12:44:19.383Z] 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 573 kB/s) [2019-07-30T12:44:19.383Z] 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-30T12:44:19.383Z] 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-30T12:44:19.383Z] 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-30T12:44:19.639Z] 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-30T12:44:19.639Z] 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-30T12:44:19.639Z] 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-30T12:44:19.639Z] 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-30T12:44:19.639Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean/3.4/xbean-3.4.pom [2019-07-30T12:44:19.639Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/xbean/xbean/3.4/xbean-3.4.pom [2019-07-30T12:44:19.639Z] 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-30T12:44:19.896Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/xbean/xbean/3.4/xbean-3.4.pom [2019-07-30T12:44:19.896Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/xbean/xbean/3.4/xbean-3.4.pom [2019-07-30T12:44:19.896Z] 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-30T12:44:19.896Z] 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 639 kB/s) [2019-07-30T12:44:19.896Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/log4j/log4j/1.2.12/log4j-1.2.12.pom [2019-07-30T12:44:19.896Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/log4j/log4j/1.2.12/log4j-1.2.12.pom [2019-07-30T12:44:19.896Z] 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-30T12:44:20.153Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/log4j/log4j/1.2.12/log4j-1.2.12.pom [2019-07-30T12:44:20.153Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/log4j/log4j/1.2.12/log4j-1.2.12.pom [2019-07-30T12:44:20.153Z] 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-30T12:44:20.153Z] 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.1 kB/s) [2019-07-30T12:44:20.153Z] 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-30T12:44:20.153Z] 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-30T12:44:20.153Z] 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-30T12:44:20.410Z] 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-30T12:44:20.410Z] 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-30T12:44:20.410Z] 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-30T12:44:20.410Z] 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 116 kB/s) [2019-07-30T12:44:20.410Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [2019-07-30T12:44:20.410Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [2019-07-30T12:44:20.410Z] 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-30T12:44:20.666Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [2019-07-30T12:44:20.666Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [2019-07-30T12:44:20.666Z] 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-30T12:44:20.666Z] 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 43 kB/s) [2019-07-30T12:44:20.666Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [2019-07-30T12:44:20.666Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [2019-07-30T12:44:20.666Z] 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-30T12:44:20.923Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [2019-07-30T12:44:20.923Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [2019-07-30T12:44:20.923Z] 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-30T12:44:20.923Z] 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-30T12:44:20.923Z] 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-30T12:44:20.923Z] 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-30T12:44:21.179Z] 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-30T12:44:21.179Z] 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-30T12:44:21.179Z] 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-30T12:44:21.436Z] 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-30T12:44:21.436Z] 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 214 kB/s) [2019-07-30T12:44:21.692Z] 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-30T12:44:21.692Z] 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-30T12:44:21.692Z] 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-30T12:44:21.692Z] 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-30T12:44:21.692Z] 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-30T12:44:21.692Z] 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-30T12:44:21.949Z] 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 243 kB/s) [2019-07-30T12:44:21.949Z] 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-30T12:44:21.949Z] 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-30T12:44:21.949Z] 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-30T12:44:21.949Z] 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-30T12:44:21.949Z] 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-30T12:44:21.949Z] 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-30T12:44:22.206Z] 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 48 kB/s) [2019-07-30T12:44:22.206Z] 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-30T12:44:22.206Z] 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-30T12:44:22.206Z] 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-30T12:44:22.206Z] 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-30T12:44:22.206Z] 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-30T12:44:22.463Z] 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-30T12:44:22.463Z] 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 899 kB/s) [2019-07-30T12:44:22.463Z] 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-30T12:44:22.463Z] 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-30T12:44:22.463Z] 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-30T12:44:22.463Z] 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-30T12:44:22.719Z] 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-30T12:44:22.719Z] 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-30T12:44:22.719Z] 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 30 kB/s) [2019-07-30T12:44:22.719Z] 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-30T12:44:22.719Z] 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-30T12:44:22.976Z] 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-30T12:44:22.976Z] 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-30T12:44:22.976Z] 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-30T12:44:22.976Z] 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-30T12:44:22.976Z] Progress (1): 2.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.4/plexus-components-1.1.4.pom (2.1 kB at 77 kB/s) [2019-07-30T12:44:22.976Z] 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-30T12:44:22.976Z] 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-30T12:44:23.233Z] 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-30T12:44:23.233Z] 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-30T12:44:23.233Z] 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-30T12:44:23.233Z] 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-30T12:44:23.490Z] 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 66 kB/s) [2019-07-30T12:44:23.490Z] 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-30T12:44:23.490Z] 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-30T12:44:23.490Z] 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-30T12:44:23.490Z] 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-30T12:44:23.747Z] 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-30T12:44:23.747Z] 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-30T12:44:23.747Z] Progress (1): 4.1/9.5 kB Progress (1): 7.7/9.5 kB Progress (1): 9.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-testing/maven-plugin-testing/1.3/maven-plugin-testing-1.3.pom (9.5 kB at 265 kB/s) [2019-07-30T12:44:23.747Z] 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-30T12:44:23.747Z] 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-30T12:44:23.747Z] 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-30T12:44:24.004Z] 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-30T12:44:24.004Z] 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-30T12:44:24.004Z] 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-30T12:44:24.004Z] Progress (1): 3.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom (3.2 kB at 124 kB/s) [2019-07-30T12:44:24.004Z] 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-30T12:44:24.004Z] 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-30T12:44:24.004Z] 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-30T12:44:24.260Z] 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-30T12:44:24.260Z] 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-30T12:44:24.260Z] 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-30T12:44:24.260Z] 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 116 kB/s) [2019-07-30T12:44:24.260Z] 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-30T12:44:24.260Z] 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-30T12:44:24.260Z] 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-30T12:44:24.517Z] 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-30T12:44:24.517Z] 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-30T12:44:24.517Z] 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-30T12:44:24.517Z] 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 56 kB/s) [2019-07-30T12:44:24.517Z] 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-30T12:44:24.517Z] 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-30T12:44:24.517Z] 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-30T12:44:24.517Z] 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-30T12:44:24.517Z] 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-30T12:44:24.517Z] 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-30T12:44:24.517Z] 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-30T12:44:24.517Z] 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-30T12:44:24.517Z] 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-30T12:44:24.517Z] 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-30T12:44:24.517Z] 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-30T12:44:24.517Z] 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-30T12:44:24.517Z] 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-30T12:44:24.517Z] 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-30T12:44:24.517Z] 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-30T12:44:24.517Z] 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-30T12:44:24.517Z] 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-30T12:44:24.517Z] 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-30T12:44:24.517Z] 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-30T12:44:24.517Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1/classworlds-1.1.jar [2019-07-30T12:44:24.517Z] 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-30T12:44:24.517Z] 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-30T12:44:24.517Z] 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-30T12:44:24.517Z] 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-30T12:44:24.775Z] 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-30T12:44:24.775Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [2019-07-30T12:44:24.775Z] 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-30T12:44:24.775Z] 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-30T12:44:24.775Z] 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-30T12:44:24.775Z] 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-30T12:44:24.775Z] 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-30T12:44:24.775Z] 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-30T12:44:24.775Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.11/junit-4.11.jar [2019-07-30T12:44:24.775Z] 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-30T12:44:25.704Z] 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-30T12:44:25.704Z] 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-30T12:44:25.704Z] 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-30T12:44:25.704Z] 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-30T12:44:25.704Z] 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-30T12:44:25.704Z] 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-30T12:44:25.704Z] 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-30T12:44:25.704Z] 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-30T12:44:25.704Z] 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-30T12:44:25.704Z] 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-30T12:44:25.704Z] 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-30T12:44:25.704Z] 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-30T12:44:25.704Z] 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-30T12:44:25.704Z] 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-30T12:44:25.704Z] 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-30T12:44:25.704Z] 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-30T12:44:25.704Z] 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-30T12:44:25.704Z] 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-30T12:44:25.704Z] 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-30T12:44:25.704Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1/classworlds-1.1.jar [2019-07-30T12:44:25.704Z] 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-30T12:44:25.704Z] 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-30T12:44:25.704Z] 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-30T12:44:25.704Z] 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-30T12:44:25.704Z] 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-30T12:44:25.704Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [2019-07-30T12:44:25.704Z] 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-30T12:44:25.704Z] 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-30T12:44:25.704Z] 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-30T12:44:25.962Z] 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-30T12:44:25.962Z] 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-30T12:44:25.962Z] 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-30T12:44:25.962Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.11/junit-4.11.jar [2019-07-30T12:44:25.962Z] 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-30T12:44:25.962Z] 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-30T12:44:25.962Z] 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-30T12:44:25.962Z] 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-30T12:44:25.962Z] 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-30T12:44:25.962Z] 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-30T12:44:25.962Z] 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-30T12:44:25.962Z] 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-30T12:44:25.962Z] 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-30T12:44:25.962Z] 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-30T12:44:26.220Z] 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-30T12:44:26.220Z] 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-30T12:44:26.220Z] 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-30T12:44:26.220Z] 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-30T12:44:26.220Z] 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-30T12:44:26.220Z] 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-30T12:44:26.220Z] 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-30T12:44:26.526Z] 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-30T12:44:26.526Z] 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-30T12:44:26.526Z] 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-30T12:44:26.526Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.jar [2019-07-30T12:44:26.526Z] 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-30T12:44:26.526Z] 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-30T12:44:26.526Z] 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-30T12:44:26.878Z] 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-30T12:44:26.878Z] 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-30T12:44:26.878Z] 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-30T12:44:26.878Z] 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-30T12:44:26.878Z] 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-30T12:44:26.878Z] 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-30T12:44:26.878Z] 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-30T12:44:26.878Z] 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-30T12:44:26.878Z] 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-30T12:44:26.878Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/4.11/junit-4.11.jar [2019-07-30T12:44:26.878Z] 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-30T12:44:27.136Z] 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-30T12:44:27.136Z] 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-30T12:44:27.136Z] 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-30T12:44:27.136Z] 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-30T12:44:27.136Z] 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-30T12:44:27.136Z] 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-30T12:44:27.136Z] 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-30T12:44:27.136Z] 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-30T12:44:27.136Z] 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-30T12:44:27.136Z] 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-30T12:44:27.136Z] 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-30T12:44:27.136Z] 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-30T12:44:27.136Z] 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-30T12:44:27.136Z] 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-30T12:44:27.136Z] 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-30T12:44:27.393Z] 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-30T12:44:27.393Z] 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-30T12:44:27.393Z] 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-30T12:44:27.393Z] 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-30T12:44:27.393Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1/classworlds-1.1.jar [2019-07-30T12:44:27.393Z] 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-30T12:44:27.393Z] 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-30T12:44:27.393Z] 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-30T12:44:27.393Z] 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-30T12:44:27.393Z] 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-30T12:44:27.393Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [2019-07-30T12:44:27.393Z] 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-30T12:44:27.393Z] 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-30T12:44:27.393Z] 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-30T12:44:27.393Z] 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-30T12:44:27.393Z] 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-30T12:44:27.393Z] 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-30T12:44:27.393Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.11/junit-4.11.jar [2019-07-30T12:44:27.393Z] 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-30T12:44:27.393Z] 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-30T12:44:27.393Z] 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-30T12:44:27.393Z] 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-30T12:44:27.393Z] 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-30T12:44:27.393Z] 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-30T12:44:27.393Z] 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-30T12:44:27.393Z] 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-30T12:44:27.393Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar [2019-07-30T12:44:27.393Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar [2019-07-30T12:44:27.393Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar [2019-07-30T12:44:27.393Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar [2019-07-30T12:44:27.393Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar [2019-07-30T12:44:27.393Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar [2019-07-30T12:44:27.393Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar [2019-07-30T12:44:27.393Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar [2019-07-30T12:44:27.650Z] 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-30T12:44:27.650Z] 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-30T12:44:27.650Z] 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-30T12:44:27.650Z] 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-30T12:44:27.650Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1/classworlds-1.1.jar [2019-07-30T12:44:27.650Z] 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-30T12:44:27.650Z] 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-30T12:44:27.650Z] 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-30T12:44:27.650Z] 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-30T12:44:27.650Z] 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-30T12:44:27.650Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [2019-07-30T12:44:27.650Z] 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-30T12:44:27.650Z] 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-30T12:44:27.650Z] 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-30T12:44:27.650Z] 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-30T12:44:27.650Z] 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-30T12:44:27.650Z] 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-30T12:44:27.650Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.11/junit-4.11.jar [2019-07-30T12:44:27.650Z] 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-30T12:44:28.582Z] 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-30T12:44:28.582Z] 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-30T12:44:28.582Z] 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-30T12:44:28.582Z] 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-30T12:44:28.582Z] 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-30T12:44:28.582Z] Progress (1): 4.1/49 kB Progress (1): 7.7/49 kB Progress (1): 12/49 kB Progress (1): 16/49 kB Progress (1): 20/49 kB Progress (1): 24/49 kB Progress (1): 28/49 kB Progress (1): 32/49 kB Progress (1): 36/49 kB Progress (2): 36/49 kB | 4.1/80 kB Progress (2): 40/49 kB | 4.1/80 kB Progress (2): 40/49 kB | 7.7/80 kB Progress (2): 44/49 kB | 7.7/80 kB Progress (2): 48/49 kB | 7.7/80 kB Progress (2): 48/49 kB | 12/80 kB Progress (2): 49 kB | 12/80 kB Progress (2): 49 kB | 16/80 kB Progress (2): 49 kB | 20/80 kB Progress (2): 49 kB | 24/80 kB Progress (2): 49 kB | 28/80 kB Progress (2): 49 kB | 32/80 kB Progress (2): 49 kB | 33/80 kB Progress (2): 49 kB | 37/80 kB Progress (2): 49 kB | 41/80 kB Progress (2): 49 kB | 45/80 kB Progress (2): 49 kB | 49/80 kB Progress (3): 49 kB | 49/80 kB | 4.1/88 kB Progress (3): 49 kB | 53/80 kB | 4.1/88 kB Progress (3): 49 kB | 53/80 kB | 7.7/88 kB Progress (3): 49 kB | 57/80 kB | 7.7/88 kB Progress (3): 49 kB | 57/80 kB | 12/88 kB Progress (3): 49 kB | 61/80 kB | 12/88 kB Progress (3): 49 kB | 61/80 kB | 16/88 kB Progress (3): 49 kB | 65/80 kB | 16/88 kB Progress (3): 49 kB | 65/80 kB | 20/88 kB Progress (3): 49 kB | 69/80 kB | 20/88 kB Progress (3): 49 kB | 69/80 kB | 24/88 kB Progress (3): 49 kB | 73/80 kB | 24/88 kB Progress (3): 49 kB | 73/80 kB | 28/88 kB Progress (3): 49 kB | 77/80 kB | 28/88 kB Progress (3): 49 kB | 77/80 kB | 32/88 kB Progress (3): 49 kB | 80 kB | 32/88 kB Progress (3): 49 kB | 80 kB | 33/88 kB Progress (3): 49 kB | 80 kB | 37/88 kB Progress (3): 49 kB | 80 kB | 41/88 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (49 kB at 1.3 MB/s) [2019-07-30T12:44:28.582Z] Progress (3): 80 kB | 41/88 kB | 4.1/51 kB Progress (3): 80 kB | 45/88 kB | 4.1/51 kB Progress (3): 80 kB | 45/88 kB | 7.7/51 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar [2019-07-30T12:44:28.583Z] Progress (3): 80 kB | 45/88 kB | 12/51 kB Progress (3): 80 kB | 49/88 kB | 12/51 kB Progress (3): 80 kB | 49/88 kB | 16/51 kB Progress (3): 80 kB | 53/88 kB | 16/51 kB Progress (3): 80 kB | 53/88 kB | 20/51 kB Progress (3): 80 kB | 57/88 kB | 20/51 kB Progress (3): 80 kB | 57/88 kB | 24/51 kB Progress (3): 80 kB | 61/88 kB | 24/51 kB Progress (3): 80 kB | 61/88 kB | 28/51 kB Progress (3): 80 kB | 65/88 kB | 28/51 kB Progress (3): 80 kB | 65/88 kB | 32/51 kB Progress (3): 80 kB | 69/88 kB | 32/51 kB Progress (3): 80 kB | 69/88 kB | 36/51 kB Progress (3): 80 kB | 73/88 kB | 36/51 kB Progress (3): 80 kB | 73/88 kB | 40/51 kB Progress (3): 80 kB | 77/88 kB | 40/51 kB Progress (3): 80 kB | 77/88 kB | 44/51 kB Progress (3): 80 kB | 81/88 kB | 44/51 kB Progress (3): 80 kB | 81/88 kB | 48/51 kB Progress (3): 80 kB | 85/88 kB | 48/51 kB Progress (3): 80 kB | 85/88 kB | 51 kB Progress (3): 80 kB | 88 kB | 51 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (88 kB at 1.8 MB/s) [2019-07-30T12:44:28.583Z] 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-30T12:44:28.583Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (51 kB at 1.0 MB/s) [2019-07-30T12:44:28.583Z] Progress (2): 80 kB | 4.1/194 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar [2019-07-30T12:44:28.583Z] Progress (2): 80 kB | 7.7/194 kB Progress (2): 80 kB | 12/194 kB Progress (2): 80 kB | 16/194 kB Progress (2): 80 kB | 20/194 kB Progress (2): 80 kB | 24/194 kB Progress (2): 80 kB | 28/194 kB Progress (2): 80 kB | 32/194 kB Progress (2): 80 kB | 33/194 kB Progress (2): 80 kB | 37/194 kB Progress (2): 80 kB | 41/194 kB Progress (2): 80 kB | 45/194 kB Progress (2): 80 kB | 49/194 kB Progress (2): 80 kB | 53/194 kB Progress (2): 80 kB | 57/194 kB Progress (2): 80 kB | 61/194 kB Progress (2): 80 kB | 65/194 kB Progress (2): 80 kB | 69/194 kB Progress (2): 80 kB | 73/194 kB Progress (2): 80 kB | 77/194 kB Progress (2): 80 kB | 81/194 kB Progress (2): 80 kB | 85/194 kB Progress (2): 80 kB | 89/194 kB Progress (2): 80 kB | 93/194 kB Progress (2): 80 kB | 97/194 kB Progress (2): 80 kB | 101/194 kB Progress (2): 80 kB | 105/194 kB Progress (2): 80 kB | 109/194 kB Progress (2): 80 kB | 113/194 kB Progress (2): 80 kB | 117/194 kB Progress (2): 80 kB | 121/194 kB Progress (2): 80 kB | 125/194 kB Progress (2): 80 kB | 129/194 kB Progress (2): 80 kB | 133/194 kB Progress (2): 80 kB | 137/194 kB Progress (2): 80 kB | 141/194 kB Progress (2): 80 kB | 145/194 kB Progress (2): 80 kB | 149/194 kB Progress (2): 80 kB | 153/194 kB Progress (2): 80 kB | 157/194 kB Progress (2): 80 kB | 161/194 kB Progress (2): 80 kB | 165/194 kB Progress (2): 80 kB | 169/194 kB Progress (2): 80 kB | 173/194 kB Progress (2): 80 kB | 177/194 kB Progress (3): 80 kB | 177/194 kB | 4.1/12 kB Progress (3): 80 kB | 181/194 kB | 4.1/12 kB Progress (3): 80 kB | 181/194 kB | 7.7/12 kB Progress (3): 80 kB | 185/194 kB | 7.7/12 kB Progress (3): 80 kB | 185/194 kB | 12/12 kB Progress (3): 80 kB | 189/194 kB | 12/12 kB Progress (3): 80 kB | 189/194 kB | 12 kB Progress (3): 80 kB | 193/194 kB | 12 kB Progress (4): 80 kB | 193/194 kB | 12 kB | 4.1/178 kB Progress (4): 80 kB | 194 kB | 12 kB | 4.1/178 kB Progress (4): 80 kB | 194 kB | 12 kB | 7.7/178 kB Progress (4): 80 kB | 194 kB | 12 kB | 12/178 kB Progress (4): 80 kB | 194 kB | 12 kB | 16/178 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (80 kB at 1.3 MB/s) [2019-07-30T12:44:28.583Z] Progress (3): 194 kB | 12 kB | 20/178 kB 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-30T12:44:28.583Z] Progress (3): 194 kB | 12 kB | 24/178 kB Progress (3): 194 kB | 12 kB | 28/178 kB Progress (3): 194 kB | 12 kB | 32/178 kB Progress (3): 194 kB | 12 kB | 36/178 kB Progress (3): 194 kB | 12 kB | 40/178 kB Progress (3): 194 kB | 12 kB | 44/178 kB Progress (3): 194 kB | 12 kB | 48/178 kB Progress (3): 194 kB | 12 kB | 52/178 kB Progress (3): 194 kB | 12 kB | 56/178 kB Progress (3): 194 kB | 12 kB | 60/178 kB Progress (3): 194 kB | 12 kB | 64/178 kB Progress (3): 194 kB | 12 kB | 68/178 kB Progress (3): 194 kB | 12 kB | 72/178 kB Progress (3): 194 kB | 12 kB | 76/178 kB Progress (3): 194 kB | 12 kB | 80/178 kB Progress (3): 194 kB | 12 kB | 84/178 kB Progress (3): 194 kB | 12 kB | 88/178 kB Progress (3): 194 kB | 12 kB | 92/178 kB Progress (3): 194 kB | 12 kB | 96/178 kB Progress (3): 194 kB | 12 kB | 100/178 kB Progress (3): 194 kB | 12 kB | 104/178 kB Progress (3): 194 kB | 12 kB | 108/178 kB Progress (3): 194 kB | 12 kB | 112/178 kB Progress (3): 194 kB | 12 kB | 116/178 kB Progress (3): 194 kB | 12 kB | 120/178 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (194 kB at 2.8 MB/s) [2019-07-30T12:44:28.583Z] Progress (2): 12 kB | 124/178 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 174 kB/s) [2019-07-30T12:44:28.583Z] 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-30T12:44:28.583Z] 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-30T12:44:28.583Z] Progress (1): 128/178 kB Progress (1): 132/178 kB Progress (1): 136/178 kB Progress (1): 140/178 kB Progress (2): 140/178 kB | 4.1/22 kB Progress (2): 144/178 kB | 4.1/22 kB Progress (2): 144/178 kB | 7.7/22 kB Progress (2): 148/178 kB | 7.7/22 kB Progress (2): 148/178 kB | 12/22 kB Progress (2): 152/178 kB | 12/22 kB Progress (2): 152/178 kB | 16/22 kB Progress (2): 156/178 kB | 16/22 kB Progress (2): 156/178 kB | 20/22 kB Progress (2): 160/178 kB | 20/22 kB Progress (2): 160/178 kB | 22 kB Progress (2): 164/178 kB | 22 kB Progress (2): 168/178 kB | 22 kB Progress (2): 172/178 kB | 22 kB Progress (2): 176/178 kB | 22 kB Progress (2): 178 kB | 22 kB Progress (3): 178 kB | 22 kB | 4.1/22 kB Progress (3): 178 kB | 22 kB | 7.7/22 kB Progress (4): 178 kB | 22 kB | 7.7/22 kB | 4.1/8.8 kB Progress (4): 178 kB | 22 kB | 12/22 kB | 4.1/8.8 kB Progress (5): 178 kB | 22 kB | 12/22 kB | 4.1/8.8 kB | 4.1/17 kB Progress (5): 178 kB | 22 kB | 12/22 kB | 7.7/8.8 kB | 4.1/17 kB Progress (5): 178 kB | 22 kB | 12/22 kB | 7.7/8.8 kB | 7.7/17 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (22 kB at 271 kB/s) [2019-07-30T12:44:28.583Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (178 kB at 2.2 MB/s) [2019-07-30T12:44:28.583Z] 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-30T12:44:28.583Z] Progress (3): 16/22 kB | 7.7/8.8 kB | 7.7/17 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-30T12:44:28.583Z] Progress (3): 16/22 kB | 7.7/8.8 kB | 12/17 kB Progress (3): 16/22 kB | 8.8 kB | 12/17 kB Progress (3): 16/22 kB | 8.8 kB | 16/17 kB Progress (3): 20/22 kB | 8.8 kB | 16/17 kB Progress (3): 20/22 kB | 8.8 kB | 17 kB Progress (3): 22 kB | 8.8 kB | 17 kB Progress (4): 22 kB | 8.8 kB | 17 kB | 4.1/13 kB Progress (4): 22 kB | 8.8 kB | 17 kB | 7.7/13 kB Progress (4): 22 kB | 8.8 kB | 17 kB | 12/13 kB Progress (4): 22 kB | 8.8 kB | 17 kB | 13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (17 kB at 123 kB/s) [2019-07-30T12:44:28.583Z] 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-30T12:44:28.583Z] 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 153 kB/s) [2019-07-30T12:44:28.583Z] 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-30T12:44:28.583Z] 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 59 kB/s) [2019-07-30T12:44:28.583Z] 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-30T12:44:28.583Z] 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 84 kB/s) [2019-07-30T12:44:28.583Z] 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-30T12:44:28.583Z] Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB Progress (2): 11 kB | 4.1/9.8 kB Progress (2): 11 kB | 7.7/9.8 kB Progress (2): 11 kB | 9.8 kB Progress (3): 11 kB | 9.8 kB | 4.1/26 kB Progress (3): 11 kB | 9.8 kB | 7.7/26 kB Progress (3): 11 kB | 9.8 kB | 12/26 kB Progress (3): 11 kB | 9.8 kB | 16/26 kB Progress (3): 11 kB | 9.8 kB | 20/26 kB Progress (3): 11 kB | 9.8 kB | 24/26 kB Progress (3): 11 kB | 9.8 kB | 26 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar (11 kB at 68 kB/s) [2019-07-30T12:44:28.583Z] 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-30T12:44:28.583Z] 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 59 kB/s) [2019-07-30T12:44:28.583Z] 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-30T12:44:28.583Z] 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 153 kB/s) [2019-07-30T12:44:28.583Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.jar [2019-07-30T12:44:28.583Z] 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 Progress (2): 41 kB | 4.1/13 kB Progress (2): 41 kB | 7.7/13 kB Progress (2): 41 kB | 12/13 kB Progress (2): 41 kB | 13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.2/commons-cli-1.2.jar (41 kB at 230 kB/s) [2019-07-30T12:44:28.583Z] 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-30T12:44:28.583Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar (13 kB at 72 kB/s) [2019-07-30T12:44:28.583Z] 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-30T12:44:28.583Z] Progress (1): 4.1/10 kB Progress (1): 7.7/10 kB Progress (1): 10 kB Progress (2): 10 kB | 4.1/245 kB Progress (2): 10 kB | 7.7/245 kB Progress (2): 10 kB | 12/245 kB Progress (2): 10 kB | 16/245 kB Progress (2): 10 kB | 20/245 kB Progress (3): 10 kB | 20/245 kB | 4.1/38 kB Progress (3): 10 kB | 24/245 kB | 4.1/38 kB Progress (3): 10 kB | 24/245 kB | 7.7/38 kB Progress (3): 10 kB | 24/245 kB | 12/38 kB Progress (3): 10 kB | 24/245 kB | 16/38 kB Progress (3): 10 kB | 24/245 kB | 20/38 kB Progress (3): 10 kB | 24/245 kB | 24/38 kB Progress (4): 10 kB | 24/245 kB | 24/38 kB | 4.1/245 kB Progress (4): 10 kB | 28/245 kB | 24/38 kB | 4.1/245 kB Progress (5): 10 kB | 28/245 kB | 24/38 kB | 4.1/245 kB | 4.1/13 kB Progress (5): 10 kB | 32/245 kB | 24/38 kB | 4.1/245 kB | 4.1/13 kB Progress (5): 10 kB | 32/245 kB | 24/38 kB | 7.7/245 kB | 4.1/13 kB Progress (5): 10 kB | 33/245 kB | 24/38 kB | 7.7/245 kB | 4.1/13 kB Progress (5): 10 kB | 33/245 kB | 24/38 kB | 12/245 kB | 4.1/13 kB Progress (5): 10 kB | 33/245 kB | 24/38 kB | 12/245 kB | 7.7/13 kB Progress (5): 10 kB | 33/245 kB | 24/38 kB | 16/245 kB | 7.7/13 kB Progress (5): 10 kB | 37/245 kB | 24/38 kB | 16/245 kB | 7.7/13 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 54 kB/s) [2019-07-30T12:44:28.583Z] 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-30T12:44:28.583Z] Progress (4): 37/245 kB | 28/38 kB | 16/245 kB | 7.7/13 kB Progress (4): 41/245 kB | 28/38 kB | 16/245 kB | 7.7/13 kB Progress (4): 41/245 kB | 28/38 kB | 20/245 kB | 7.7/13 kB Progress (4): 41/245 kB | 28/38 kB | 20/245 kB | 12/13 kB Progress (4): 41/245 kB | 28/38 kB | 24/245 kB | 12/13 kB Progress (4): 45/245 kB | 28/38 kB | 24/245 kB | 12/13 kB Progress (4): 45/245 kB | 32/38 kB | 24/245 kB | 12/13 kB Progress (4): 49/245 kB | 32/38 kB | 24/245 kB | 12/13 kB Progress (4): 49/245 kB | 32/38 kB | 28/245 kB | 12/13 kB Progress (4): 49/245 kB | 32/38 kB | 28/245 kB | 13 kB Progress (4): 49/245 kB | 32/38 kB | 32/245 kB | 13 kB Progress (4): 53/245 kB | 32/38 kB | 32/245 kB | 13 kB Progress (4): 57/245 kB | 32/38 kB | 32/245 kB | 13 kB Progress (4): 57/245 kB | 36/38 kB | 32/245 kB | 13 kB Progress (4): 61/245 kB | 36/38 kB | 32/245 kB | 13 kB Progress (4): 61/245 kB | 36/38 kB | 33/245 kB | 13 kB Progress (4): 65/245 kB | 36/38 kB | 33/245 kB | 13 kB Progress (4): 65/245 kB | 38 kB | 33/245 kB | 13 kB Progress (4): 66/245 kB | 38 kB | 33/245 kB | 13 kB Progress (4): 66/245 kB | 38 kB | 37/245 kB | 13 kB Progress (4): 70/245 kB | 38 kB | 37/245 kB | 13 kB Progress (4): 70/245 kB | 38 kB | 41/245 kB | 13 kB Progress (4): 74/245 kB | 38 kB | 41/245 kB | 13 kB Progress (4): 74/245 kB | 38 kB | 45/245 kB | 13 kB Progress (4): 78/245 kB | 38 kB | 45/245 kB | 13 kB Progress (4): 82/245 kB | 38 kB | 45/245 kB | 13 kB Progress (4): 82/245 kB | 38 kB | 49/245 kB | 13 kB Progress (4): 86/245 kB | 38 kB | 49/245 kB | 13 kB Progress (4): 90/245 kB | 38 kB | 49/245 kB | 13 kB Progress (4): 90/245 kB | 38 kB | 53/245 kB | 13 kB Progress (4): 94/245 kB | 38 kB | 53/245 kB | 13 kB Progress (4): 94/245 kB | 38 kB | 57/245 kB | 13 kB Progress (4): 98/245 kB | 38 kB | 57/245 kB | 13 kB Progress (4): 98/245 kB | 38 kB | 61/245 kB | 13 kB Progress (4): 102/245 kB | 38 kB | 61/245 kB | 13 kB Progress (4): 102/245 kB | 38 kB | 65/245 kB | 13 kB Progress (4): 106/245 kB | 38 kB | 65/245 kB | 13 kB Progress (4): 106/245 kB | 38 kB | 66/245 kB | 13 kB Progress (4): 110/245 kB | 38 kB | 66/245 kB | 13 kB Progress (4): 110/245 kB | 38 kB | 70/245 kB | 13 kB Progress (4): 114/245 kB | 38 kB | 70/245 kB | 13 kB Progress (4): 114/245 kB | 38 kB | 74/245 kB | 13 kB Progress (4): 118/245 kB | 38 kB | 74/245 kB | 13 kB Progress (4): 118/245 kB | 38 kB | 78/245 kB | 13 kB Progress (4): 122/245 kB | 38 kB | 78/245 kB | 13 kB Progress (4): 122/245 kB | 38 kB | 82/245 kB | 13 kB Progress (4): 126/245 kB | 38 kB | 82/245 kB | 13 kB Progress (4): 130/245 kB | 38 kB | 82/245 kB | 13 kB Progress (4): 130/245 kB | 38 kB | 86/245 kB | 13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (13 kB at 65 kB/s) [2019-07-30T12:44:28.583Z] Progress (4): 130/245 kB | 38 kB | 86/245 kB | 4.1/11 kB Progress (4): 130/245 kB | 38 kB | 90/245 kB | 4.1/11 kB Progress (4): 134/245 kB | 38 kB | 90/245 kB | 4.1/11 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.jar (38 kB at 182 kB/s) [2019-07-30T12:44:28.583Z] Progress (3): 134/245 kB | 90/245 kB | 7.7/11 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.jar [2019-07-30T12:44:28.583Z] Progress (3): 134/245 kB | 90/245 kB | 11 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-30T12:44:28.583Z] Progress (3): 138/245 kB | 90/245 kB | 11 kB Progress (3): 138/245 kB | 94/245 kB | 11 kB Progress (3): 142/245 kB | 94/245 kB | 11 kB Progress (3): 142/245 kB | 98/245 kB | 11 kB Progress (3): 146/245 kB | 98/245 kB | 11 kB Progress (3): 146/245 kB | 102/245 kB | 11 kB Progress (3): 150/245 kB | 102/245 kB | 11 kB Progress (3): 150/245 kB | 106/245 kB | 11 kB Progress (3): 154/245 kB | 106/245 kB | 11 kB Progress (3): 154/245 kB | 110/245 kB | 11 kB Progress (3): 158/245 kB | 110/245 kB | 11 kB Progress (3): 158/245 kB | 114/245 kB | 11 kB Progress (3): 162/245 kB | 114/245 kB | 11 kB Progress (3): 162/245 kB | 118/245 kB | 11 kB Progress (3): 166/245 kB | 118/245 kB | 11 kB Progress (3): 166/245 kB | 122/245 kB | 11 kB Progress (3): 170/245 kB | 122/245 kB | 11 kB Progress (3): 170/245 kB | 126/245 kB | 11 kB Progress (3): 174/245 kB | 126/245 kB | 11 kB Progress (3): 174/245 kB | 130/245 kB | 11 kB Progress (3): 178/245 kB | 130/245 kB | 11 kB Progress (3): 178/245 kB | 134/245 kB | 11 kB Progress (3): 182/245 kB | 134/245 kB | 11 kB Progress (3): 182/245 kB | 138/245 kB | 11 kB Progress (3): 186/245 kB | 138/245 kB | 11 kB Progress (3): 186/245 kB | 142/245 kB | 11 kB Progress (3): 190/245 kB | 142/245 kB | 11 kB Progress (3): 190/245 kB | 146/245 kB | 11 kB Progress (3): 194/245 kB | 146/245 kB | 11 kB Progress (3): 194/245 kB | 150/245 kB | 11 kB Progress (3): 198/245 kB | 150/245 kB | 11 kB Progress (3): 198/245 kB | 154/245 kB | 11 kB Progress (3): 202/245 kB | 154/245 kB | 11 kB Progress (3): 202/245 kB | 158/245 kB | 11 kB Progress (3): 206/245 kB | 158/245 kB | 11 kB Progress (3): 206/245 kB | 162/245 kB | 11 kB Progress (3): 210/245 kB | 162/245 kB | 11 kB Progress (3): 210/245 kB | 166/245 kB | 11 kB Progress (3): 214/245 kB | 166/245 kB | 11 kB Progress (4): 214/245 kB | 166/245 kB | 11 kB | 4.1/99 kB Progress (4): 218/245 kB | 166/245 kB | 11 kB | 4.1/99 kB Progress (4): 218/245 kB | 170/245 kB | 11 kB | 4.1/99 kB Progress (4): 222/245 kB | 170/245 kB | 11 kB | 4.1/99 kB Progress (4): 222/245 kB | 170/245 kB | 11 kB | 7.7/99 kB Progress (4): 226/245 kB | 170/245 kB | 11 kB | 7.7/99 kB Progress (4): 226/245 kB | 174/245 kB | 11 kB | 7.7/99 kB Progress (4): 230/245 kB | 174/245 kB | 11 kB | 7.7/99 kB Progress (4): 230/245 kB | 174/245 kB | 11 kB | 12/99 kB Progress (4): 234/245 kB | 174/245 kB | 11 kB | 12/99 kB Progress (4): 234/245 kB | 178/245 kB | 11 kB | 12/99 kB Progress (4): 238/245 kB | 178/245 kB | 11 kB | 12/99 kB Progress (4): 238/245 kB | 178/245 kB | 11 kB | 16/99 kB Progress (4): 238/245 kB | 182/245 kB | 11 kB | 16/99 kB Progress (4): 242/245 kB | 182/245 kB | 11 kB | 16/99 kB Progress (4): 242/245 kB | 186/245 kB | 11 kB | 16/99 kB Progress (4): 242/245 kB | 186/245 kB | 11 kB | 20/99 kB Progress (4): 242/245 kB | 190/245 kB | 11 kB | 20/99 kB Progress (4): 245 kB | 190/245 kB | 11 kB | 20/99 kB Progress (4): 245 kB | 194/245 kB | 11 kB | 20/99 kB Progress (4): 245 kB | 194/245 kB | 11 kB | 24/99 kB Progress (4): 245 kB | 198/245 kB | 11 kB | 24/99 kB Progress (4): 245 kB | 198/245 kB | 11 kB | 28/99 kB Progress (4): 245 kB | 202/245 kB | 11 kB | 28/99 kB Progress (4): 245 kB | 202/245 kB | 11 kB | 32/99 kB Progress (4): 245 kB | 206/245 kB | 11 kB | 32/99 kB Progress (4): 245 kB | 206/245 kB | 11 kB | 33/99 kB Progress (4): 245 kB | 210/245 kB | 11 kB | 33/99 kB Progress (4): 245 kB | 210/245 kB | 11 kB | 37/99 kB Progress (4): 245 kB | 214/245 kB | 11 kB | 37/99 kB Progress (4): 245 kB | 214/245 kB | 11 kB | 41/99 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 50 kB/s) [2019-07-30T12:44:28.583Z] Progress (3): 245 kB | 218/245 kB | 41/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-30T12:44:28.583Z] Progress (3): 245 kB | 218/245 kB | 45/99 kB Progress (3): 245 kB | 222/245 kB | 45/99 kB Progress (3): 245 kB | 222/245 kB | 49/99 kB Progress (3): 245 kB | 226/245 kB | 49/99 kB Progress (3): 245 kB | 226/245 kB | 53/99 kB Progress (3): 245 kB | 230/245 kB | 53/99 kB Progress (3): 245 kB | 230/245 kB | 57/99 kB Progress (3): 245 kB | 234/245 kB | 57/99 kB Progress (3): 245 kB | 234/245 kB | 61/99 kB Progress (3): 245 kB | 238/245 kB | 61/99 kB Progress (4): 245 kB | 238/245 kB | 61/99 kB | 4.1/32 kB Progress (4): 245 kB | 242/245 kB | 61/99 kB | 4.1/32 kB Progress (4): 245 kB | 242/245 kB | 65/99 kB | 4.1/32 kB Progress (4): 245 kB | 245 kB | 65/99 kB | 4.1/32 kB Progress (4): 245 kB | 245 kB | 65/99 kB | 7.7/32 kB Progress (4): 245 kB | 245 kB | 66/99 kB | 7.7/32 kB Progress (4): 245 kB | 245 kB | 66/99 kB | 12/32 kB Progress (4): 245 kB | 245 kB | 70/99 kB | 12/32 kB Progress (4): 245 kB | 245 kB | 70/99 kB | 16/32 kB Progress (4): 245 kB | 245 kB | 74/99 kB | 16/32 kB Progress (4): 245 kB | 245 kB | 74/99 kB | 20/32 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar (245 kB at 1.1 MB/s) [2019-07-30T12:44:28.583Z] 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-30T12:44:28.583Z] Progress (3): 245 kB | 74/99 kB | 24/32 kB Progress (3): 245 kB | 78/99 kB | 24/32 kB Progress (3): 245 kB | 78/99 kB | 28/32 kB Progress (3): 245 kB | 82/99 kB | 28/32 kB Progress (3): 245 kB | 82/99 kB | 32 kB Progress (3): 245 kB | 86/99 kB | 32 kB Progress (3): 245 kB | 90/99 kB | 32 kB Progress (3): 245 kB | 94/99 kB | 32 kB Progress (3): 245 kB | 98/99 kB | 32 kB Progress (3): 245 kB | 99 kB | 32 kB Progress (4): 245 kB | 99 kB | 32 kB | 4.1/282 kB Progress (4): 245 kB | 99 kB | 32 kB | 7.7/282 kB Progress (4): 245 kB | 99 kB | 32 kB | 12/282 kB Progress (4): 245 kB | 99 kB | 32 kB | 16/282 kB Progress (4): 245 kB | 99 kB | 32 kB | 20/282 kB Progress (4): 245 kB | 99 kB | 32 kB | 24/282 kB Progress (4): 245 kB | 99 kB | 32 kB | 28/282 kB Progress (4): 245 kB | 99 kB | 32 kB | 32/282 kB Progress (4): 245 kB | 99 kB | 32 kB | 33/282 kB Progress (4): 245 kB | 99 kB | 32 kB | 37/282 kB Progress (4): 245 kB | 99 kB | 32 kB | 41/282 kB Progress (4): 245 kB | 99 kB | 32 kB | 45/282 kB Progress (4): 245 kB | 99 kB | 32 kB | 49/282 kB Progress (4): 245 kB | 99 kB | 32 kB | 53/282 kB Progress (4): 245 kB | 99 kB | 32 kB | 57/282 kB Progress (4): 245 kB | 99 kB | 32 kB | 61/282 kB Progress (4): 245 kB | 99 kB | 32 kB | 65/282 kB Progress (4): 245 kB | 99 kB | 32 kB | 66/282 kB Progress (4): 245 kB | 99 kB | 32 kB | 70/282 kB Progress (4): 245 kB | 99 kB | 32 kB | 74/282 kB Progress (4): 245 kB | 99 kB | 32 kB | 78/282 kB Progress (4): 245 kB | 99 kB | 32 kB | 82/282 kB Progress (4): 245 kB | 99 kB | 32 kB | 86/282 kB Progress (4): 245 kB | 99 kB | 32 kB | 90/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 132 kB/s) [2019-07-30T12:44:28.583Z] Progress (4): 245 kB | 99 kB | 90/282 kB | 4.1/64 kB Progress (4): 245 kB | 99 kB | 94/282 kB | 4.1/64 kB Progress (4): 245 kB | 99 kB | 94/282 kB | 7.7/64 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-30T12:44:28.842Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.3/commons-lang-2.3.jar (245 kB at 1.0 MB/s) [2019-07-30T12:44:28.842Z] 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-30T12:44:28.842Z] Progress (3): 99 kB | 94/282 kB | 12/64 kB Progress (3): 99 kB | 98/282 kB | 12/64 kB Progress (3): 99 kB | 98/282 kB | 16/64 kB Progress (4): 99 kB | 98/282 kB | 16/64 kB | 4.1/134 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 346 kB/s) [2019-07-30T12:44:28.842Z] 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-30T12:44:28.842Z] Progress (3): 98/282 kB | 16/64 kB | 7.7/134 kB Progress (3): 98/282 kB | 20/64 kB | 7.7/134 kB Progress (3): 98/282 kB | 20/64 kB | 7.7/134 kB Progress (3): 98/282 kB | 24/64 kB | 7.7/134 kB Progress (3): 98/282 kB | 24/64 kB | 12/134 kB Progress (3): 98/282 kB | 28/64 kB | 12/134 kB Progress (3): 102/282 kB | 28/64 kB | 12/134 kB Progress (3): 102/282 kB | 32/64 kB | 12/134 kB Progress (3): 102/282 kB | 32/64 kB | 16/134 kB Progress (3): 102/282 kB | 36/64 kB | 16/134 kB Progress (3): 102/282 kB | 36/64 kB | 20/134 kB Progress (3): 106/282 kB | 36/64 kB | 20/134 kB Progress (3): 106/282 kB | 36/64 kB | 24/134 kB Progress (3): 110/282 kB | 36/64 kB | 24/134 kB Progress (3): 110/282 kB | 36/64 kB | 28/134 kB Progress (3): 110/282 kB | 40/64 kB | 28/134 kB Progress (3): 110/282 kB | 40/64 kB | 32/134 kB Progress (3): 110/282 kB | 44/64 kB | 32/134 kB Progress (3): 114/282 kB | 44/64 kB | 32/134 kB Progress (3): 114/282 kB | 48/64 kB | 32/134 kB Progress (3): 118/282 kB | 48/64 kB | 32/134 kB Progress (3): 118/282 kB | 48/64 kB | 33/134 kB Progress (3): 122/282 kB | 48/64 kB | 33/134 kB Progress (3): 122/282 kB | 48/64 kB | 37/134 kB Progress (3): 126/282 kB | 48/64 kB | 37/134 kB Progress (3): 126/282 kB | 52/64 kB | 37/134 kB Progress (3): 130/282 kB | 52/64 kB | 37/134 kB Progress (3): 130/282 kB | 52/64 kB | 41/134 kB Progress (3): 131/282 kB | 52/64 kB | 41/134 kB Progress (3): 131/282 kB | 56/64 kB | 41/134 kB Progress (3): 135/282 kB | 56/64 kB | 41/134 kB Progress (3): 135/282 kB | 60/64 kB | 41/134 kB Progress (3): 135/282 kB | 60/64 kB | 45/134 kB Progress (3): 135/282 kB | 64 kB | 45/134 kB Progress (3): 139/282 kB | 64 kB | 45/134 kB Progress (3): 139/282 kB | 64 kB | 49/134 kB Progress (3): 143/282 kB | 64 kB | 49/134 kB Progress (3): 143/282 kB | 64 kB | 53/134 kB Progress (3): 147/282 kB | 64 kB | 53/134 kB Progress (3): 147/282 kB | 64 kB | 57/134 kB Progress (3): 151/282 kB | 64 kB | 57/134 kB Progress (3): 151/282 kB | 64 kB | 61/134 kB Progress (3): 155/282 kB | 64 kB | 61/134 kB Progress (3): 155/282 kB | 64 kB | 65/134 kB Progress (3): 159/282 kB | 64 kB | 65/134 kB Progress (3): 159/282 kB | 64 kB | 66/134 kB Progress (3): 163/282 kB | 64 kB | 66/134 kB Progress (3): 163/282 kB | 64 kB | 70/134 kB Progress (3): 167/282 kB | 64 kB | 70/134 kB Progress (3): 167/282 kB | 64 kB | 74/134 kB Progress (3): 171/282 kB | 64 kB | 74/134 kB Progress (3): 171/282 kB | 64 kB | 78/134 kB Progress (3): 175/282 kB | 64 kB | 78/134 kB Progress (3): 175/282 kB | 64 kB | 82/134 kB Progress (3): 179/282 kB | 64 kB | 82/134 kB Progress (3): 179/282 kB | 64 kB | 86/134 kB Progress (3): 183/282 kB | 64 kB | 86/134 kB Progress (3): 183/282 kB | 64 kB | 90/134 kB Progress (3): 187/282 kB | 64 kB | 90/134 kB Progress (3): 187/282 kB | 64 kB | 94/134 kB Progress (3): 191/282 kB | 64 kB | 94/134 kB Progress (3): 191/282 kB | 64 kB | 98/134 kB Progress (3): 195/282 kB | 64 kB | 98/134 kB Progress (3): 195/282 kB | 64 kB | 98/134 kB Progress (3): 199/282 kB | 64 kB | 98/134 kB Progress (3): 199/282 kB | 64 kB | 102/134 kB Progress (3): 203/282 kB | 64 kB | 102/134 kB Progress (4): 203/282 kB | 64 kB | 102/134 kB | 4.1/12 kB Progress (4): 203/282 kB | 64 kB | 106/134 kB | 4.1/12 kB Progress (4): 203/282 kB | 64 kB | 106/134 kB | 7.7/12 kB Progress (4): 207/282 kB | 64 kB | 106/134 kB | 7.7/12 kB Progress (4): 207/282 kB | 64 kB | 106/134 kB | 12/12 kB Progress (4): 207/282 kB | 64 kB | 110/134 kB | 12/12 kB Progress (4): 207/282 kB | 64 kB | 110/134 kB | 12 kB Progress (4): 211/282 kB | 64 kB | 110/134 kB | 12 kB Progress (4): 211/282 kB | 64 kB | 114/134 kB | 12 kB Progress (4): 215/282 kB | 64 kB | 114/134 kB | 12 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar (64 kB at 212 kB/s) [2019-07-30T12:44:28.842Z] 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-30T12:44:28.842Z] Progress (3): 219/282 kB | 114/134 kB | 12 kB Progress (3): 219/282 kB | 118/134 kB | 12 kB Progress (3): 223/282 kB | 118/134 kB | 12 kB Progress (3): 223/282 kB | 122/134 kB | 12 kB Progress (3): 227/282 kB | 122/134 kB | 12 kB Progress (3): 227/282 kB | 126/134 kB | 12 kB Progress (3): 231/282 kB | 126/134 kB | 12 kB Progress (3): 231/282 kB | 130/134 kB | 12 kB Progress (3): 235/282 kB | 130/134 kB | 12 kB Progress (3): 235/282 kB | 134 kB | 12 kB Progress (3): 239/282 kB | 134 kB | 12 kB Progress (3): 243/282 kB | 134 kB | 12 kB Progress (3): 247/282 kB | 134 kB | 12 kB Progress (3): 251/282 kB | 134 kB | 12 kB Progress (4): 251/282 kB | 134 kB | 12 kB | 4.1/35 kB Progress (4): 255/282 kB | 134 kB | 12 kB | 4.1/35 kB Progress (4): 255/282 kB | 134 kB | 12 kB | 7.7/35 kB Progress (4): 259/282 kB | 134 kB | 12 kB | 7.7/35 kB Progress (4): 259/282 kB | 134 kB | 12 kB | 12/35 kB Progress (4): 263/282 kB | 134 kB | 12 kB | 12/35 kB Progress (4): 263/282 kB | 134 kB | 12 kB | 16/35 kB Progress (4): 267/282 kB | 134 kB | 12 kB | 16/35 kB Progress (4): 267/282 kB | 134 kB | 12 kB | 20/35 kB Progress (4): 271/282 kB | 134 kB | 12 kB | 20/35 kB Progress (4): 271/282 kB | 134 kB | 12 kB | 24/35 kB Progress (4): 275/282 kB | 134 kB | 12 kB | 24/35 kB Progress (4): 275/282 kB | 134 kB | 12 kB | 28/35 kB Progress (4): 279/282 kB | 134 kB | 12 kB | 28/35 kB Progress (4): 279/282 kB | 134 kB | 12 kB | 32/35 kB Progress (4): 282 kB | 134 kB | 12 kB | 32/35 kB Progress (4): 282 kB | 134 kB | 12 kB | 35 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 435 kB/s) [2019-07-30T12:44:28.842Z] 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-30T12:44:28.842Z] 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 39 kB/s) [2019-07-30T12:44:28.842Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.jar [2019-07-30T12:44:28.842Z] 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 113 kB/s) [2019-07-30T12:44:28.842Z] 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-30T12:44:28.842Z] Progress (2): 282 kB | 4.1/245 kB Progress (2): 282 kB | 7.7/245 kB Progress (2): 282 kB | 12/245 kB Progress (2): 282 kB | 16/245 kB Progress (2): 282 kB | 20/245 kB Progress (2): 282 kB | 24/245 kB Progress (2): 282 kB | 28/245 kB Progress (2): 282 kB | 32/245 kB Progress (2): 282 kB | 33/245 kB Progress (2): 282 kB | 37/245 kB Progress (2): 282 kB | 41/245 kB Progress (2): 282 kB | 45/245 kB Progress (2): 282 kB | 49/245 kB Progress (2): 282 kB | 53/245 kB Progress (2): 282 kB | 57/245 kB Progress (2): 282 kB | 61/245 kB Progress (3): 282 kB | 61/245 kB | 4.1/185 kB Progress (3): 282 kB | 65/245 kB | 4.1/185 kB Progress (3): 282 kB | 65/245 kB | 7.7/185 kB Progress (3): 282 kB | 66/245 kB | 7.7/185 kB Progress (3): 282 kB | 66/245 kB | 12/185 kB Progress (3): 282 kB | 70/245 kB | 12/185 kB Progress (3): 282 kB | 70/245 kB | 16/185 kB Progress (3): 282 kB | 74/245 kB | 16/185 kB Progress (3): 282 kB | 74/245 kB | 20/185 kB Progress (3): 282 kB | 78/245 kB | 20/185 kB Progress (3): 282 kB | 78/245 kB | 24/185 kB Progress (3): 282 kB | 82/245 kB | 24/185 kB Progress (4): 282 kB | 82/245 kB | 24/185 kB | 4.1/58 kB Progress (4): 282 kB | 86/245 kB | 24/185 kB | 4.1/58 kB Progress (4): 282 kB | 86/245 kB | 28/185 kB | 4.1/58 kB Progress (4): 282 kB | 90/245 kB | 28/185 kB | 4.1/58 kB Progress (4): 282 kB | 90/245 kB | 28/185 kB | 7.7/58 kB Progress (4): 282 kB | 94/245 kB | 28/185 kB | 7.7/58 kB Progress (5): 282 kB | 94/245 kB | 28/185 kB | 7.7/58 kB | 4.1/45 kB Progress (5): 282 kB | 94/245 kB | 32/185 kB | 7.7/58 kB | 4.1/45 kB Progress (5): 282 kB | 94/245 kB | 32/185 kB | 7.7/58 kB | 7.7/45 kB Progress (5): 282 kB | 98/245 kB | 32/185 kB | 7.7/58 kB | 7.7/45 kB Progress (5): 282 kB | 98/245 kB | 32/185 kB | 12/58 kB | 7.7/45 kB Progress (5): 282 kB | 98/245 kB | 32/185 kB | 12/58 kB | 7.7/45 kB Progress (5): 282 kB | 98/245 kB | 32/185 kB | 12/58 kB | 12/45 kB Progress (5): 282 kB | 98/245 kB | 33/185 kB | 12/58 kB | 12/45 kB Progress (5): 282 kB | 98/245 kB | 33/185 kB | 12/58 kB | 16/45 kB Progress (5): 282 kB | 102/245 kB | 33/185 kB | 12/58 kB | 16/45 kB Progress (5): 282 kB | 102/245 kB | 33/185 kB | 16/58 kB | 16/45 kB Progress (5): 282 kB | 106/245 kB | 33/185 kB | 16/58 kB | 16/45 kB Progress (5): 282 kB | 106/245 kB | 33/185 kB | 16/58 kB | 20/45 kB Progress (5): 282 kB | 106/245 kB | 37/185 kB | 16/58 kB | 20/45 kB Progress (5): 282 kB | 106/245 kB | 37/185 kB | 16/58 kB | 24/45 kB Progress (5): 282 kB | 110/245 kB | 37/185 kB | 16/58 kB | 24/45 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 856 kB/s) [2019-07-30T12:44:28.842Z] Progress (4): 110/245 kB | 37/185 kB | 20/58 kB | 24/45 kB Progress (4): 114/245 kB | 37/185 kB | 20/58 kB | 24/45 kB Progress (4): 114/245 kB | 37/185 kB | 20/58 kB | 28/45 kB Progress (4): 114/245 kB | 41/185 kB | 20/58 kB | 28/45 kB Progress (4): 114/245 kB | 41/185 kB | 20/58 kB | 32/45 kB Progress (4): 118/245 kB | 41/185 kB | 20/58 kB | 32/45 kB Progress (4): 118/245 kB | 41/185 kB | 24/58 kB | 32/45 kB Progress (4): 122/245 kB | 41/185 kB | 24/58 kB | 32/45 kB Progress (4): 122/245 kB | 45/185 kB | 24/58 kB | 32/45 kB Progress (4): 122/245 kB | 45/185 kB | 24/58 kB | 33/45 kB Progress (4): 122/245 kB | 49/185 kB | 24/58 kB | 33/45 kB Progress (4): 126/245 kB | 49/185 kB | 24/58 kB | 33/45 kB Progress (4): 126/245 kB | 49/185 kB | 28/58 kB | 33/45 kB Progress (4): 130/245 kB | 49/185 kB | 28/58 kB | 33/45 kB Progress (4): 130/245 kB | 53/185 kB | 28/58 kB | 33/45 kB Progress (4): 130/245 kB | 53/185 kB | 28/58 kB | 37/45 kB Progress (4): 130/245 kB | 57/185 kB | 28/58 kB | 37/45 kB Progress (4): 131/245 kB | 57/185 kB | 28/58 kB | 37/45 kB Progress (4): 131/245 kB | 57/185 kB | 32/58 kB | 37/45 kB Progress (4): 135/245 kB | 57/185 kB | 32/58 kB | 37/45 kB Progress (4): 135/245 kB | 61/185 kB | 32/58 kB | 37/45 kB Progress (4): 135/245 kB | 61/185 kB | 32/58 kB | 41/45 kB Progress (4): 135/245 kB | 65/185 kB | 32/58 kB | 41/45 kB Progress (4): 139/245 kB | 65/185 kB | 32/58 kB | 41/45 kB Progress (4): 139/245 kB | 65/185 kB | 36/58 kB | 41/45 kB Progress (4): 139/245 kB | 65/185 kB | 40/58 kB | 41/45 kB Progress (4): 143/245 kB | 65/185 kB | 40/58 kB | 41/45 kB Progress (4): 143/245 kB | 66/185 kB | 40/58 kB | 41/45 kB Progress (4): 143/245 kB | 66/185 kB | 40/58 kB | 45/45 kB Progress (4): 143/245 kB | 70/185 kB | 40/58 kB | 45/45 kB Progress (4): 147/245 kB | 70/185 kB | 40/58 kB | 45/45 kB Progress (4): 147/245 kB | 70/185 kB | 44/58 kB | 45/45 kB Progress (4): 151/245 kB | 70/185 kB | 44/58 kB | 45/45 kB Progress (4): 151/245 kB | 74/185 kB | 44/58 kB | 45/45 kB Progress (4): 151/245 kB | 74/185 kB | 44/58 kB | 45 kB Progress (4): 151/245 kB | 78/185 kB | 44/58 kB | 45 kB Progress (4): 155/245 kB | 78/185 kB | 44/58 kB | 45 kB Progress (4): 155/245 kB | 78/185 kB | 48/58 kB | 45 kB Progress (4): 159/245 kB | 78/185 kB | 48/58 kB | 45 kB Progress (4): 159/245 kB | 82/185 kB | 48/58 kB | 45 kB Progress (4): 163/245 kB | 82/185 kB | 48/58 kB | 45 kB Progress (4): 163/245 kB | 82/185 kB | 52/58 kB | 45 kB Progress (4): 167/245 kB | 82/185 kB | 52/58 kB | 45 kB Progress (4): 167/245 kB | 86/185 kB | 52/58 kB | 45 kB Progress (4): 171/245 kB | 86/185 kB | 52/58 kB | 45 kB Progress (4): 171/245 kB | 86/185 kB | 56/58 kB | 45 kB Progress (4): 175/245 kB | 86/185 kB | 56/58 kB | 45 kB Progress (4): 175/245 kB | 90/185 kB | 56/58 kB | 45 kB Progress (4): 179/245 kB | 90/185 kB | 56/58 kB | 45 kB Progress (4): 179/245 kB | 90/185 kB | 58 kB | 45 kB Progress (4): 183/245 kB | 90/185 kB | 58 kB | 45 kB Progress (4): 183/245 kB | 94/185 kB | 58 kB | 45 kB Progress (4): 187/245 kB | 94/185 kB | 58 kB | 45 kB Progress (4): 187/245 kB | 98/185 kB | 58 kB | 45 kB Progress (4): 191/245 kB | 98/185 kB | 58 kB | 45 kB Progress (4): 191/245 kB | 102/185 kB | 58 kB | 45 kB Progress (4): 195/245 kB | 102/185 kB | 58 kB | 45 kB Progress (4): 195/245 kB | 106/185 kB | 58 kB | 45 kB Progress (4): 199/245 kB | 106/185 kB | 58 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 131 kB/s) [2019-07-30T12:44:28.842Z] Progress (3): 203/245 kB | 106/185 kB | 58 kB Progress (3): 203/245 kB | 110/185 kB | 58 kB Progress (3): 207/245 kB | 110/185 kB | 58 kB Progress (3): 207/245 kB | 114/185 kB | 58 kB Progress (3): 211/245 kB | 114/185 kB | 58 kB Progress (3): 211/245 kB | 118/185 kB | 58 kB Progress (3): 215/245 kB | 118/185 kB | 58 kB Progress (3): 215/245 kB | 122/185 kB | 58 kB Progress (3): 219/245 kB | 122/185 kB | 58 kB Progress (3): 219/245 kB | 126/185 kB | 58 kB Progress (3): 223/245 kB | 126/185 kB | 58 kB Progress (3): 223/245 kB | 130/185 kB | 58 kB Progress (3): 227/245 kB | 130/185 kB | 58 kB Progress (3): 227/245 kB | 134/185 kB | 58 kB Progress (3): 231/245 kB | 134/185 kB | 58 kB Progress (3): 231/245 kB | 138/185 kB | 58 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 168 kB/s) [2019-07-30T12:44:28.842Z] Progress (2): 235/245 kB | 138/185 kB Progress (2): 235/245 kB | 142/185 kB Progress (2): 239/245 kB | 142/185 kB Progress (2): 239/245 kB | 146/185 kB Progress (2): 243/245 kB | 146/185 kB Progress (2): 243/245 kB | 150/185 kB Progress (2): 245 kB | 150/185 kB Progress (2): 245 kB | 154/185 kB Progress (2): 245 kB | 158/185 kB Progress (2): 245 kB | 162/185 kB Progress (2): 245 kB | 166/185 kB Progress (2): 245 kB | 170/185 kB Progress (2): 245 kB | 174/185 kB Progress (2): 245 kB | 178/185 kB Progress (2): 245 kB | 182/185 kB Progress (2): 245 kB | 185 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 511 kB/s) [2019-07-30T12:44:28.842Z] 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 647 kB/s) [2019-07-30T12:44:29.099Z] [INFO] [2019-07-30T12:44:29.099Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass --- [2019-07-30T12:44:29.099Z] 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-30T12:44:29.099Z] 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-30T12:44:29.099Z] 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-30T12:44:29.364Z] 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-30T12:44:29.364Z] 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-30T12:44:29.364Z] 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-30T12:44:29.364Z] 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 243 kB/s) [2019-07-30T12:44:29.364Z] 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-30T12:44:29.364Z] 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-30T12:44:29.364Z] 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-30T12:44:29.364Z] 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-30T12:44:29.364Z] 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-30T12:44:29.620Z] 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-30T12:44:29.620Z] Progress (1): 4.1/8.4 kB Progress (1): 7.7/8.4 kB Progress (1): 8.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom (8.4 kB at 256 kB/s) [2019-07-30T12:44:29.620Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/9/maven-parent-9.pom [2019-07-30T12:44:29.620Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/9/maven-parent-9.pom [2019-07-30T12:44:29.620Z] 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-30T12:44:29.620Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/9/maven-parent-9.pom [2019-07-30T12:44:29.620Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/9/maven-parent-9.pom [2019-07-30T12:44:29.877Z] 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-30T12:44:29.877Z] Progress (1): 4.1/33 kB Progress (1): 7.7/33 kB Progress (1): 12/33 kB Progress (1): 16/33 kB Progress (1): 20/33 kB Progress (1): 24/33 kB Progress (1): 28/33 kB Progress (1): 32/33 kB Progress (1): 33 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/9/maven-parent-9.pom (33 kB at 1.2 MB/s) [2019-07-30T12:44:29.877Z] 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-30T12:44:29.877Z] 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-30T12:44:29.877Z] 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-30T12:44:29.877Z] 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-30T12:44:30.134Z] 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-30T12:44:30.134Z] 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-30T12:44:30.134Z] 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-30T12:44:30.134Z] 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-30T12:44:30.134Z] 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-30T12:44:30.134Z] 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-30T12:44:30.134Z] 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-30T12:44:30.390Z] 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-30T12:44:30.390Z] 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-30T12:44:30.390Z] 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 92 kB/s) [2019-07-30T12:44:30.390Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/7/maven-parent-7.pom [2019-07-30T12:44:30.390Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/7/maven-parent-7.pom [2019-07-30T12:44:30.390Z] 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-30T12:44:30.647Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/7/maven-parent-7.pom [2019-07-30T12:44:30.647Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/7/maven-parent-7.pom [2019-07-30T12:44:30.647Z] 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-30T12:44:30.647Z] 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 664 kB/s) [2019-07-30T12:44:30.647Z] 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-30T12:44:30.647Z] 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-30T12:44:30.647Z] 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-30T12:44:30.904Z] 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-30T12:44:30.904Z] 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-30T12:44:30.904Z] 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-30T12:44:30.904Z] 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 33 kB/s) [2019-07-30T12:44:30.904Z] 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-30T12:44:30.904Z] 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-30T12:44:30.904Z] 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-30T12:44:31.161Z] 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-30T12:44:31.161Z] 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-30T12:44:31.161Z] 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-30T12:44:31.161Z] 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-30T12:44:31.161Z] 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-30T12:44:31.161Z] 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-30T12:44:31.161Z] 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-30T12:44:31.417Z] 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-30T12:44:31.417Z] 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-30T12:44:31.417Z] 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-30T12:44:31.417Z] 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-30T12:44:31.417Z] 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-30T12:44:31.417Z] 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-30T12:44:31.417Z] 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-30T12:44:31.674Z] 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-30T12:44:31.674Z] 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-30T12:44:31.674Z] 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-30T12:44:31.674Z] Progress (1): 1.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom (1.4 kB at 44 kB/s) [2019-07-30T12:44:31.674Z] 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-30T12:44:31.674Z] 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-30T12:44:31.674Z] 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-30T12:44:31.931Z] 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-30T12:44:31.931Z] 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-30T12:44:31.931Z] 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-30T12:44:31.931Z] 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 23 kB/s) [2019-07-30T12:44:31.931Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.8.2/junit-4.8.2.pom [2019-07-30T12:44:31.931Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.8.2/junit-4.8.2.pom [2019-07-30T12:44:31.931Z] 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-30T12:44:32.187Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.8.2/junit-4.8.2.pom [2019-07-30T12:44:32.187Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.8.2/junit-4.8.2.pom [2019-07-30T12:44:32.187Z] 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-30T12:44:32.187Z] 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 46 kB/s) [2019-07-30T12:44:32.187Z] 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-30T12:44:32.187Z] 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-30T12:44:32.187Z] 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-30T12:44:32.444Z] 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-30T12:44:32.444Z] 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-30T12:44:32.444Z] 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-30T12:44:32.444Z] 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 10 kB/s) [2019-07-30T12:44:32.444Z] 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-30T12:44:32.444Z] 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-30T12:44:32.700Z] 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-30T12:44:32.700Z] 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-30T12:44:32.700Z] 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-30T12:44:32.700Z] 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-30T12:44:32.700Z] 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-30T12:44:32.700Z] 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-30T12:44:32.700Z] 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-30T12:44:32.956Z] 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-30T12:44:32.956Z] 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-30T12:44:32.956Z] 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-30T12:44:33.213Z] 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-30T12:44:33.213Z] 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 98 kB/s) [2019-07-30T12:44:33.213Z] 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-30T12:44:33.213Z] 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-30T12:44:33.526Z] 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-30T12:44:33.526Z] 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-30T12:44:33.526Z] 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-30T12:44:33.526Z] 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-30T12:44:33.526Z] 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-30T12:44:33.526Z] 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-30T12:44:33.526Z] 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-30T12:44:33.526Z] 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-30T12:44:33.877Z] 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-30T12:44:33.877Z] 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-30T12:44:33.877Z] 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-30T12:44:33.877Z] 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 297 kB/s) [2019-07-30T12:44:33.877Z] 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-30T12:44:33.877Z] 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-30T12:44:33.877Z] 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-30T12:44:34.133Z] 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-30T12:44:35.063Z] 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-30T12:44:35.063Z] 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-30T12:44:35.063Z] 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-30T12:44:35.063Z] 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-30T12:44:35.063Z] 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-30T12:44:35.063Z] 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-30T12:44:35.320Z] 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-30T12:44:35.320Z] 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-30T12:44:35.320Z] 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-30T12:44:35.320Z] 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 346 kB/s) [2019-07-30T12:44:35.320Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/16/maven-parent-16.pom [2019-07-30T12:44:35.320Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/16/maven-parent-16.pom [2019-07-30T12:44:35.320Z] 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-30T12:44:35.577Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/16/maven-parent-16.pom [2019-07-30T12:44:35.577Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/16/maven-parent-16.pom [2019-07-30T12:44:35.577Z] 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-30T12:44:35.577Z] 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 970 kB/s) [2019-07-30T12:44:35.577Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/7/apache-7.pom [2019-07-30T12:44:35.577Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/7/apache-7.pom [2019-07-30T12:44:35.577Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/7/apache-7.pom [2019-07-30T12:44:35.834Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/7/apache-7.pom [2019-07-30T12:44:35.834Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/7/apache-7.pom [2019-07-30T12:44:35.834Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom [2019-07-30T12:44:35.834Z] 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 481 kB/s) [2019-07-30T12:44:35.834Z] 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-30T12:44:35.834Z] 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-30T12:44:35.834Z] 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-30T12:44:36.091Z] 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-30T12:44:36.091Z] 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-30T12:44:36.091Z] 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-30T12:44:36.091Z] 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 58 kB/s) [2019-07-30T12:44:36.091Z] 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-30T12:44:36.091Z] 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-30T12:44:36.347Z] 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-30T12:44:36.347Z] 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-30T12:44:36.347Z] 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-30T12:44:36.347Z] 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-30T12:44:36.347Z] 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 371 kB/s) [2019-07-30T12:44:36.347Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/10/maven-parent-10.pom [2019-07-30T12:44:36.347Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/10/maven-parent-10.pom [2019-07-30T12:44:36.604Z] 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-30T12:44:36.604Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/10/maven-parent-10.pom [2019-07-30T12:44:36.604Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/10/maven-parent-10.pom [2019-07-30T12:44:36.604Z] 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-30T12:44:36.604Z] 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-30T12:44:36.604Z] 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-30T12:44:36.604Z] 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-30T12:44:36.861Z] 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-30T12:44:36.861Z] 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-30T12:44:36.861Z] 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-30T12:44:36.861Z] 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-30T12:44:36.861Z] 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 103 kB/s) [2019-07-30T12:44:37.117Z] 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-30T12:44:37.117Z] 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-30T12:44:37.117Z] 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-30T12:44:37.117Z] 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-30T12:44:37.117Z] 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-30T12:44:37.117Z] 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-30T12:44:37.374Z] 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 56 kB/s) [2019-07-30T12:44:37.374Z] 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-30T12:44:37.374Z] 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-30T12:44:37.374Z] 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-30T12:44:37.631Z] 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-30T12:44:37.631Z] 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-30T12:44:37.631Z] 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-30T12:44:37.631Z] 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 592 kB/s) [2019-07-30T12:44:37.631Z] 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-30T12:44:37.631Z] 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-30T12:44:37.631Z] 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-30T12:44:37.888Z] 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-30T12:44:37.888Z] 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-30T12:44:37.888Z] 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-30T12:44:37.888Z] 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 53 kB/s) [2019-07-30T12:44:37.888Z] 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-30T12:44:37.888Z] 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-30T12:44:37.888Z] 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-30T12:44:38.145Z] 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-30T12:44:38.145Z] 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-30T12:44:38.145Z] 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-30T12:44:38.145Z] 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 115 kB/s) [2019-07-30T12:44:38.145Z] 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-30T12:44:38.145Z] 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-30T12:44:38.145Z] 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-30T12:44:38.401Z] 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-30T12:44:38.401Z] 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-30T12:44:38.401Z] 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-30T12:44:38.401Z] 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 32 kB/s) [2019-07-30T12:44:38.401Z] 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-30T12:44:38.401Z] 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-30T12:44:38.401Z] 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-30T12:44:38.657Z] 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-30T12:44:38.657Z] 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-30T12:44:38.657Z] 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-30T12:44:38.657Z] 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 47 kB/s) [2019-07-30T12:44:38.657Z] 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-30T12:44:38.914Z] 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-30T12:44:38.914Z] 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-30T12:44:38.914Z] 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-30T12:44:38.914Z] 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-30T12:44:38.914Z] 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-30T12:44:39.171Z] 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 56 kB/s) [2019-07-30T12:44:39.171Z] 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-30T12:44:39.171Z] 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-30T12:44:39.171Z] 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-30T12:44:39.171Z] 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-30T12:44:39.428Z] 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-30T12:44:39.428Z] 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-30T12:44:39.428Z] 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 51 kB/s) [2019-07-30T12:44:39.428Z] 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-30T12:44:39.428Z] 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-30T12:44:39.428Z] 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-30T12:44:39.685Z] 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-30T12:44:39.685Z] 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-30T12:44:39.685Z] 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-30T12:44:39.685Z] 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 19 kB/s) [2019-07-30T12:44:39.685Z] 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-30T12:44:39.685Z] 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-30T12:44:39.685Z] 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-30T12:44:39.941Z] 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-30T12:44:39.941Z] 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-30T12:44:39.941Z] 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-30T12:44:39.941Z] 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 54 kB/s) [2019-07-30T12:44:39.941Z] 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-30T12:44:39.941Z] 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-30T12:44:39.941Z] 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-30T12:44:40.198Z] 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-30T12:44:40.198Z] 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-30T12:44:40.198Z] 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-30T12:44:40.198Z] 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 32 kB/s) [2019-07-30T12:44:40.198Z] 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-30T12:44:40.198Z] 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-30T12:44:40.198Z] 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-30T12:44:40.455Z] 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-30T12:44:40.455Z] 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-30T12:44:40.714Z] 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-30T12:44:40.714Z] 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 35 kB/s) [2019-07-30T12:44:40.714Z] 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-30T12:44:40.714Z] 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-30T12:44:40.714Z] 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-30T12:44:40.714Z] 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-30T12:44:41.025Z] 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-30T12:44:41.025Z] 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-30T12:44:41.025Z] 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 466 kB/s) [2019-07-30T12:44:41.025Z] 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-30T12:44:41.025Z] 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-30T12:44:41.025Z] 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-30T12:44:41.025Z] 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-30T12:44:41.025Z] 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-30T12:44:41.025Z] 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-30T12:44:41.377Z] 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 42 kB/s) [2019-07-30T12:44:41.377Z] 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-30T12:44:41.377Z] 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-30T12:44:41.377Z] 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-30T12:44:41.377Z] 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-30T12:44:41.377Z] 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-30T12:44:41.377Z] 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-30T12:44:41.633Z] 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 69 kB/s) [2019-07-30T12:44:41.633Z] 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-30T12:44:41.633Z] 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-30T12:44:41.633Z] 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-30T12:44:41.633Z] 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-30T12:44:41.633Z] 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-30T12:44:41.890Z] 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-30T12:44:41.890Z] 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 156 kB/s) [2019-07-30T12:44:41.890Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom [2019-07-30T12:44:41.890Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom [2019-07-30T12:44:41.890Z] 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-30T12:44:41.890Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom [2019-07-30T12:44:42.147Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom [2019-07-30T12:44:42.147Z] 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-30T12:44:42.147Z] 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 53 kB/s) [2019-07-30T12:44:42.147Z] 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-30T12:44:42.147Z] 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-30T12:44:42.147Z] 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-30T12:44:42.403Z] 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-30T12:44:42.403Z] 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-30T12:44:42.403Z] 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-30T12:44:42.403Z] 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 9.7 kB/s) [2019-07-30T12:44:42.403Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/1/apache-1.pom [2019-07-30T12:44:42.403Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/1/apache-1.pom [2019-07-30T12:44:42.403Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/1/apache-1.pom [2019-07-30T12:44:42.661Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/1/apache-1.pom [2019-07-30T12:44:42.661Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/1/apache-1.pom [2019-07-30T12:44:42.661Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/1/apache-1.pom [2019-07-30T12:44:42.661Z] 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-30T12:44:42.661Z] 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-30T12:44:42.661Z] 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-30T12:44:42.661Z] 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-30T12:44:42.917Z] 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-30T12:44:42.917Z] 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-30T12:44:42.917Z] 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-30T12:44:42.917Z] 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 538 kB/s) [2019-07-30T12:44:42.917Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/9/commons-parent-9.pom [2019-07-30T12:44:42.917Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/9/commons-parent-9.pom [2019-07-30T12:44:42.917Z] 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-30T12:44:43.173Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/9/commons-parent-9.pom [2019-07-30T12:44:43.173Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/9/commons-parent-9.pom [2019-07-30T12:44:43.173Z] 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-30T12:44:43.173Z] 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 593 kB/s) [2019-07-30T12:44:43.173Z] 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-30T12:44:43.173Z] 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-30T12:44:43.173Z] 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-30T12:44:43.430Z] 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-30T12:44:43.430Z] 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-30T12:44:43.430Z] 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-30T12:44:43.687Z] 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 32 kB/s) [2019-07-30T12:44:43.687Z] 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-30T12:44:43.687Z] 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-30T12:44:43.687Z] 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-30T12:44:43.944Z] 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-30T12:44:43.944Z] 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-30T12:44:43.944Z] 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-30T12:44:43.944Z] 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 110 kB/s) [2019-07-30T12:44:43.944Z] 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-30T12:44:43.944Z] 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-30T12:44:43.944Z] 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-30T12:44:44.200Z] 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-30T12:44:44.200Z] 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-30T12:44:44.200Z] 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-30T12:44:44.200Z] 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 87 kB/s) [2019-07-30T12:44:44.200Z] 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-30T12:44:44.200Z] 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-30T12:44:44.200Z] 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-30T12:44:44.457Z] 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-30T12:44:44.457Z] 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-30T12:44:44.457Z] 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-30T12:44:44.457Z] 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 161 kB/s) [2019-07-30T12:44:44.457Z] 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-30T12:44:44.457Z] 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-30T12:44:44.457Z] 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-30T12:44:44.714Z] 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-30T12:44:44.714Z] 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-30T12:44:44.714Z] 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-30T12:44:44.714Z] 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 228 kB/s) [2019-07-30T12:44:44.714Z] 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-30T12:44:44.714Z] 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-30T12:44:44.714Z] 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-30T12:44:44.971Z] 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-30T12:44:44.971Z] 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-30T12:44:44.971Z] 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-30T12:44:44.971Z] 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 53 kB/s) [2019-07-30T12:44:44.971Z] 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-30T12:44:44.971Z] 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-30T12:44:45.227Z] 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-30T12:44:45.227Z] 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-30T12:44:45.227Z] 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-30T12:44:45.227Z] 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-30T12:44:45.227Z] 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 44 kB/s) [2019-07-30T12:44:45.227Z] 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-30T12:44:45.484Z] 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-30T12:44:45.484Z] 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-30T12:44:45.484Z] 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-30T12:44:45.484Z] 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-30T12:44:45.484Z] 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-30T12:44:45.740Z] 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 58 kB/s) [2019-07-30T12:44:45.740Z] 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-30T12:44:45.740Z] 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-30T12:44:45.740Z] 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-30T12:44:45.740Z] 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-30T12:44:45.740Z] 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-30T12:44:45.740Z] 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-30T12:44:45.997Z] 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 149 kB/s) [2019-07-30T12:44:45.997Z] 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-30T12:44:45.997Z] 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-30T12:44:45.997Z] 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-30T12:44:45.997Z] 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-30T12:44:45.997Z] 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-30T12:44:46.253Z] 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-30T12:44:46.253Z] 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 34 kB/s) [2019-07-30T12:44:46.253Z] 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-30T12:44:46.253Z] 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-30T12:44:46.253Z] 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-30T12:44:46.253Z] 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-30T12:44:46.253Z] 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-30T12:44:46.509Z] 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-30T12:44:46.509Z] 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 120 kB/s) [2019-07-30T12:44:46.509Z] 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-30T12:44:46.509Z] 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-30T12:44:46.509Z] 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-30T12:44:46.509Z] 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-30T12:44:46.509Z] 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-30T12:44:46.766Z] 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-30T12:44:46.766Z] 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-30T12:44:46.766Z] 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-30T12:44:46.766Z] 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-30T12:44:46.766Z] 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-30T12:44:46.766Z] 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-30T12:44:47.023Z] 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-30T12:44:47.023Z] 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-30T12:44:47.023Z] Progress (1): 3.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom (3.0 kB at 77 kB/s) [2019-07-30T12:44:47.023Z] 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-30T12:44:47.023Z] 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-30T12:44:47.023Z] 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-30T12:44:48.465Z] 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-30T12:44:48.465Z] 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-30T12:44:48.465Z] 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-30T12:44:48.465Z] 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 51 kB/s) [2019-07-30T12:44:48.465Z] 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-30T12:44:48.465Z] 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-30T12:44:48.465Z] 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-30T12:44:48.721Z] 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-30T12:44:48.721Z] 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-30T12:44:48.721Z] 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-30T12:44:48.721Z] 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 41 kB/s) [2019-07-30T12:44:48.721Z] 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-30T12:44:48.721Z] 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-30T12:44:48.721Z] 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-30T12:44:48.978Z] 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-30T12:44:48.978Z] 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-30T12:44:48.978Z] 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-30T12:44:48.978Z] 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 258 kB/s) [2019-07-30T12:44:48.978Z] 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-30T12:44:48.978Z] 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-30T12:44:48.978Z] 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-30T12:44:49.236Z] 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-30T12:44:49.236Z] 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-30T12:44:49.236Z] 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-30T12:44:49.236Z] 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 64 kB/s) [2019-07-30T12:44:49.236Z] 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-30T12:44:49.236Z] 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-30T12:44:49.236Z] 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-30T12:44:49.522Z] 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-30T12:44:49.522Z] 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-30T12:44:49.522Z] 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-30T12:44:49.522Z] 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 334 kB/s) [2019-07-30T12:44:49.522Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/velocity/velocity/1.5/velocity-1.5.pom [2019-07-30T12:44:49.522Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/velocity/velocity/1.5/velocity-1.5.pom [2019-07-30T12:44:49.522Z] 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-30T12:44:49.825Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/velocity/velocity/1.5/velocity-1.5.pom [2019-07-30T12:44:49.825Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/velocity/velocity/1.5/velocity-1.5.pom [2019-07-30T12:44:49.825Z] 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-30T12:44:49.825Z] Progress (1): 4.1/7.8 kB Progress (1): 7.7/7.8 kB Progress (1): 7.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.5/velocity-1.5.pom (7.8 kB at 259 kB/s) [2019-07-30T12:44:49.825Z] 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-30T12:44:49.825Z] 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-30T12:44:49.825Z] 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-30T12:44:50.082Z] 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-30T12:44:50.082Z] 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-30T12:44:50.082Z] 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-30T12:44:50.082Z] 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 365 kB/s) [2019-07-30T12:44:50.082Z] 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-30T12:44:50.082Z] 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-30T12:44:50.082Z] 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-30T12:44:50.339Z] 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-30T12:44:50.339Z] 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-30T12:44:50.339Z] 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-30T12:44:50.339Z] 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 451 kB/s) [2019-07-30T12:44:50.339Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/oro/oro/2.0.8/oro-2.0.8.pom [2019-07-30T12:44:50.339Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/oro/oro/2.0.8/oro-2.0.8.pom [2019-07-30T12:44:50.339Z] 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-30T12:44:50.596Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/oro/oro/2.0.8/oro-2.0.8.pom [2019-07-30T12:44:50.596Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/oro/oro/2.0.8/oro-2.0.8.pom [2019-07-30T12:44:50.596Z] 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-30T12:44:50.596Z] Progress (1): 140 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.pom (140 B at 5.0 kB/s) [2019-07-30T12:44:50.596Z] 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-30T12:44:50.596Z] 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-30T12:44:50.596Z] 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-30T12:44:50.852Z] 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-30T12:44:51.109Z] 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-30T12:44:51.109Z] 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-30T12:44:51.366Z] 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 22 kB/s) [2019-07-30T12:44:51.366Z] 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-30T12:44:51.366Z] 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-30T12:44:51.622Z] 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-30T12:44:51.623Z] 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-30T12:44:51.623Z] 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-30T12:44:51.623Z] 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-30T12:44:51.623Z] 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 12 kB/s) [2019-07-30T12:44:51.623Z] 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-30T12:44:51.623Z] 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-30T12:44:51.879Z] 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-30T12:44:51.879Z] 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-30T12:44:51.879Z] 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-30T12:44:51.879Z] 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-30T12:44:52.136Z] 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 29 kB/s) [2019-07-30T12:44:52.136Z] 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-30T12:44:52.136Z] 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-30T12:44:52.136Z] 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-30T12:44:52.136Z] 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-30T12:44:52.137Z] 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-30T12:44:52.393Z] 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-30T12:44:52.393Z] 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 32 kB/s) [2019-07-30T12:44:52.393Z] 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-30T12:44:52.393Z] 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-30T12:44:52.393Z] 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-30T12:44:52.393Z] 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-30T12:44:52.393Z] 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-30T12:44:52.650Z] 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-30T12:44:52.650Z] 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 68 kB/s) [2019-07-30T12:44:52.650Z] 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-30T12:44:52.650Z] 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-30T12:44:52.650Z] 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-30T12:44:52.650Z] 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-30T12:44:52.906Z] 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-30T12:44:52.906Z] 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-30T12:44:52.906Z] 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.6 kB/s) [2019-07-30T12:44:52.906Z] 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-30T12:44:52.906Z] 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-30T12:44:52.906Z] 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-30T12:44:53.163Z] 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-30T12:44:53.163Z] 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-30T12:44:53.163Z] 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-30T12:44:53.163Z] 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 64 kB/s) [2019-07-30T12:44:53.163Z] 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-30T12:44:53.163Z] 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-30T12:44:53.163Z] 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-30T12:44:53.419Z] 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-30T12:44:53.419Z] 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-30T12:44:53.419Z] 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-30T12:44:53.419Z] 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 9.4 kB/s) [2019-07-30T12:44:53.419Z] 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-30T12:44:53.419Z] 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-30T12:44:53.419Z] 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-30T12:44:53.676Z] 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-30T12:44:53.676Z] 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-30T12:44:53.676Z] 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-30T12:44:53.676Z] 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 310 kB/s) [2019-07-30T12:44:53.676Z] 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-30T12:44:53.676Z] 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-30T12:44:53.676Z] 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-30T12:44:53.933Z] 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-30T12:44:53.933Z] 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-30T12:44:53.933Z] 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-30T12:44:53.933Z] 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 80 kB/s) [2019-07-30T12:44:53.933Z] 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-30T12:44:53.933Z] 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-30T12:44:53.933Z] 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-30T12:44:54.190Z] 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-30T12:44:54.190Z] 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-30T12:44:54.190Z] 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-30T12:44:54.190Z] 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 70 kB/s) [2019-07-30T12:44:54.190Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/7.1/asm-7.1.pom [2019-07-30T12:44:54.447Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/7.1/asm-7.1.pom [2019-07-30T12:44:54.447Z] 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-30T12:44:54.447Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/7.1/asm-7.1.pom [2019-07-30T12:44:54.447Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/7.1/asm-7.1.pom [2019-07-30T12:44:54.447Z] 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-30T12:44:54.447Z] 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-30T12:44:54.704Z] 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-30T12:44:54.704Z] 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-30T12:44:54.704Z] 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-30T12:44:54.704Z] 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-30T12:44:54.704Z] 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-30T12:44:54.961Z] 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-30T12:44:54.961Z] Progress (1): 3.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.pom (3.7 kB at 122 kB/s) [2019-07-30T12:44:54.961Z] 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-30T12:44:54.961Z] 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-30T12:44:54.961Z] 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-30T12:44:54.961Z] 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-30T12:44:54.961Z] 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-30T12:44:55.219Z] 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-30T12:44:55.219Z] 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 108 kB/s) [2019-07-30T12:44:55.219Z] 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-30T12:44:55.220Z] 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-30T12:44:55.220Z] 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-30T12:44:55.220Z] 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-30T12:44:55.220Z] 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-30T12:44:55.220Z] 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-30T12:44:55.525Z] 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 105 kB/s) [2019-07-30T12:44:55.525Z] 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-30T12:44:55.525Z] 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-30T12:44:55.525Z] 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-30T12:44:55.525Z] 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-30T12:44:55.525Z] 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-30T12:44:55.525Z] 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-30T12:44:55.525Z] 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 58 kB/s) [2019-07-30T12:44:55.782Z] 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-30T12:44:55.782Z] 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-30T12:44:55.782Z] 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-30T12:44:55.782Z] 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-30T12:44:55.782Z] 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-30T12:44:55.782Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.8.2/junit-4.8.2.jar [2019-07-30T12:44:55.782Z] 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-30T12:44:55.782Z] 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-30T12:44:55.782Z] 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-30T12:44:55.782Z] 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-30T12:44:55.782Z] 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-30T12:44:55.782Z] 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-30T12:44:55.782Z] 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-30T12:44:55.782Z] 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-30T12:44:55.782Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar [2019-07-30T12:44:55.782Z] 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-30T12:44:55.782Z] 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-30T12:44:55.782Z] 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-30T12:44:55.782Z] 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-30T12:44:55.782Z] 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-30T12:44:55.782Z] 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-30T12:44:55.782Z] 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-30T12:44:55.782Z] 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-30T12:44:55.782Z] 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-30T12:44:55.782Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/velocity/velocity/1.5/velocity-1.5.jar [2019-07-30T12:44:55.782Z] 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-30T12:44:55.782Z] 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-30T12:44:55.782Z] 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-30T12:44:55.782Z] 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-30T12:44:56.079Z] 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-30T12:44:56.079Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/oro/oro/2.0.8/oro-2.0.8.jar [2019-07-30T12:44:56.079Z] 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-30T12:44:56.079Z] 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-30T12:44:56.079Z] 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-30T12:44:56.079Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/7.1/asm-7.1.jar [2019-07-30T12:44:56.079Z] 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-30T12:44:56.079Z] 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-30T12:44:56.079Z] 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-30T12:44:56.079Z] 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-30T12:44:56.079Z] 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-30T12:44:56.079Z] 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-30T12:44:56.079Z] 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-30T12:44:56.079Z] 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-30T12:44:56.079Z] 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-30T12:44:56.079Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.8.2/junit-4.8.2.jar [2019-07-30T12:44:56.079Z] 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-30T12:44:56.079Z] 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-30T12:44:56.079Z] 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-30T12:44:56.079Z] 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-30T12:44:56.079Z] 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-30T12:44:56.079Z] 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-30T12:44:56.079Z] 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-30T12:44:56.079Z] 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-30T12:44:56.079Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar [2019-07-30T12:44:56.079Z] 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-30T12:44:56.079Z] 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-30T12:44:56.079Z] 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-30T12:44:56.336Z] 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-30T12:44:56.336Z] 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-30T12:44:56.336Z] 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-30T12:44:56.336Z] 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-30T12:44:56.336Z] 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-30T12:44:56.336Z] 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-30T12:44:56.336Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/velocity/velocity/1.5/velocity-1.5.jar [2019-07-30T12:44:56.336Z] 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-30T12:44:56.336Z] 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-30T12:44:56.336Z] 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-30T12:44:56.336Z] 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-30T12:44:56.336Z] 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-30T12:44:56.336Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/oro/oro/2.0.8/oro-2.0.8.jar [2019-07-30T12:44:56.336Z] 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-30T12:44:56.336Z] 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-30T12:44:56.336Z] 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-30T12:44:56.336Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/7.1/asm-7.1.jar [2019-07-30T12:44:56.336Z] 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-30T12:44:56.336Z] 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-30T12:44:56.336Z] 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-30T12:44:56.336Z] 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-30T12:44:56.593Z] 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-30T12:44:56.593Z] 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-30T12:44:56.593Z] 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-30T12:44:56.593Z] 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-30T12:44:56.593Z] 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-30T12:44:56.593Z] 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-30T12:44:56.593Z] 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-30T12:44:56.593Z] 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-30T12:44:56.593Z] 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-30T12:44:56.850Z] 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-30T12:44:56.850Z] 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-30T12:44:56.850Z] 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-30T12:44:56.850Z] 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-30T12:44:56.850Z] 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-30T12:44:56.850Z] 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-30T12:44:56.850Z] 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-30T12:44:56.850Z] 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-30T12:44:57.107Z] 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-30T12:44:57.107Z] 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-30T12:44:57.107Z] 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-30T12:44:57.107Z] 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-30T12:44:57.107Z] 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-30T12:44:57.107Z] 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-30T12:44:57.363Z] 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-30T12:44:57.363Z] 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-30T12:44:57.363Z] 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-30T12:44:57.363Z] 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-30T12:44:57.363Z] 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-30T12:44:57.363Z] 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-30T12:44:57.363Z] 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-30T12:44:57.363Z] 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-30T12:44:57.363Z] 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-30T12:44:57.620Z] 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-30T12:44:57.620Z] 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-30T12:44:57.620Z] 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-30T12:44:57.620Z] 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-30T12:44:57.620Z] 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-30T12:44:57.620Z] 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-30T12:44:57.620Z] 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-30T12:44:57.877Z] 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-30T12:44:57.877Z] 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-30T12:44:57.877Z] 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-30T12:44:57.877Z] 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-30T12:44:57.877Z] 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-30T12:44:57.877Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.8.2/junit-4.8.2.jar [2019-07-30T12:44:57.877Z] 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-30T12:44:57.877Z] 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-30T12:44:57.877Z] 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-30T12:44:57.877Z] 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-30T12:44:58.134Z] 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-30T12:44:58.134Z] 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-30T12:44:58.134Z] 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-30T12:44:58.134Z] 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-30T12:44:58.134Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar [2019-07-30T12:44:58.134Z] 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-30T12:44:58.134Z] 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-30T12:44:58.134Z] 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-30T12:44:58.134Z] 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-30T12:44:58.134Z] 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-30T12:44:58.134Z] 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-30T12:44:58.134Z] 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-30T12:44:58.134Z] 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-30T12:44:58.134Z] 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-30T12:44:58.134Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/velocity/velocity/1.5/velocity-1.5.jar [2019-07-30T12:44:58.134Z] 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-30T12:44:58.134Z] 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-30T12:44:58.134Z] 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-30T12:44:58.134Z] 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-30T12:44:58.134Z] 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-30T12:44:58.134Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/oro/oro/2.0.8/oro-2.0.8.jar [2019-07-30T12:44:58.134Z] 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-30T12:44:58.134Z] 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-30T12:44:58.134Z] 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-30T12:44:58.134Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/7.1/asm-7.1.jar [2019-07-30T12:44:58.134Z] 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-30T12:44:58.134Z] 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-30T12:44:58.134Z] 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-30T12:44:58.134Z] 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-30T12:44:58.134Z] 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-30T12:44:58.134Z] 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-30T12:44:58.134Z] 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-30T12:44:58.134Z] 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-30T12:44:58.134Z] 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-30T12:44:58.391Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.8.2/junit-4.8.2.jar [2019-07-30T12:44:58.391Z] 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-30T12:44:58.391Z] 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-30T12:44:58.391Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jar [2019-07-30T12:44:58.391Z] 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-30T12:44:58.391Z] 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-30T12:44:58.391Z] 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-30T12:44:58.391Z] 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-30T12:44:58.391Z] 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-30T12:44:58.391Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar [2019-07-30T12:44:58.391Z] 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-30T12:44:58.391Z] 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-30T12:44:58.391Z] 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-30T12:44:58.391Z] 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-30T12:44:58.391Z] 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-30T12:44:58.391Z] 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-30T12:44:58.391Z] 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-30T12:44:58.391Z] 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-30T12:44:58.391Z] 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-30T12:44:58.391Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/velocity/velocity/1.5/velocity-1.5.jar [2019-07-30T12:44:58.391Z] 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-30T12:44:58.391Z] 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-30T12:44:58.391Z] 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-30T12:44:58.391Z] 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-30T12:44:58.391Z] 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-30T12:44:58.391Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/oro/oro/2.0.8/oro-2.0.8.jar [2019-07-30T12:44:58.391Z] 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-30T12:44:58.391Z] 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-30T12:44:58.391Z] 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-30T12:44:58.391Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/7.1/asm-7.1.jar [2019-07-30T12:44:58.391Z] 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-30T12:44:58.391Z] 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-30T12:44:58.391Z] 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-30T12:44:58.391Z] 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-30T12:44:58.648Z] 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-30T12:44:58.648Z] 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-30T12:44:58.648Z] 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-30T12:44:58.648Z] 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-30T12:44:58.648Z] 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-30T12:44:58.648Z] Progress (1): 4.1/49 kB Progress (2): 4.1/49 kB | 4.1/195 kB Progress (2): 7.7/49 kB | 4.1/195 kB Progress (2): 7.7/49 kB | 7.7/195 kB Progress (2): 12/49 kB | 7.7/195 kB Progress (3): 12/49 kB | 7.7/195 kB | 4.1/43 kB Progress (3): 12/49 kB | 12/195 kB | 4.1/43 kB Progress (3): 12/49 kB | 12/195 kB | 7.7/43 kB Progress (3): 16/49 kB | 12/195 kB | 7.7/43 kB Progress (3): 16/49 kB | 12/195 kB | 12/43 kB Progress (3): 16/49 kB | 16/195 kB | 12/43 kB Progress (3): 16/49 kB | 16/195 kB | 16/43 kB Progress (3): 20/49 kB | 16/195 kB | 16/43 kB Progress (3): 20/49 kB | 16/195 kB | 20/43 kB Progress (3): 20/49 kB | 20/195 kB | 20/43 kB Progress (4): 20/49 kB | 20/195 kB | 20/43 kB | 4.1/39 kB Progress (4): 20/49 kB | 20/195 kB | 24/43 kB | 4.1/39 kB Progress (4): 24/49 kB | 20/195 kB | 24/43 kB | 4.1/39 kB Progress (4): 24/49 kB | 20/195 kB | 28/43 kB | 4.1/39 kB Progress (4): 24/49 kB | 20/195 kB | 28/43 kB | 7.7/39 kB Progress (5): 24/49 kB | 20/195 kB | 28/43 kB | 7.7/39 kB | 4.1/38 kB Progress (5): 24/49 kB | 24/195 kB | 28/43 kB | 7.7/39 kB | 4.1/38 kB Progress (5): 24/49 kB | 24/195 kB | 28/43 kB | 7.7/39 kB | 7.7/38 kB Progress (5): 24/49 kB | 24/195 kB | 28/43 kB | 12/39 kB | 7.7/38 kB Progress (5): 24/49 kB | 24/195 kB | 32/43 kB | 12/39 kB | 7.7/38 kB Progress (5): 28/49 kB | 24/195 kB | 32/43 kB | 12/39 kB | 7.7/38 kB Progress (5): 28/49 kB | 24/195 kB | 36/43 kB | 12/39 kB | 7.7/38 kB Progress (5): 28/49 kB | 24/195 kB | 36/43 kB | 16/39 kB | 7.7/38 kB Progress (5): 28/49 kB | 24/195 kB | 36/43 kB | 16/39 kB | 12/38 kB Progress (5): 28/49 kB | 28/195 kB | 36/43 kB | 16/39 kB | 12/38 kB Progress (5): 28/49 kB | 28/195 kB | 36/43 kB | 16/39 kB | 16/38 kB Progress (5): 28/49 kB | 28/195 kB | 36/43 kB | 20/39 kB | 16/38 kB Progress (5): 28/49 kB | 28/195 kB | 40/43 kB | 20/39 kB | 16/38 kB Progress (5): 32/49 kB | 28/195 kB | 40/43 kB | 20/39 kB | 16/38 kB Progress (5): 32/49 kB | 28/195 kB | 43 kB | 20/39 kB | 16/38 kB Progress (5): 32/49 kB | 28/195 kB | 43 kB | 24/39 kB | 16/38 kB Progress (5): 32/49 kB | 28/195 kB | 43 kB | 24/39 kB | 20/38 kB Progress (5): 32/49 kB | 32/195 kB | 43 kB | 24/39 kB | 20/38 kB Progress (5): 32/49 kB | 32/195 kB | 43 kB | 24/39 kB | 24/38 kB Progress (5): 32/49 kB | 32/195 kB | 43 kB | 28/39 kB | 24/38 kB Progress (5): 32/49 kB | 32/195 kB | 43 kB | 32/39 kB | 24/38 kB Progress (5): 36/49 kB | 32/195 kB | 43 kB | 32/39 kB | 24/38 kB Progress (5): 36/49 kB | 32/195 kB | 43 kB | 36/39 kB | 24/38 kB Progress (5): 36/49 kB | 32/195 kB | 43 kB | 36/39 kB | 28/38 kB Progress (5): 36/49 kB | 36/195 kB | 43 kB | 36/39 kB | 28/38 kB Progress (5): 36/49 kB | 36/195 kB | 43 kB | 36/39 kB | 32/38 kB Progress (5): 36/49 kB | 36/195 kB | 43 kB | 39 kB | 32/38 kB Progress (5): 40/49 kB | 36/195 kB | 43 kB | 39 kB | 32/38 kB Progress (5): 40/49 kB | 36/195 kB | 43 kB | 39 kB | 36/38 kB Progress (5): 40/49 kB | 40/195 kB | 43 kB | 39 kB | 36/38 kB Progress (5): 40/49 kB | 40/195 kB | 43 kB | 39 kB | 38 kB Progress (5): 44/49 kB | 40/195 kB | 43 kB | 39 kB | 38 kB Progress (5): 44/49 kB | 44/195 kB | 43 kB | 39 kB | 38 kB Progress (5): 48/49 kB | 44/195 kB | 43 kB | 39 kB | 38 kB Progress (5): 48/49 kB | 48/195 kB | 43 kB | 39 kB | 38 kB Progress (5): 49 kB | 48/195 kB | 43 kB | 39 kB | 38 kB Progress (5): 49 kB | 52/195 kB | 43 kB | 39 kB | 38 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 403 kB/s) [2019-07-30T12:44:58.648Z] Progress (4): 49 kB | 56/195 kB | 39 kB | 38 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-30T12:44:58.648Z] Progress (4): 49 kB | 60/195 kB | 39 kB | 38 kB Progress (4): 49 kB | 64/195 kB | 39 kB | 38 kB Progress (4): 49 kB | 68/195 kB | 39 kB | 38 kB Progress (4): 49 kB | 72/195 kB | 39 kB | 38 kB Progress (4): 49 kB | 76/195 kB | 39 kB | 38 kB Progress (4): 49 kB | 80/195 kB | 39 kB | 38 kB Progress (4): 49 kB | 84/195 kB | 39 kB | 38 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 342 kB/s) [2019-07-30T12:44:58.648Z] Progress (3): 49 kB | 88/195 kB | 39 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar [2019-07-30T12:44:58.648Z] Progress (3): 49 kB | 92/195 kB | 39 kB Progress (3): 49 kB | 96/195 kB | 39 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar (49 kB at 435 kB/s) [2019-07-30T12:44:58.648Z] 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-30T12:44:58.648Z] 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 346 kB/s) [2019-07-30T12:44:58.648Z] 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-30T12:44:58.649Z] Progress (1): 100/195 kB Progress (1): 104/195 kB Progress (1): 108/195 kB Progress (1): 112/195 kB Progress (1): 116/195 kB Progress (1): 120/195 kB Progress (1): 124/195 kB Progress (1): 128/195 kB Progress (1): 132/195 kB Progress (2): 132/195 kB | 4.1/237 kB Progress (2): 136/195 kB | 4.1/237 kB Progress (2): 136/195 kB | 7.7/237 kB Progress (2): 140/195 kB | 7.7/237 kB Progress (2): 140/195 kB | 12/237 kB Progress (2): 144/195 kB | 12/237 kB Progress (2): 144/195 kB | 16/237 kB Progress (2): 148/195 kB | 16/237 kB Progress (2): 148/195 kB | 20/237 kB Progress (2): 152/195 kB | 20/237 kB Progress (2): 152/195 kB | 24/237 kB Progress (2): 156/195 kB | 24/237 kB Progress (2): 156/195 kB | 28/237 kB Progress (2): 160/195 kB | 28/237 kB Progress (2): 160/195 kB | 32/237 kB Progress (2): 164/195 kB | 32/237 kB Progress (2): 164/195 kB | 33/237 kB Progress (2): 168/195 kB | 33/237 kB Progress (2): 172/195 kB | 33/237 kB Progress (2): 176/195 kB | 33/237 kB Progress (2): 180/195 kB | 33/237 kB Progress (2): 184/195 kB | 33/237 kB Progress (2): 188/195 kB | 33/237 kB Progress (2): 188/195 kB | 37/237 kB Progress (2): 192/195 kB | 37/237 kB Progress (2): 192/195 kB | 41/237 kB Progress (2): 195 kB | 41/237 kB Progress (2): 195 kB | 45/237 kB Progress (2): 195 kB | 49/237 kB Progress (2): 195 kB | 53/237 kB Progress (2): 195 kB | 57/237 kB Progress (2): 195 kB | 61/237 kB Progress (2): 195 kB | 65/237 kB Progress (2): 195 kB | 69/237 kB Progress (2): 195 kB | 73/237 kB Progress (2): 195 kB | 77/237 kB Progress (2): 195 kB | 81/237 kB Progress (3): 195 kB | 81/237 kB | 4.1/10 kB Progress (3): 195 kB | 85/237 kB | 4.1/10 kB Progress (3): 195 kB | 85/237 kB | 7.7/10 kB Progress (3): 195 kB | 89/237 kB | 7.7/10 kB Progress (3): 195 kB | 89/237 kB | 10 kB Progress (3): 195 kB | 93/237 kB | 10 kB Progress (3): 195 kB | 97/237 kB | 10 kB Progress (4): 195 kB | 97/237 kB | 10 kB | 4.1/17 kB Progress (4): 195 kB | 101/237 kB | 10 kB | 4.1/17 kB Progress (5): 195 kB | 101/237 kB | 10 kB | 4.1/17 kB | 4.1/11 kB Progress (5): 195 kB | 105/237 kB | 10 kB | 4.1/17 kB | 4.1/11 kB Progress (5): 195 kB | 105/237 kB | 10 kB | 7.7/17 kB | 4.1/11 kB Progress (5): 195 kB | 109/237 kB | 10 kB | 7.7/17 kB | 4.1/11 kB Progress (5): 195 kB | 109/237 kB | 10 kB | 7.7/17 kB | 7.7/11 kB Progress (5): 195 kB | 113/237 kB | 10 kB | 7.7/17 kB | 7.7/11 kB Progress (5): 195 kB | 113/237 kB | 10 kB | 12/17 kB | 7.7/11 kB Progress (5): 195 kB | 117/237 kB | 10 kB | 12/17 kB | 7.7/11 kB Progress (5): 195 kB | 117/237 kB | 10 kB | 12/17 kB | 11 kB Progress (5): 195 kB | 121/237 kB | 10 kB | 12/17 kB | 11 kB Progress (5): 195 kB | 121/237 kB | 10 kB | 16/17 kB | 11 kB Progress (5): 195 kB | 125/237 kB | 10 kB | 16/17 kB | 11 kB Progress (5): 195 kB | 125/237 kB | 10 kB | 17 kB | 11 kB Progress (5): 195 kB | 129/237 kB | 10 kB | 17 kB | 11 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 1.5 MB/s) [2019-07-30T12:44:58.649Z] Progress (4): 133/237 kB | 10 kB | 17 kB | 11 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-30T12:44:58.649Z] Progress (4): 137/237 kB | 10 kB | 17 kB | 11 kB Progress (4): 141/237 kB | 10 kB | 17 kB | 11 kB Progress (4): 145/237 kB | 10 kB | 17 kB | 11 kB Progress (4): 149/237 kB | 10 kB | 17 kB | 11 kB Progress (4): 153/237 kB | 10 kB | 17 kB | 11 kB Progress (4): 157/237 kB | 10 kB | 17 kB | 11 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 77 kB/s) [2019-07-30T12:44:58.649Z] Progress (3): 161/237 kB | 17 kB | 11 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-30T12:44:58.649Z] 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 84 kB/s) [2019-07-30T12:44:58.649Z] 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 126 kB/s) [2019-07-30T12:44:58.649Z] Progress (1): 165/237 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.jar [2019-07-30T12:44:58.649Z] 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-30T12:44:58.908Z] Progress (1): 169/237 kB Progress (1): 173/237 kB Progress (1): 177/237 kB Progress (2): 177/237 kB | 4.1/123 kB Progress (2): 181/237 kB | 4.1/123 kB Progress (2): 181/237 kB | 7.7/123 kB Progress (2): 185/237 kB | 7.7/123 kB Progress (2): 185/237 kB | 12/123 kB Progress (2): 189/237 kB | 12/123 kB Progress (2): 189/237 kB | 16/123 kB Progress (2): 193/237 kB | 16/123 kB Progress (2): 193/237 kB | 20/123 kB Progress (2): 197/237 kB | 20/123 kB Progress (2): 197/237 kB | 24/123 kB Progress (2): 201/237 kB | 24/123 kB Progress (2): 201/237 kB | 28/123 kB Progress (2): 205/237 kB | 28/123 kB Progress (2): 205/237 kB | 32/123 kB Progress (2): 209/237 kB | 32/123 kB Progress (2): 209/237 kB | 36/123 kB Progress (2): 213/237 kB | 36/123 kB Progress (3): 213/237 kB | 36/123 kB | 4.1/37 kB Progress (3): 217/237 kB | 36/123 kB | 4.1/37 kB Progress (3): 217/237 kB | 40/123 kB | 4.1/37 kB Progress (3): 221/237 kB | 40/123 kB | 4.1/37 kB Progress (3): 221/237 kB | 40/123 kB | 7.7/37 kB Progress (3): 225/237 kB | 40/123 kB | 7.7/37 kB Progress (3): 225/237 kB | 44/123 kB | 7.7/37 kB Progress (3): 229/237 kB | 44/123 kB | 7.7/37 kB Progress (3): 229/237 kB | 44/123 kB | 12/37 kB Progress (3): 233/237 kB | 44/123 kB | 12/37 kB Progress (3): 233/237 kB | 48/123 kB | 12/37 kB Progress (3): 237/237 kB | 48/123 kB | 12/37 kB Progress (3): 237/237 kB | 48/123 kB | 16/37 kB Progress (3): 237/237 kB | 52/123 kB | 16/37 kB Progress (3): 237 kB | 52/123 kB | 16/37 kB Progress (3): 237 kB | 56/123 kB | 16/37 kB Progress (3): 237 kB | 56/123 kB | 20/37 kB Progress (3): 237 kB | 60/123 kB | 20/37 kB Progress (3): 237 kB | 60/123 kB | 24/37 kB Progress (3): 237 kB | 64/123 kB | 24/37 kB Progress (3): 237 kB | 64/123 kB | 28/37 kB Progress (3): 237 kB | 68/123 kB | 28/37 kB Progress (4): 237 kB | 68/123 kB | 28/37 kB | 4.1/158 kB Progress (4): 237 kB | 68/123 kB | 32/37 kB | 4.1/158 kB Progress (4): 237 kB | 68/123 kB | 32/37 kB | 7.7/158 kB Progress (4): 237 kB | 72/123 kB | 32/37 kB | 7.7/158 kB Progress (4): 237 kB | 72/123 kB | 36/37 kB | 7.7/158 kB Progress (4): 237 kB | 76/123 kB | 36/37 kB | 7.7/158 kB Progress (4): 237 kB | 76/123 kB | 36/37 kB | 12/158 kB Progress (4): 237 kB | 80/123 kB | 36/37 kB | 12/158 kB Progress (4): 237 kB | 80/123 kB | 37 kB | 12/158 kB Progress (4): 237 kB | 84/123 kB | 37 kB | 12/158 kB Progress (4): 237 kB | 84/123 kB | 37 kB | 16/158 kB Progress (4): 237 kB | 88/123 kB | 37 kB | 16/158 kB Progress (4): 237 kB | 88/123 kB | 37 kB | 20/158 kB Progress (4): 237 kB | 92/123 kB | 37 kB | 20/158 kB Progress (4): 237 kB | 92/123 kB | 37 kB | 24/158 kB Progress (4): 237 kB | 96/123 kB | 37 kB | 24/158 kB Progress (4): 237 kB | 96/123 kB | 37 kB | 28/158 kB Progress (4): 237 kB | 100/123 kB | 37 kB | 28/158 kB Progress (4): 237 kB | 100/123 kB | 37 kB | 32/158 kB Progress (4): 237 kB | 104/123 kB | 37 kB | 32/158 kB Progress (4): 237 kB | 104/123 kB | 37 kB | 33/158 kB Progress (4): 237 kB | 108/123 kB | 37 kB | 33/158 kB Progress (4): 237 kB | 108/123 kB | 37 kB | 37/158 kB Progress (4): 237 kB | 112/123 kB | 37 kB | 37/158 kB Progress (4): 237 kB | 112/123 kB | 37 kB | 41/158 kB Progress (4): 237 kB | 116/123 kB | 37 kB | 41/158 kB Progress (4): 237 kB | 116/123 kB | 37 kB | 45/158 kB Progress (4): 237 kB | 120/123 kB | 37 kB | 45/158 kB Progress (4): 237 kB | 120/123 kB | 37 kB | 49/158 kB Progress (4): 237 kB | 123 kB | 37 kB | 49/158 kB Progress (4): 237 kB | 123 kB | 37 kB | 53/158 kB Progress (4): 237 kB | 123 kB | 37 kB | 57/158 kB Progress (4): 237 kB | 123 kB | 37 kB | 61/158 kB Progress (4): 237 kB | 123 kB | 37 kB | 65/158 kB Progress (4): 237 kB | 123 kB | 37 kB | 66/158 kB Progress (4): 237 kB | 123 kB | 37 kB | 70/158 kB Progress (4): 237 kB | 123 kB | 37 kB | 74/158 kB Progress (4): 237 kB | 123 kB | 37 kB | 78/158 kB Progress (4): 237 kB | 123 kB | 37 kB | 82/158 kB Progress (4): 237 kB | 123 kB | 37 kB | 86/158 kB Progress (4): 237 kB | 123 kB | 37 kB | 90/158 kB Progress (4): 237 kB | 123 kB | 37 kB | 94/158 kB Progress (4): 237 kB | 123 kB | 37 kB | 98/158 kB Progress (4): 237 kB | 123 kB | 37 kB | 98/158 kB Progress (4): 237 kB | 123 kB | 37 kB | 102/158 kB Progress (4): 237 kB | 123 kB | 37 kB | 106/158 kB Progress (4): 237 kB | 123 kB | 37 kB | 110/158 kB Progress (4): 237 kB | 123 kB | 37 kB | 114/158 kB Progress (4): 237 kB | 123 kB | 37 kB | 118/158 kB Progress (4): 237 kB | 123 kB | 37 kB | 122/158 kB 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 1.6 MB/s) [2019-07-30T12:44:58.908Z] Progress (3): 123 kB | 37 kB | 126/158 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.jar [2019-07-30T12:44:58.908Z] Progress (3): 123 kB | 37 kB | 130/158 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.jar (37 kB at 240 kB/s) [2019-07-30T12:44:58.908Z] 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 800 kB/s) [2019-07-30T12:44:58.908Z] 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-30T12:44:58.908Z] Progress (2): 130/158 kB | 4.1/30 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar [2019-07-30T12:44:58.908Z] Progress (2): 134/158 kB | 4.1/30 kB Progress (2): 134/158 kB | 7.7/30 kB Progress (2): 138/158 kB | 7.7/30 kB Progress (2): 138/158 kB | 12/30 kB Progress (2): 142/158 kB | 12/30 kB Progress (2): 142/158 kB | 16/30 kB Progress (2): 146/158 kB | 16/30 kB Progress (2): 146/158 kB | 20/30 kB Progress (2): 150/158 kB | 20/30 kB Progress (2): 150/158 kB | 24/30 kB Progress (2): 154/158 kB | 24/30 kB Progress (2): 154/158 kB | 28/30 kB Progress (2): 158 kB | 28/30 kB Progress (2): 158 kB | 30 kB Progress (3): 158 kB | 30 kB | 4.1/262 kB Progress (3): 158 kB | 30 kB | 7.7/262 kB Progress (3): 158 kB | 30 kB | 12/262 kB Progress (3): 158 kB | 30 kB | 16/262 kB Progress (3): 158 kB | 30 kB | 20/262 kB Progress (3): 158 kB | 30 kB | 24/262 kB Progress (3): 158 kB | 30 kB | 28/262 kB Progress (3): 158 kB | 30 kB | 32/262 kB Progress (3): 158 kB | 30 kB | 36/262 kB Progress (3): 158 kB | 30 kB | 40/262 kB Progress (3): 158 kB | 30 kB | 44/262 kB Progress (3): 158 kB | 30 kB | 48/262 kB Progress (3): 158 kB | 30 kB | 52/262 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 181 kB/s) [2019-07-30T12:44:58.908Z] Progress (2): 158 kB | 56/262 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar [2019-07-30T12:44:58.908Z] Progress (3): 158 kB | 56/262 kB | 0/1.2 MB Progress (3): 158 kB | 60/262 kB | 0/1.2 MB Progress (3): 158 kB | 60/262 kB | 0/1.2 MB Progress (3): 158 kB | 64/262 kB | 0/1.2 MB 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 931 kB/s) [2019-07-30T12:44:58.908Z] Progress (2): 68/262 kB | 0/1.2 MB Progress (2): 68/262 kB | 0/1.2 MB Progress (2): 72/262 kB | 0/1.2 MB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.2/commons-codec-1.2.jar [2019-07-30T12:44:58.908Z] Progress (2): 76/262 kB | 0/1.2 MB Progress (2): 76/262 kB | 0/1.2 MB Progress (2): 80/262 kB | 0/1.2 MB Progress (3): 80/262 kB | 0/1.2 MB | 4.1/11 kB Progress (3): 84/262 kB | 0/1.2 MB | 4.1/11 kB Progress (3): 84/262 kB | 0/1.2 MB | 4.1/11 kB Progress (3): 88/262 kB | 0/1.2 MB | 4.1/11 kB Progress (3): 88/262 kB | 0/1.2 MB | 7.7/11 kB Progress (3): 92/262 kB | 0/1.2 MB | 7.7/11 kB Progress (3): 92/262 kB | 0/1.2 MB | 7.7/11 kB Progress (3): 96/262 kB | 0/1.2 MB | 7.7/11 kB Progress (3): 96/262 kB | 0/1.2 MB | 7.7/11 kB Progress (3): 96/262 kB | 0/1.2 MB | 11 kB Progress (3): 96/262 kB | 0/1.2 MB | 11 kB Progress (3): 100/262 kB | 0/1.2 MB | 11 kB Progress (3): 104/262 kB | 0/1.2 MB | 11 kB Progress (3): 104/262 kB | 0/1.2 MB | 11 kB Progress (3): 108/262 kB | 0/1.2 MB | 11 kB Progress (3): 108/262 kB | 0/1.2 MB | 11 kB Progress (3): 112/262 kB | 0/1.2 MB | 11 kB Progress (3): 112/262 kB | 0/1.2 MB | 11 kB Progress (3): 116/262 kB | 0/1.2 MB | 11 kB Progress (3): 116/262 kB | 0/1.2 MB | 11 kB Progress (3): 120/262 kB | 0/1.2 MB | 11 kB Progress (3): 120/262 kB | 0.1/1.2 MB | 11 kB Progress (3): 124/262 kB | 0.1/1.2 MB | 11 kB Progress (3): 124/262 kB | 0.1/1.2 MB | 11 kB Progress (3): 128/262 kB | 0.1/1.2 MB | 11 kB Progress (3): 128/262 kB | 0.1/1.2 MB | 11 kB Progress (3): 132/262 kB | 0.1/1.2 MB | 11 kB Progress (4): 132/262 kB | 0.1/1.2 MB | 11 kB | 4.1/305 kB Progress (4): 136/262 kB | 0.1/1.2 MB | 11 kB | 4.1/305 kB Progress (4): 136/262 kB | 0.1/1.2 MB | 11 kB | 4.1/305 kB Progress (4): 140/262 kB | 0.1/1.2 MB | 11 kB | 4.1/305 kB Progress (4): 140/262 kB | 0.1/1.2 MB | 11 kB | 7.7/305 kB Progress (4): 144/262 kB | 0.1/1.2 MB | 11 kB | 7.7/305 kB Progress (4): 144/262 kB | 0.1/1.2 MB | 11 kB | 7.7/305 kB Progress (4): 148/262 kB | 0.1/1.2 MB | 11 kB | 7.7/305 kB Progress (4): 148/262 kB | 0.1/1.2 MB | 11 kB | 12/305 kB Progress (4): 152/262 kB | 0.1/1.2 MB | 11 kB | 12/305 kB Progress (4): 152/262 kB | 0.1/1.2 MB | 11 kB | 12/305 kB Progress (4): 156/262 kB | 0.1/1.2 MB | 11 kB | 12/305 kB Progress (4): 156/262 kB | 0.1/1.2 MB | 11 kB | 16/305 kB Progress (4): 160/262 kB | 0.1/1.2 MB | 11 kB | 16/305 kB Progress (4): 160/262 kB | 0.1/1.2 MB | 11 kB | 16/305 kB Progress (4): 164/262 kB | 0.1/1.2 MB | 11 kB | 16/305 kB Progress (4): 164/262 kB | 0.1/1.2 MB | 11 kB | 20/305 kB Progress (4): 168/262 kB | 0.1/1.2 MB | 11 kB | 20/305 kB Progress (4): 168/262 kB | 0.1/1.2 MB | 11 kB | 20/305 kB Progress (4): 172/262 kB | 0.1/1.2 MB | 11 kB | 20/305 kB Progress (4): 172/262 kB | 0.1/1.2 MB | 11 kB | 20/305 kB Progress (4): 172/262 kB | 0.1/1.2 MB | 11 kB | 24/305 kB Progress (4): 172/262 kB | 0.1/1.2 MB | 11 kB | 24/305 kB Progress (4): 176/262 kB | 0.1/1.2 MB | 11 kB | 24/305 kB Progress (4): 176/262 kB | 0.1/1.2 MB | 11 kB | 24/305 kB Progress (4): 176/262 kB | 0.1/1.2 MB | 11 kB | 28/305 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 62 kB/s) [2019-07-30T12:44:58.908Z] Progress (3): 176/262 kB | 0.1/1.2 MB | 32/305 kB Progress (3): 176/262 kB | 0.1/1.2 MB | 32/305 kB Progress (3): 180/262 kB | 0.1/1.2 MB | 32/305 kB Progress (3): 180/262 kB | 0.1/1.2 MB | 33/305 kB Progress (4): 180/262 kB | 0.1/1.2 MB | 33/305 kB | 4.1/30 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-30T12:44:58.908Z] Progress (4): 180/262 kB | 0.1/1.2 MB | 33/305 kB | 7.7/30 kB Progress (4): 180/262 kB | 0.1/1.2 MB | 37/305 kB | 7.7/30 kB Progress (4): 184/262 kB | 0.1/1.2 MB | 37/305 kB | 7.7/30 kB Progress (4): 184/262 kB | 0.1/1.2 MB | 37/305 kB | 7.7/30 kB Progress (4): 184/262 kB | 0.1/1.2 MB | 37/305 kB | 7.7/30 kB Progress (4): 188/262 kB | 0.1/1.2 MB | 37/305 kB | 7.7/30 kB Progress (4): 188/262 kB | 0.1/1.2 MB | 41/305 kB | 7.7/30 kB Progress (4): 188/262 kB | 0.1/1.2 MB | 41/305 kB | 12/30 kB Progress (4): 188/262 kB | 0.1/1.2 MB | 45/305 kB | 12/30 kB Progress (4): 192/262 kB | 0.1/1.2 MB | 45/305 kB | 12/30 kB Progress (4): 192/262 kB | 0.1/1.2 MB | 45/305 kB | 12/30 kB Progress (4): 196/262 kB | 0.1/1.2 MB | 45/305 kB | 12/30 kB Progress (4): 196/262 kB | 0.1/1.2 MB | 49/305 kB | 12/30 kB Progress (4): 196/262 kB | 0.1/1.2 MB | 49/305 kB | 16/30 kB Progress (4): 196/262 kB | 0.1/1.2 MB | 53/305 kB | 16/30 kB Progress (4): 200/262 kB | 0.1/1.2 MB | 53/305 kB | 16/30 kB Progress (4): 200/262 kB | 0.1/1.2 MB | 53/305 kB | 16/30 kB Progress (4): 204/262 kB | 0.1/1.2 MB | 53/305 kB | 16/30 kB Progress (4): 204/262 kB | 0.1/1.2 MB | 57/305 kB | 16/30 kB Progress (4): 204/262 kB | 0.1/1.2 MB | 57/305 kB | 20/30 kB Progress (4): 204/262 kB | 0.1/1.2 MB | 61/305 kB | 20/30 kB Progress (4): 208/262 kB | 0.1/1.2 MB | 61/305 kB | 20/30 kB Progress (4): 208/262 kB | 0.1/1.2 MB | 61/305 kB | 20/30 kB Progress (4): 212/262 kB | 0.1/1.2 MB | 61/305 kB | 20/30 kB Progress (4): 212/262 kB | 0.1/1.2 MB | 65/305 kB | 20/30 kB Progress (4): 212/262 kB | 0.1/1.2 MB | 65/305 kB | 24/30 kB Progress (4): 212/262 kB | 0.1/1.2 MB | 69/305 kB | 24/30 kB Progress (4): 216/262 kB | 0.1/1.2 MB | 69/305 kB | 24/30 kB Progress (4): 216/262 kB | 0.1/1.2 MB | 69/305 kB | 24/30 kB Progress (4): 220/262 kB | 0.1/1.2 MB | 69/305 kB | 24/30 kB Progress (5): 220/262 kB | 0.1/1.2 MB | 69/305 kB | 24/30 kB | 4.1/50 kB Progress (5): 220/262 kB | 0.1/1.2 MB | 73/305 kB | 24/30 kB | 4.1/50 kB Progress (5): 220/262 kB | 0.1/1.2 MB | 73/305 kB | 28/30 kB | 4.1/50 kB Progress (5): 220/262 kB | 0.1/1.2 MB | 77/305 kB | 28/30 kB | 4.1/50 kB Progress (5): 220/262 kB | 0.1/1.2 MB | 77/305 kB | 28/30 kB | 7.7/50 kB Progress (5): 224/262 kB | 0.1/1.2 MB | 77/305 kB | 28/30 kB | 7.7/50 kB Progress (5): 224/262 kB | 0.1/1.2 MB | 77/305 kB | 28/30 kB | 7.7/50 kB Progress (5): 228/262 kB | 0.1/1.2 MB | 77/305 kB | 28/30 kB | 7.7/50 kB Progress (5): 228/262 kB | 0.1/1.2 MB | 77/305 kB | 28/30 kB | 12/50 kB Progress (5): 228/262 kB | 0.1/1.2 MB | 81/305 kB | 28/30 kB | 12/50 kB Progress (5): 228/262 kB | 0.1/1.2 MB | 81/305 kB | 30 kB | 12/50 kB Progress (5): 228/262 kB | 0.1/1.2 MB | 85/305 kB | 30 kB | 12/50 kB Progress (5): 228/262 kB | 0.1/1.2 MB | 85/305 kB | 30 kB | 16/50 kB Progress (5): 232/262 kB | 0.1/1.2 MB | 85/305 kB | 30 kB | 16/50 kB Progress (5): 232/262 kB | 0.1/1.2 MB | 85/305 kB | 30 kB | 16/50 kB Progress (5): 236/262 kB | 0.1/1.2 MB | 85/305 kB | 30 kB | 16/50 kB Progress (5): 236/262 kB | 0.1/1.2 MB | 85/305 kB | 30 kB | 20/50 kB Progress (5): 236/262 kB | 0.1/1.2 MB | 89/305 kB | 30 kB | 20/50 kB Progress (5): 236/262 kB | 0.1/1.2 MB | 89/305 kB | 30 kB | 24/50 kB Progress (5): 240/262 kB | 0.1/1.2 MB | 89/305 kB | 30 kB | 24/50 kB Progress (5): 240/262 kB | 0.1/1.2 MB | 89/305 kB | 30 kB | 24/50 kB Progress (5): 244/262 kB | 0.1/1.2 MB | 89/305 kB | 30 kB | 24/50 kB Progress (5): 244/262 kB | 0.1/1.2 MB | 89/305 kB | 30 kB | 28/50 kB Progress (5): 244/262 kB | 0.1/1.2 MB | 93/305 kB | 30 kB | 28/50 kB Progress (5): 244/262 kB | 0.1/1.2 MB | 93/305 kB | 30 kB | 32/50 kB Progress (5): 248/262 kB | 0.1/1.2 MB | 93/305 kB | 30 kB | 32/50 kB Progress (5): 248/262 kB | 0.1/1.2 MB | 93/305 kB | 30 kB | 32/50 kB Progress (5): 252/262 kB | 0.1/1.2 MB | 93/305 kB | 30 kB | 32/50 kB Progress (5): 252/262 kB | 0.1/1.2 MB | 93/305 kB | 30 kB | 36/50 kB Progress (5): 252/262 kB | 0.1/1.2 MB | 97/305 kB | 30 kB | 36/50 kB Progress (5): 252/262 kB | 0.1/1.2 MB | 97/305 kB | 30 kB | 40/50 kB Progress (5): 256/262 kB | 0.1/1.2 MB | 97/305 kB | 30 kB | 40/50 kB Progress (5): 256/262 kB | 0.1/1.2 MB | 97/305 kB | 30 kB | 40/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 151 kB/s) [2019-07-30T12:44:58.908Z] 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-30T12:44:58.908Z] Progress (4): 260/262 kB | 0.1/1.2 MB | 97/305 kB | 40/50 kB Progress (4): 260/262 kB | 0.1/1.2 MB | 97/305 kB | 44/50 kB Progress (4): 260/262 kB | 0.1/1.2 MB | 101/305 kB | 44/50 kB Progress (4): 260/262 kB | 0.1/1.2 MB | 101/305 kB | 48/50 kB Progress (4): 262 kB | 0.1/1.2 MB | 101/305 kB | 48/50 kB Progress (4): 262 kB | 0.1/1.2 MB | 101/305 kB | 48/50 kB Progress (4): 262 kB | 0.1/1.2 MB | 101/305 kB | 50 kB Progress (4): 262 kB | 0.1/1.2 MB | 105/305 kB | 50 kB Progress (4): 262 kB | 0.1/1.2 MB | 105/305 kB | 50 kB Progress (4): 262 kB | 0.1/1.2 MB | 109/305 kB | 50 kB Progress (4): 262 kB | 0.2/1.2 MB | 109/305 kB | 50 kB Progress (4): 262 kB | 0.2/1.2 MB | 113/305 kB | 50 kB Progress (4): 262 kB | 0.2/1.2 MB | 113/305 kB | 50 kB Progress (4): 262 kB | 0.2/1.2 MB | 117/305 kB | 50 kB Progress (4): 262 kB | 0.2/1.2 MB | 117/305 kB | 50 kB Progress (4): 262 kB | 0.2/1.2 MB | 121/305 kB | 50 kB Progress (4): 262 kB | 0.2/1.2 MB | 121/305 kB | 50 kB Progress (4): 262 kB | 0.2/1.2 MB | 125/305 kB | 50 kB Progress (4): 262 kB | 0.2/1.2 MB | 125/305 kB | 50 kB Progress (4): 262 kB | 0.2/1.2 MB | 129/305 kB | 50 kB Progress (4): 262 kB | 0.2/1.2 MB | 129/305 kB | 50 kB Progress (4): 262 kB | 0.2/1.2 MB | 133/305 kB | 50 kB Progress (4): 262 kB | 0.2/1.2 MB | 133/305 kB | 50 kB Progress (4): 262 kB | 0.2/1.2 MB | 137/305 kB | 50 kB Progress (4): 262 kB | 0.2/1.2 MB | 137/305 kB | 50 kB Progress (4): 262 kB | 0.2/1.2 MB | 141/305 kB | 50 kB Progress (4): 262 kB | 0.2/1.2 MB | 141/305 kB | 50 kB Progress (4): 262 kB | 0.2/1.2 MB | 145/305 kB | 50 kB Progress (4): 262 kB | 0.2/1.2 MB | 145/305 kB | 50 kB Progress (4): 262 kB | 0.2/1.2 MB | 149/305 kB | 50 kB Progress (4): 262 kB | 0.2/1.2 MB | 149/305 kB | 50 kB Progress (4): 262 kB | 0.2/1.2 MB | 153/305 kB | 50 kB Progress (4): 262 kB | 0.2/1.2 MB | 153/305 kB | 50 kB Progress (4): 262 kB | 0.2/1.2 MB | 157/305 kB | 50 kB Progress (4): 262 kB | 0.2/1.2 MB | 157/305 kB | 50 kB Progress (4): 262 kB | 0.2/1.2 MB | 161/305 kB | 50 kB Progress (4): 262 kB | 0.2/1.2 MB | 161/305 kB | 50 kB Progress (4): 262 kB | 0.2/1.2 MB | 165/305 kB | 50 kB Progress (4): 262 kB | 0.2/1.2 MB | 165/305 kB | 50 kB Progress (4): 262 kB | 0.2/1.2 MB | 169/305 kB | 50 kB Progress (4): 262 kB | 0.2/1.2 MB | 169/305 kB | 50 kB Progress (4): 262 kB | 0.2/1.2 MB | 173/305 kB | 50 kB Progress (4): 262 kB | 0.2/1.2 MB | 173/305 kB | 50 kB Progress (4): 262 kB | 0.2/1.2 MB | 177/305 kB | 50 kB Progress (4): 262 kB | 0.2/1.2 MB | 177/305 kB | 50 kB Progress (4): 262 kB | 0.2/1.2 MB | 181/305 kB | 50 kB Progress (4): 262 kB | 0.2/1.2 MB | 181/305 kB | 50 kB Progress (4): 262 kB | 0.2/1.2 MB | 185/305 kB | 50 kB Progress (4): 262 kB | 0.2/1.2 MB | 185/305 kB | 50 kB Progress (4): 262 kB | 0.2/1.2 MB | 189/305 kB | 50 kB Progress (4): 262 kB | 0.2/1.2 MB | 189/305 kB | 50 kB Progress (4): 262 kB | 0.2/1.2 MB | 193/305 kB | 50 kB Progress (4): 262 kB | 0.2/1.2 MB | 193/305 kB | 50 kB Progress (4): 262 kB | 0.2/1.2 MB | 197/305 kB | 50 kB Progress (4): 262 kB | 0.2/1.2 MB | 197/305 kB | 50 kB Progress (4): 262 kB | 0.2/1.2 MB | 201/305 kB | 50 kB Progress (4): 262 kB | 0.2/1.2 MB | 201/305 kB | 50 kB Progress (4): 262 kB | 0.2/1.2 MB | 205/305 kB | 50 kB Progress (4): 262 kB | 0.2/1.2 MB | 205/305 kB | 50 kB Progress (4): 262 kB | 0.2/1.2 MB | 209/305 kB | 50 kB Progress (4): 262 kB | 0.3/1.2 MB | 209/305 kB | 50 kB Progress (4): 262 kB | 0.3/1.2 MB | 213/305 kB | 50 kB Progress (4): 262 kB | 0.3/1.2 MB | 213/305 kB | 50 kB Progress (4): 262 kB | 0.3/1.2 MB | 217/305 kB | 50 kB Progress (4): 262 kB | 0.3/1.2 MB | 217/305 kB | 50 kB Progress (4): 262 kB | 0.3/1.2 MB | 221/305 kB | 50 kB Progress (4): 262 kB | 0.3/1.2 MB | 221/305 kB | 50 kB Progress (4): 262 kB | 0.3/1.2 MB | 225/305 kB | 50 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.1 MB/s) [2019-07-30T12:44:58.908Z] Progress (3): 0.3/1.2 MB | 225/305 kB | 50 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.jar [2019-07-30T12:44:58.908Z] Progress (3): 0.3/1.2 MB | 229/305 kB | 50 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 220 kB/s) [2019-07-30T12:44:58.908Z] 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-30T12:44:58.908Z] Progress (2): 0.3/1.2 MB | 233/305 kB Progress (2): 0.3/1.2 MB | 233/305 kB Progress (2): 0.3/1.2 MB | 237/305 kB Progress (2): 0.3/1.2 MB | 241/305 kB Progress (2): 0.3/1.2 MB | 241/305 kB Progress (2): 0.3/1.2 MB | 245/305 kB Progress (2): 0.3/1.2 MB | 245/305 kB Progress (2): 0.3/1.2 MB | 249/305 kB Progress (2): 0.3/1.2 MB | 249/305 kB Progress (2): 0.3/1.2 MB | 253/305 kB Progress (2): 0.3/1.2 MB | 253/305 kB Progress (2): 0.3/1.2 MB | 257/305 kB Progress (2): 0.3/1.2 MB | 257/305 kB Progress (2): 0.3/1.2 MB | 261/305 kB Progress (2): 0.3/1.2 MB | 261/305 kB Progress (2): 0.3/1.2 MB | 265/305 kB Progress (2): 0.3/1.2 MB | 265/305 kB Progress (2): 0.3/1.2 MB | 269/305 kB Progress (2): 0.3/1.2 MB | 269/305 kB Progress (2): 0.3/1.2 MB | 273/305 kB Progress (2): 0.3/1.2 MB | 273/305 kB Progress (2): 0.3/1.2 MB | 277/305 kB Progress (2): 0.3/1.2 MB | 277/305 kB Progress (2): 0.3/1.2 MB | 281/305 kB Progress (2): 0.3/1.2 MB | 281/305 kB Progress (2): 0.3/1.2 MB | 285/305 kB Progress (2): 0.3/1.2 MB | 285/305 kB Progress (2): 0.3/1.2 MB | 289/305 kB Progress (2): 0.3/1.2 MB | 289/305 kB Progress (2): 0.3/1.2 MB | 293/305 kB Progress (2): 0.3/1.2 MB | 293/305 kB Progress (2): 0.3/1.2 MB | 297/305 kB Progress (2): 0.3/1.2 MB | 297/305 kB Progress (2): 0.3/1.2 MB | 301/305 kB Progress (2): 0.3/1.2 MB | 301/305 kB Progress (2): 0.3/1.2 MB | 305/305 kB Progress (2): 0.3/1.2 MB | 305 kB Progress (3): 0.3/1.2 MB | 305 kB | 4.1/52 kB Progress (3): 0.3/1.2 MB | 305 kB | 4.1/52 kB Progress (3): 0.3/1.2 MB | 305 kB | 7.7/52 kB Progress (3): 0.3/1.2 MB | 305 kB | 7.7/52 kB Progress (3): 0.3/1.2 MB | 305 kB | 12/52 kB Progress (3): 0.3/1.2 MB | 305 kB | 12/52 kB Progress (3): 0.3/1.2 MB | 305 kB | 16/52 kB Progress (3): 0.4/1.2 MB | 305 kB | 16/52 kB Progress (3): 0.4/1.2 MB | 305 kB | 20/52 kB Progress (3): 0.4/1.2 MB | 305 kB | 20/52 kB Progress (3): 0.4/1.2 MB | 305 kB | 24/52 kB Progress (3): 0.4/1.2 MB | 305 kB | 24/52 kB Progress (3): 0.4/1.2 MB | 305 kB | 28/52 kB Progress (3): 0.4/1.2 MB | 305 kB | 28/52 kB Progress (3): 0.4/1.2 MB | 305 kB | 32/52 kB Progress (3): 0.4/1.2 MB | 305 kB | 32/52 kB Progress (3): 0.4/1.2 MB | 305 kB | 36/52 kB Progress (3): 0.4/1.2 MB | 305 kB | 36/52 kB Progress (3): 0.4/1.2 MB | 305 kB | 40/52 kB Progress (3): 0.4/1.2 MB | 305 kB | 40/52 kB Progress (3): 0.4/1.2 MB | 305 kB | 44/52 kB Progress (3): 0.4/1.2 MB | 305 kB | 44/52 kB Progress (3): 0.4/1.2 MB | 305 kB | 48/52 kB Progress (3): 0.4/1.2 MB | 305 kB | 48/52 kB Progress (3): 0.4/1.2 MB | 305 kB | 52/52 kB Progress (3): 0.4/1.2 MB | 305 kB | 52/52 kB Progress (3): 0.4/1.2 MB | 305 kB | 52 kB Progress (3): 0.4/1.2 MB | 305 kB | 52 kB Progress (3): 0.4/1.2 MB | 305 kB | 52 kB Progress (3): 0.4/1.2 MB | 305 kB | 52 kB Progress (3): 0.4/1.2 MB | 305 kB | 52 kB Progress (3): 0.4/1.2 MB | 305 kB | 52 kB Progress (3): 0.4/1.2 MB | 305 kB | 52 kB Progress (3): 0.4/1.2 MB | 305 kB | 52 kB Progress (3): 0.4/1.2 MB | 305 kB | 52 kB Progress (3): 0.4/1.2 MB | 305 kB | 52 kB Progress (3): 0.4/1.2 MB | 305 kB | 52 kB Progress (3): 0.4/1.2 MB | 305 kB | 52 kB Progress (3): 0.4/1.2 MB | 305 kB | 52 kB Progress (3): 0.4/1.2 MB | 305 kB | 52 kB Progress (3): 0.4/1.2 MB | 305 kB | 52 kB Progress (3): 0.4/1.2 MB | 305 kB | 52 kB Progress (3): 0.5/1.2 MB | 305 kB | 52 kB Progress (3): 0.5/1.2 MB | 305 kB | 52 kB Progress (3): 0.5/1.2 MB | 305 kB | 52 kB Progress (3): 0.5/1.2 MB | 305 kB | 52 kB Progress (3): 0.5/1.2 MB | 305 kB | 52 kB Progress (3): 0.5/1.2 MB | 305 kB | 52 kB Progress (3): 0.5/1.2 MB | 305 kB | 52 kB Progress (3): 0.5/1.2 MB | 305 kB | 52 kB Progress (3): 0.5/1.2 MB | 305 kB | 52 kB Progress (3): 0.5/1.2 MB | 305 kB | 52 kB Progress (3): 0.5/1.2 MB | 305 kB | 52 kB Progress (3): 0.5/1.2 MB | 305 kB | 52 kB Progress (3): 0.5/1.2 MB | 305 kB | 52 kB Progress (3): 0.5/1.2 MB | 305 kB | 52 kB Progress (3): 0.5/1.2 MB | 305 kB | 52 kB Progress (3): 0.5/1.2 MB | 305 kB | 52 kB Progress (3): 0.5/1.2 MB | 305 kB | 52 kB Progress (3): 0.5/1.2 MB | 305 kB | 52 kB Progress (3): 0.5/1.2 MB | 305 kB | 52 kB Progress (3): 0.5/1.2 MB | 305 kB | 52 kB Progress (3): 0.5/1.2 MB | 305 kB | 52 kB Progress (3): 0.5/1.2 MB | 305 kB | 52 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar (305 kB at 1.2 MB/s) [2019-07-30T12:44:58.908Z] Progress (2): 0.5/1.2 MB | 52 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-30T12:44:58.908Z] Progress (2): 0.5/1.2 MB | 52 kB Progress (2): 0.5/1.2 MB | 52 kB Progress (2): 0.6/1.2 MB | 52 kB Progress (2): 0.6/1.2 MB | 52 kB Progress (2): 0.6/1.2 MB | 52 kB Progress (2): 0.6/1.2 MB | 52 kB Progress (2): 0.6/1.2 MB | 52 kB Progress (3): 0.6/1.2 MB | 52 kB | 4.1/15 kB Progress (3): 0.6/1.2 MB | 52 kB | 4.1/15 kB Progress (3): 0.6/1.2 MB | 52 kB | 7.7/15 kB Progress (3): 0.6/1.2 MB | 52 kB | 7.7/15 kB Progress (3): 0.6/1.2 MB | 52 kB | 12/15 kB Progress (3): 0.6/1.2 MB | 52 kB | 12/15 kB Progress (3): 0.6/1.2 MB | 52 kB | 15 kB Progress (3): 0.6/1.2 MB | 52 kB | 15 kB Progress (3): 0.6/1.2 MB | 52 kB | 15 kB Progress (3): 0.6/1.2 MB | 52 kB | 15 kB Progress (3): 0.6/1.2 MB | 52 kB | 15 kB Progress (3): 0.6/1.2 MB | 52 kB | 15 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 206 kB/s) [2019-07-30T12:44:58.908Z] Progress (2): 0.6/1.2 MB | 15 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-30T12:44:58.908Z] Progress (3): 0.6/1.2 MB | 15 kB | 4.1/37 kB Progress (3): 0.6/1.2 MB | 15 kB | 4.1/37 kB Progress (3): 0.6/1.2 MB | 15 kB | 7.7/37 kB Progress (3): 0.6/1.2 MB | 15 kB | 7.7/37 kB Progress (3): 0.6/1.2 MB | 15 kB | 12/37 kB Progress (3): 0.6/1.2 MB | 15 kB | 12/37 kB Progress (3): 0.6/1.2 MB | 15 kB | 16/37 kB Progress (3): 0.6/1.2 MB | 15 kB | 16/37 kB Progress (3): 0.6/1.2 MB | 15 kB | 20/37 kB Progress (3): 0.6/1.2 MB | 15 kB | 20/37 kB Progress (3): 0.6/1.2 MB | 15 kB | 24/37 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.jar (15 kB at 58 kB/s) [2019-07-30T12:44:58.908Z] Progress (2): 0.6/1.2 MB | 28/37 kB Progress (2): 0.6/1.2 MB | 28/37 kB Progress (2): 0.6/1.2 MB | 32/37 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.5/velocity-1.5.jar [2019-07-30T12:44:58.908Z] Progress (3): 0.6/1.2 MB | 32/37 kB | 4.1/11 kB Progress (3): 0.6/1.2 MB | 36/37 kB | 4.1/11 kB Progress (3): 0.6/1.2 MB | 36/37 kB | 4.1/11 kB Progress (3): 0.6/1.2 MB | 37 kB | 4.1/11 kB Progress (3): 0.6/1.2 MB | 37 kB | 4.1/11 kB Progress (3): 0.6/1.2 MB | 37 kB | 7.7/11 kB Progress (3): 0.6/1.2 MB | 37 kB | 7.7/11 kB Progress (3): 0.6/1.2 MB | 37 kB | 11 kB Progress (3): 0.6/1.2 MB | 37 kB | 11 kB Progress (3): 0.6/1.2 MB | 37 kB | 11 kB Progress (3): 0.7/1.2 MB | 37 kB | 11 kB Progress (3): 0.7/1.2 MB | 37 kB | 11 kB Progress (3): 0.7/1.2 MB | 37 kB | 11 kB Progress (3): 0.7/1.2 MB | 37 kB | 11 kB Progress (3): 0.7/1.2 MB | 37 kB | 11 kB Progress (3): 0.7/1.2 MB | 37 kB | 11 kB Progress (3): 0.7/1.2 MB | 37 kB | 11 kB Progress (4): 0.7/1.2 MB | 37 kB | 11 kB | 4.1/7.7 kB Progress (4): 0.7/1.2 MB | 37 kB | 11 kB | 4.1/7.7 kB Progress (4): 0.7/1.2 MB | 37 kB | 11 kB | 7.7 kB Progress (4): 0.7/1.2 MB | 37 kB | 11 kB | 7.7 kB Progress (4): 0.7/1.2 MB | 37 kB | 11 kB | 7.7 kB Progress (4): 0.7/1.2 MB | 37 kB | 11 kB | 7.7 kB Progress (4): 0.7/1.2 MB | 37 kB | 11 kB | 7.7 kB Progress (4): 0.7/1.2 MB | 37 kB | 11 kB | 7.7 kB Progress (4): 0.7/1.2 MB | 37 kB | 11 kB | 7.7 kB Progress (4): 0.7/1.2 MB | 37 kB | 11 kB | 7.7 kB Progress (4): 0.7/1.2 MB | 37 kB | 11 kB | 7.7 kB Progress (4): 0.7/1.2 MB | 37 kB | 11 kB | 7.7 kB Progress (4): 0.7/1.2 MB | 37 kB | 11 kB | 7.7 kB Progress (4): 0.7/1.2 MB | 37 kB | 11 kB | 7.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.jar (37 kB at 141 kB/s) [2019-07-30T12:44:58.908Z] Progress (3): 0.7/1.2 MB | 11 kB | 7.7 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-30T12:44:58.908Z] Progress (3): 0.7/1.2 MB | 11 kB | 7.7 kB Progress (4): 0.7/1.2 MB | 11 kB | 7.7 kB | 4.1/392 kB Progress (4): 0.7/1.2 MB | 11 kB | 7.7 kB | 4.1/392 kB Progress (4): 0.7/1.2 MB | 11 kB | 7.7 kB | 7.7/392 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 39 kB/s) [2019-07-30T12:44:58.908Z] Progress (3): 0.7/1.2 MB | 7.7 kB | 12/392 kB Progress (3): 0.7/1.2 MB | 7.7 kB | 12/392 kB Progress (3): 0.7/1.2 MB | 7.7 kB | 16/392 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-30T12:44:58.908Z] Progress (3): 0.7/1.2 MB | 7.7 kB | 20/392 kB Progress (3): 0.7/1.2 MB | 7.7 kB | 20/392 kB Progress (3): 0.7/1.2 MB | 7.7 kB | 24/392 kB Progress (3): 0.7/1.2 MB | 7.7 kB | 24/392 kB Progress (3): 0.7/1.2 MB | 7.7 kB | 28/392 kB Progress (3): 0.8/1.2 MB | 7.7 kB | 28/392 kB Progress (3): 0.8/1.2 MB | 7.7 kB | 32/392 kB Progress (3): 0.8/1.2 MB | 7.7 kB | 32/392 kB Progress (3): 0.8/1.2 MB | 7.7 kB | 33/392 kB Progress (3): 0.8/1.2 MB | 7.7 kB | 33/392 kB Progress (3): 0.8/1.2 MB | 7.7 kB | 37/392 kB Progress (3): 0.8/1.2 MB | 7.7 kB | 37/392 kB Progress (3): 0.8/1.2 MB | 7.7 kB | 41/392 kB Progress (3): 0.8/1.2 MB | 7.7 kB | 41/392 kB Progress (3): 0.8/1.2 MB | 7.7 kB | 45/392 kB Progress (3): 0.8/1.2 MB | 7.7 kB | 45/392 kB Progress (3): 0.8/1.2 MB | 7.7 kB | 49/392 kB Progress (3): 0.8/1.2 MB | 7.7 kB | 49/392 kB Progress (3): 0.8/1.2 MB | 7.7 kB | 53/392 kB Progress (3): 0.8/1.2 MB | 7.7 kB | 53/392 kB Progress (3): 0.8/1.2 MB | 7.7 kB | 57/392 kB Progress (3): 0.8/1.2 MB | 7.7 kB | 57/392 kB Progress (3): 0.8/1.2 MB | 7.7 kB | 61/392 kB Progress (3): 0.8/1.2 MB | 7.7 kB | 61/392 kB Progress (3): 0.8/1.2 MB | 7.7 kB | 65/392 kB Progress (3): 0.8/1.2 MB | 7.7 kB | 65/392 kB Progress (3): 0.8/1.2 MB | 7.7 kB | 66/392 kB Progress (3): 0.8/1.2 MB | 7.7 kB | 66/392 kB Progress (3): 0.8/1.2 MB | 7.7 kB | 70/392 kB Progress (3): 0.8/1.2 MB | 7.7 kB | 70/392 kB Progress (3): 0.8/1.2 MB | 7.7 kB | 74/392 kB Progress (3): 0.8/1.2 MB | 7.7 kB | 74/392 kB Progress (3): 0.8/1.2 MB | 7.7 kB | 78/392 kB Progress (3): 0.8/1.2 MB | 7.7 kB | 78/392 kB Progress (3): 0.8/1.2 MB | 7.7 kB | 82/392 kB Progress (3): 0.8/1.2 MB | 7.7 kB | 82/392 kB Progress (3): 0.8/1.2 MB | 7.7 kB | 86/392 kB Progress (3): 0.8/1.2 MB | 7.7 kB | 86/392 kB Progress (3): 0.8/1.2 MB | 7.7 kB | 90/392 kB Progress (3): 0.8/1.2 MB | 7.7 kB | 90/392 kB Progress (3): 0.8/1.2 MB | 7.7 kB | 94/392 kB Progress (3): 0.8/1.2 MB | 7.7 kB | 94/392 kB Progress (3): 0.8/1.2 MB | 7.7 kB | 98/392 kB Progress (3): 0.8/1.2 MB | 7.7 kB | 98/392 kB Progress (3): 0.8/1.2 MB | 7.7 kB | 98/392 kB Progress (3): 0.8/1.2 MB | 7.7 kB | 98/392 kB Progress (3): 0.8/1.2 MB | 7.7 kB | 102/392 kB Progress (3): 0.8/1.2 MB | 7.7 kB | 102/392 kB Progress (3): 0.8/1.2 MB | 7.7 kB | 106/392 kB Progress (3): 0.8/1.2 MB | 7.7 kB | 106/392 kB Progress (3): 0.8/1.2 MB | 7.7 kB | 110/392 kB Progress (3): 0.8/1.2 MB | 7.7 kB | 110/392 kB Progress (4): 0.8/1.2 MB | 7.7 kB | 110/392 kB | 4.1/91 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 28 kB/s) [2019-07-30T12:44:58.908Z] 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-30T12:44:58.908Z] Progress (3): 0.8/1.2 MB | 114/392 kB | 4.1/91 kB Progress (3): 0.8/1.2 MB | 114/392 kB | 7.7/91 kB Progress (3): 0.8/1.2 MB | 114/392 kB | 7.7/91 kB Progress (3): 0.8/1.2 MB | 114/392 kB | 12/91 kB Progress (3): 0.8/1.2 MB | 118/392 kB | 12/91 kB Progress (3): 0.8/1.2 MB | 118/392 kB | 16/91 kB Progress (3): 0.9/1.2 MB | 118/392 kB | 16/91 kB Progress (3): 0.9/1.2 MB | 118/392 kB | 20/91 kB Progress (3): 0.9/1.2 MB | 122/392 kB | 20/91 kB Progress (3): 0.9/1.2 MB | 122/392 kB | 24/91 kB Progress (3): 0.9/1.2 MB | 122/392 kB | 24/91 kB Progress (3): 0.9/1.2 MB | 122/392 kB | 28/91 kB Progress (3): 0.9/1.2 MB | 126/392 kB | 28/91 kB Progress (3): 0.9/1.2 MB | 126/392 kB | 32/91 kB Progress (3): 0.9/1.2 MB | 126/392 kB | 32/91 kB Progress (3): 0.9/1.2 MB | 126/392 kB | 33/91 kB Progress (3): 0.9/1.2 MB | 130/392 kB | 33/91 kB Progress (3): 0.9/1.2 MB | 130/392 kB | 33/91 kB Progress (3): 0.9/1.2 MB | 134/392 kB | 33/91 kB Progress (3): 0.9/1.2 MB | 134/392 kB | 37/91 kB Progress (3): 0.9/1.2 MB | 138/392 kB | 37/91 kB Progress (3): 0.9/1.2 MB | 138/392 kB | 37/91 kB Progress (3): 0.9/1.2 MB | 142/392 kB | 37/91 kB Progress (3): 0.9/1.2 MB | 142/392 kB | 41/91 kB Progress (3): 0.9/1.2 MB | 146/392 kB | 41/91 kB Progress (3): 0.9/1.2 MB | 146/392 kB | 41/91 kB Progress (3): 0.9/1.2 MB | 150/392 kB | 41/91 kB Progress (3): 0.9/1.2 MB | 150/392 kB | 45/91 kB Progress (3): 0.9/1.2 MB | 154/392 kB | 45/91 kB Progress (3): 0.9/1.2 MB | 154/392 kB | 45/91 kB Progress (3): 0.9/1.2 MB | 158/392 kB | 45/91 kB Progress (3): 0.9/1.2 MB | 158/392 kB | 49/91 kB Progress (3): 0.9/1.2 MB | 162/392 kB | 49/91 kB Progress (3): 0.9/1.2 MB | 162/392 kB | 49/91 kB Progress (3): 0.9/1.2 MB | 166/392 kB | 49/91 kB Progress (3): 0.9/1.2 MB | 166/392 kB | 53/91 kB Progress (3): 0.9/1.2 MB | 170/392 kB | 53/91 kB Progress (3): 0.9/1.2 MB | 170/392 kB | 53/91 kB Progress (3): 0.9/1.2 MB | 174/392 kB | 53/91 kB Progress (3): 0.9/1.2 MB | 174/392 kB | 57/91 kB Progress (3): 0.9/1.2 MB | 178/392 kB | 57/91 kB Progress (3): 0.9/1.2 MB | 178/392 kB | 57/91 kB Progress (3): 0.9/1.2 MB | 182/392 kB | 57/91 kB Progress (3): 0.9/1.2 MB | 182/392 kB | 61/91 kB Progress (3): 0.9/1.2 MB | 186/392 kB | 61/91 kB Progress (3): 0.9/1.2 MB | 186/392 kB | 61/91 kB Progress (3): 0.9/1.2 MB | 186/392 kB | 65/91 kB Progress (3): 0.9/1.2 MB | 186/392 kB | 65/91 kB Progress (3): 0.9/1.2 MB | 190/392 kB | 65/91 kB Progress (3): 0.9/1.2 MB | 190/392 kB | 65/91 kB Progress (3): 0.9/1.2 MB | 190/392 kB | 69/91 kB Progress (3): 0.9/1.2 MB | 190/392 kB | 69/91 kB Progress (3): 0.9/1.2 MB | 194/392 kB | 69/91 kB Progress (3): 0.9/1.2 MB | 194/392 kB | 69/91 kB Progress (3): 0.9/1.2 MB | 194/392 kB | 73/91 kB Progress (3): 0.9/1.2 MB | 194/392 kB | 73/91 kB Progress (3): 0.9/1.2 MB | 198/392 kB | 73/91 kB Progress (3): 0.9/1.2 MB | 198/392 kB | 73/91 kB Progress (4): 0.9/1.2 MB | 198/392 kB | 73/91 kB | 4.1/189 kB Progress (4): 0.9/1.2 MB | 198/392 kB | 77/91 kB | 4.1/189 kB Progress (4): 0.9/1.2 MB | 198/392 kB | 77/91 kB | 7.7/189 kB Progress (4): 0.9/1.2 MB | 198/392 kB | 77/91 kB | 7.7/189 kB Progress (4): 0.9/1.2 MB | 202/392 kB | 77/91 kB | 7.7/189 kB Progress (4): 0.9/1.2 MB | 202/392 kB | 77/91 kB | 7.7/189 kB Progress (4): 0.9/1.2 MB | 202/392 kB | 77/91 kB | 12/189 kB Progress (4): 0.9/1.2 MB | 202/392 kB | 81/91 kB | 12/189 kB Progress (4): 0.9/1.2 MB | 202/392 kB | 81/91 kB | 16/189 kB Progress (4): 0.9/1.2 MB | 202/392 kB | 81/91 kB | 16/189 kB Progress (4): 0.9/1.2 MB | 206/392 kB | 81/91 kB | 16/189 kB Progress (4): 0.9/1.2 MB | 206/392 kB | 81/91 kB | 16/189 kB Progress (4): 0.9/1.2 MB | 206/392 kB | 81/91 kB | 20/189 kB Progress (4): 0.9/1.2 MB | 206/392 kB | 81/91 kB | 24/189 kB Progress (4): 0.9/1.2 MB | 206/392 kB | 81/91 kB | 28/189 kB Progress (4): 0.9/1.2 MB | 206/392 kB | 81/91 kB | 32/189 kB Progress (4): 0.9/1.2 MB | 206/392 kB | 85/91 kB | 32/189 kB Progress (5): 0.9/1.2 MB | 206/392 kB | 85/91 kB | 32/189 kB | 4.1/588 kB Progress (5): 0.9/1.2 MB | 206/392 kB | 85/91 kB | 33/189 kB | 4.1/588 kB Progress (5): 0.9/1.2 MB | 206/392 kB | 85/91 kB | 33/189 kB | 4.1/588 kB Progress (5): 0.9/1.2 MB | 210/392 kB | 85/91 kB | 33/189 kB | 4.1/588 kB Progress (5): 0.9/1.2 MB | 210/392 kB | 85/91 kB | 33/189 kB | 4.1/588 kB Progress (5): 0.9/1.2 MB | 210/392 kB | 85/91 kB | 37/189 kB | 4.1/588 kB Progress (5): 0.9/1.2 MB | 210/392 kB | 85/91 kB | 37/189 kB | 7.7/588 kB Progress (5): 0.9/1.2 MB | 210/392 kB | 89/91 kB | 37/189 kB | 7.7/588 kB Progress (5): 0.9/1.2 MB | 210/392 kB | 89/91 kB | 37/189 kB | 12/588 kB Progress (5): 0.9/1.2 MB | 210/392 kB | 89/91 kB | 41/189 kB | 12/588 kB Progress (5): 0.9/1.2 MB | 210/392 kB | 89/91 kB | 41/189 kB | 12/588 kB Progress (5): 0.9/1.2 MB | 214/392 kB | 89/91 kB | 41/189 kB | 12/588 kB Progress (5): 0.9/1.2 MB | 214/392 kB | 89/91 kB | 41/189 kB | 12/588 kB Progress (5): 0.9/1.2 MB | 214/392 kB | 89/91 kB | 45/189 kB | 12/588 kB Progress (5): 0.9/1.2 MB | 214/392 kB | 89/91 kB | 45/189 kB | 16/588 kB Progress (5): 0.9/1.2 MB | 214/392 kB | 91 kB | 45/189 kB | 16/588 kB Progress (5): 0.9/1.2 MB | 214/392 kB | 91 kB | 45/189 kB | 20/588 kB Progress (5): 0.9/1.2 MB | 214/392 kB | 91 kB | 49/189 kB | 20/588 kB Progress (5): 1.0/1.2 MB | 214/392 kB | 91 kB | 49/189 kB | 20/588 kB Progress (5): 1.0/1.2 MB | 218/392 kB | 91 kB | 49/189 kB | 20/588 kB Progress (5): 1.0/1.2 MB | 218/392 kB | 91 kB | 49/189 kB | 20/588 kB Progress (5): 1.0/1.2 MB | 218/392 kB | 91 kB | 53/189 kB | 20/588 kB Progress (5): 1.0/1.2 MB | 218/392 kB | 91 kB | 53/189 kB | 24/588 kB Progress (5): 1.0/1.2 MB | 218/392 kB | 91 kB | 57/189 kB | 24/588 kB Progress (5): 1.0/1.2 MB | 218/392 kB | 91 kB | 57/189 kB | 24/588 kB Progress (5): 1.0/1.2 MB | 222/392 kB | 91 kB | 57/189 kB | 24/588 kB Progress (5): 1.0/1.2 MB | 222/392 kB | 91 kB | 57/189 kB | 24/588 kB Progress (5): 1.0/1.2 MB | 222/392 kB | 91 kB | 61/189 kB | 24/588 kB Progress (5): 1.0/1.2 MB | 222/392 kB | 91 kB | 61/189 kB | 28/588 kB Progress (5): 1.0/1.2 MB | 222/392 kB | 91 kB | 65/189 kB | 28/588 kB Progress (5): 1.0/1.2 MB | 222/392 kB | 91 kB | 65/189 kB | 28/588 kB Progress (5): 1.0/1.2 MB | 226/392 kB | 91 kB | 65/189 kB | 28/588 kB Progress (5): 1.0/1.2 MB | 226/392 kB | 91 kB | 65/189 kB | 28/588 kB Progress (5): 1.0/1.2 MB | 226/392 kB | 91 kB | 66/189 kB | 28/588 kB Progress (5): 1.0/1.2 MB | 226/392 kB | 91 kB | 66/189 kB | 32/588 kB Progress (5): 1.0/1.2 MB | 226/392 kB | 91 kB | 70/189 kB | 32/588 kB Progress (5): 1.0/1.2 MB | 226/392 kB | 91 kB | 70/189 kB | 32/588 kB Progress (5): 1.0/1.2 MB | 230/392 kB | 91 kB | 70/189 kB | 32/588 kB Progress (5): 1.0/1.2 MB | 230/392 kB | 91 kB | 70/189 kB | 32/588 kB Progress (5): 1.0/1.2 MB | 230/392 kB | 91 kB | 74/189 kB | 32/588 kB Progress (5): 1.0/1.2 MB | 230/392 kB | 91 kB | 74/189 kB | 33/588 kB Progress (5): 1.0/1.2 MB | 230/392 kB | 91 kB | 78/189 kB | 33/588 kB Progress (5): 1.0/1.2 MB | 230/392 kB | 91 kB | 78/189 kB | 33/588 kB Progress (5): 1.0/1.2 MB | 234/392 kB | 91 kB | 78/189 kB | 33/588 kB Progress (5): 1.0/1.2 MB | 234/392 kB | 91 kB | 78/189 kB | 33/588 kB Progress (5): 1.0/1.2 MB | 234/392 kB | 91 kB | 82/189 kB | 33/588 kB Progress (5): 1.0/1.2 MB | 234/392 kB | 91 kB | 82/189 kB | 37/588 kB Progress (5): 1.0/1.2 MB | 234/392 kB | 91 kB | 86/189 kB | 37/588 kB Progress (5): 1.0/1.2 MB | 234/392 kB | 91 kB | 86/189 kB | 37/588 kB Progress (5): 1.0/1.2 MB | 238/392 kB | 91 kB | 86/189 kB | 37/588 kB Progress (5): 1.0/1.2 MB | 238/392 kB | 91 kB | 86/189 kB | 37/588 kB Progress (5): 1.0/1.2 MB | 238/392 kB | 91 kB | 90/189 kB | 37/588 kB Progress (5): 1.0/1.2 MB | 238/392 kB | 91 kB | 90/189 kB | 41/588 kB Progress (5): 1.0/1.2 MB | 238/392 kB | 91 kB | 94/189 kB | 41/588 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 278 kB/s) [2019-07-30T12:44:58.908Z] Progress (4): 1.0/1.2 MB | 238/392 kB | 94/189 kB | 41/588 kB Progress (4): 1.0/1.2 MB | 242/392 kB | 94/189 kB | 41/588 kB Progress (4): 1.0/1.2 MB | 242/392 kB | 94/189 kB | 41/588 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-30T12:44:58.908Z] Progress (4): 1.0/1.2 MB | 242/392 kB | 98/189 kB | 41/588 kB Progress (4): 1.0/1.2 MB | 242/392 kB | 98/189 kB | 45/588 kB Progress (4): 1.0/1.2 MB | 242/392 kB | 98/189 kB | 45/588 kB Progress (4): 1.0/1.2 MB | 242/392 kB | 98/189 kB | 45/588 kB Progress (4): 1.0/1.2 MB | 246/392 kB | 98/189 kB | 45/588 kB Progress (4): 1.0/1.2 MB | 246/392 kB | 98/189 kB | 45/588 kB Progress (4): 1.0/1.2 MB | 246/392 kB | 102/189 kB | 45/588 kB Progress (4): 1.0/1.2 MB | 246/392 kB | 102/189 kB | 49/588 kB Progress (4): 1.0/1.2 MB | 246/392 kB | 106/189 kB | 49/588 kB Progress (4): 1.0/1.2 MB | 246/392 kB | 106/189 kB | 49/588 kB Progress (4): 1.0/1.2 MB | 250/392 kB | 106/189 kB | 49/588 kB Progress (4): 1.0/1.2 MB | 250/392 kB | 106/189 kB | 49/588 kB Progress (4): 1.0/1.2 MB | 250/392 kB | 110/189 kB | 49/588 kB Progress (4): 1.0/1.2 MB | 250/392 kB | 110/189 kB | 53/588 kB Progress (4): 1.0/1.2 MB | 250/392 kB | 114/189 kB | 53/588 kB Progress (4): 1.0/1.2 MB | 250/392 kB | 114/189 kB | 53/588 kB Progress (4): 1.0/1.2 MB | 254/392 kB | 114/189 kB | 53/588 kB Progress (4): 1.0/1.2 MB | 254/392 kB | 114/189 kB | 53/588 kB Progress (4): 1.0/1.2 MB | 254/392 kB | 118/189 kB | 53/588 kB Progress (4): 1.0/1.2 MB | 254/392 kB | 118/189 kB | 57/588 kB Progress (4): 1.0/1.2 MB | 254/392 kB | 122/189 kB | 57/588 kB Progress (4): 1.0/1.2 MB | 254/392 kB | 122/189 kB | 57/588 kB Progress (4): 1.0/1.2 MB | 258/392 kB | 122/189 kB | 57/588 kB Progress (4): 1.0/1.2 MB | 258/392 kB | 122/189 kB | 57/588 kB Progress (4): 1.0/1.2 MB | 258/392 kB | 126/189 kB | 57/588 kB Progress (4): 1.0/1.2 MB | 258/392 kB | 126/189 kB | 61/588 kB Progress (4): 1.0/1.2 MB | 258/392 kB | 130/189 kB | 61/588 kB Progress (4): 1.0/1.2 MB | 258/392 kB | 130/189 kB | 61/588 kB Progress (4): 1.0/1.2 MB | 262/392 kB | 130/189 kB | 61/588 kB Progress (4): 1.0/1.2 MB | 262/392 kB | 130/189 kB | 61/588 kB Progress (4): 1.0/1.2 MB | 262/392 kB | 131/189 kB | 61/588 kB Progress (4): 1.0/1.2 MB | 262/392 kB | 131/189 kB | 65/588 kB Progress (4): 1.0/1.2 MB | 262/392 kB | 135/189 kB | 65/588 kB Progress (4): 1.0/1.2 MB | 262/392 kB | 135/189 kB | 65/588 kB Progress (4): 1.0/1.2 MB | 266/392 kB | 135/189 kB | 65/588 kB Progress (4): 1.1/1.2 MB | 266/392 kB | 135/189 kB | 65/588 kB Progress (4): 1.1/1.2 MB | 266/392 kB | 135/189 kB | 65/588 kB Progress (4): 1.1/1.2 MB | 266/392 kB | 139/189 kB | 65/588 kB Progress (4): 1.1/1.2 MB | 266/392 kB | 139/189 kB | 66/588 kB Progress (4): 1.1/1.2 MB | 266/392 kB | 143/189 kB | 66/588 kB Progress (4): 1.1/1.2 MB | 266/392 kB | 143/189 kB | 66/588 kB Progress (4): 1.1/1.2 MB | 270/392 kB | 143/189 kB | 66/588 kB Progress (4): 1.1/1.2 MB | 270/392 kB | 143/189 kB | 66/588 kB Progress (4): 1.1/1.2 MB | 270/392 kB | 147/189 kB | 66/588 kB Progress (4): 1.1/1.2 MB | 270/392 kB | 147/189 kB | 70/588 kB Progress (4): 1.1/1.2 MB | 270/392 kB | 151/189 kB | 70/588 kB Progress (4): 1.1/1.2 MB | 270/392 kB | 151/189 kB | 70/588 kB Progress (5): 1.1/1.2 MB | 270/392 kB | 151/189 kB | 70/588 kB | 4.1/168 kB Progress (5): 1.1/1.2 MB | 274/392 kB | 151/189 kB | 70/588 kB | 4.1/168 kB Progress (5): 1.1/1.2 MB | 274/392 kB | 151/189 kB | 70/588 kB | 7.7/168 kB Progress (5): 1.1/1.2 MB | 274/392 kB | 151/189 kB | 70/588 kB | 7.7/168 kB Progress (5): 1.1/1.2 MB | 274/392 kB | 155/189 kB | 70/588 kB | 7.7/168 kB Progress (5): 1.1/1.2 MB | 274/392 kB | 155/189 kB | 74/588 kB | 7.7/168 kB Progress (5): 1.1/1.2 MB | 274/392 kB | 159/189 kB | 74/588 kB | 7.7/168 kB Progress (5): 1.1/1.2 MB | 274/392 kB | 159/189 kB | 74/588 kB | 7.7/168 kB Progress (5): 1.1/1.2 MB | 274/392 kB | 159/189 kB | 74/588 kB | 12/168 kB Progress (5): 1.1/1.2 MB | 278/392 kB | 159/189 kB | 74/588 kB | 12/168 kB Progress (5): 1.1/1.2 MB | 278/392 kB | 159/189 kB | 74/588 kB | 16/168 kB Progress (5): 1.1/1.2 MB | 278/392 kB | 159/189 kB | 74/588 kB | 16/168 kB Progress (5): 1.1/1.2 MB | 278/392 kB | 163/189 kB | 74/588 kB | 16/168 kB Progress (5): 1.1/1.2 MB | 278/392 kB | 163/189 kB | 78/588 kB | 16/168 kB Progress (5): 1.1/1.2 MB | 278/392 kB | 167/189 kB | 78/588 kB | 16/168 kB Progress (5): 1.1/1.2 MB | 278/392 kB | 167/189 kB | 78/588 kB | 16/168 kB Progress (5): 1.1/1.2 MB | 278/392 kB | 167/189 kB | 78/588 kB | 20/168 kB Progress (5): 1.1/1.2 MB | 282/392 kB | 167/189 kB | 78/588 kB | 20/168 kB Progress (5): 1.1/1.2 MB | 282/392 kB | 167/189 kB | 78/588 kB | 24/168 kB Progress (5): 1.1/1.2 MB | 282/392 kB | 167/189 kB | 78/588 kB | 24/168 kB Progress (5): 1.1/1.2 MB | 282/392 kB | 171/189 kB | 78/588 kB | 24/168 kB Progress (5): 1.1/1.2 MB | 282/392 kB | 171/189 kB | 82/588 kB | 24/168 kB Progress (5): 1.1/1.2 MB | 282/392 kB | 175/189 kB | 82/588 kB | 24/168 kB Progress (5): 1.1/1.2 MB | 282/392 kB | 175/189 kB | 82/588 kB | 24/168 kB Progress (5): 1.1/1.2 MB | 282/392 kB | 175/189 kB | 82/588 kB | 28/168 kB Progress (5): 1.1/1.2 MB | 286/392 kB | 175/189 kB | 82/588 kB | 28/168 kB Progress (5): 1.1/1.2 MB | 286/392 kB | 175/189 kB | 82/588 kB | 32/168 kB Progress (5): 1.1/1.2 MB | 286/392 kB | 175/189 kB | 82/588 kB | 32/168 kB Progress (5): 1.1/1.2 MB | 286/392 kB | 179/189 kB | 82/588 kB | 32/168 kB Progress (5): 1.1/1.2 MB | 286/392 kB | 179/189 kB | 86/588 kB | 32/168 kB Progress (5): 1.1/1.2 MB | 286/392 kB | 183/189 kB | 86/588 kB | 32/168 kB Progress (5): 1.1/1.2 MB | 286/392 kB | 183/189 kB | 86/588 kB | 32/168 kB Progress (5): 1.1/1.2 MB | 286/392 kB | 183/189 kB | 86/588 kB | 33/168 kB Progress (5): 1.1/1.2 MB | 290/392 kB | 183/189 kB | 86/588 kB | 33/168 kB Progress (5): 1.1/1.2 MB | 290/392 kB | 183/189 kB | 86/588 kB | 37/168 kB Progress (5): 1.1/1.2 MB | 290/392 kB | 183/189 kB | 86/588 kB | 37/168 kB Progress (5): 1.1/1.2 MB | 290/392 kB | 187/189 kB | 86/588 kB | 37/168 kB Progress (5): 1.1/1.2 MB | 290/392 kB | 187/189 kB | 90/588 kB | 37/168 kB Progress (5): 1.1/1.2 MB | 290/392 kB | 189 kB | 90/588 kB | 37/168 kB Progress (5): 1.1/1.2 MB | 290/392 kB | 189 kB | 90/588 kB | 37/168 kB Progress (5): 1.1/1.2 MB | 290/392 kB | 189 kB | 90/588 kB | 41/168 kB Progress (5): 1.1/1.2 MB | 294/392 kB | 189 kB | 90/588 kB | 41/168 kB Progress (5): 1.1/1.2 MB | 294/392 kB | 189 kB | 90/588 kB | 45/168 kB Progress (5): 1.1/1.2 MB | 294/392 kB | 189 kB | 90/588 kB | 45/168 kB Progress (5): 1.1/1.2 MB | 294/392 kB | 189 kB | 94/588 kB | 45/168 kB Progress (5): 1.1/1.2 MB | 294/392 kB | 189 kB | 94/588 kB | 45/168 kB Progress (5): 1.1/1.2 MB | 294/392 kB | 189 kB | 94/588 kB | 49/168 kB Progress (5): 1.1/1.2 MB | 298/392 kB | 189 kB | 94/588 kB | 49/168 kB Progress (5): 1.1/1.2 MB | 298/392 kB | 189 kB | 94/588 kB | 53/168 kB Progress (5): 1.1/1.2 MB | 298/392 kB | 189 kB | 94/588 kB | 53/168 kB Progress (5): 1.1/1.2 MB | 298/392 kB | 189 kB | 98/588 kB | 53/168 kB Progress (5): 1.1/1.2 MB | 298/392 kB | 189 kB | 98/588 kB | 53/168 kB Progress (5): 1.1/1.2 MB | 298/392 kB | 189 kB | 98/588 kB | 57/168 kB Progress (5): 1.1/1.2 MB | 302/392 kB | 189 kB | 98/588 kB | 57/168 kB Progress (5): 1.1/1.2 MB | 302/392 kB | 189 kB | 98/588 kB | 61/168 kB Progress (5): 1.1/1.2 MB | 302/392 kB | 189 kB | 98/588 kB | 61/168 kB Progress (5): 1.1/1.2 MB | 302/392 kB | 189 kB | 102/588 kB | 61/168 kB Progress (5): 1.1/1.2 MB | 302/392 kB | 189 kB | 102/588 kB | 61/168 kB Progress (5): 1.1/1.2 MB | 302/392 kB | 189 kB | 102/588 kB | 65/168 kB Progress (5): 1.1/1.2 MB | 306/392 kB | 189 kB | 102/588 kB | 65/168 kB Progress (5): 1.1/1.2 MB | 306/392 kB | 189 kB | 102/588 kB | 66/168 kB Progress (5): 1.1/1.2 MB | 306/392 kB | 189 kB | 102/588 kB | 66/168 kB Progress (5): 1.1/1.2 MB | 306/392 kB | 189 kB | 106/588 kB | 66/168 kB Progress (5): 1.1/1.2 MB | 306/392 kB | 189 kB | 106/588 kB | 66/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 528 kB/s) [2019-07-30T12:44:58.908Z] Progress (4): 1.1/1.2 MB | 306/392 kB | 106/588 kB | 70/168 kB Progress (4): 1.1/1.2 MB | 310/392 kB | 106/588 kB | 70/168 kB Progress (4): 1.1/1.2 MB | 310/392 kB | 106/588 kB | 74/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-30T12:44:58.909Z] Progress (4): 1.1/1.2 MB | 310/392 kB | 106/588 kB | 74/168 kB Progress (4): 1.1/1.2 MB | 310/392 kB | 110/588 kB | 74/168 kB Progress (4): 1.1/1.2 MB | 310/392 kB | 110/588 kB | 74/168 kB Progress (4): 1.1/1.2 MB | 310/392 kB | 110/588 kB | 78/168 kB Progress (4): 1.1/1.2 MB | 314/392 kB | 110/588 kB | 78/168 kB Progress (4): 1.1/1.2 MB | 314/392 kB | 110/588 kB | 82/168 kB Progress (4): 1.2/1.2 MB | 314/392 kB | 110/588 kB | 82/168 kB Progress (4): 1.2/1.2 MB | 314/392 kB | 114/588 kB | 82/168 kB Progress (4): 1.2/1.2 MB | 314/392 kB | 114/588 kB | 82/168 kB Progress (4): 1.2/1.2 MB | 314/392 kB | 114/588 kB | 86/168 kB Progress (4): 1.2/1.2 MB | 318/392 kB | 114/588 kB | 86/168 kB Progress (4): 1.2/1.2 MB | 318/392 kB | 114/588 kB | 90/168 kB Progress (4): 1.2/1.2 MB | 318/392 kB | 114/588 kB | 90/168 kB Progress (4): 1.2/1.2 MB | 318/392 kB | 118/588 kB | 90/168 kB Progress (4): 1.2/1.2 MB | 318/392 kB | 118/588 kB | 90/168 kB Progress (4): 1.2/1.2 MB | 318/392 kB | 118/588 kB | 94/168 kB Progress (4): 1.2/1.2 MB | 322/392 kB | 118/588 kB | 94/168 kB Progress (4): 1.2/1.2 MB | 322/392 kB | 118/588 kB | 98/168 kB Progress (4): 1.2/1.2 MB | 322/392 kB | 118/588 kB | 98/168 kB Progress (4): 1.2/1.2 MB | 322/392 kB | 122/588 kB | 98/168 kB Progress (4): 1.2/1.2 MB | 322/392 kB | 122/588 kB | 98/168 kB Progress (4): 1.2/1.2 MB | 322/392 kB | 122/588 kB | 98/168 kB Progress (4): 1.2/1.2 MB | 326/392 kB | 122/588 kB | 98/168 kB Progress (4): 1.2/1.2 MB | 326/392 kB | 122/588 kB | 102/168 kB Progress (4): 1.2/1.2 MB | 326/392 kB | 122/588 kB | 102/168 kB Progress (4): 1.2/1.2 MB | 326/392 kB | 126/588 kB | 102/168 kB Progress (4): 1.2/1.2 MB | 326/392 kB | 126/588 kB | 102/168 kB Progress (4): 1.2/1.2 MB | 326/392 kB | 126/588 kB | 106/168 kB Progress (4): 1.2/1.2 MB | 330/392 kB | 126/588 kB | 106/168 kB Progress (4): 1.2/1.2 MB | 330/392 kB | 126/588 kB | 110/168 kB Progress (4): 1.2/1.2 MB | 330/392 kB | 126/588 kB | 110/168 kB Progress (4): 1.2/1.2 MB | 330/392 kB | 130/588 kB | 110/168 kB Progress (4): 1.2/1.2 MB | 330/392 kB | 130/588 kB | 110/168 kB Progress (4): 1.2/1.2 MB | 330/392 kB | 130/588 kB | 114/168 kB Progress (4): 1.2/1.2 MB | 334/392 kB | 130/588 kB | 114/168 kB Progress (4): 1.2/1.2 MB | 334/392 kB | 130/588 kB | 118/168 kB Progress (4): 1.2/1.2 MB | 334/392 kB | 130/588 kB | 118/168 kB Progress (4): 1.2/1.2 MB | 334/392 kB | 134/588 kB | 118/168 kB Progress (4): 1.2/1.2 MB | 334/392 kB | 134/588 kB | 118/168 kB Progress (4): 1.2/1.2 MB | 334/392 kB | 134/588 kB | 122/168 kB Progress (4): 1.2/1.2 MB | 338/392 kB | 134/588 kB | 122/168 kB Progress (4): 1.2/1.2 MB | 338/392 kB | 134/588 kB | 126/168 kB Progress (4): 1.2/1.2 MB | 338/392 kB | 134/588 kB | 130/168 kB Progress (4): 1.2/1.2 MB | 338/392 kB | 134/588 kB | 131/168 kB Progress (4): 1.2/1.2 MB | 338/392 kB | 134/588 kB | 131/168 kB Progress (4): 1.2/1.2 MB | 338/392 kB | 138/588 kB | 131/168 kB Progress (4): 1.2/1.2 MB | 338/392 kB | 138/588 kB | 131/168 kB Progress (4): 1.2/1.2 MB | 338/392 kB | 138/588 kB | 135/168 kB Progress (4): 1.2/1.2 MB | 338/392 kB | 138/588 kB | 139/168 kB Progress (4): 1.2/1.2 MB | 342/392 kB | 138/588 kB | 139/168 kB Progress (4): 1.2/1.2 MB | 342/392 kB | 138/588 kB | 143/168 kB Progress (4): 1.2/1.2 MB | 342/392 kB | 138/588 kB | 147/168 kB Progress (4): 1.2/1.2 MB | 342/392 kB | 138/588 kB | 147/168 kB Progress (4): 1.2/1.2 MB | 342/392 kB | 142/588 kB | 147/168 kB Progress (4): 1.2/1.2 MB | 342/392 kB | 142/588 kB | 147/168 kB Progress (4): 1.2/1.2 MB | 342/392 kB | 142/588 kB | 151/168 kB Progress (4): 1.2/1.2 MB | 342/392 kB | 142/588 kB | 155/168 kB Progress (4): 1.2/1.2 MB | 346/392 kB | 142/588 kB | 155/168 kB Progress (4): 1.2/1.2 MB | 346/392 kB | 142/588 kB | 159/168 kB Progress (4): 1.2/1.2 MB | 346/392 kB | 142/588 kB | 163/168 kB Progress (4): 1.2 MB | 346/392 kB | 142/588 kB | 163/168 kB Progress (4): 1.2 MB | 346/392 kB | 146/588 kB | 163/168 kB Progress (4): 1.2 MB | 346/392 kB | 146/588 kB | 167/168 kB Progress (4): 1.2 MB | 346/392 kB | 150/588 kB | 167/168 kB Progress (4): 1.2 MB | 350/392 kB | 150/588 kB | 167/168 kB Progress (4): 1.2 MB | 350/392 kB | 154/588 kB | 167/168 kB Progress (4): 1.2 MB | 350/392 kB | 154/588 kB | 168 kB Progress (4): 1.2 MB | 350/392 kB | 158/588 kB | 168 kB Progress (4): 1.2 MB | 354/392 kB | 158/588 kB | 168 kB Progress (4): 1.2 MB | 354/392 kB | 162/588 kB | 168 kB Progress (4): 1.2 MB | 358/392 kB | 162/588 kB | 168 kB Progress (4): 1.2 MB | 358/392 kB | 166/588 kB | 168 kB Progress (4): 1.2 MB | 362/392 kB | 166/588 kB | 168 kB Progress (4): 1.2 MB | 362/392 kB | 170/588 kB | 168 kB Progress (4): 1.2 MB | 366/392 kB | 170/588 kB | 168 kB Progress (4): 1.2 MB | 366/392 kB | 174/588 kB | 168 kB Progress (4): 1.2 MB | 370/392 kB | 174/588 kB | 168 kB Progress (4): 1.2 MB | 370/392 kB | 178/588 kB | 168 kB Progress (4): 1.2 MB | 374/392 kB | 178/588 kB | 168 kB Progress (4): 1.2 MB | 374/392 kB | 182/588 kB | 168 kB Progress (4): 1.2 MB | 378/392 kB | 182/588 kB | 168 kB Progress (4): 1.2 MB | 378/392 kB | 186/588 kB | 168 kB Progress (4): 1.2 MB | 382/392 kB | 186/588 kB | 168 kB Progress (4): 1.2 MB | 382/392 kB | 190/588 kB | 168 kB Progress (4): 1.2 MB | 386/392 kB | 190/588 kB | 168 kB Progress (4): 1.2 MB | 386/392 kB | 194/588 kB | 168 kB Progress (4): 1.2 MB | 390/392 kB | 194/588 kB | 168 kB Progress (4): 1.2 MB | 390/392 kB | 198/588 kB | 168 kB Progress (4): 1.2 MB | 392 kB | 198/588 kB | 168 kB Progress (4): 1.2 MB | 392 kB | 202/588 kB | 168 kB Progress (4): 1.2 MB | 392 kB | 206/588 kB | 168 kB Progress (4): 1.2 MB | 392 kB | 210/588 kB | 168 kB Progress (4): 1.2 MB | 392 kB | 214/588 kB | 168 kB Progress (4): 1.2 MB | 392 kB | 218/588 kB | 168 kB Progress (4): 1.2 MB | 392 kB | 222/588 kB | 168 kB Progress (4): 1.2 MB | 392 kB | 226/588 kB | 168 kB Progress (4): 1.2 MB | 392 kB | 230/588 kB | 168 kB Progress (4): 1.2 MB | 392 kB | 234/588 kB | 168 kB Progress (4): 1.2 MB | 392 kB | 238/588 kB | 168 kB Progress (4): 1.2 MB | 392 kB | 242/588 kB | 168 kB Progress (4): 1.2 MB | 392 kB | 246/588 kB | 168 kB Progress (4): 1.2 MB | 392 kB | 250/588 kB | 168 kB Progress (4): 1.2 MB | 392 kB | 254/588 kB | 168 kB Progress (4): 1.2 MB | 392 kB | 258/588 kB | 168 kB Progress (4): 1.2 MB | 392 kB | 262/588 kB | 168 kB Progress (4): 1.2 MB | 392 kB | 266/588 kB | 168 kB Progress (4): 1.2 MB | 392 kB | 270/588 kB | 168 kB Progress (4): 1.2 MB | 392 kB | 274/588 kB | 168 kB Progress (4): 1.2 MB | 392 kB | 278/588 kB | 168 kB Progress (4): 1.2 MB | 392 kB | 282/588 kB | 168 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.6/commons-digester-1.6.jar (168 kB at 439 kB/s) [2019-07-30T12:44:58.909Z] Progress (3): 1.2 MB | 392 kB | 286/588 kB Progress (4): 1.2 MB | 392 kB | 286/588 kB | 4.1/38 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.jar [2019-07-30T12:44:58.909Z] Progress (4): 1.2 MB | 392 kB | 286/588 kB | 7.7/38 kB Progress (4): 1.2 MB | 392 kB | 290/588 kB | 7.7/38 kB Progress (4): 1.2 MB | 392 kB | 290/588 kB | 12/38 kB Progress (4): 1.2 MB | 392 kB | 294/588 kB | 12/38 kB Progress (4): 1.2 MB | 392 kB | 294/588 kB | 16/38 kB Progress (4): 1.2 MB | 392 kB | 298/588 kB | 16/38 kB Progress (4): 1.2 MB | 392 kB | 298/588 kB | 20/38 kB Progress (4): 1.2 MB | 392 kB | 302/588 kB | 20/38 kB Progress (4): 1.2 MB | 392 kB | 302/588 kB | 24/38 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.0 MB/s) [2019-07-30T12:44:58.909Z] Progress (3): 1.2 MB | 306/588 kB | 24/38 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar [2019-07-30T12:44:59.167Z] Progress (3): 1.2 MB | 306/588 kB | 28/38 kB Progress (3): 1.2 MB | 310/588 kB | 28/38 kB Progress (3): 1.2 MB | 310/588 kB | 32/38 kB Progress (3): 1.2 MB | 314/588 kB | 32/38 kB Progress (3): 1.2 MB | 314/588 kB | 33/38 kB Progress (3): 1.2 MB | 318/588 kB | 33/38 kB Progress (3): 1.2 MB | 318/588 kB | 37/38 kB Progress (3): 1.2 MB | 322/588 kB | 37/38 kB Progress (3): 1.2 MB | 322/588 kB | 38 kB Progress (3): 1.2 MB | 326/588 kB | 38 kB Progress (3): 1.2 MB | 330/588 kB | 38 kB Progress (3): 1.2 MB | 334/588 kB | 38 kB Progress (3): 1.2 MB | 338/588 kB | 38 kB Progress (3): 1.2 MB | 342/588 kB | 38 kB Progress (3): 1.2 MB | 346/588 kB | 38 kB Progress (3): 1.2 MB | 350/588 kB | 38 kB Progress (3): 1.2 MB | 354/588 kB | 38 kB Progress (3): 1.2 MB | 358/588 kB | 38 kB Progress (3): 1.2 MB | 362/588 kB | 38 kB Progress (3): 1.2 MB | 366/588 kB | 38 kB Progress (3): 1.2 MB | 370/588 kB | 38 kB Progress (3): 1.2 MB | 374/588 kB | 38 kB Progress (3): 1.2 MB | 378/588 kB | 38 kB Progress (3): 1.2 MB | 382/588 kB | 38 kB Progress (3): 1.2 MB | 386/588 kB | 38 kB Progress (3): 1.2 MB | 390/588 kB | 38 kB Progress (3): 1.2 MB | 394/588 kB | 38 kB Progress (3): 1.2 MB | 398/588 kB | 38 kB Progress (3): 1.2 MB | 402/588 kB | 38 kB Progress (3): 1.2 MB | 406/588 kB | 38 kB Progress (3): 1.2 MB | 410/588 kB | 38 kB Progress (3): 1.2 MB | 414/588 kB | 38 kB Progress (3): 1.2 MB | 418/588 kB | 38 kB Progress (3): 1.2 MB | 422/588 kB | 38 kB Progress (3): 1.2 MB | 426/588 kB | 38 kB Progress (3): 1.2 MB | 430/588 kB | 38 kB Progress (3): 1.2 MB | 434/588 kB | 38 kB Progress (3): 1.2 MB | 438/588 kB | 38 kB Progress (3): 1.2 MB | 442/588 kB | 38 kB Progress (3): 1.2 MB | 446/588 kB | 38 kB Progress (3): 1.2 MB | 450/588 kB | 38 kB Progress (3): 1.2 MB | 454/588 kB | 38 kB Progress (3): 1.2 MB | 458/588 kB | 38 kB Progress (3): 1.2 MB | 462/588 kB | 38 kB Progress (3): 1.2 MB | 466/588 kB | 38 kB Progress (3): 1.2 MB | 470/588 kB | 38 kB Progress (3): 1.2 MB | 474/588 kB | 38 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar (38 kB at 95 kB/s) [2019-07-30T12:44:59.167Z] 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-30T12:44:59.167Z] Progress (2): 1.2 MB | 478/588 kB Progress (2): 1.2 MB | 482/588 kB Progress (2): 1.2 MB | 486/588 kB Progress (2): 1.2 MB | 490/588 kB Progress (2): 1.2 MB | 494/588 kB Progress (2): 1.2 MB | 498/588 kB Progress (3): 1.2 MB | 498/588 kB | 4.1/109 kB Progress (3): 1.2 MB | 498/588 kB | 7.7/109 kB Progress (4): 1.2 MB | 498/588 kB | 7.7/109 kB | 4.1/65 kB Progress (4): 1.2 MB | 498/588 kB | 7.7/109 kB | 7.7/65 kB Progress (4): 1.2 MB | 498/588 kB | 7.7/109 kB | 12/65 kB Progress (4): 1.2 MB | 498/588 kB | 12/109 kB | 12/65 kB Progress (4): 1.2 MB | 502/588 kB | 12/109 kB | 12/65 kB Progress (4): 1.2 MB | 502/588 kB | 16/109 kB | 12/65 kB Progress (4): 1.2 MB | 502/588 kB | 16/109 kB | 16/65 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 2.9 MB/s) [2019-07-30T12:44:59.167Z] Progress (3): 502/588 kB | 16/109 kB | 20/65 kB Progress (3): 502/588 kB | 20/109 kB | 20/65 kB Progress (3): 506/588 kB | 20/109 kB | 20/65 kB Progress (3): 506/588 kB | 24/109 kB | 20/65 kB Progress (3): 510/588 kB | 24/109 kB | 20/65 kB Progress (3): 510/588 kB | 24/109 kB | 24/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-30T12:44:59.167Z] Progress (3): 510/588 kB | 24/109 kB | 28/65 kB Progress (3): 514/588 kB | 24/109 kB | 28/65 kB Progress (3): 514/588 kB | 28/109 kB | 28/65 kB Progress (3): 518/588 kB | 28/109 kB | 28/65 kB Progress (3): 518/588 kB | 28/109 kB | 32/65 kB Progress (3): 522/588 kB | 28/109 kB | 32/65 kB Progress (3): 522/588 kB | 28/109 kB | 36/65 kB Progress (3): 522/588 kB | 32/109 kB | 36/65 kB Progress (3): 522/588 kB | 32/109 kB | 40/65 kB Progress (3): 526/588 kB | 32/109 kB | 40/65 kB Progress (3): 526/588 kB | 32/109 kB | 44/65 kB Progress (3): 526/588 kB | 33/109 kB | 44/65 kB Progress (3): 526/588 kB | 33/109 kB | 48/65 kB Progress (3): 530/588 kB | 33/109 kB | 48/65 kB Progress (3): 530/588 kB | 33/109 kB | 52/65 kB Progress (3): 530/588 kB | 37/109 kB | 52/65 kB Progress (3): 530/588 kB | 37/109 kB | 56/65 kB Progress (3): 534/588 kB | 37/109 kB | 56/65 kB Progress (3): 534/588 kB | 37/109 kB | 60/65 kB Progress (3): 534/588 kB | 41/109 kB | 60/65 kB Progress (3): 534/588 kB | 41/109 kB | 64/65 kB Progress (3): 538/588 kB | 41/109 kB | 64/65 kB Progress (3): 538/588 kB | 41/109 kB | 65 kB Progress (3): 538/588 kB | 45/109 kB | 65 kB Progress (3): 542/588 kB | 45/109 kB | 65 kB Progress (4): 542/588 kB | 45/109 kB | 65 kB | 4.1/281 kB Progress (4): 546/588 kB | 45/109 kB | 65 kB | 4.1/281 kB Progress (4): 546/588 kB | 49/109 kB | 65 kB | 4.1/281 kB Progress (4): 550/588 kB | 49/109 kB | 65 kB | 4.1/281 kB Progress (4): 550/588 kB | 49/109 kB | 65 kB | 7.7/281 kB Progress (4): 554/588 kB | 49/109 kB | 65 kB | 7.7/281 kB Progress (4): 554/588 kB | 53/109 kB | 65 kB | 7.7/281 kB Progress (4): 558/588 kB | 53/109 kB | 65 kB | 7.7/281 kB Progress (4): 558/588 kB | 53/109 kB | 65 kB | 12/281 kB Progress (4): 562/588 kB | 53/109 kB | 65 kB | 12/281 kB Progress (4): 562/588 kB | 57/109 kB | 65 kB | 12/281 kB Progress (4): 566/588 kB | 57/109 kB | 65 kB | 12/281 kB Progress (5): 566/588 kB | 57/109 kB | 65 kB | 12/281 kB | 4.1/194 kB Progress (5): 566/588 kB | 57/109 kB | 65 kB | 16/281 kB | 4.1/194 kB Progress (5): 566/588 kB | 57/109 kB | 65 kB | 16/281 kB | 7.7/194 kB Progress (5): 570/588 kB | 57/109 kB | 65 kB | 16/281 kB | 7.7/194 kB Progress (5): 570/588 kB | 61/109 kB | 65 kB | 16/281 kB | 7.7/194 kB Progress (5): 574/588 kB | 61/109 kB | 65 kB | 16/281 kB | 7.7/194 kB Progress (5): 574/588 kB | 61/109 kB | 65 kB | 16/281 kB | 12/194 kB Progress (5): 574/588 kB | 61/109 kB | 65 kB | 20/281 kB | 12/194 kB Progress (5): 574/588 kB | 61/109 kB | 65 kB | 20/281 kB | 16/194 kB Progress (5): 578/588 kB | 61/109 kB | 65 kB | 20/281 kB | 16/194 kB Progress (5): 578/588 kB | 65/109 kB | 65 kB | 20/281 kB | 16/194 kB Progress (5): 582/588 kB | 65/109 kB | 65 kB | 20/281 kB | 16/194 kB Progress (5): 582/588 kB | 65/109 kB | 65 kB | 20/281 kB | 20/194 kB Progress (5): 582/588 kB | 65/109 kB | 65 kB | 24/281 kB | 20/194 kB Progress (5): 582/588 kB | 65/109 kB | 65 kB | 24/281 kB | 24/194 kB Progress (5): 586/588 kB | 65/109 kB | 65 kB | 24/281 kB | 24/194 kB Progress (5): 586/588 kB | 66/109 kB | 65 kB | 24/281 kB | 24/194 kB Progress (5): 588 kB | 66/109 kB | 65 kB | 24/281 kB | 24/194 kB Progress (5): 588 kB | 66/109 kB | 65 kB | 24/281 kB | 28/194 kB Progress (5): 588 kB | 66/109 kB | 65 kB | 28/281 kB | 28/194 kB Progress (5): 588 kB | 66/109 kB | 65 kB | 28/281 kB | 32/194 kB Progress (5): 588 kB | 70/109 kB | 65 kB | 28/281 kB | 32/194 kB Progress (5): 588 kB | 70/109 kB | 65 kB | 28/281 kB | 33/194 kB Progress (5): 588 kB | 70/109 kB | 65 kB | 32/281 kB | 33/194 kB Progress (5): 588 kB | 70/109 kB | 65 kB | 32/281 kB | 37/194 kB Progress (5): 588 kB | 74/109 kB | 65 kB | 32/281 kB | 37/194 kB Progress (5): 588 kB | 74/109 kB | 65 kB | 32/281 kB | 41/194 kB Progress (5): 588 kB | 74/109 kB | 65 kB | 33/281 kB | 41/194 kB Progress (5): 588 kB | 74/109 kB | 65 kB | 33/281 kB | 45/194 kB Progress (5): 588 kB | 78/109 kB | 65 kB | 33/281 kB | 45/194 kB Progress (5): 588 kB | 78/109 kB | 65 kB | 33/281 kB | 49/194 kB Progress (5): 588 kB | 78/109 kB | 65 kB | 37/281 kB | 49/194 kB Progress (5): 588 kB | 78/109 kB | 65 kB | 37/281 kB | 53/194 kB Progress (5): 588 kB | 82/109 kB | 65 kB | 37/281 kB | 53/194 kB Progress (5): 588 kB | 82/109 kB | 65 kB | 37/281 kB | 57/194 kB Progress (5): 588 kB | 82/109 kB | 65 kB | 41/281 kB | 57/194 kB Progress (5): 588 kB | 82/109 kB | 65 kB | 41/281 kB | 61/194 kB Progress (5): 588 kB | 86/109 kB | 65 kB | 41/281 kB | 61/194 kB Progress (5): 588 kB | 86/109 kB | 65 kB | 41/281 kB | 65/194 kB Progress (5): 588 kB | 86/109 kB | 65 kB | 45/281 kB | 65/194 kB Progress (5): 588 kB | 86/109 kB | 65 kB | 45/281 kB | 66/194 kB Progress (5): 588 kB | 90/109 kB | 65 kB | 45/281 kB | 66/194 kB Progress (5): 588 kB | 90/109 kB | 65 kB | 45/281 kB | 70/194 kB Progress (5): 588 kB | 90/109 kB | 65 kB | 49/281 kB | 70/194 kB Progress (5): 588 kB | 90/109 kB | 65 kB | 49/281 kB | 74/194 kB Progress (5): 588 kB | 94/109 kB | 65 kB | 49/281 kB | 74/194 kB Progress (5): 588 kB | 94/109 kB | 65 kB | 49/281 kB | 78/194 kB Progress (5): 588 kB | 94/109 kB | 65 kB | 53/281 kB | 78/194 kB Progress (5): 588 kB | 94/109 kB | 65 kB | 53/281 kB | 82/194 kB Progress (5): 588 kB | 98/109 kB | 65 kB | 53/281 kB | 82/194 kB Progress (5): 588 kB | 98/109 kB | 65 kB | 53/281 kB | 86/194 kB Progress (5): 588 kB | 98/109 kB | 65 kB | 57/281 kB | 86/194 kB Progress (5): 588 kB | 98/109 kB | 65 kB | 57/281 kB | 90/194 kB Progress (5): 588 kB | 98/109 kB | 65 kB | 57/281 kB | 90/194 kB Progress (5): 588 kB | 98/109 kB | 65 kB | 57/281 kB | 94/194 kB Progress (5): 588 kB | 98/109 kB | 65 kB | 61/281 kB | 94/194 kB Progress (5): 588 kB | 98/109 kB | 65 kB | 61/281 kB | 98/194 kB Progress (5): 588 kB | 102/109 kB | 65 kB | 61/281 kB | 98/194 kB Progress (5): 588 kB | 102/109 kB | 65 kB | 61/281 kB | 98/194 kB Progress (5): 588 kB | 102/109 kB | 65 kB | 65/281 kB | 98/194 kB Progress (5): 588 kB | 102/109 kB | 65 kB | 65/281 kB | 102/194 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar (588 kB at 1.3 MB/s) [2019-07-30T12:44:59.167Z] Progress (4): 106/109 kB | 65 kB | 65/281 kB | 102/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-30T12:44:59.167Z] 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 149 kB/s) [2019-07-30T12:44:59.167Z] Progress (3): 106/109 kB | 65/281 kB | 106/194 kB Progress (3): 106/109 kB | 66/281 kB | 106/194 kB Progress (3): 106/109 kB | 66/281 kB | 110/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-30T12:44:59.167Z] Progress (3): 109 kB | 66/281 kB | 110/194 kB Progress (3): 109 kB | 66/281 kB | 114/194 kB Progress (3): 109 kB | 70/281 kB | 114/194 kB Progress (3): 109 kB | 70/281 kB | 118/194 kB Progress (3): 109 kB | 74/281 kB | 118/194 kB Progress (3): 109 kB | 74/281 kB | 122/194 kB Progress (3): 109 kB | 78/281 kB | 122/194 kB Progress (3): 109 kB | 78/281 kB | 126/194 kB Progress (3): 109 kB | 82/281 kB | 126/194 kB Progress (3): 109 kB | 82/281 kB | 130/194 kB Progress (3): 109 kB | 86/281 kB | 130/194 kB Progress (3): 109 kB | 86/281 kB | 131/194 kB Progress (3): 109 kB | 90/281 kB | 131/194 kB Progress (3): 109 kB | 90/281 kB | 135/194 kB Progress (3): 109 kB | 94/281 kB | 135/194 kB Progress (3): 109 kB | 94/281 kB | 139/194 kB Progress (3): 109 kB | 98/281 kB | 139/194 kB Progress (3): 109 kB | 98/281 kB | 143/194 kB Progress (3): 109 kB | 98/281 kB | 143/194 kB Progress (3): 109 kB | 98/281 kB | 147/194 kB Progress (3): 109 kB | 102/281 kB | 147/194 kB Progress (3): 109 kB | 102/281 kB | 151/194 kB Progress (3): 109 kB | 106/281 kB | 151/194 kB Progress (3): 109 kB | 106/281 kB | 155/194 kB Progress (3): 109 kB | 110/281 kB | 155/194 kB Progress (3): 109 kB | 110/281 kB | 159/194 kB Progress (3): 109 kB | 114/281 kB | 159/194 kB Progress (3): 109 kB | 114/281 kB | 163/194 kB Progress (3): 109 kB | 118/281 kB | 163/194 kB Progress (3): 109 kB | 118/281 kB | 167/194 kB Progress (3): 109 kB | 122/281 kB | 167/194 kB Progress (3): 109 kB | 122/281 kB | 171/194 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 245 kB/s) [2019-07-30T12:44:59.167Z] Progress (2): 122/281 kB | 175/194 kB Progress (2): 126/281 kB | 175/194 kB Progress (2): 126/281 kB | 179/194 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-30T12:44:59.167Z] Progress (2): 126/281 kB | 183/194 kB Progress (2): 130/281 kB | 183/194 kB Progress (3): 130/281 kB | 183/194 kB | 4.1/115 kB Progress (3): 130/281 kB | 187/194 kB | 4.1/115 kB Progress (3): 130/281 kB | 187/194 kB | 7.7/115 kB Progress (3): 131/281 kB | 187/194 kB | 7.7/115 kB Progress (3): 131/281 kB | 191/194 kB | 7.7/115 kB Progress (3): 135/281 kB | 191/194 kB | 7.7/115 kB Progress (3): 135/281 kB | 191/194 kB | 12/115 kB Progress (3): 139/281 kB | 191/194 kB | 12/115 kB Progress (4): 139/281 kB | 191/194 kB | 12/115 kB | 4.1/70 kB Progress (4): 139/281 kB | 194 kB | 12/115 kB | 4.1/70 kB Progress (4): 139/281 kB | 194 kB | 12/115 kB | 7.7/70 kB Progress (4): 143/281 kB | 194 kB | 12/115 kB | 7.7/70 kB Progress (4): 143/281 kB | 194 kB | 12/115 kB | 12/70 kB Progress (4): 143/281 kB | 194 kB | 16/115 kB | 12/70 kB Progress (4): 143/281 kB | 194 kB | 16/115 kB | 16/70 kB Progress (4): 147/281 kB | 194 kB | 16/115 kB | 16/70 kB Progress (4): 147/281 kB | 194 kB | 20/115 kB | 16/70 kB Progress (4): 151/281 kB | 194 kB | 20/115 kB | 16/70 kB Progress (4): 151/281 kB | 194 kB | 20/115 kB | 20/70 kB Progress (4): 155/281 kB | 194 kB | 20/115 kB | 20/70 kB Progress (4): 155/281 kB | 194 kB | 24/115 kB | 20/70 kB Progress (4): 159/281 kB | 194 kB | 24/115 kB | 20/70 kB Progress (4): 159/281 kB | 194 kB | 24/115 kB | 24/70 kB Progress (4): 163/281 kB | 194 kB | 24/115 kB | 24/70 kB Progress (4): 163/281 kB | 194 kB | 28/115 kB | 24/70 kB Progress (4): 167/281 kB | 194 kB | 28/115 kB | 24/70 kB Progress (4): 167/281 kB | 194 kB | 28/115 kB | 28/70 kB Progress (4): 171/281 kB | 194 kB | 28/115 kB | 28/70 kB Progress (4): 171/281 kB | 194 kB | 32/115 kB | 28/70 kB Progress (4): 175/281 kB | 194 kB | 32/115 kB | 28/70 kB Progress (4): 175/281 kB | 194 kB | 32/115 kB | 32/70 kB Progress (4): 179/281 kB | 194 kB | 32/115 kB | 32/70 kB Progress (4): 179/281 kB | 194 kB | 36/115 kB | 32/70 kB Progress (4): 183/281 kB | 194 kB | 36/115 kB | 32/70 kB Progress (5): 183/281 kB | 194 kB | 36/115 kB | 32/70 kB | 4.1/33 kB Progress (5): 183/281 kB | 194 kB | 36/115 kB | 33/70 kB | 4.1/33 kB Progress (5): 183/281 kB | 194 kB | 36/115 kB | 33/70 kB | 7.7/33 kB Progress (5): 187/281 kB | 194 kB | 36/115 kB | 33/70 kB | 7.7/33 kB Progress (5): 187/281 kB | 194 kB | 40/115 kB | 33/70 kB | 7.7/33 kB Progress (5): 191/281 kB | 194 kB | 40/115 kB | 33/70 kB | 7.7/33 kB Progress (5): 191/281 kB | 194 kB | 40/115 kB | 33/70 kB | 12/33 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.jar (194 kB at 425 kB/s) [2019-07-30T12:44:59.167Z] Progress (4): 191/281 kB | 40/115 kB | 37/70 kB | 12/33 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-30T12:44:59.167Z] Progress (4): 191/281 kB | 40/115 kB | 37/70 kB | 16/33 kB Progress (4): 195/281 kB | 40/115 kB | 37/70 kB | 16/33 kB Progress (4): 195/281 kB | 44/115 kB | 37/70 kB | 16/33 kB Progress (4): 199/281 kB | 44/115 kB | 37/70 kB | 16/33 kB Progress (4): 199/281 kB | 44/115 kB | 37/70 kB | 20/33 kB Progress (4): 199/281 kB | 44/115 kB | 41/70 kB | 20/33 kB Progress (4): 199/281 kB | 44/115 kB | 41/70 kB | 24/33 kB Progress (4): 203/281 kB | 44/115 kB | 41/70 kB | 24/33 kB Progress (4): 203/281 kB | 48/115 kB | 41/70 kB | 24/33 kB Progress (4): 207/281 kB | 48/115 kB | 41/70 kB | 24/33 kB Progress (4): 207/281 kB | 48/115 kB | 41/70 kB | 28/33 kB Progress (4): 207/281 kB | 48/115 kB | 45/70 kB | 28/33 kB Progress (4): 207/281 kB | 48/115 kB | 45/70 kB | 32/33 kB Progress (4): 211/281 kB | 48/115 kB | 45/70 kB | 32/33 kB Progress (4): 211/281 kB | 52/115 kB | 45/70 kB | 32/33 kB Progress (4): 215/281 kB | 52/115 kB | 45/70 kB | 32/33 kB Progress (4): 215/281 kB | 52/115 kB | 45/70 kB | 33 kB Progress (4): 215/281 kB | 52/115 kB | 49/70 kB | 33 kB Progress (4): 219/281 kB | 52/115 kB | 49/70 kB | 33 kB Progress (4): 219/281 kB | 56/115 kB | 49/70 kB | 33 kB Progress (4): 223/281 kB | 56/115 kB | 49/70 kB | 33 kB Progress (4): 223/281 kB | 56/115 kB | 53/70 kB | 33 kB Progress (4): 227/281 kB | 56/115 kB | 53/70 kB | 33 kB Progress (4): 227/281 kB | 60/115 kB | 53/70 kB | 33 kB Progress (4): 231/281 kB | 60/115 kB | 53/70 kB | 33 kB Progress (4): 231/281 kB | 60/115 kB | 57/70 kB | 33 kB Progress (4): 235/281 kB | 60/115 kB | 57/70 kB | 33 kB Progress (4): 235/281 kB | 64/115 kB | 57/70 kB | 33 kB Progress (4): 239/281 kB | 64/115 kB | 57/70 kB | 33 kB Progress (4): 239/281 kB | 64/115 kB | 61/70 kB | 33 kB Progress (4): 243/281 kB | 64/115 kB | 61/70 kB | 33 kB Progress (4): 243/281 kB | 68/115 kB | 61/70 kB | 33 kB Progress (4): 247/281 kB | 68/115 kB | 61/70 kB | 33 kB Progress (4): 247/281 kB | 68/115 kB | 65/70 kB | 33 kB Progress (4): 251/281 kB | 68/115 kB | 65/70 kB | 33 kB Progress (4): 251/281 kB | 72/115 kB | 65/70 kB | 33 kB Progress (4): 255/281 kB | 72/115 kB | 65/70 kB | 33 kB Progress (4): 255/281 kB | 72/115 kB | 69/70 kB | 33 kB Progress (4): 259/281 kB | 72/115 kB | 69/70 kB | 33 kB Progress (4): 259/281 kB | 76/115 kB | 69/70 kB | 33 kB Progress (4): 263/281 kB | 76/115 kB | 69/70 kB | 33 kB Progress (4): 263/281 kB | 76/115 kB | 70 kB | 33 kB Progress (4): 267/281 kB | 76/115 kB | 70 kB | 33 kB Progress (4): 267/281 kB | 80/115 kB | 70 kB | 33 kB Progress (5): 267/281 kB | 80/115 kB | 70 kB | 33 kB | 4.1/50 kB Progress (5): 271/281 kB | 80/115 kB | 70 kB | 33 kB | 4.1/50 kB Progress (5): 271/281 kB | 80/115 kB | 70 kB | 33 kB | 7.7/50 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/7.1/asm-analysis-7.1.jar (33 kB at 72 kB/s) [2019-07-30T12:44:59.167Z] Progress (4): 271/281 kB | 84/115 kB | 70 kB | 7.7/50 kB 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-30T12:44:59.167Z] Progress (4): 271/281 kB | 84/115 kB | 70 kB | 12/50 kB Progress (4): 275/281 kB | 84/115 kB | 70 kB | 12/50 kB Progress (4): 275/281 kB | 84/115 kB | 70 kB | 16/50 kB Progress (4): 275/281 kB | 88/115 kB | 70 kB | 16/50 kB Progress (4): 275/281 kB | 88/115 kB | 70 kB | 20/50 kB Progress (4): 279/281 kB | 88/115 kB | 70 kB | 20/50 kB Progress (4): 279/281 kB | 88/115 kB | 70 kB | 24/50 kB Progress (4): 279/281 kB | 92/115 kB | 70 kB | 24/50 kB Progress (4): 279/281 kB | 92/115 kB | 70 kB | 28/50 kB Progress (4): 281 kB | 92/115 kB | 70 kB | 28/50 kB Progress (4): 281 kB | 92/115 kB | 70 kB | 32/50 kB Progress (4): 281 kB | 96/115 kB | 70 kB | 32/50 kB Progress (4): 281 kB | 96/115 kB | 70 kB | 36/50 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 150 kB/s) [2019-07-30T12:44:59.167Z] Progress (3): 281 kB | 96/115 kB | 40/50 kB Progress (3): 281 kB | 100/115 kB | 40/50 kB Progress (3): 281 kB | 100/115 kB | 44/50 kB Progress (3): 281 kB | 104/115 kB | 44/50 kB Progress (3): 281 kB | 104/115 kB | 48/50 kB Progress (3): 281 kB | 108/115 kB | 48/50 kB Progress (3): 281 kB | 108/115 kB | 50 kB Progress (3): 281 kB | 112/115 kB | 50 kB Progress (3): 281 kB | 115 kB | 50 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-runtime.jar (281 kB at 586 kB/s) [2019-07-30T12:44:59.167Z] 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 237 kB/s) [2019-07-30T12:44:59.167Z] 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 104 kB/s) [2019-07-30T12:44:59.167Z] Progress (1): 4.1/129 kB Progress (1): 7.7/129 kB Progress (1): 12/129 kB Progress (1): 16/129 kB Progress (1): 20/129 kB Progress (1): 24/129 kB Progress (1): 28/129 kB Progress (1): 32/129 kB Progress (1): 33/129 kB Progress (1): 37/129 kB Progress (1): 41/129 kB Progress (1): 45/129 kB Progress (1): 49/129 kB Progress (1): 53/129 kB Progress (1): 57/129 kB Progress (1): 61/129 kB Progress (1): 65/129 kB Progress (1): 66/129 kB Progress (1): 70/129 kB Progress (1): 74/129 kB Progress (1): 78/129 kB Progress (1): 82/129 kB Progress (1): 86/129 kB Progress (1): 90/129 kB Progress (1): 94/129 kB Progress (1): 98/129 kB Progress (1): 102/129 kB Progress (1): 106/129 kB Progress (1): 110/129 kB Progress (1): 114/129 kB Progress (1): 118/129 kB Progress (1): 122/129 kB Progress (1): 126/129 kB Progress (1): 129 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.report/0.8.4/org.jacoco.report-0.8.4.jar (129 kB at 257 kB/s) [2019-07-30T12:44:59.167Z] [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-30T12:44:59.167Z] [INFO] [2019-07-30T12:44:59.167Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass --- [2019-07-30T12:44:59.167Z] [INFO] [2019-07-30T12:44:59.167Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass --- [2019-07-30T12:44:59.167Z] [INFO] [2019-07-30T12:44:59.432Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass --- [2019-07-30T12:44:59.432Z] 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-30T12:44:59.432Z] 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-30T12:44:59.432Z] 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-30T12:44:59.432Z] 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-30T12:44:59.432Z] 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-30T12:44:59.432Z] 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-30T12:44:59.432Z] 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 45 kB/s) [2019-07-30T12:44:59.689Z] 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-30T12:44:59.689Z] 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-30T12:44:59.689Z] 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-30T12:44:59.689Z] 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-30T12:44:59.945Z] 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-30T12:44:59.945Z] 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-30T12:45:00.874Z] 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 13 kB/s) [2019-07-30T12:45:00.874Z] [INFO] [2019-07-30T12:45:00.874Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass --- [2019-07-30T12:45:00.874Z] [INFO] [2019-07-30T12:45:00.874Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass --- [2019-07-30T12:45:01.131Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T12:45:01.131Z] [INFO] [2019-07-30T12:45:01.131Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass --- [2019-07-30T12:45:01.388Z] [INFO] [2019-07-30T12:45:01.388Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass --- [2019-07-30T12:45:01.388Z] 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-30T12:45:01.388Z] 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-30T12:45:01.388Z] 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-30T12:45:01.646Z] 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-30T12:45:01.646Z] 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-30T12:45:01.646Z] 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-30T12:45:01.646Z] Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 kB at 338 kB/s) [2019-07-30T12:45:01.646Z] 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-30T12:45:01.646Z] 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-30T12:45:01.646Z] 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-30T12:45:01.924Z] 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-30T12:45:01.924Z] 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-30T12:45:01.924Z] 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-30T12:45:01.924Z] Progress (1): 4.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom (4.0 kB at 126 kB/s) [2019-07-30T12:45:01.924Z] 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-30T12:45:01.924Z] 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-30T12:45:01.924Z] 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-30T12:45:02.181Z] 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-30T12:45:02.181Z] 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-30T12:45:02.181Z] 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-30T12:45:02.181Z] 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-30T12:45:02.181Z] 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-30T12:45:02.181Z] 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-30T12:45:02.181Z] 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-30T12:45:02.438Z] 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-30T12:45:02.438Z] 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-30T12:45:02.438Z] 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-30T12:45:02.438Z] 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-30T12:45:02.438Z] 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-30T12:45:02.438Z] 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-30T12:45:02.438Z] 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-30T12:45:02.438Z] 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-30T12:45:02.438Z] 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-30T12:45:02.438Z] 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-30T12:45:02.438Z] 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-30T12:45:02.438Z] 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-30T12:45:02.438Z] 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-30T12:45:02.696Z] 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-30T12:45:02.696Z] 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-30T12:45:02.696Z] 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-30T12:45:02.696Z] 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-30T12:45:02.696Z] 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-30T12:45:02.696Z] 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-30T12:45:02.953Z] 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-30T12:45:02.953Z] 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-30T12:45:02.953Z] 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-30T12:45:02.953Z] Progress (1): 4.1/239 kB Progress (1): 7.7/239 kB Progress (1): 12/239 kB Progress (2): 12/239 kB | 4.1/233 kB Progress (2): 16/239 kB | 4.1/233 kB Progress (2): 16/239 kB | 7.7/233 kB Progress (2): 20/239 kB | 7.7/233 kB Progress (2): 24/239 kB | 7.7/233 kB Progress (2): 24/239 kB | 12/233 kB Progress (2): 24/239 kB | 16/233 kB Progress (2): 24/239 kB | 20/233 kB Progress (2): 28/239 kB | 20/233 kB Progress (2): 28/239 kB | 24/233 kB Progress (2): 32/239 kB | 24/233 kB Progress (2): 36/239 kB | 24/233 kB Progress (2): 36/239 kB | 28/233 kB Progress (2): 40/239 kB | 28/233 kB Progress (2): 40/239 kB | 32/233 kB Progress (2): 44/239 kB | 32/233 kB Progress (2): 44/239 kB | 36/233 kB Progress (2): 48/239 kB | 36/233 kB Progress (2): 48/239 kB | 40/233 kB Progress (2): 52/239 kB | 40/233 kB Progress (2): 52/239 kB | 44/233 kB Progress (2): 56/239 kB | 44/233 kB Progress (2): 56/239 kB | 48/233 kB Progress (2): 60/239 kB | 48/233 kB Progress (2): 60/239 kB | 52/233 kB Progress (2): 64/239 kB | 52/233 kB Progress (2): 64/239 kB | 56/233 kB Progress (2): 68/239 kB | 56/233 kB Progress (2): 68/239 kB | 60/233 kB Progress (2): 72/239 kB | 60/233 kB Progress (2): 72/239 kB | 64/233 kB Progress (2): 76/239 kB | 64/233 kB Progress (2): 76/239 kB | 68/233 kB Progress (2): 80/239 kB | 68/233 kB Progress (2): 80/239 kB | 72/233 kB Progress (2): 84/239 kB | 72/233 kB Progress (2): 84/239 kB | 76/233 kB Progress (2): 88/239 kB | 76/233 kB Progress (2): 88/239 kB | 80/233 kB Progress (2): 92/239 kB | 80/233 kB Progress (2): 92/239 kB | 84/233 kB Progress (2): 96/239 kB | 84/233 kB Progress (2): 96/239 kB | 88/233 kB Progress (2): 100/239 kB | 88/233 kB Progress (2): 100/239 kB | 92/233 kB Progress (2): 104/239 kB | 92/233 kB Progress (2): 104/239 kB | 96/233 kB Progress (2): 108/239 kB | 96/233 kB Progress (2): 108/239 kB | 100/233 kB Progress (2): 112/239 kB | 100/233 kB Progress (2): 112/239 kB | 104/233 kB Progress (2): 116/239 kB | 104/233 kB Progress (2): 116/239 kB | 108/233 kB Progress (2): 120/239 kB | 108/233 kB Progress (2): 120/239 kB | 112/233 kB Progress (2): 124/239 kB | 112/233 kB Progress (2): 124/239 kB | 116/233 kB Progress (2): 128/239 kB | 116/233 kB Progress (2): 128/239 kB | 120/233 kB Progress (2): 132/239 kB | 120/233 kB Progress (2): 132/239 kB | 124/233 kB Progress (2): 136/239 kB | 124/233 kB Progress (2): 136/239 kB | 128/233 kB Progress (2): 140/239 kB | 128/233 kB Progress (2): 140/239 kB | 132/233 kB Progress (2): 144/239 kB | 132/233 kB Progress (2): 144/239 kB | 136/233 kB Progress (2): 148/239 kB | 136/233 kB Progress (2): 148/239 kB | 140/233 kB Progress (2): 152/239 kB | 140/233 kB Progress (2): 152/239 kB | 144/233 kB Progress (2): 156/239 kB | 144/233 kB Progress (2): 156/239 kB | 148/233 kB Progress (2): 160/239 kB | 148/233 kB Progress (2): 160/239 kB | 152/233 kB Progress (2): 164/239 kB | 152/233 kB Progress (2): 164/239 kB | 156/233 kB Progress (2): 168/239 kB | 156/233 kB Progress (2): 168/239 kB | 160/233 kB Progress (2): 172/239 kB | 160/233 kB Progress (2): 172/239 kB | 164/233 kB Progress (2): 176/239 kB | 164/233 kB Progress (2): 176/239 kB | 168/233 kB Progress (2): 180/239 kB | 168/233 kB Progress (2): 180/239 kB | 172/233 kB Progress (2): 184/239 kB | 172/233 kB Progress (2): 184/239 kB | 176/233 kB Progress (2): 188/239 kB | 176/233 kB Progress (2): 188/239 kB | 180/233 kB Progress (2): 192/239 kB | 180/233 kB Progress (2): 192/239 kB | 184/233 kB Progress (2): 196/239 kB | 184/233 kB Progress (2): 196/239 kB | 188/233 kB Progress (2): 200/239 kB | 188/233 kB Progress (2): 200/239 kB | 192/233 kB Progress (2): 204/239 kB | 192/233 kB Progress (2): 204/239 kB | 196/233 kB Progress (2): 208/239 kB | 196/233 kB Progress (2): 208/239 kB | 200/233 kB Progress (2): 212/239 kB | 200/233 kB Progress (2): 212/239 kB | 204/233 kB Progress (2): 216/239 kB | 204/233 kB Progress (2): 216/239 kB | 208/233 kB Progress (2): 220/239 kB | 208/233 kB Progress (2): 220/239 kB | 212/233 kB Progress (2): 224/239 kB | 212/233 kB Progress (2): 224/239 kB | 216/233 kB Progress (2): 228/239 kB | 216/233 kB Progress (2): 228/239 kB | 220/233 kB Progress (2): 232/239 kB | 220/233 kB Progress (2): 232/239 kB | 224/233 kB Progress (2): 236/239 kB | 224/233 kB Progress (2): 236/239 kB | 228/233 kB Progress (2): 239 kB | 228/233 kB Progress (2): 239 kB | 232/233 kB Progress (2): 239 kB | 233 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (233 kB at 4.2 MB/s) [2019-07-30T12:45:02.953Z] 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.2 MB/s) [2019-07-30T12:45:02.953Z] 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 1.9 MB/s) [2019-07-30T12:45:02.953Z] [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-30T12:45:02.953Z] [INFO] [2019-07-30T12:45:02.953Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis-parent >-- [2019-07-30T12:45:02.953Z] [INFO] Building Trace Compass Tracetype-agnostic Analyses Parent 5.0.0-SNAPSHOT [2/134] [2019-07-30T12:45:02.953Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-30T12:45:02.953Z] [INFO] [2019-07-30T12:45:02.953Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-30T12:45:02.953Z] [INFO] [2019-07-30T12:45:02.953Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-30T12:45:02.953Z] [INFO] [2019-07-30T12:45:02.953Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-30T12:45:02.953Z] [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-30T12:45:02.953Z] [INFO] [2019-07-30T12:45:02.953Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-30T12:45:02.953Z] [INFO] [2019-07-30T12:45:02.953Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-30T12:45:02.953Z] [INFO] [2019-07-30T12:45:02.953Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-30T12:45:02.953Z] [INFO] [2019-07-30T12:45:02.953Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-30T12:45:02.953Z] [INFO] [2019-07-30T12:45:02.953Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-30T12:45:02.953Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T12:45:02.953Z] [INFO] [2019-07-30T12:45:02.953Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-30T12:45:03.210Z] [INFO] [2019-07-30T12:45:03.210Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-30T12:45:03.210Z] [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-30T12:45:03.210Z] [INFO] [2019-07-30T12:45:03.210Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common-parent >--- [2019-07-30T12:45:03.210Z] [INFO] Building Trace Compass Common Utilities Parent 5.0.0-SNAPSHOT [3/134] [2019-07-30T12:45:03.210Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-30T12:45:03.210Z] [INFO] [2019-07-30T12:45:03.210Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.common-parent --- [2019-07-30T12:45:03.210Z] [INFO] [2019-07-30T12:45:03.210Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common-parent --- [2019-07-30T12:45:03.210Z] [INFO] [2019-07-30T12:45:03.210Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.common-parent --- [2019-07-30T12:45:03.210Z] [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-30T12:45:03.210Z] [INFO] [2019-07-30T12:45:03.210Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.common-parent --- [2019-07-30T12:45:03.210Z] [INFO] [2019-07-30T12:45:03.210Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.common-parent --- [2019-07-30T12:45:03.210Z] [INFO] [2019-07-30T12:45:03.210Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.common-parent --- [2019-07-30T12:45:03.210Z] [INFO] [2019-07-30T12:45:03.210Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common-parent --- [2019-07-30T12:45:03.210Z] [INFO] [2019-07-30T12:45:03.210Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.common-parent --- [2019-07-30T12:45:03.210Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T12:45:03.210Z] [INFO] [2019-07-30T12:45:03.210Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.common-parent --- [2019-07-30T12:45:03.210Z] [INFO] [2019-07-30T12:45:03.210Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.common-parent --- [2019-07-30T12:45:03.210Z] [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-30T12:45:03.210Z] [INFO] [2019-07-30T12:45:03.210Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core >---- [2019-07-30T12:45:03.210Z] [INFO] Building org.eclipse.tracecompass.common.core 4.1.0-SNAPSHOT [4/134] [2019-07-30T12:45:03.210Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T12:45:03.210Z] [INFO] [2019-07-30T12:45:03.210Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.common.core --- [2019-07-30T12:45:03.210Z] [INFO] [2019-07-30T12:45:03.210Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core --- [2019-07-30T12:45:03.210Z] 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-30T12:45:03.210Z] 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-30T12:45:03.210Z] 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-30T12:45:03.467Z] 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-30T12:45:03.467Z] 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-30T12:45:03.467Z] 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-30T12:45:03.467Z] Progress (1): 1.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.pom (1.5 kB at 47 kB/s) [2019-07-30T12:45:03.467Z] 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-30T12:45:03.467Z] 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 346 kB/s) [2019-07-30T12:45:03.467Z] 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-30T12:45:03.467Z] 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 773 kB/s) [2019-07-30T12:45:03.467Z] 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-30T12:45:03.467Z] 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-30T12:45:03.467Z] 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-30T12:45:03.723Z] 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-30T12:45:03.723Z] 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-30T12:45:03.723Z] 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-30T12:45:03.723Z] Progress (1): 3.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom (3.2 kB at 108 kB/s) [2019-07-30T12:45:03.723Z] 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-30T12:45:03.723Z] 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-30T12:45:03.723Z] 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-30T12:45:03.980Z] 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-30T12:45:03.980Z] 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-30T12:45:03.980Z] 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-30T12:45:03.980Z] Progress (1): 3.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom (3.1 kB at 128 kB/s) [2019-07-30T12:45:03.980Z] 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-30T12:45:03.980Z] 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-30T12:45:03.980Z] 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-30T12:45:04.237Z] 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-30T12:45:04.237Z] 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-30T12:45:04.237Z] 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-30T12:45:04.237Z] 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 183 kB/s) [2019-07-30T12:45:04.237Z] 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-30T12:45:04.237Z] 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-30T12:45:04.237Z] 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-30T12:45:04.494Z] 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-30T12:45:04.494Z] 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-30T12:45:04.494Z] 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-30T12:45:04.494Z] 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 66 kB/s) [2019-07-30T12:45:04.494Z] 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-30T12:45:04.750Z] 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-30T12:45:04.750Z] 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-30T12:45:04.750Z] 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-30T12:45:04.750Z] 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-30T12:45:04.750Z] 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-30T12:45:05.008Z] 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 328 kB/s) [2019-07-30T12:45:05.008Z] 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-30T12:45:05.008Z] 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-30T12:45:05.008Z] 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-30T12:45:05.008Z] 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-30T12:45:05.008Z] 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-30T12:45:05.008Z] 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-30T12:45:05.008Z] 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 14 MB/s) [2019-07-30T12:45:05.008Z] 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-30T12:45:05.008Z] 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-30T12:45:05.008Z] 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-30T12:45:05.008Z] 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-30T12:45:05.008Z] 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-30T12:45:05.265Z] 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-30T12:45:05.265Z] 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-30T12:45:05.265Z] 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-30T12:45:05.265Z] 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-30T12:45:05.265Z] 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-30T12:45:05.265Z] 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-30T12:45:05.265Z] 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-30T12:45:05.265Z] 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-30T12:45:05.265Z] 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-30T12:45:05.265Z] 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-30T12:45:05.827Z] 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-30T12:45:05.827Z] 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-30T12:45:05.827Z] 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-30T12:45:05.827Z] 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-30T12:45:05.827Z] 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-30T12:45:06.084Z] 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-30T12:45:06.084Z] 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-30T12:45:06.084Z] 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-30T12:45:06.084Z] 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-30T12:45:06.084Z] 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-30T12:45:06.084Z] Progress (1): 4.1/26 kB Progress (1): 7.7/26 kB Progress (2): 7.7/26 kB | 4.1/281 kB Progress (2): 12/26 kB | 4.1/281 kB Progress (3): 12/26 kB | 4.1/281 kB | 4.1/166 kB Progress (3): 16/26 kB | 4.1/281 kB | 4.1/166 kB Progress (3): 16/26 kB | 7.7/281 kB | 4.1/166 kB Progress (3): 20/26 kB | 7.7/281 kB | 4.1/166 kB Progress (3): 20/26 kB | 12/281 kB | 4.1/166 kB Progress (3): 20/26 kB | 12/281 kB | 7.7/166 kB Progress (3): 20/26 kB | 16/281 kB | 7.7/166 kB Progress (3): 24/26 kB | 16/281 kB | 7.7/166 kB Progress (3): 24/26 kB | 20/281 kB | 7.7/166 kB Progress (3): 24/26 kB | 20/281 kB | 12/166 kB Progress (3): 24/26 kB | 24/281 kB | 12/166 kB Progress (3): 26 kB | 24/281 kB | 12/166 kB Progress (3): 26 kB | 24/281 kB | 16/166 kB Progress (3): 26 kB | 28/281 kB | 16/166 kB Progress (3): 26 kB | 28/281 kB | 20/166 kB Progress (3): 26 kB | 32/281 kB | 20/166 kB Progress (3): 26 kB | 32/281 kB | 24/166 kB Progress (3): 26 kB | 36/281 kB | 24/166 kB Progress (3): 26 kB | 36/281 kB | 28/166 kB Progress (3): 26 kB | 40/281 kB | 28/166 kB Progress (3): 26 kB | 40/281 kB | 32/166 kB Progress (3): 26 kB | 44/281 kB | 32/166 kB Progress (3): 26 kB | 44/281 kB | 36/166 kB Progress (3): 26 kB | 48/281 kB | 36/166 kB Progress (3): 26 kB | 48/281 kB | 40/166 kB Progress (3): 26 kB | 52/281 kB | 40/166 kB Progress (3): 26 kB | 52/281 kB | 44/166 kB Progress (3): 26 kB | 56/281 kB | 44/166 kB Progress (3): 26 kB | 56/281 kB | 48/166 kB Progress (3): 26 kB | 60/281 kB | 48/166 kB Progress (3): 26 kB | 60/281 kB | 52/166 kB Progress (3): 26 kB | 64/281 kB | 52/166 kB Progress (3): 26 kB | 64/281 kB | 56/166 kB Progress (3): 26 kB | 68/281 kB | 56/166 kB Progress (3): 26 kB | 68/281 kB | 60/166 kB Progress (3): 26 kB | 72/281 kB | 60/166 kB Progress (3): 26 kB | 72/281 kB | 64/166 kB Progress (3): 26 kB | 76/281 kB | 64/166 kB Progress (4): 26 kB | 76/281 kB | 64/166 kB | 4.1/70 kB Progress (4): 26 kB | 76/281 kB | 66/166 kB | 4.1/70 kB Progress (4): 26 kB | 76/281 kB | 66/166 kB | 7.7/70 kB Progress (4): 26 kB | 80/281 kB | 66/166 kB | 7.7/70 kB Progress (4): 26 kB | 80/281 kB | 66/166 kB | 12/70 kB Progress (4): 26 kB | 80/281 kB | 70/166 kB | 12/70 kB Progress (4): 26 kB | 80/281 kB | 70/166 kB | 16/70 kB Progress (4): 26 kB | 84/281 kB | 70/166 kB | 16/70 kB Progress (4): 26 kB | 84/281 kB | 70/166 kB | 20/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 555 kB/s) [2019-07-30T12:45:06.084Z] Progress (3): 84/281 kB | 74/166 kB | 20/70 kB Progress (3): 84/281 kB | 74/166 kB | 24/70 kB Progress (3): 88/281 kB | 74/166 kB | 24/70 kB Progress (3): 88/281 kB | 74/166 kB | 28/70 kB Progress (3): 88/281 kB | 78/166 kB | 28/70 kB Progress (3): 88/281 kB | 78/166 kB | 32/70 kB Progress (3): 92/281 kB | 78/166 kB | 32/70 kB Progress (3): 92/281 kB | 78/166 kB | 36/70 kB Progress (3): 92/281 kB | 82/166 kB | 36/70 kB Progress (3): 92/281 kB | 82/166 kB | 40/70 kB Progress (3): 96/281 kB | 82/166 kB | 40/70 kB Progress (3): 96/281 kB | 82/166 kB | 44/70 kB Progress (3): 96/281 kB | 86/166 kB | 44/70 kB Progress (3): 96/281 kB | 86/166 kB | 48/70 kB Progress (3): 98/281 kB | 86/166 kB | 48/70 kB Progress (3): 98/281 kB | 86/166 kB | 52/70 kB Progress (3): 98/281 kB | 90/166 kB | 52/70 kB Progress (3): 98/281 kB | 90/166 kB | 56/70 kB Progress (3): 98/281 kB | 94/166 kB | 56/70 kB Progress (3): 98/281 kB | 94/166 kB | 60/70 kB Progress (3): 102/281 kB | 94/166 kB | 60/70 kB Progress (3): 102/281 kB | 94/166 kB | 64/70 kB Progress (3): 102/281 kB | 98/166 kB | 64/70 kB Progress (3): 102/281 kB | 98/166 kB | 68/70 kB Progress (3): 106/281 kB | 98/166 kB | 68/70 kB Progress (3): 106/281 kB | 98/166 kB | 70 kB Progress (3): 106/281 kB | 98/166 kB | 70 kB Progress (3): 110/281 kB | 98/166 kB | 70 kB Progress (3): 110/281 kB | 102/166 kB | 70 kB Progress (3): 114/281 kB | 102/166 kB | 70 kB Progress (3): 114/281 kB | 106/166 kB | 70 kB Progress (3): 118/281 kB | 106/166 kB | 70 kB Progress (3): 118/281 kB | 110/166 kB | 70 kB Progress (3): 122/281 kB | 110/166 kB | 70 kB Progress (3): 122/281 kB | 114/166 kB | 70 kB Progress (3): 126/281 kB | 114/166 kB | 70 kB Progress (3): 126/281 kB | 118/166 kB | 70 kB Progress (3): 130/281 kB | 118/166 kB | 70 kB Progress (3): 130/281 kB | 122/166 kB | 70 kB Progress (3): 131/281 kB | 122/166 kB | 70 kB Progress (3): 131/281 kB | 126/166 kB | 70 kB Progress (3): 135/281 kB | 126/166 kB | 70 kB Progress (3): 135/281 kB | 130/166 kB | 70 kB Progress (3): 139/281 kB | 130/166 kB | 70 kB Progress (3): 139/281 kB | 131/166 kB | 70 kB Progress (3): 143/281 kB | 131/166 kB | 70 kB Progress (3): 143/281 kB | 135/166 kB | 70 kB Progress (3): 147/281 kB | 135/166 kB | 70 kB Progress (3): 147/281 kB | 139/166 kB | 70 kB Progress (3): 151/281 kB | 139/166 kB | 70 kB Progress (3): 151/281 kB | 143/166 kB | 70 kB Progress (3): 155/281 kB | 143/166 kB | 70 kB Progress (3): 155/281 kB | 147/166 kB | 70 kB Progress (3): 159/281 kB | 147/166 kB | 70 kB Progress (3): 159/281 kB | 151/166 kB | 70 kB Progress (3): 163/281 kB | 151/166 kB | 70 kB Progress (3): 163/281 kB | 155/166 kB | 70 kB Progress (3): 164/281 kB | 155/166 kB | 70 kB Progress (3): 164/281 kB | 159/166 kB | 70 kB Progress (3): 168/281 kB | 159/166 kB | 70 kB Progress (3): 168/281 kB | 163/166 kB | 70 kB Progress (3): 172/281 kB | 163/166 kB | 70 kB Progress (3): 172/281 kB | 166 kB | 70 kB Progress (3): 176/281 kB | 166 kB | 70 kB Progress (3): 180/281 kB | 166 kB | 70 kB Progress (3): 184/281 kB | 166 kB | 70 kB Progress (3): 188/281 kB | 166 kB | 70 kB Progress (3): 192/281 kB | 166 kB | 70 kB Progress (3): 196/281 kB | 166 kB | 70 kB Progress (3): 197/281 kB | 166 kB | 70 kB Progress (3): 201/281 kB | 166 kB | 70 kB Progress (3): 205/281 kB | 166 kB | 70 kB Progress (3): 209/281 kB | 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 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.7 MB/s) [2019-07-30T12:45:06.084Z] Progress (2): 249/281 kB | 70 kB Progress (3): 249/281 kB | 70 kB | 4.1/6.0 kB Progress (3): 253/281 kB | 70 kB | 4.1/6.0 kB Progress (3): 253/281 kB | 70 kB | 6.0 kB Progress (3): 257/281 kB | 70 kB | 6.0 kB Progress (3): 261/281 kB | 70 kB | 6.0 kB Progress (3): 265/281 kB | 70 kB | 6.0 kB Progress (3): 269/281 kB | 70 kB | 6.0 kB Progress (3): 273/281 kB | 70 kB | 6.0 kB Progress (3): 277/281 kB | 70 kB | 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 90 kB/s) [2019-07-30T12:45:06.084Z] 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 994 kB/s) [2019-07-30T12:45:06.084Z] 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.2 MB/s) [2019-07-30T12:45:06.084Z] [INFO] The project's OSGi version is 4.1.0.201907301238 [2019-07-30T12:45:06.084Z] [INFO] [2019-07-30T12:45:06.084Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core --- [2019-07-30T12:45:06.341Z] [INFO] [2019-07-30T12:45:06.341Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core --- [2019-07-30T12:45:06.341Z] [INFO] [2019-07-30T12:45:06.341Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core --- [2019-07-30T12:45:06.341Z] [INFO] [2019-07-30T12:45:06.341Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.common.core --- [2019-07-30T12:45:06.341Z] [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-30T12:45:06.341Z] [INFO] [2019-07-30T12:45:06.341Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.common.core --- [2019-07-30T12:45:06.341Z] 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-30T12:45:06.341Z] 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-30T12:45:06.341Z] 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-30T12:45:06.341Z] 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-30T12:45:06.341Z] 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-30T12:45:06.341Z] 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-30T12:45:06.341Z] 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 25 kB/s) [2019-07-30T12:45:06.341Z] 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-30T12:45:06.597Z] 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-30T12:45:06.597Z] 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-30T12:45:06.597Z] 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-30T12:45:06.597Z] 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-30T12:45:06.597Z] 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-30T12:45:06.855Z] Progress (1): 3.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom (3.8 kB at 145 kB/s) [2019-07-30T12:45:06.855Z] 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-30T12:45:06.855Z] 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-30T12:45:06.855Z] 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-30T12:45:06.855Z] 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-30T12:45:06.855Z] 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-30T12:45:07.111Z] 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-30T12:45:07.111Z] 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-30T12:45:07.111Z] 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-30T12:45:07.111Z] 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-30T12:45:07.111Z] 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-30T12:45:07.111Z] 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-30T12:45:07.368Z] 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-30T12:45:07.368Z] 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-30T12:45:07.368Z] 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 162 kB/s) [2019-07-30T12:45:07.368Z] 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-30T12:45:07.368Z] 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-30T12:45:07.368Z] 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-30T12:45:07.624Z] 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-30T12:45:07.624Z] 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-30T12:45:07.624Z] 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-30T12:45:07.624Z] 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-30T12:45:07.624Z] 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-30T12:45:07.624Z] 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-30T12:45:07.624Z] 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-30T12:45:07.881Z] 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-30T12:45:07.881Z] 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-30T12:45:07.881Z] 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-30T12:45:07.881Z] 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 57 kB/s) [2019-07-30T12:45:07.881Z] 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-30T12:45:07.881Z] 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-30T12:45:07.881Z] 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-30T12:45:08.137Z] 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-30T12:45:08.137Z] 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-30T12:45:08.137Z] 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-30T12:45:08.137Z] 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 102 kB/s) [2019-07-30T12:45:08.137Z] 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-30T12:45:08.137Z] 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-30T12:45:08.137Z] 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-30T12:45:08.395Z] 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-30T12:45:08.395Z] 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-30T12:45:08.395Z] 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-30T12:45:08.395Z] 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 62 kB/s) [2019-07-30T12:45:08.395Z] 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-30T12:45:08.395Z] 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-30T12:45:08.725Z] 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-30T12:45:08.725Z] 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-30T12:45:09.077Z] 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-30T12:45:09.077Z] 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-30T12:45:09.077Z] Progress (1): 2.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom (2.6 kB at 69 kB/s) [2019-07-30T12:45:09.077Z] 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-30T12:45:09.077Z] 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-30T12:45:09.077Z] 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-30T12:45:09.077Z] 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-30T12:45:09.077Z] 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-30T12:45:09.077Z] 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-30T12:45:09.077Z] 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-30T12:45:09.077Z] 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-30T12:45:09.077Z] 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-30T12:45:09.077Z] 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-30T12:45:09.077Z] 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-30T12:45:09.077Z] 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-30T12:45:09.335Z] 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-30T12:45:09.335Z] 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-30T12:45:09.335Z] 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-30T12:45:09.335Z] 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-30T12:45:09.335Z] 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-30T12:45:09.335Z] 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-30T12:45:09.335Z] 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-30T12:45:09.335Z] 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-30T12:45:09.335Z] 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-30T12:45:09.335Z] 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-30T12:45:09.335Z] 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-30T12:45:09.335Z] 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-30T12:45:09.593Z] Progress (1): 4.1/79 kB Progress (1): 7.7/79 kB Progress (2): 7.7/79 kB | 4.1/4.3 kB Progress (2): 7.7/79 kB | 4.3 kB Progress (2): 12/79 kB | 4.3 kB Progress (2): 16/79 kB | 4.3 kB Progress (3): 16/79 kB | 4.3 kB | 4.1/8.5 kB Progress (3): 20/79 kB | 4.3 kB | 4.1/8.5 kB Progress (3): 20/79 kB | 4.3 kB | 7.7/8.5 kB Progress (3): 24/79 kB | 4.3 kB | 7.7/8.5 kB Progress (4): 24/79 kB | 4.3 kB | 7.7/8.5 kB | 4.1/51 kB Progress (4): 28/79 kB | 4.3 kB | 7.7/8.5 kB | 4.1/51 kB Progress (4): 28/79 kB | 4.3 kB | 8.5 kB | 4.1/51 kB Progress (4): 32/79 kB | 4.3 kB | 8.5 kB | 4.1/51 kB Progress (4): 32/79 kB | 4.3 kB | 8.5 kB | 7.7/51 kB Progress (4): 36/79 kB | 4.3 kB | 8.5 kB | 7.7/51 kB Progress (4): 36/79 kB | 4.3 kB | 8.5 kB | 12/51 kB Progress (4): 40/79 kB | 4.3 kB | 8.5 kB | 12/51 kB Progress (4): 40/79 kB | 4.3 kB | 8.5 kB | 16/51 kB Progress (4): 44/79 kB | 4.3 kB | 8.5 kB | 16/51 kB Progress (4): 44/79 kB | 4.3 kB | 8.5 kB | 20/51 kB Progress (4): 48/79 kB | 4.3 kB | 8.5 kB | 20/51 kB Progress (4): 48/79 kB | 4.3 kB | 8.5 kB | 24/51 kB Progress (4): 52/79 kB | 4.3 kB | 8.5 kB | 24/51 kB Progress (4): 52/79 kB | 4.3 kB | 8.5 kB | 28/51 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 57 kB/s) [2019-07-30T12:45:09.593Z] Progress (3): 52/79 kB | 8.5 kB | 32/51 kB Progress (3): 56/79 kB | 8.5 kB | 32/51 kB Progress (3): 56/79 kB | 8.5 kB | 36/51 kB Progress (3): 60/79 kB | 8.5 kB | 36/51 kB Progress (3): 60/79 kB | 8.5 kB | 40/51 kB Progress (3): 64/79 kB | 8.5 kB | 40/51 kB Progress (3): 64/79 kB | 8.5 kB | 44/51 kB Progress (3): 68/79 kB | 8.5 kB | 44/51 kB Progress (3): 68/79 kB | 8.5 kB | 48/51 kB Progress (3): 72/79 kB | 8.5 kB | 48/51 kB Progress (3): 72/79 kB | 8.5 kB | 51 kB Progress (3): 76/79 kB | 8.5 kB | 51 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar (8.5 kB at 110 kB/s) [2019-07-30T12:45:09.593Z] Progress (2): 79 kB | 51 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar (79 kB at 962 kB/s) [2019-07-30T12:45:09.593Z] 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-30T12:45:09.593Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T12:45:09.593Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/src/main/resources [2019-07-30T12:45:09.593Z] [INFO] [2019-07-30T12:45:09.593Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.common.core --- [2019-07-30T12:45:09.593Z] 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-30T12:45:09.593Z] 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-30T12:45:09.593Z] 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-30T12:45:09.850Z] 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-30T12:45:09.850Z] 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-30T12:45:09.850Z] 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-30T12:45:09.850Z] 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 24 kB/s) [2019-07-30T12:45:09.850Z] 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-30T12:45:09.850Z] 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-30T12:45:09.850Z] 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-30T12:45:09.850Z] 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-30T12:45:10.107Z] 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-30T12:45:10.107Z] 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-30T12:45:10.107Z] 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 98 kB/s) [2019-07-30T12:45:10.107Z] 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-30T12:45:10.107Z] 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-30T12:45:10.107Z] 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-30T12:45:10.107Z] 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-30T12:45:10.364Z] 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-30T12:45:10.364Z] 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-30T12:45:10.364Z] 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 31 kB/s) [2019-07-30T12:45:10.364Z] 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-30T12:45:10.364Z] 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-30T12:45:10.364Z] 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-30T12:45:10.620Z] 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-30T12:45:10.620Z] 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-30T12:45:10.620Z] 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-30T12:45:10.620Z] 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 77 kB/s) [2019-07-30T12:45:10.620Z] 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-30T12:45:10.620Z] 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-30T12:45:10.620Z] 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-30T12:45:10.877Z] 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-30T12:45:10.877Z] 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-30T12:45:10.877Z] 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-30T12:45:10.877Z] 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 54 kB/s) [2019-07-30T12:45:10.877Z] 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-30T12:45:10.877Z] 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-30T12:45:10.877Z] 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-30T12:45:11.134Z] 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-30T12:45:11.134Z] 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-30T12:45:11.134Z] 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-30T12:45:11.134Z] 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 57 kB/s) [2019-07-30T12:45:11.134Z] 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-30T12:45:11.134Z] 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-30T12:45:11.134Z] 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-30T12:45:11.134Z] 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-30T12:45:11.134Z] 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-30T12:45:11.134Z] 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-30T12:45:11.134Z] 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-30T12:45:11.134Z] 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-30T12:45:11.134Z] 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-30T12:45:11.134Z] 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-30T12:45:11.134Z] 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-30T12:45:11.134Z] 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-30T12:45:11.134Z] 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-30T12:45:11.134Z] 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-30T12:45:11.134Z] 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-30T12:45:11.391Z] 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-30T12:45:11.391Z] 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-30T12:45:11.391Z] 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-30T12:45:11.391Z] 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-30T12:45:11.391Z] 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-30T12:45:11.648Z] 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-30T12:45:11.648Z] 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-30T12:45:11.648Z] 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-30T12:45:11.648Z] 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-30T12:45:11.648Z] 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-30T12:45:11.648Z] 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-30T12:45:11.648Z] 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-30T12:45:11.648Z] 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-30T12:45:11.648Z] 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-30T12:45:11.648Z] 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-30T12:45:11.648Z] 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 (2): 0.9/2.8 MB | 3.6 kB Progress (2): 0.9/2.8 MB | 3.6 kB Progress (2): 0.9/2.8 MB | 3.6 kB Progress (2): 0.9/2.8 MB | 3.6 kB Progress (2): 0.9/2.8 MB | 3.6 kB Progress (2): 0.9/2.8 MB | 3.6 kB Progress (2): 0.9/2.8 MB | 3.6 kB Progress (2): 0.9/2.8 MB | 3.6 kB Progress (2): 0.9/2.8 MB | 3.6 kB Progress (2): 0.9/2.8 MB | 3.6 kB Progress (2): 0.9/2.8 MB | 3.6 kB Progress (2): 0.9/2.8 MB | 3.6 kB Progress (2): 0.9/2.8 MB | 3.6 kB Progress (2): 0.9/2.8 MB | 3.6 kB Progress (3): 0.9/2.8 MB | 3.6 kB | 4.1/4.6 kB Progress (3): 0.9/2.8 MB | 3.6 kB | 4.1/4.6 kB Progress (3): 0.9/2.8 MB | 3.6 kB | 4.6 kB Progress (3): 0.9/2.8 MB | 3.6 kB | 4.6 kB Progress (3): 1.0/2.8 MB | 3.6 kB | 4.6 kB Progress (3): 1.0/2.8 MB | 3.6 kB | 4.6 kB Progress (3): 1.0/2.8 MB | 3.6 kB | 4.6 kB Progress (3): 1.0/2.8 MB | 3.6 kB | 4.6 kB Progress (3): 1.0/2.8 MB | 3.6 kB | 4.6 kB Progress (3): 1.0/2.8 MB | 3.6 kB | 4.6 kB Progress (3): 1.0/2.8 MB | 3.6 kB | 4.6 kB Progress (3): 1.0/2.8 MB | 3.6 kB | 4.6 kB Progress (3): 1.0/2.8 MB | 3.6 kB | 4.6 kB Progress (3): 1.0/2.8 MB | 3.6 kB | 4.6 kB Progress (3): 1.0/2.8 MB | 3.6 kB | 4.6 kB Progress (3): 1.0/2.8 MB | 3.6 kB | 4.6 kB Progress (3): 1.0/2.8 MB | 3.6 kB | 4.6 kB Progress (3): 1.0/2.8 MB | 3.6 kB | 4.6 kB Progress (3): 1.0/2.8 MB | 3.6 kB | 4.6 kB Progress (3): 1.0/2.8 MB | 3.6 kB | 4.6 kB Progress (3): 1.0/2.8 MB | 3.6 kB | 4.6 kB Progress (3): 1.0/2.8 MB | 3.6 kB | 4.6 kB Progress (3): 1.0/2.8 MB | 3.6 kB | 4.6 kB Progress (4): 1.0/2.8 MB | 3.6 kB | 4.6 kB | 4.1/25 kB Progress (4): 1.0/2.8 MB | 3.6 kB | 4.6 kB | 4.1/25 kB Progress (4): 1.0/2.8 MB | 3.6 kB | 4.6 kB | 7.7/25 kB Progress (4): 1.0/2.8 MB | 3.6 kB | 4.6 kB | 7.7/25 kB Progress (4): 1.0/2.8 MB | 3.6 kB | 4.6 kB | 12/25 kB Progress (4): 1.0/2.8 MB | 3.6 kB | 4.6 kB | 12/25 kB Progress (4): 1.0/2.8 MB | 3.6 kB | 4.6 kB | 16/25 kB Progress (4): 1.0/2.8 MB | 3.6 kB | 4.6 kB | 16/25 kB Progress (4): 1.0/2.8 MB | 3.6 kB | 4.6 kB | 20/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 46 kB/s) [2019-07-30T12:45:11.648Z] Progress (3): 1.0/2.8 MB | 4.6 kB | 20/25 kB Progress (4): 1.0/2.8 MB | 4.6 kB | 20/25 kB | 4.1/18 kB Progress (4): 1.0/2.8 MB | 4.6 kB | 24/25 kB | 4.1/18 kB Progress (4): 1.0/2.8 MB | 4.6 kB | 24/25 kB | 7.7/18 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar (4.6 kB at 57 kB/s) [2019-07-30T12:45:11.648Z] Progress (3): 1.0/2.8 MB | 24/25 kB | 7.7/18 kB Progress (3): 1.0/2.8 MB | 24/25 kB | 12/18 kB Progress (3): 1.0/2.8 MB | 25 kB | 12/18 kB Progress (3): 1.0/2.8 MB | 25 kB | 16/18 kB Progress (3): 1.1/2.8 MB | 25 kB | 16/18 kB Progress (3): 1.1/2.8 MB | 25 kB | 18 kB Progress (3): 1.1/2.8 MB | 25 kB | 18 kB Progress (3): 1.1/2.8 MB | 25 kB | 18 kB Progress (3): 1.1/2.8 MB | 25 kB | 18 kB Progress (3): 1.1/2.8 MB | 25 kB | 18 kB Progress (3): 1.1/2.8 MB | 25 kB | 18 kB Progress (3): 1.1/2.8 MB | 25 kB | 18 kB Progress (3): 1.1/2.8 MB | 25 kB | 18 kB Progress (3): 1.1/2.8 MB | 25 kB | 18 kB Progress (3): 1.1/2.8 MB | 25 kB | 18 kB Progress (3): 1.1/2.8 MB | 25 kB | 18 kB Progress (3): 1.1/2.8 MB | 25 kB | 18 kB Progress (3): 1.1/2.8 MB | 25 kB | 18 kB Progress (3): 1.1/2.8 MB | 25 kB | 18 kB Progress (3): 1.1/2.8 MB | 25 kB | 18 kB Progress (3): 1.1/2.8 MB | 25 kB | 18 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 291 kB/s) [2019-07-30T12:45:11.648Z] 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 209 kB/s) [2019-07-30T12:45:11.905Z] Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.jar (2.8 MB at 16 MB/s) [2019-07-30T12:45:13.273Z] [INFO] Compiling 22 source files to /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/target/classes [2019-07-30T12:45:15.167Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/src/org/eclipse/tracecompass/common/core/log/TraceCompassLogUtils.java:[795] [2019-07-30T12:45:15.167Z] argsArray[i] = entry.getKey(); [2019-07-30T12:45:15.167Z] ^^^^^^^^^^^^^^ [2019-07-30T12:45:15.167Z] 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-30T12:45:15.167Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/src/org/eclipse/tracecompass/common/core/log/TraceCompassLogUtils.java:[796] [2019-07-30T12:45:15.167Z] argsArray[i + 1] = entry.getValue(); [2019-07-30T12:45:15.167Z] ^^^^^^^^^^^^^^^^ [2019-07-30T12:45:15.167Z] 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-30T12:45:15.167Z] 2 problems (2 warnings) [2019-07-30T12:45:15.167Z] [INFO] [2019-07-30T12:45:15.167Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.common.core --- [2019-07-30T12:45:15.424Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T12:45:15.424Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/src/test/resources [2019-07-30T12:45:15.424Z] [INFO] [2019-07-30T12:45:15.424Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.common.core --- [2019-07-30T12:45:15.424Z] [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-30T12:45:15.680Z] [INFO] [2019-07-30T12:45:15.680Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core --- [2019-07-30T12:45:15.680Z] [INFO] [2019-07-30T12:45:15.680Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.common.core --- [2019-07-30T12:45:15.937Z] [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-30T12:45:16.193Z] [INFO] [2019-07-30T12:45:16.193Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.common.core --- [2019-07-30T12:45:16.193Z] [INFO] [2019-07-30T12:45:16.193Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.common.core --- [2019-07-30T12:45:16.193Z] [INFO] [2019-07-30T12:45:16.193Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.common.core --- [2019-07-30T12:45:16.193Z] [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-30T12:45:16.759Z] [INFO] [2019-07-30T12:45:16.759Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common.core --- [2019-07-30T12:45:16.759Z] [INFO] [2019-07-30T12:45:16.759Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.common.core --- [2019-07-30T12:45:16.759Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T12:45:16.759Z] [INFO] [2019-07-30T12:45:16.759Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.common.core --- [2019-07-30T12:45:16.759Z] [INFO] [2019-07-30T12:45:16.759Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.common.core --- [2019-07-30T12:45:16.759Z] [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-30T12:45:16.759Z] [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-30T12:45:16.759Z] [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-30T12:45:16.759Z] [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-30T12:45:16.759Z] [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-30T12:45:16.759Z] [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-30T12:45:16.759Z] [INFO] [2019-07-30T12:45:16.759Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.common.core --- [2019-07-30T12:45:16.759Z] [INFO] [2019-07-30T12:45:16.759Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem-parent >-- [2019-07-30T12:45:16.759Z] [INFO] Building Trace Compass State System Parent 5.0.0-SNAPSHOT [5/134] [2019-07-30T12:45:16.759Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-30T12:45:16.759Z] [INFO] [2019-07-30T12:45:16.759Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-30T12:45:16.759Z] [INFO] [2019-07-30T12:45:16.759Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-30T12:45:16.759Z] [INFO] [2019-07-30T12:45:16.759Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-30T12:45:16.759Z] [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-30T12:45:16.759Z] [INFO] [2019-07-30T12:45:16.759Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-30T12:45:16.759Z] [INFO] [2019-07-30T12:45:16.759Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-30T12:45:16.759Z] [INFO] [2019-07-30T12:45:16.759Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-30T12:45:16.759Z] [INFO] [2019-07-30T12:45:16.759Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-30T12:45:16.759Z] [INFO] [2019-07-30T12:45:16.759Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-30T12:45:16.759Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T12:45:16.759Z] [INFO] [2019-07-30T12:45:16.759Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-30T12:45:16.759Z] [INFO] [2019-07-30T12:45:16.759Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-30T12:45:16.759Z] [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-30T12:45:16.759Z] [INFO] [2019-07-30T12:45:16.759Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core >-- [2019-07-30T12:45:16.759Z] [INFO] Building org.eclipse.tracecompass.datastore.core 1.2.0-SNAPSHOT [6/134] [2019-07-30T12:45:16.759Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T12:45:16.759Z] [INFO] [2019-07-30T12:45:16.759Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T12:45:16.759Z] [INFO] [2019-07-30T12:45:16.759Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T12:45:16.759Z] [INFO] The project's OSGi version is 1.2.0.201907301238 [2019-07-30T12:45:16.759Z] [INFO] [2019-07-30T12:45:16.759Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T12:45:16.759Z] [INFO] [2019-07-30T12:45:16.759Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T12:45:16.759Z] [INFO] [2019-07-30T12:45:16.759Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T12:45:16.759Z] [INFO] [2019-07-30T12:45:16.759Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T12:45:16.759Z] [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-30T12:45:16.759Z] [INFO] [2019-07-30T12:45:16.759Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T12:45:16.759Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T12:45:16.759Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/src/main/resources [2019-07-30T12:45:16.759Z] [INFO] [2019-07-30T12:45:16.759Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T12:45:16.759Z] [INFO] Compiling 37 source files to /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/target/classes [2019-07-30T12:45:17.794Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/datastore/core/interval/HTInterval.java:[71] [2019-07-30T12:45:17.794Z] return (new StringJoiner(", ", "[", "]")) //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ [2019-07-30T12:45:17.794Z] .add(String.valueOf(fStart)) [2019-07-30T12:45:17.794Z] .add(String.valueOf(fStart + fDuration)) [2019-07-30T12:45:17.794Z] .toString(); [2019-07-30T12:45:17.794Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T12:45:17.794Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T12:45:17.794Z] [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-30T12:45:17.794Z] fFileChannelIn = fFileInputStream.getChannel(); [2019-07-30T12:45:17.794Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T12:45:17.794Z] Null type safety (type annotations): The expression of type 'FileChannel' needs unchecked conversion to conform to '@NonNull FileChannel' [2019-07-30T12:45:17.794Z] [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-30T12:45:17.794Z] fFileChannelOut = fFileOutputStream.getChannel(); [2019-07-30T12:45:17.794Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T12:45:17.794Z] Null type safety (type annotations): The expression of type 'FileChannel' needs unchecked conversion to conform to '@NonNull FileChannel' [2019-07-30T12:45:17.794Z] [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-30T12:45:17.794Z] private final Comparator fDefaultIntervalComparator = Comparator [2019-07-30T12:45:17.794Z] .comparingLong(E::getEnd) [2019-07-30T12:45:17.794Z] .thenComparingLong(E::getStart); [2019-07-30T12:45:17.794Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T12:45:17.794Z] 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-30T12:45:17.794Z] 4 problems (4 warnings) [2019-07-30T12:45:17.794Z] [INFO] [2019-07-30T12:45:17.794Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T12:45:17.794Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T12:45:17.794Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/src/test/resources [2019-07-30T12:45:17.794Z] [INFO] [2019-07-30T12:45:17.794Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T12:45:17.794Z] [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-30T12:45:18.051Z] [INFO] [2019-07-30T12:45:18.051Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T12:45:18.051Z] [INFO] [2019-07-30T12:45:18.051Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T12:45:18.051Z] [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-30T12:45:18.051Z] [INFO] [2019-07-30T12:45:18.051Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T12:45:18.051Z] [INFO] [2019-07-30T12:45:18.051Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T12:45:18.051Z] [INFO] [2019-07-30T12:45:18.051Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T12:45:18.051Z] [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-30T12:45:18.308Z] [INFO] [2019-07-30T12:45:18.308Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T12:45:18.308Z] [INFO] [2019-07-30T12:45:18.308Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T12:45:18.308Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T12:45:18.308Z] [INFO] [2019-07-30T12:45:18.308Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T12:45:18.565Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T12:45:18.822Z] [INFO] [2019-07-30T12:45:18.822Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T12:45:18.822Z] [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-30T12:45:18.822Z] [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-30T12:45:18.822Z] [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-30T12:45:18.822Z] [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-30T12:45:18.822Z] [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-30T12:45:18.822Z] [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-30T12:45:18.822Z] [INFO] [2019-07-30T12:45:18.822Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T12:45:18.822Z] [INFO] [2019-07-30T12:45:18.822Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core >-- [2019-07-30T12:45:18.822Z] [INFO] Building org.eclipse.tracecompass.segmentstore.core 2.1.1-SNAPSHOT [7/134] [2019-07-30T12:45:18.822Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T12:45:18.822Z] [INFO] [2019-07-30T12:45:18.822Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T12:45:18.822Z] [INFO] [2019-07-30T12:45:18.822Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T12:45:18.822Z] [INFO] The project's OSGi version is 2.1.1.201907301238 [2019-07-30T12:45:18.822Z] [INFO] [2019-07-30T12:45:18.822Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T12:45:18.822Z] [INFO] [2019-07-30T12:45:18.822Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T12:45:18.822Z] [INFO] [2019-07-30T12:45:18.822Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T12:45:18.822Z] [INFO] [2019-07-30T12:45:18.822Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T12:45:18.822Z] [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-30T12:45:18.822Z] [INFO] [2019-07-30T12:45:18.822Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T12:45:18.822Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T12:45:18.822Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/main/resources [2019-07-30T12:45:18.822Z] [INFO] [2019-07-30T12:45:18.822Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T12:45:18.822Z] [INFO] Compiling 22 source files to /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes [2019-07-30T12:45:19.385Z] [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-30T12:45:19.385Z] queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber())); [2019-07-30T12:45:19.385Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T12:45:19.385Z] 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-30T12:45:19.385Z] [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-30T12:45:19.385Z] queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber())); [2019-07-30T12:45:19.385Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T12:45:19.385Z] Type safety: The expression of type SegmentTreeNode.Tuple needs unchecked conversion to conform to SegmentTreeNode.Tuple [2019-07-30T12:45:19.385Z] [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-30T12:45:19.385Z] queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber())); [2019-07-30T12:45:19.385Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T12:45:19.385Z] Null type safety (type annotations): The expression of type 'SegmentTreeNode.Tuple' needs unchecked conversion to conform to 'SegmentTreeNode.@NonNull Tuple' [2019-07-30T12:45:19.385Z] [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-30T12:45:19.385Z] queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber())); [2019-07-30T12:45:19.385Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T12:45:19.385Z] SegmentTreeNode.Tuple is a raw type. References to generic type SegmentTreeNode.Tuple should be parameterized [2019-07-30T12:45:19.385Z] [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-30T12:45:19.385Z] || order.compare(intersecting.element(), queue.peek().getSegment()) > 0)) { [2019-07-30T12:45:19.385Z] ^^^^^^^^^^^^ [2019-07-30T12:45:19.385Z] 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-30T12:45:19.385Z] [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-30T12:45:19.385Z] currentNode = readNode(queue.poll().getSequenceNumber()); [2019-07-30T12:45:19.385Z] ^^^^^^^^^^^^ [2019-07-30T12:45:19.385Z] 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-30T12:45:19.385Z] [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-30T12:45:19.385Z] queue.addAll(((SegmentTreeNode) currentNode).selectNextChildren(rc, order)); [2019-07-30T12:45:19.385Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T12:45:19.385Z] Type safety: The method selectNextChildren(TimeRangeCondition, Comparator) belongs to the raw type SegmentTreeNode. References to generic type SegmentTreeNode should be parameterized [2019-07-30T12:45:19.385Z] [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-30T12:45:19.385Z] queue.addAll(((SegmentTreeNode) currentNode).selectNextChildren(rc, order)); [2019-07-30T12:45:19.385Z] ^^^^^^^^^^^^^^^ [2019-07-30T12:45:19.385Z] SegmentTreeNode is a raw type. References to generic type SegmentTreeNode should be parameterized [2019-07-30T12:45:19.385Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/segmentstore/core/SegmentStoreFactory.java:[118] [2019-07-30T12:45:19.385Z] store.add((E) elem); // warning from type, it should be fine [2019-07-30T12:45:19.385Z] ^^^^^^^^ [2019-07-30T12:45:19.385Z] Type safety: Unchecked cast from Object to E [2019-07-30T12:45:19.385Z] [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-30T12:45:19.385Z] E fromElement = (E) new BasicSegment(Long.MIN_VALUE, start); [2019-07-30T12:45:19.385Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T12:45:19.385Z] Type safety: Unchecked cast from BasicSegment to E [2019-07-30T12:45:19.385Z] [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-30T12:45:19.385Z] protected final Comparator COMPARATOR = Comparator.comparing(E::getStart) [2019-07-30T12:45:19.385Z] .thenComparing(E::getEnd).thenComparing(Function.identity()); [2019-07-30T12:45:19.385Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T12:45:19.385Z] 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-30T12:45:19.385Z] [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-30T12:45:19.385Z] E element = (E) object; [2019-07-30T12:45:19.385Z] ^^^^^^^^^^ [2019-07-30T12:45:19.385Z] Type safety: Unchecked cast from Object to E [2019-07-30T12:45:19.385Z] [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-30T12:45:19.385Z] return getSHT().getIntersectingElements(start, end, (Comparator) order); [2019-07-30T12:45:19.385Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T12:45:19.385Z] Type safety: Unchecked cast from Comparator to Comparator [2019-07-30T12:45:19.385Z] [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-30T12:45:19.385Z] SegmentTreeNode segmentNode = (SegmentTreeNode) childNode; [2019-07-30T12:45:19.385Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T12:45:19.385Z] Type safety: Unchecked cast from IHTNode to SegmentTreeNode [2019-07-30T12:45:19.385Z] [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-30T12:45:19.385Z] segmentNode.addListener((node, endtime) -> updateChild((SegmentTreeNode) node, childIndex)); [2019-07-30T12:45:19.385Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T12:45:19.385Z] Type safety: Unchecked cast from OverlappingNode to SegmentTreeNode [2019-07-30T12:45:19.385Z] [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-30T12:45:19.385Z] return (OverlappingSegmentCoreData) super.getCoreNodeData(); [2019-07-30T12:45:19.385Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T12:45:19.385Z] Type safety: Unchecked cast from OverlappingNode.OverlappingExtraData to SegmentTreeNode.OverlappingSegmentCoreData [2019-07-30T12:45:19.385Z] 16 problems (16 warnings) [2019-07-30T12:45:19.385Z] [INFO] [2019-07-30T12:45:19.385Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T12:45:19.385Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T12:45:19.385Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/test/resources [2019-07-30T12:45:19.385Z] [INFO] [2019-07-30T12:45:19.385Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T12:45:19.642Z] [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-30T12:45:19.642Z] [INFO] [2019-07-30T12:45:19.642Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T12:45:19.642Z] [INFO] [2019-07-30T12:45:19.642Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T12:45:19.642Z] [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-30T12:45:19.642Z] [INFO] [2019-07-30T12:45:19.642Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T12:45:19.642Z] [INFO] [2019-07-30T12:45:19.642Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T12:45:19.642Z] [INFO] [2019-07-30T12:45:19.642Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T12:45:19.642Z] [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-30T12:45:19.899Z] [INFO] [2019-07-30T12:45:19.899Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T12:45:19.899Z] [INFO] [2019-07-30T12:45:19.899Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T12:45:19.899Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T12:45:19.899Z] [INFO] [2019-07-30T12:45:19.899Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T12:45:19.899Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T12:45:20.156Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T12:45:20.156Z] [INFO] [2019-07-30T12:45:20.156Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T12:45:20.156Z] [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-30T12:45:20.156Z] [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-30T12:45:20.413Z] [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-30T12:45:20.413Z] [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-30T12:45:20.413Z] [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-30T12:45:20.413Z] [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-30T12:45:20.413Z] [INFO] [2019-07-30T12:45:20.413Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T12:45:20.413Z] [INFO] [2019-07-30T12:45:20.413Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core >-- [2019-07-30T12:45:20.413Z] [INFO] Building org.eclipse.tracecompass.statesystem.core 4.2.2-SNAPSHOT [8/134] [2019-07-30T12:45:20.413Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T12:45:20.413Z] [INFO] [2019-07-30T12:45:20.413Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T12:45:20.413Z] [INFO] [2019-07-30T12:45:20.413Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T12:45:20.413Z] [INFO] The project's OSGi version is 4.2.2.201907301238 [2019-07-30T12:45:20.413Z] [INFO] [2019-07-30T12:45:20.413Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T12:45:20.413Z] [INFO] [2019-07-30T12:45:20.413Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T12:45:20.413Z] [INFO] [2019-07-30T12:45:20.413Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T12:45:20.413Z] [INFO] [2019-07-30T12:45:20.413Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T12:45:20.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/statesystem/org.eclipse.tracecompass.statesystem.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T12:45:20.413Z] [INFO] [2019-07-30T12:45:20.413Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T12:45:20.413Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T12:45:20.413Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/src/main/resources [2019-07-30T12:45:20.413Z] [INFO] [2019-07-30T12:45:20.413Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T12:45:20.413Z] [INFO] Compiling 46 source files to /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/target/classes [2019-07-30T12:45:21.344Z] [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-30T12:45:21.344Z] public void writeInterval(ByteBuffer buffer, long nodeStart) { [2019-07-30T12:45:21.344Z] ^^^^^^^^^ [2019-07-30T12:45:21.344Z] Javadoc: Missing tag for parameter nodeStart [2019-07-30T12:45:21.344Z] [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-30T12:45:21.344Z] Iterable<@NonNull HTInterval> queuedIntervals = Iterables.filter(intervalQueue, [2019-07-30T12:45:21.344Z] ^^^^^^^^^^^^^ [2019-07-30T12:45:21.344Z] 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-30T12:45:21.344Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemBuilderUtils.java:[44] [2019-07-30T12:45:21.344Z] throws StateValueTypeException, AttributeNotFoundException { [2019-07-30T12:45:21.344Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T12:45:21.344Z] The declared exception AttributeNotFoundException is not actually thrown by the method incrementAttributeLong(ITmfStateSystemBuilder, long, int, long) from type StateSystemBuilderUtils [2019-07-30T12:45:21.344Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemBuilderUtils.java:[73] [2019-07-30T12:45:21.344Z] throws StateValueTypeException, AttributeNotFoundException { [2019-07-30T12:45:21.344Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T12:45:21.344Z] The declared exception AttributeNotFoundException is not actually thrown by the method incrementAttributeInt(ITmfStateSystemBuilder, long, int, int) from type StateSystemBuilderUtils [2019-07-30T12:45:21.344Z] [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-30T12:45:21.344Z] public abstract void queueNextChildren2D(IntegerRangeCondition quarks, TimeRangeCondition subTimes, Deque queue, boolean reverse); [2019-07-30T12:45:21.344Z] ^^^^^^^ [2019-07-30T12:45:21.344Z] Javadoc: Missing tag for parameter reverse [2019-07-30T12:45:21.344Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemUtils.java:[183] [2019-07-30T12:45:21.344Z] throws AttributeNotFoundException, StateSystemDisposedException { [2019-07-30T12:45:21.344Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T12:45:21.344Z] The declared exception AttributeNotFoundException is not actually thrown by the method queryHistoryRange(ITmfStateSystem, int, long, long) from type StateSystemUtils [2019-07-30T12:45:21.344Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemUtils.java:[251] [2019-07-30T12:45:21.344Z] throws AttributeNotFoundException, StateSystemDisposedException { [2019-07-30T12:45:21.344Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T12:45:21.344Z] The declared exception AttributeNotFoundException is not actually thrown by the method queryHistoryRange(ITmfStateSystem, int, long, long, long, IProgressMonitor) from type StateSystemUtils [2019-07-30T12:45:21.344Z] [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-30T12:45:21.344Z] intervalQueue = currentNode.iterable2D(quarks, subTimes).iterator(); [2019-07-30T12:45:21.344Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T12:45:21.344Z] Null type safety (type annotations): The expression of type 'Iterator' needs unchecked conversion to conform to 'Iterator<@NonNull HTInterval>' [2019-07-30T12:45:21.344Z] 8 problems (8 warnings) [2019-07-30T12:45:21.344Z] [INFO] [2019-07-30T12:45:21.344Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T12:45:21.344Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T12:45:21.344Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/src/test/resources [2019-07-30T12:45:21.344Z] [INFO] [2019-07-30T12:45:21.344Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T12:45:21.344Z] [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-30T12:45:22.276Z] [INFO] [2019-07-30T12:45:22.276Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T12:45:22.276Z] [INFO] [2019-07-30T12:45:22.276Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T12:45:22.276Z] [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-30T12:45:22.276Z] [INFO] [2019-07-30T12:45:22.276Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T12:45:22.276Z] [INFO] [2019-07-30T12:45:22.276Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T12:45:22.276Z] [INFO] [2019-07-30T12:45:22.276Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T12:45:22.276Z] [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-30T12:45:22.533Z] [INFO] [2019-07-30T12:45:22.533Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T12:45:22.533Z] [INFO] [2019-07-30T12:45:22.533Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T12:45:22.533Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T12:45:22.533Z] [INFO] [2019-07-30T12:45:22.533Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T12:45:22.533Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T12:45:22.790Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T12:45:22.790Z] [INFO] [2019-07-30T12:45:22.790Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T12:45:22.790Z] [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-30T12:45:22.790Z] [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-30T12:45:22.790Z] [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-30T12:45:22.790Z] [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-30T12:45:22.790Z] [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-30T12:45:22.790Z] [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-30T12:45:22.790Z] [INFO] [2019-07-30T12:45:22.790Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T12:45:22.790Z] [INFO] [2019-07-30T12:45:22.790Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf-parent >---- [2019-07-30T12:45:22.790Z] [INFO] Building Trace Compass TMF Parent 5.0.0-SNAPSHOT [9/134] [2019-07-30T12:45:22.790Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-30T12:45:22.790Z] [INFO] [2019-07-30T12:45:22.790Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-30T12:45:22.790Z] [INFO] [2019-07-30T12:45:22.790Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-30T12:45:22.790Z] [INFO] [2019-07-30T12:45:23.047Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-30T12:45:23.047Z] [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-30T12:45:23.047Z] [INFO] [2019-07-30T12:45:23.047Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-30T12:45:23.047Z] [INFO] [2019-07-30T12:45:23.047Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-30T12:45:23.047Z] [INFO] [2019-07-30T12:45:23.047Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-30T12:45:23.047Z] [INFO] [2019-07-30T12:45:23.047Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-30T12:45:23.047Z] [INFO] [2019-07-30T12:45:23.047Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-30T12:45:23.047Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T12:45:23.047Z] [INFO] [2019-07-30T12:45:23.047Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-30T12:45:23.047Z] [INFO] [2019-07-30T12:45:23.047Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-30T12:45:23.047Z] [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-30T12:45:23.047Z] [INFO] [2019-07-30T12:45:23.047Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser >-- [2019-07-30T12:45:23.047Z] [INFO] Building Trace Compass Filter Parser 1.0.2-SNAPSHOT [10/134] [2019-07-30T12:45:23.047Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T12:45:23.047Z] [INFO] [2019-07-30T12:45:23.047Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T12:45:23.047Z] [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-30T12:45:23.047Z] [INFO] [2019-07-30T12:45:23.047Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T12:45:23.047Z] [INFO] The project's OSGi version is 1.0.2.201907301238 [2019-07-30T12:45:23.047Z] [INFO] [2019-07-30T12:45:23.047Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T12:45:23.047Z] [INFO] [2019-07-30T12:45:23.047Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T12:45:23.047Z] [INFO] [2019-07-30T12:45:23.047Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T12:45:23.047Z] [INFO] [2019-07-30T12:45:23.047Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T12:45:23.047Z] [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-30T12:45:23.047Z] [INFO] [2019-07-30T12:45:23.047Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T12:45:23.047Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T12:45:23.047Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/main/resources [2019-07-30T12:45:23.047Z] [INFO] [2019-07-30T12:45:23.047Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T12:45:23.047Z] [INFO] Compiling 3 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/classes [2019-07-30T12:45:23.304Z] [INFO] [2019-07-30T12:45:23.304Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T12:45:23.304Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T12:45:23.304Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/test/resources [2019-07-30T12:45:23.304Z] [INFO] [2019-07-30T12:45:23.304Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T12:45:23.304Z] [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-30T12:45:23.304Z] [INFO] [2019-07-30T12:45:23.304Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T12:45:23.304Z] [INFO] [2019-07-30T12:45:23.304Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T12:45:23.560Z] [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-30T12:45:23.560Z] [INFO] [2019-07-30T12:45:23.560Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T12:45:23.560Z] [INFO] [2019-07-30T12:45:23.560Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T12:45:23.560Z] [INFO] [2019-07-30T12:45:23.560Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T12:45:23.560Z] [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-30T12:45:23.560Z] [INFO] [2019-07-30T12:45:23.560Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T12:45:23.560Z] [INFO] [2019-07-30T12:45:23.560Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T12:45:23.560Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T12:45:23.560Z] [INFO] [2019-07-30T12:45:23.560Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T12:45:23.560Z] [INFO] [2019-07-30T12:45:23.560Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T12:45:23.560Z] [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-30T12:45:23.560Z] [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-30T12:45:23.560Z] [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-30T12:45:23.560Z] [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-30T12:45:23.560Z] [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-30T12:45:23.560Z] [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-30T12:45:23.560Z] [INFO] [2019-07-30T12:45:23.560Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T12:45:23.560Z] [INFO] [2019-07-30T12:45:23.560Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core >----- [2019-07-30T12:45:23.560Z] [INFO] Building org.eclipse.tracecompass.tmf.core 5.1.0-SNAPSHOT [11/134] [2019-07-30T12:45:23.560Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T12:45:23.560Z] [INFO] [2019-07-30T12:45:23.560Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T12:45:23.560Z] [INFO] [2019-07-30T12:45:23.560Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T12:45:23.560Z] [INFO] The project's OSGi version is 5.1.0.201907301238 [2019-07-30T12:45:23.560Z] [INFO] [2019-07-30T12:45:23.560Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T12:45:23.560Z] [INFO] [2019-07-30T12:45:23.560Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T12:45:23.560Z] [INFO] [2019-07-30T12:45:23.560Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T12:45:23.560Z] [INFO] [2019-07-30T12:45:23.560Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T12:45:23.560Z] [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-30T12:45:23.560Z] [INFO] [2019-07-30T12:45:23.560Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T12:45:23.560Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T12:45:23.560Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/main/resources [2019-07-30T12:45:23.560Z] [INFO] [2019-07-30T12:45:23.560Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T12:45:23.817Z] [INFO] Compiling 416 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes [2019-07-30T12:45:28.070Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/SymbolProviderManager.java:[61] [2019-07-30T12:45:28.070Z] private final Multimap> fInstances = LinkedHashMultimap.create(); [2019-07-30T12:45:28.070Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T12:45:28.070Z] 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-30T12:45:28.070Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/model/TmfCommonXAxisModel.java:[59] [2019-07-30T12:45:28.070Z] fSeries = Maps.transformValues(fYSeries, model -> new SeriesModel(model.getId(), model.getName(), fXValues, model.getData())); [2019-07-30T12:45:28.070Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T12:45:28.070Z] 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-30T12:45:28.070Z] [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-30T12:45:28.070Z] * @param cppFilt [2019-07-30T12:45:28.070Z] ^^^^^^^ [2019-07-30T12:45:28.070Z] Javadoc: Description expected after this reference [2019-07-30T12:45:28.070Z] [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-30T12:45:28.070Z] return new TmfModelResponse<>(null, ITmfResponse.Status.FAILED, e.getMessage()); [2019-07-30T12:45:28.070Z] ^^^^^^^^^^^^^^ [2019-07-30T12:45:28.070Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T12:45:28.070Z] [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-30T12:45:28.070Z] return new TmfModelResponse<>(null, ITmfResponse.Status.FAILED, e.getMessage()); [2019-07-30T12:45:28.070Z] ^^^^^^^^^^^^^^ [2019-07-30T12:45:28.070Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T12:45:28.070Z] [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-30T12:45:28.070Z] Object aspectResolved = aspectEntry.getValue().resolve(event); [2019-07-30T12:45:28.070Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T12:45:28.070Z] 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-30T12:45:28.070Z] [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-30T12:45:28.070Z] Map searchMap = (Map) searchFilterObject; [2019-07-30T12:45:28.070Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T12:45:28.070Z] Type safety: Unchecked cast from Object to Map [2019-07-30T12:45:28.070Z] [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-30T12:45:28.070Z] ITmfXyModel model = new TmfXyModel(title, series); [2019-07-30T12:45:28.070Z] ^^^^^^ [2019-07-30T12:45:28.070Z] 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-30T12:45:28.070Z] [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-30T12:45:28.070Z] String directory = TmfTraceManager.getSupplementaryFileDir(trace); [2019-07-30T12:45:28.070Z] ^^^^^ [2019-07-30T12:45:28.070Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T12:45:28.070Z] [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-30T12:45:28.070Z] for (Map.Entry> entry : regexes.asMap().entrySet()) { [2019-07-30T12:45:28.070Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T12:45:28.070Z] 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-30T12:45:28.070Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/dataprovider/DataProviderParameterUtils.java:[157] [2019-07-30T12:45:28.070Z] Map> regexesMap = (Map>) regexesObject; [2019-07-30T12:45:28.070Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T12:45:28.070Z] Type safety: Unchecked cast from Object to Map> [2019-07-30T12:45:28.070Z] [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-30T12:45:28.070Z] fTraceTypeId = traceTypeId; [2019-07-30T12:45:28.070Z] ^^^^^^^^^^^ [2019-07-30T12:45:28.070Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T12:45:28.070Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/signal/TmfSignalManager.java:[315] [2019-07-30T12:45:28.070Z] for (Class signalClazz : fInboundSignalBlacklist.get(entry.getKey())) { [2019-07-30T12:45:28.070Z] ^^^^^^^^^^^^^^ [2019-07-30T12:45:28.070Z] Null type safety (type annotations): The expression of type 'Object' needs unchecked conversion to conform to '@NonNull Object' [2019-07-30T12:45:28.070Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/TmfTraceManager.java:[662] [2019-07-30T12:45:28.070Z] return dir.getAbsolutePath(); [2019-07-30T12:45:28.070Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T12:45:28.070Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T12:45:28.070Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/TmfTraceManager.java:[667] [2019-07-30T12:45:28.070Z] return System.getProperty("java.io.tmpdir"); //$NON-NLS-1$ [2019-07-30T12:45:28.070Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T12:45:28.070Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T12:45:28.070Z] [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-30T12:45:28.070Z] V node = queue.poll(); [2019-07-30T12:45:28.070Z] ^^^^^^^^^^^^ [2019-07-30T12:45:28.070Z] Null type mismatch (type annotations): required 'V' but this expression has type '@Nullable V', where 'V' is a free type variable [2019-07-30T12:45:28.070Z] [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-30T12:45:28.070Z] builder.add(new TmfTreeDataModel(fTraceId, -1, Collections.singletonList(getTrace().getName()))); [2019-07-30T12:45:28.070Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-30T12:45:28.070Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T12:45:28.070Z] [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-30T12:45:28.070Z] builder.put(Long.toString(fTotalId), new YModel(fTotalId, totalName, y)); [2019-07-30T12:45:28.070Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T12:45:28.070Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T12:45:28.070Z] [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-30T12:45:28.070Z] builder.put(Long.toString(series.getId()), series); [2019-07-30T12:45:28.070Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T12:45:28.070Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T12:45:28.070Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/analysis/TmfAbstractAnalysisModule.java:[339] [2019-07-30T12:45:28.070Z] 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-30T12:45:28.070Z] ^^^^^^^^^^^^^ [2019-07-30T12:45:28.070Z] Unnecessary $NON-NLS$ tag [2019-07-30T12:45:28.070Z] [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-30T12:45:28.070Z] return fSymbolMapping.lastKey(); [2019-07-30T12:45:28.070Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T12:45:28.070Z] 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-30T12:45:28.070Z] [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-30T12:45:28.070Z] ITmfTreeXYDataProvider provider = DataProviderManager.getInstance().getDataProvider(child, providerId, ITmfTreeXYDataProvider.class); [2019-07-30T12:45:28.070Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T12:45:28.070Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-30T12:45:28.070Z] [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-30T12:45:28.070Z] .collect(Collectors.joining("\n")); //$NON-NLS-1$ [2019-07-30T12:45:28.070Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T12:45:28.070Z] Null type safety (type annotations): The expression of type 'Collector' needs unchecked conversion to conform to 'Collector' [2019-07-30T12:45:28.070Z] [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-30T12:45:28.070Z] ITmfTreeDataProvider provider = DataProviderManager.getInstance().getDataProvider(child, id, ITmfTreeDataProvider.class); [2019-07-30T12:45:28.070Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T12:45:28.070Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-30T12:45:28.070Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/TmfResolvedSymbol.java:[29] [2019-07-30T12:45:28.070Z] public static final Comparator COMPARATOR = Comparator.comparing(TmfResolvedSymbol::getBaseAddress); [2019-07-30T12:45:28.070Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T12:45:28.070Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfResolvedSymbol>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfResolvedSymbol>' [2019-07-30T12:45:28.070Z] [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-30T12:45:28.070Z] TmfTimestampFormat timestampFormat = new TmfTimestampFormat(fDefinition.timeStampOutputFormat); [2019-07-30T12:45:28.070Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T12:45:28.070Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T12:45:28.070Z] [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-30T12:45:28.070Z] default @Nullable T resolve(ITmfEvent event, boolean block, IProgressMonitor monitor) throws InterruptedException { [2019-07-30T12:45:28.070Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-30T12:45:28.070Z] The declared exception InterruptedException is not actually thrown by the method resolve(ITmfEvent, boolean, IProgressMonitor) from type ITmfEventAspect [2019-07-30T12:45:28.070Z] [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-30T12:45:28.070Z] return (T) resolve; [2019-07-30T12:45:28.070Z] ^^^^^^^^^^^ [2019-07-30T12:45:28.070Z] Type safety: Unchecked cast from Object to T [2019-07-30T12:45:28.070Z] [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-30T12:45:28.070Z] fTimesRequested = Longs.toArray(times); [2019-07-30T12:45:28.070Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-30T12:45:28.070Z] Null type safety (type annotations): The expression of type 'long[]' needs unchecked conversion to conform to 'long @NonNull[]' [2019-07-30T12:45:28.070Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/signal/TmfDataModelSelectedSignal.java:[29] [2019-07-30T12:45:28.070Z] fMetadata = metadata; [2019-07-30T12:45:28.070Z] ^^^^^^^^ [2019-07-30T12:45:28.070Z] 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-30T12:45:28.070Z] [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-30T12:45:28.070Z] * @deprecated Use the {@link #applyFilterAndAddState(List, ITimeGraphState, Long, Multimap, Map, IProgressMonitor)} instead [2019-07-30T12:45:28.070Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T12:45:28.070Z] 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-30T12:45:28.070Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[81] [2019-07-30T12:45:28.070Z] results = FunctionNameMapper.mapFromBinaryFile(path.toFile()); [2019-07-30T12:45:28.070Z] ^^^^^^^^^^^^^ [2019-07-30T12:45:28.070Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2019-07-30T12:45:28.070Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[84] [2019-07-30T12:45:28.070Z] switch(FunctionNameMapper.guessMappingType(path.toFile())) { [2019-07-30T12:45:28.070Z] ^^^^^^^^^^^^^ [2019-07-30T12:45:28.070Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2019-07-30T12:45:28.070Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[86] [2019-07-30T12:45:28.070Z] results = FunctionNameMapper.mapFromSizedTextFile(path.toFile()); [2019-07-30T12:45:28.070Z] ^^^^^^^^^^^^^ [2019-07-30T12:45:28.070Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2019-07-30T12:45:28.070Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[89] [2019-07-30T12:45:28.070Z] results = FunctionNameMapper.mapFromNmTextFile(path.toFile()); [2019-07-30T12:45:28.070Z] ^^^^^^^^^^^^^ [2019-07-30T12:45:28.070Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2019-07-30T12:45:28.070Z] [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-30T12:45:28.070Z] public TraceEntryModel build() { [2019-07-30T12:45:28.070Z] ^^^^^^^^^^^^^^^ [2019-07-30T12:45:28.070Z] 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-30T12:45:28.070Z] [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-30T12:45:28.070Z] public ModuleEntryModel build() { [2019-07-30T12:45:28.070Z] ^^^^^^^^^^^^^^^^ [2019-07-30T12:45:28.070Z] 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-30T12:45:28.070Z] [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-30T12:45:28.070Z] public StateSystemEntryModel build() { [2019-07-30T12:45:28.070Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T12:45:28.070Z] 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-30T12:45:28.070Z] [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-30T12:45:28.070Z] public AttributeEntryModel build() { [2019-07-30T12:45:28.070Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-30T12:45:28.070Z] 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-30T12:45:28.070Z] [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-30T12:45:28.070Z] for (Entry> ssEntry : table.rowMap().entrySet()) { [2019-07-30T12:45:28.070Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T12:45:28.070Z] 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-30T12:45:28.070Z] [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-30T12:45:28.070Z] String directory = TmfTraceManager.getSupplementaryFileDir(trace); [2019-07-30T12:45:28.070Z] ^^^^^ [2019-07-30T12:45:28.070Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T12:45:28.070Z] 41 problems (41 warnings) [2019-07-30T12:45:28.070Z] [INFO] [2019-07-30T12:45:28.070Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T12:45:28.070Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T12:45:28.070Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/test/resources [2019-07-30T12:45:28.070Z] [INFO] [2019-07-30T12:45:28.070Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T12:45:28.070Z] [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-30T12:45:28.070Z] [INFO] [2019-07-30T12:45:28.070Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T12:45:28.070Z] [INFO] [2019-07-30T12:45:28.070Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T12:45:28.327Z] [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-30T12:45:28.585Z] [INFO] [2019-07-30T12:45:28.585Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T12:45:28.585Z] [INFO] [2019-07-30T12:45:28.585Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T12:45:28.585Z] [INFO] [2019-07-30T12:45:28.585Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T12:45:28.585Z] [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-30T12:45:29.955Z] [INFO] [2019-07-30T12:45:29.955Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T12:45:29.955Z] [INFO] [2019-07-30T12:45:29.955Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T12:45:29.955Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T12:45:29.955Z] [INFO] [2019-07-30T12:45:29.955Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T12:45:30.211Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T12:45:30.211Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T12:45:30.475Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T12:45:30.475Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T12:45:30.732Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T12:45:30.732Z] [INFO] [2019-07-30T12:45:30.732Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T12:45:30.732Z] [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-30T12:45:30.732Z] [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-30T12:45:30.732Z] [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-30T12:45:30.732Z] [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-30T12:45:30.732Z] [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-30T12:45:30.732Z] [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-30T12:45:30.732Z] [INFO] [2019-07-30T12:45:30.732Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T12:45:30.732Z] [INFO] [2019-07-30T12:45:30.732Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core >-- [2019-07-30T12:45:30.732Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core 2.0.2-SNAPSHOT [12/134] [2019-07-30T12:45:30.732Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T12:45:30.732Z] [INFO] [2019-07-30T12:45:30.732Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T12:45:30.732Z] [INFO] [2019-07-30T12:45:30.732Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T12:45:30.732Z] [INFO] The project's OSGi version is 2.0.2.201907301238 [2019-07-30T12:45:30.732Z] [INFO] [2019-07-30T12:45:30.732Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T12:45:30.732Z] [INFO] [2019-07-30T12:45:30.732Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T12:45:30.732Z] [INFO] [2019-07-30T12:45:30.732Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T12:45:30.732Z] [INFO] [2019-07-30T12:45:30.732Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T12:45:30.732Z] [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-30T12:45:30.732Z] [INFO] [2019-07-30T12:45:30.732Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T12:45:30.732Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T12:45:30.732Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/src/main/resources [2019-07-30T12:45:30.732Z] [INFO] [2019-07-30T12:45:30.732Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T12:45:30.732Z] [INFO] Compiling 12 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/target/classes [2019-07-30T12:45:31.297Z] [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-30T12:45:31.297Z] import org.eclipse.tracecompass.internal.tmf.core.model.filters.FetchParametersUtils; [2019-07-30T12:45:31.297Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T12:45:31.297Z] 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-30T12:45:31.297Z] [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-30T12:45:31.297Z] entries.add(new TmfTreeDataModel(rootId, -1, Collections.singletonList(getTrace().getName()))); [2019-07-30T12:45:31.297Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-30T12:45:31.297Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T12:45:31.297Z] [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-30T12:45:31.297Z] if (FetchParametersUtils.createSelectionTimeQuery(fetchParameters) != null) { [2019-07-30T12:45:31.297Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-30T12:45:31.297Z] 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-30T12:45:31.297Z] [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-30T12:45:31.297Z] if (FetchParametersUtils.createSelectionTimeQuery(fetchParameters) != null) { [2019-07-30T12:45:31.297Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T12:45:31.297Z] 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-30T12:45:31.297Z] [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-30T12:45:31.297Z] int quark = entry.getValue(); [2019-07-30T12:45:31.297Z] ^^^^^^^^^^^^^^^^ [2019-07-30T12:45:31.297Z] 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-30T12:45:31.297Z] [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-30T12:45:31.297Z] fGroups = Arrays.copyOf(groups, groups.length); [2019-07-30T12:45:31.297Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T12:45:31.297Z] Null type safety (type annotations): The expression of type 'Class>[]' needs unchecked conversion to conform to 'Class> @NonNull[]' [2019-07-30T12:45:31.297Z] 6 problems (6 warnings) [2019-07-30T12:45:31.297Z] [INFO] [2019-07-30T12:45:31.297Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T12:45:31.297Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T12:45:31.297Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/src/test/resources [2019-07-30T12:45:31.297Z] [INFO] [2019-07-30T12:45:31.297Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T12:45:31.297Z] [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-30T12:45:31.297Z] [INFO] [2019-07-30T12:45:31.297Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T12:45:31.297Z] [INFO] [2019-07-30T12:45:31.297Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T12:45:31.297Z] [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-30T12:45:31.297Z] [INFO] [2019-07-30T12:45:31.297Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T12:45:31.297Z] [INFO] [2019-07-30T12:45:31.297Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T12:45:31.297Z] [INFO] [2019-07-30T12:45:31.297Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T12:45:31.297Z] [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-30T12:45:31.297Z] [INFO] [2019-07-30T12:45:31.297Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T12:45:31.297Z] [INFO] [2019-07-30T12:45:31.297Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T12:45:31.297Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T12:45:31.297Z] [INFO] [2019-07-30T12:45:31.297Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T12:45:31.554Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T12:45:32.118Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T12:45:33.048Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T12:45:33.048Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T12:45:33.048Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T12:45:33.305Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T12:45:33.305Z] [INFO] [2019-07-30T12:45:33.305Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T12:45:33.305Z] [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-30T12:45:33.305Z] [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-30T12:45:33.305Z] [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-30T12:45:33.305Z] [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-30T12:45:33.305Z] [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-30T12:45:33.305Z] [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-30T12:45:33.305Z] [INFO] [2019-07-30T12:45:33.305Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T12:45:33.305Z] [INFO] [2019-07-30T12:45:33.305Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf-parent >---- [2019-07-30T12:45:33.305Z] [INFO] Building Trace Compass CTF Support Parent 5.0.0-SNAPSHOT [13/134] [2019-07-30T12:45:33.305Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-30T12:45:33.305Z] [INFO] [2019-07-30T12:45:33.305Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-30T12:45:33.305Z] [INFO] [2019-07-30T12:45:33.305Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-30T12:45:33.305Z] [INFO] [2019-07-30T12:45:33.305Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-30T12:45:33.305Z] [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-30T12:45:33.305Z] [INFO] [2019-07-30T12:45:33.305Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-30T12:45:33.305Z] [INFO] [2019-07-30T12:45:33.305Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-30T12:45:33.305Z] [INFO] [2019-07-30T12:45:33.305Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-30T12:45:33.305Z] [INFO] [2019-07-30T12:45:33.305Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-30T12:45:33.305Z] [INFO] [2019-07-30T12:45:33.305Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-30T12:45:33.305Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T12:45:33.305Z] [INFO] [2019-07-30T12:45:33.305Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-30T12:45:33.305Z] [INFO] [2019-07-30T12:45:33.305Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-30T12:45:33.305Z] [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-30T12:45:33.305Z] [INFO] [2019-07-30T12:45:33.305Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser >---- [2019-07-30T12:45:33.305Z] [INFO] Building Trace Compass CTF Parser Plug-in 1.0.2-SNAPSHOT [14/134] [2019-07-30T12:45:33.305Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T12:45:33.305Z] [INFO] [2019-07-30T12:45:33.305Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T12:45:33.305Z] [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-30T12:45:33.305Z] [INFO] [2019-07-30T12:45:33.305Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T12:45:33.305Z] [INFO] The project's OSGi version is 1.0.2.201907301238 [2019-07-30T12:45:33.305Z] [INFO] [2019-07-30T12:45:33.305Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T12:45:33.305Z] [INFO] [2019-07-30T12:45:33.305Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T12:45:33.305Z] [INFO] [2019-07-30T12:45:33.305Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T12:45:33.305Z] [INFO] [2019-07-30T12:45:33.305Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T12:45:33.305Z] [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-30T12:45:33.305Z] [INFO] [2019-07-30T12:45:33.305Z] [INFO] --- antlr3-maven-plugin:3.5.2:antlr (default) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T12:45:33.305Z] 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-30T12:45:33.561Z] 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-30T12:45:33.561Z] 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-30T12:45:33.561Z] 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-30T12:45:33.561Z] 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-30T12:45:33.818Z] 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-30T12:45:33.818Z] 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 48 kB/s) [2019-07-30T12:45:33.818Z] 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-30T12:45:33.818Z] 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-30T12:45:33.818Z] 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-30T12:45:33.818Z] 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-30T12:45:34.075Z] 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-30T12:45:34.075Z] 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-30T12:45:34.075Z] 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 17 kB/s) [2019-07-30T12:45:34.075Z] 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-30T12:45:34.075Z] 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-30T12:45:34.075Z] 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-30T12:45:34.332Z] 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-30T12:45:34.332Z] 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-30T12:45:34.332Z] 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-30T12:45:34.332Z] 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-30T12:45:34.332Z] 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-30T12:45:34.332Z] 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-30T12:45:34.332Z] 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-30T12:45:34.590Z] 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-30T12:45:34.590Z] 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-30T12:45:34.590Z] 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-30T12:45:34.590Z] 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 78 kB/s) [2019-07-30T12:45:34.590Z] 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-30T12:45:34.590Z] 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-30T12:45:34.590Z] 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-30T12:45:34.925Z] 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-30T12:45:34.925Z] 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-30T12:45:34.925Z] 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-30T12:45:34.925Z] 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 305 kB/s) [2019-07-30T12:45:34.925Z] 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-30T12:45:34.925Z] 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-30T12:45:34.925Z] 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-30T12:45:34.925Z] 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-30T12:45:34.925Z] 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-30T12:45:34.925Z] 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-30T12:45:34.925Z] 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-30T12:45:34.925Z] 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-30T12:45:34.925Z] 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-30T12:45:34.925Z] 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-30T12:45:34.925Z] 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-30T12:45:34.925Z] 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-30T12:45:34.925Z] 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-30T12:45:34.925Z] 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-30T12:45:34.925Z] 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-30T12:45:34.925Z] 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-30T12:45:35.277Z] 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-30T12:45:35.277Z] 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-30T12:45:35.277Z] 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-30T12:45:35.277Z] 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-30T12:45:35.277Z] 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-30T12:45:35.277Z] 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-30T12:45:35.277Z] 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-30T12:45:35.277Z] 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-30T12:45:35.277Z] 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-30T12:45:35.533Z] 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-30T12:45:35.533Z] 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-30T12:45:35.533Z] 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-30T12:45:35.533Z] 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-30T12:45:35.533Z] 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-30T12:45:35.533Z] 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-30T12:45:35.533Z] 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-30T12:45:35.533Z] 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-30T12:45:35.533Z] 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-30T12:45:35.533Z] 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-30T12:45:35.533Z] 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-30T12:45:35.533Z] 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-30T12:45:35.533Z] 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-30T12:45:35.533Z] 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-30T12:45:35.533Z] 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-30T12:45:36.901Z] 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-30T12:45:36.901Z] 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-30T12:45:36.901Z] 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-30T12:45:36.901Z] 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-30T12:45:36.901Z] 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-30T12:45:36.901Z] Progress (1): 4.1/10 kB Progress (1): 7.7/10 kB Progress (1): 10 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar (10 kB at 327 kB/s) [2019-07-30T12:45:36.901Z] 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-30T12:45:37.158Z] Progress (1): 4.1/168 kB Progress (2): 4.1/168 kB | 4.1/78 kB Progress (2): 7.7/168 kB | 4.1/78 kB Progress (2): 7.7/168 kB | 7.7/78 kB Progress (2): 12/168 kB | 7.7/78 kB Progress (2): 12/168 kB | 12/78 kB Progress (2): 16/168 kB | 12/78 kB Progress (2): 16/168 kB | 16/78 kB Progress (2): 20/168 kB | 16/78 kB Progress (2): 20/168 kB | 20/78 kB Progress (2): 24/168 kB | 20/78 kB Progress (2): 24/168 kB | 24/78 kB Progress (2): 28/168 kB | 24/78 kB Progress (2): 28/168 kB | 28/78 kB Progress (2): 32/168 kB | 28/78 kB Progress (2): 32/168 kB | 32/78 kB Progress (2): 36/168 kB | 32/78 kB Progress (2): 36/168 kB | 36/78 kB Progress (2): 40/168 kB | 36/78 kB Progress (2): 40/168 kB | 40/78 kB Progress (2): 44/168 kB | 40/78 kB Progress (2): 44/168 kB | 44/78 kB Progress (2): 48/168 kB | 44/78 kB Progress (2): 48/168 kB | 48/78 kB Progress (2): 52/168 kB | 48/78 kB Progress (2): 52/168 kB | 52/78 kB Progress (2): 56/168 kB | 52/78 kB Progress (2): 56/168 kB | 56/78 kB Progress (2): 60/168 kB | 56/78 kB Progress (2): 60/168 kB | 60/78 kB Progress (2): 64/168 kB | 60/78 kB Progress (2): 64/168 kB | 64/78 kB Progress (2): 68/168 kB | 64/78 kB Progress (2): 68/168 kB | 68/78 kB Progress (2): 72/168 kB | 68/78 kB Progress (2): 72/168 kB | 72/78 kB Progress (2): 76/168 kB | 72/78 kB Progress (2): 76/168 kB | 76/78 kB Progress (2): 80/168 kB | 76/78 kB Progress (2): 80/168 kB | 78 kB Progress (2): 84/168 kB | 78 kB Progress (2): 88/168 kB | 78 kB Progress (2): 92/168 kB | 78 kB Progress (2): 96/168 kB | 78 kB Progress (2): 98/168 kB | 78 kB Progress (2): 102/168 kB | 78 kB Progress (2): 106/168 kB | 78 kB Progress (2): 110/168 kB | 78 kB Progress (2): 114/168 kB | 78 kB Progress (2): 118/168 kB | 78 kB Progress (2): 122/168 kB | 78 kB Progress (2): 126/168 kB | 78 kB Progress (2): 130/168 kB | 78 kB Progress (2): 131/168 kB | 78 kB Progress (2): 135/168 kB | 78 kB Progress (2): 139/168 kB | 78 kB Progress (2): 143/168 kB | 78 kB Progress (2): 147/168 kB | 78 kB Progress (2): 151/168 kB | 78 kB Progress (2): 155/168 kB | 78 kB Progress (2): 159/168 kB | 78 kB Progress (2): 163/168 kB | 78 kB Progress (2): 167/168 kB | 78 kB Progress (2): 168 kB | 78 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 623 kB/s) [2019-07-30T12:45:37.159Z] 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-30T12:45:37.159Z] 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 1.3 MB/s) [2019-07-30T12:45:37.159Z] 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-30T12:45:37.159Z] 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/240 kB Progress (2): 21 kB | 7.7/240 kB Progress (2): 21 kB | 12/240 kB Progress (2): 21 kB | 16/240 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar (21 kB at 134 kB/s) [2019-07-30T12:45:37.159Z] Progress (1): 20/240 kB Progress (1): 24/240 kB Progress (1): 28/240 kB Progress (1): 32/240 kB Progress (1): 33/240 kB Progress (1): 37/240 kB Progress (1): 41/240 kB Progress (1): 45/240 kB Progress (1): 49/240 kB Progress (1): 53/240 kB Progress (1): 57/240 kB Progress (1): 61/240 kB Progress (1): 65/240 kB Progress (1): 66/240 kB Progress (1): 70/240 kB Progress (1): 74/240 kB Progress (1): 78/240 kB Progress (1): 82/240 kB Progress (1): 86/240 kB Progress (1): 90/240 kB Progress (1): 94/240 kB Progress (1): 98/240 kB Progress (1): 98/240 kB Progress (1): 102/240 kB Progress (1): 106/240 kB Progress (1): 110/240 kB Progress (1): 114/240 kB Progress (2): 114/240 kB | 4.1/25 kB Progress (2): 118/240 kB | 4.1/25 kB Progress (2): 118/240 kB | 7.7/25 kB Progress (2): 122/240 kB | 7.7/25 kB Progress (2): 122/240 kB | 12/25 kB Progress (2): 126/240 kB | 12/25 kB Progress (2): 126/240 kB | 16/25 kB Progress (2): 130/240 kB | 16/25 kB Progress (2): 130/240 kB | 20/25 kB Progress (2): 134/240 kB | 20/25 kB Progress (2): 134/240 kB | 24/25 kB Progress (2): 138/240 kB | 24/25 kB Progress (2): 138/240 kB | 25 kB Progress (2): 142/240 kB | 25 kB Progress (2): 146/240 kB | 25 kB Progress (2): 150/240 kB | 25 kB Progress (2): 154/240 kB | 25 kB Progress (2): 158/240 kB | 25 kB Progress (2): 162/240 kB | 25 kB Progress (2): 166/240 kB | 25 kB Progress (2): 170/240 kB | 25 kB Progress (2): 174/240 kB | 25 kB Progress (2): 178/240 kB | 25 kB Progress (2): 182/240 kB | 25 kB Progress (2): 186/240 kB | 25 kB Progress (2): 190/240 kB | 25 kB Progress (2): 194/240 kB | 25 kB Progress (2): 197/240 kB | 25 kB Progress (2): 201/240 kB | 25 kB Progress (2): 205/240 kB | 25 kB Progress (2): 209/240 kB | 25 kB Progress (2): 213/240 kB | 25 kB Progress (2): 217/240 kB | 25 kB Progress (2): 221/240 kB | 25 kB Progress (2): 225/240 kB | 25 kB Progress (2): 229/240 kB | 25 kB Progress (2): 233/240 kB | 25 kB Progress (2): 237/240 kB | 25 kB Progress (2): 240 kB | 25 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.jar (25 kB at 146 kB/s) [2019-07-30T12:45:37.159Z] Progress (2): 240 kB | 4.1/164 kB Progress (2): 240 kB | 7.7/164 kB Progress (2): 240 kB | 12/164 kB Progress (2): 240 kB | 16/164 kB Progress (2): 240 kB | 20/164 kB Progress (2): 240 kB | 24/164 kB Progress (2): 240 kB | 28/164 kB Progress (2): 240 kB | 32/164 kB Progress (2): 240 kB | 36/164 kB Progress (2): 240 kB | 40/164 kB Progress (2): 240 kB | 44/164 kB Progress (2): 240 kB | 48/164 kB Progress (2): 240 kB | 52/164 kB Progress (2): 240 kB | 56/164 kB Progress (2): 240 kB | 60/164 kB Progress (2): 240 kB | 64/164 kB Progress (2): 240 kB | 68/164 kB Progress (2): 240 kB | 72/164 kB Progress (2): 240 kB | 76/164 kB Progress (2): 240 kB | 80/164 kB Progress (3): 240 kB | 80/164 kB | 0/1.2 MB Progress (3): 240 kB | 84/164 kB | 0/1.2 MB Progress (3): 240 kB | 84/164 kB | 0/1.2 MB Progress (3): 240 kB | 88/164 kB | 0/1.2 MB Progress (3): 240 kB | 88/164 kB | 0/1.2 MB Progress (3): 240 kB | 92/164 kB | 0/1.2 MB Progress (3): 240 kB | 96/164 kB | 0/1.2 MB Progress (3): 240 kB | 96/164 kB | 0/1.2 MB Progress (3): 240 kB | 100/164 kB | 0/1.2 MB Progress (3): 240 kB | 100/164 kB | 0/1.2 MB Progress (3): 240 kB | 104/164 kB | 0/1.2 MB Progress (3): 240 kB | 104/164 kB | 0/1.2 MB Progress (3): 240 kB | 108/164 kB | 0/1.2 MB Progress (3): 240 kB | 108/164 kB | 0/1.2 MB Progress (3): 240 kB | 112/164 kB | 0/1.2 MB Progress (3): 240 kB | 112/164 kB | 0/1.2 MB Progress (3): 240 kB | 116/164 kB | 0/1.2 MB Progress (3): 240 kB | 116/164 kB | 0/1.2 MB Progress (3): 240 kB | 120/164 kB | 0/1.2 MB Progress (3): 240 kB | 120/164 kB | 0/1.2 MB Progress (3): 240 kB | 124/164 kB | 0/1.2 MB Progress (3): 240 kB | 124/164 kB | 0/1.2 MB Progress (3): 240 kB | 128/164 kB | 0/1.2 MB Progress (3): 240 kB | 128/164 kB | 0/1.2 MB Progress (3): 240 kB | 132/164 kB | 0/1.2 MB Progress (3): 240 kB | 132/164 kB | 0/1.2 MB Progress (3): 240 kB | 136/164 kB | 0/1.2 MB Progress (3): 240 kB | 136/164 kB | 0.1/1.2 MB Progress (3): 240 kB | 140/164 kB | 0.1/1.2 MB Progress (3): 240 kB | 140/164 kB | 0.1/1.2 MB Progress (3): 240 kB | 144/164 kB | 0.1/1.2 MB Progress (3): 240 kB | 144/164 kB | 0.1/1.2 MB Progress (3): 240 kB | 148/164 kB | 0.1/1.2 MB Progress (3): 240 kB | 148/164 kB | 0.1/1.2 MB Progress (3): 240 kB | 152/164 kB | 0.1/1.2 MB Progress (3): 240 kB | 152/164 kB | 0.1/1.2 MB Progress (3): 240 kB | 156/164 kB | 0.1/1.2 MB 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.3 MB/s) [2019-07-30T12:45:37.159Z] Progress (2): 160/164 kB | 0.1/1.2 MB Progress (2): 160/164 kB | 0.1/1.2 MB Progress (2): 164/164 kB | 0.1/1.2 MB Progress (2): 164/164 kB | 0.1/1.2 MB Progress (2): 164 kB | 0.1/1.2 MB Progress (2): 164 kB | 0.1/1.2 MB Progress (2): 164 kB | 0.1/1.2 MB Progress (2): 164 kB | 0.1/1.2 MB Progress (2): 164 kB | 0.1/1.2 MB Progress (2): 164 kB | 0.1/1.2 MB Progress (2): 164 kB | 0.1/1.2 MB Progress (2): 164 kB | 0.1/1.2 MB Progress (2): 164 kB | 0.1/1.2 MB Progress (2): 164 kB | 0.1/1.2 MB Progress (2): 164 kB | 0.1/1.2 MB Progress (2): 164 kB | 0.1/1.2 MB Progress (2): 164 kB | 0.1/1.2 MB Progress (2): 164 kB | 0.1/1.2 MB Progress (2): 164 kB | 0.1/1.2 MB Progress (2): 164 kB | 0.1/1.2 MB Progress (2): 164 kB | 0.1/1.2 MB Progress (2): 164 kB | 0.1/1.2 MB Progress (2): 164 kB | 0.1/1.2 MB Progress (2): 164 kB | 0.1/1.2 MB Progress (2): 164 kB | 0.2/1.2 MB Progress (2): 164 kB | 0.2/1.2 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar (164 kB at 840 kB/s) [2019-07-30T12:45:37.159Z] Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.4/1.2 MB Progress (1): 0.4/1.2 MB Progress (1): 0.4/1.2 MB Progress (1): 0.4/1.2 MB Progress (1): 0.4/1.2 MB Progress (1): 0.4/1.2 MB Progress (1): 0.4/1.2 MB Progress (1): 0.4/1.2 MB Progress (1): 0.4/1.2 MB Progress (1): 0.4/1.2 MB Progress (1): 0.4/1.2 MB Progress (1): 0.4/1.2 MB Progress (1): 0.4/1.2 MB Progress (1): 0.4/1.2 MB Progress (1): 0.4/1.2 MB Progress (1): 0.4/1.2 MB Progress (1): 0.4/1.2 MB Progress (1): 0.4/1.2 MB Progress (1): 0.4/1.2 MB Progress (1): 0.4/1.2 MB Progress (1): 0.4/1.2 MB Progress (1): 0.4/1.2 MB Progress (1): 0.4/1.2 MB Progress (1): 0.4/1.2 MB Progress (1): 0.4/1.2 MB Progress (1): 0.5/1.2 MB Progress (1): 0.5/1.2 MB Progress (1): 0.5/1.2 MB Progress (1): 0.5/1.2 MB Progress (1): 0.5/1.2 MB Progress (1): 0.5/1.2 MB Progress (1): 0.5/1.2 MB Progress (1): 0.5/1.2 MB Progress (1): 0.5/1.2 MB Progress (1): 0.5/1.2 MB Progress (1): 0.5/1.2 MB Progress (1): 0.5/1.2 MB Progress (1): 0.5/1.2 MB Progress (1): 0.5/1.2 MB Progress (1): 0.5/1.2 MB Progress (1): 0.5/1.2 MB Progress (1): 0.5/1.2 MB Progress (1): 0.5/1.2 MB Progress (1): 0.5/1.2 MB Progress (1): 0.5/1.2 MB Progress (1): 0.5/1.2 MB Progress (1): 0.5/1.2 MB Progress (1): 0.5/1.2 MB Progress (1): 0.5/1.2 MB Progress (1): 0.5/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.2/1.2 MB Progress (1): 1.2 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr/3.5.2/antlr-3.5.2.jar (1.2 MB at 4.4 MB/s) [2019-07-30T12:45:37.416Z] [INFO] ANTLR: Processing source directory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3 [2019-07-30T12:45:37.416Z] ANTLR Parser Generator Version 3.5.2 [2019-07-30T12:45:37.673Z] 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-30T12:45:37.673Z] org/eclipse/tracecompass/ctf/parser/CTFLexer.g [2019-07-30T12:45:38.604Z] 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-30T12:45:38.604Z] org/eclipse/tracecompass/ctf/parser/CTFParser.g [2019-07-30T12:45:38.860Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:230:3: [2019-07-30T12:45:38.860Z] Decision can match input such as "EVENTTOK" using multiple alternatives: 1, 2 [2019-07-30T12:45:38.861Z] [2019-07-30T12:45:38.861Z] As a result, alternative(s) 2 were disabled for that input [2019-07-30T12:45:38.861Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:450:13: [2019-07-30T12:45:38.861Z] Decision can match input such as "LCURL" using multiple alternatives: 2, 3 [2019-07-30T12:45:38.861Z] [2019-07-30T12:45:38.861Z] As a result, alternative(s) 3 were disabled for that input [2019-07-30T12:45:38.861Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:618:15: [2019-07-30T12:45:38.861Z] Decision can match input such as "LCURL" using multiple alternatives: 1, 2 [2019-07-30T12:45:38.861Z] [2019-07-30T12:45:38.861Z] As a result, alternative(s) 2 were disabled for that input [2019-07-30T12:45:39.118Z] [INFO] [2019-07-30T12:45:39.118Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T12:45:39.118Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T12:45:39.118Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/src/main/resources [2019-07-30T12:45:39.118Z] [INFO] [2019-07-30T12:45:39.118Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T12:45:39.118Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/target/classes [2019-07-30T12:45:39.681Z] [INFO] [2019-07-30T12:45:39.681Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T12:45:39.681Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T12:45:39.681Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/src/test/resources [2019-07-30T12:45:39.681Z] [INFO] [2019-07-30T12:45:39.681Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T12:45:39.681Z] [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-30T12:45:39.938Z] [INFO] [2019-07-30T12:45:39.938Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T12:45:39.938Z] [INFO] [2019-07-30T12:45:39.938Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T12:45:39.938Z] [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-30T12:45:39.938Z] [INFO] [2019-07-30T12:45:39.938Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T12:45:39.938Z] [INFO] [2019-07-30T12:45:39.938Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T12:45:39.938Z] [INFO] [2019-07-30T12:45:39.938Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T12:45:39.938Z] [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-30T12:45:40.195Z] [INFO] [2019-07-30T12:45:40.195Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T12:45:40.195Z] [INFO] [2019-07-30T12:45:40.195Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T12:45:40.195Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T12:45:40.195Z] [INFO] [2019-07-30T12:45:40.195Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T12:45:40.195Z] [INFO] [2019-07-30T12:45:40.195Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T12:45:40.195Z] [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-30T12:45:40.195Z] [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-30T12:45:40.195Z] [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-30T12:45:40.195Z] [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-30T12:45:40.195Z] [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-30T12:45:40.195Z] [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-30T12:45:40.195Z] [INFO] [2019-07-30T12:45:40.195Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T12:45:40.195Z] [INFO] [2019-07-30T12:45:40.195Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core >----- [2019-07-30T12:45:40.195Z] [INFO] Building org.eclipse.tracecompass.ctf.core 4.0.0-SNAPSHOT [15/134] [2019-07-30T12:45:40.195Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T12:45:40.195Z] [INFO] [2019-07-30T12:45:40.195Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T12:45:40.195Z] [INFO] [2019-07-30T12:45:40.195Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T12:45:40.195Z] [INFO] The project's OSGi version is 4.0.0.201907301238 [2019-07-30T12:45:40.195Z] [INFO] [2019-07-30T12:45:40.195Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T12:45:40.195Z] [INFO] [2019-07-30T12:45:40.195Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T12:45:40.195Z] [INFO] [2019-07-30T12:45:40.195Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T12:45:40.195Z] [INFO] [2019-07-30T12:45:40.195Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T12:45:40.195Z] [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-30T12:45:40.195Z] [INFO] [2019-07-30T12:45:40.195Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T12:45:40.195Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T12:45:40.195Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/main/resources [2019-07-30T12:45:40.195Z] [INFO] [2019-07-30T12:45:40.195Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T12:45:40.195Z] [INFO] Compiling 133 source files to /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/target/classes [2019-07-30T12:45:41.565Z] [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-30T12:45:41.565Z] returnArray[i] = null; [2019-07-30T12:45:41.565Z] ^^^^ [2019-07-30T12:45:41.565Z] Null type mismatch (type annotations): 'null' is not compatible to the free type variable 'T' [2019-07-30T12:45:41.565Z] [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-30T12:45:41.565Z] return fInnerElements.get(index); [2019-07-30T12:45:41.565Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T12:45:41.565Z] Null type mismatch (type annotations): required 'E' but this expression has type '@Nullable E', where 'E' is a free type variable [2019-07-30T12:45:41.565Z] [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-30T12:45:41.565Z] return fInnerElements.remove(index); [2019-07-30T12:45:41.565Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T12:45:41.565Z] Null type mismatch (type annotations): required 'E' but this expression has type '@Nullable E', where 'E' is a free type variable [2019-07-30T12:45:41.565Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[254] [2019-07-30T12:45:41.566Z] CTFStreamInputReader streamInputReaderToAdd = new CTFStreamInputReader(checkNotNull(streamInput)); [2019-07-30T12:45:41.566Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T12:45:41.566Z] Potential resource leak: 'streamInputReaderToAdd' may not be closed [2019-07-30T12:45:41.566Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[339] [2019-07-30T12:45:41.566Z] return (top != null) ? top.getCurrentEvent() : null; [2019-07-30T12:45:41.566Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T12:45:41.566Z] Potential resource leak: 'top' may not be closed at this location [2019-07-30T12:45:41.566Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[394] [2019-07-30T12:45:41.566Z] return hasMoreEvents(); [2019-07-30T12:45:41.566Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T12:45:41.566Z] Potential resource leak: 'top' may not be closed at this location [2019-07-30T12:45:41.566Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[499] [2019-07-30T12:45:41.566Z] CTFStreamInputReader se = fStreamInputReaders.get(j); [2019-07-30T12:45:41.566Z] ^^ [2019-07-30T12:45:41.566Z] Potential resource leak: 'se' may not be closed [2019-07-30T12:45:41.566Z] [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-30T12:45:41.566Z] SparseList sparseList = (SparseList) list; [2019-07-30T12:45:41.566Z] ^^^^^^^^^^ [2019-07-30T12:45:41.566Z] SparseList is a raw type. References to generic type SparseList should be parameterized [2019-07-30T12:45:41.566Z] [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-30T12:45:41.566Z] SparseList sparseList = (SparseList) list; [2019-07-30T12:45:41.566Z] ^^^^^^^^^^ [2019-07-30T12:45:41.566Z] SparseList is a raw type. References to generic type SparseList should be parameterized [2019-07-30T12:45:41.566Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTrace.java:[917] [2019-07-30T12:45:41.566Z] return !(pathname.getName().equals("metadata")); [2019-07-30T12:45:41.566Z] ^^^^^^^^^^ [2019-07-30T12:45:41.566Z] Non-externalized string literal; it should be followed by //$NON-NLS-$ [2019-07-30T12:45:41.566Z] 10 problems (10 warnings) [2019-07-30T12:45:41.566Z] [INFO] [2019-07-30T12:45:41.566Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T12:45:41.566Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T12:45:41.566Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/test/resources [2019-07-30T12:45:41.566Z] [INFO] [2019-07-30T12:45:41.566Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T12:45:41.566Z] [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-30T12:45:41.566Z] [INFO] [2019-07-30T12:45:41.566Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T12:45:41.566Z] [INFO] [2019-07-30T12:45:41.566Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T12:45:41.566Z] [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-30T12:45:41.566Z] [INFO] [2019-07-30T12:45:41.566Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T12:45:41.566Z] [INFO] [2019-07-30T12:45:41.566Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T12:45:41.566Z] [INFO] [2019-07-30T12:45:41.566Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T12:45:41.566Z] [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-30T12:45:42.131Z] [INFO] [2019-07-30T12:45:42.131Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T12:45:42.131Z] [INFO] [2019-07-30T12:45:42.131Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T12:45:42.131Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T12:45:42.131Z] [INFO] [2019-07-30T12:45:42.131Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T12:45:42.131Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T12:45:42.131Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T12:45:42.622Z] [INFO] [2019-07-30T12:45:42.622Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T12:45:42.622Z] [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-30T12:45:42.622Z] [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-30T12:45:42.622Z] [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-30T12:45:42.622Z] [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-30T12:45:42.622Z] [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-30T12:45:42.622Z] [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-30T12:45:42.622Z] [INFO] [2019-07-30T12:45:42.622Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T12:45:42.622Z] [INFO] [2019-07-30T12:45:42.622Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests >-- [2019-07-30T12:45:42.622Z] [INFO] Building Trace Compass CTF Core Tests Plug-in 1.0.5-SNAPSHOT [16/134] [2019-07-30T12:45:42.622Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T12:45:42.622Z] [INFO] [2019-07-30T12:45:42.622Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T12:45:42.622Z] [INFO] [2019-07-30T12:45:42.622Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-traces) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T12:45:42.622Z] [INFO] [2019-07-30T12:45:42.622Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T12:45:42.622Z] [INFO] The project's OSGi version is 1.0.5.201907301238 [2019-07-30T12:45:42.622Z] [INFO] [2019-07-30T12:45:42.622Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T12:45:42.622Z] [INFO] [2019-07-30T12:45:42.622Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T12:45:42.622Z] [INFO] [2019-07-30T12:45:42.622Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T12:45:42.622Z] [INFO] [2019-07-30T12:45:42.622Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T12:45:42.622Z] [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-30T12:45:42.622Z] [INFO] [2019-07-30T12:45:42.622Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T12:45:42.622Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T12:45:42.622Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/src/main/resources [2019-07-30T12:45:42.622Z] [INFO] [2019-07-30T12:45:42.622Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T12:45:42.622Z] [INFO] Compiling 54 source files to /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/classes [2019-07-30T12:45:43.188Z] [INFO] [2019-07-30T12:45:43.188Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T12:45:43.188Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T12:45:43.188Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/src/test/resources [2019-07-30T12:45:43.188Z] [INFO] [2019-07-30T12:45:43.188Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T12:45:43.188Z] [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-30T12:45:43.188Z] [INFO] [2019-07-30T12:45:43.188Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T12:45:43.188Z] [INFO] [2019-07-30T12:45:43.188Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T12:45:43.188Z] [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-30T12:45:43.445Z] [INFO] [2019-07-30T12:45:43.445Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T12:45:43.445Z] [INFO] [2019-07-30T12:45:43.445Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T12:45:43.445Z] [INFO] [2019-07-30T12:45:43.445Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T12:45:43.445Z] [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-30T12:45:43.445Z] [INFO] [2019-07-30T12:45:43.445Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T12:45:43.702Z] [INFO] [2019-07-30T12:45:43.702Z] [INFO] --- maven-antrun-plugin:1.8:run (prepare) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T12:45:43.702Z] 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-30T12:45:43.702Z] 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-30T12:45:43.702Z] 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-30T12:45:43.702Z] 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-30T12:45:43.702Z] 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-30T12:45:43.702Z] 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-30T12:45:43.702Z] 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 481 kB/s) [2019-07-30T12:45:43.702Z] 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-30T12:45:43.702Z] 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-30T12:45:43.959Z] 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-30T12:45:43.959Z] 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-30T12:45:43.959Z] 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-30T12:45:43.959Z] 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-30T12:45:43.959Z] Progress (1): 4.1/5.6 kB Progress (1): 5.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom (5.6 kB at 200 kB/s) [2019-07-30T12:45:43.959Z] 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-30T12:45:44.216Z] 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-30T12:45:44.216Z] 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-30T12:45:44.216Z] 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-30T12:45:44.216Z] 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-30T12:45:44.216Z] 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-30T12:45:44.472Z] Progress (1): 2.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom (2.3 kB at 78 kB/s) [2019-07-30T12:45:44.472Z] 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-30T12:45:44.472Z] 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-30T12:45:44.472Z] 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-30T12:45:44.472Z] 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-30T12:45:44.472Z] 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-30T12:45:44.472Z] 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-30T12:45:44.472Z] 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-30T12:45:44.472Z] 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-30T12:45:44.472Z] 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-30T12:45:44.730Z] 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-30T12:45:44.730Z] 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-30T12:45:44.730Z] 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-30T12:45:44.730Z] 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-30T12:45:44.730Z] 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-30T12:45:44.730Z] 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-30T12:45:44.730Z] 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-30T12:45:44.730Z] 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-30T12:45:44.730Z] 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-30T12:45:44.730Z] Progress (1): 0/2.0 MB Progress (1): 0/2.0 MB Progress (1): 0/2.0 MB Progress (1): 0/2.0 MB Progress (2): 0/2.0 MB | 4.1/243 kB Progress (2): 0/2.0 MB | 4.1/243 kB Progress (2): 0/2.0 MB | 4.1/243 kB Progress (2): 0/2.0 MB | 7.7/243 kB Progress (2): 0/2.0 MB | 7.7/243 kB Progress (2): 0/2.0 MB | 12/243 kB Progress (2): 0/2.0 MB | 12/243 kB Progress (2): 0/2.0 MB | 16/243 kB Progress (2): 0/2.0 MB | 16/243 kB Progress (2): 0/2.0 MB | 20/243 kB Progress (2): 0/2.0 MB | 20/243 kB Progress (2): 0/2.0 MB | 24/243 kB Progress (2): 0/2.0 MB | 24/243 kB Progress (2): 0/2.0 MB | 28/243 kB Progress (2): 0/2.0 MB | 28/243 kB Progress (2): 0/2.0 MB | 32/243 kB Progress (2): 0.1/2.0 MB | 32/243 kB Progress (2): 0.1/2.0 MB | 36/243 kB Progress (2): 0.1/2.0 MB | 36/243 kB Progress (2): 0.1/2.0 MB | 40/243 kB Progress (2): 0.1/2.0 MB | 40/243 kB Progress (2): 0.1/2.0 MB | 44/243 kB Progress (2): 0.1/2.0 MB | 44/243 kB Progress (2): 0.1/2.0 MB | 48/243 kB Progress (2): 0.1/2.0 MB | 48/243 kB Progress (2): 0.1/2.0 MB | 52/243 kB Progress (2): 0.1/2.0 MB | 52/243 kB Progress (2): 0.1/2.0 MB | 56/243 kB Progress (2): 0.1/2.0 MB | 56/243 kB Progress (2): 0.1/2.0 MB | 60/243 kB Progress (2): 0.1/2.0 MB | 60/243 kB Progress (2): 0.1/2.0 MB | 64/243 kB Progress (2): 0.1/2.0 MB | 64/243 kB Progress (2): 0.1/2.0 MB | 66/243 kB Progress (2): 0.1/2.0 MB | 66/243 kB Progress (2): 0.1/2.0 MB | 70/243 kB Progress (2): 0.1/2.0 MB | 74/243 kB Progress (2): 0.1/2.0 MB | 74/243 kB Progress (2): 0.1/2.0 MB | 78/243 kB Progress (2): 0.1/2.0 MB | 78/243 kB Progress (2): 0.1/2.0 MB | 82/243 kB Progress (2): 0.1/2.0 MB | 82/243 kB Progress (2): 0.1/2.0 MB | 86/243 kB Progress (2): 0.1/2.0 MB | 86/243 kB Progress (2): 0.1/2.0 MB | 90/243 kB Progress (2): 0.1/2.0 MB | 90/243 kB Progress (2): 0.1/2.0 MB | 94/243 kB Progress (2): 0.1/2.0 MB | 94/243 kB Progress (2): 0.1/2.0 MB | 98/243 kB Progress (2): 0.1/2.0 MB | 98/243 kB Progress (2): 0.1/2.0 MB | 98/243 kB Progress (2): 0.1/2.0 MB | 102/243 kB Progress (2): 0.1/2.0 MB | 102/243 kB Progress (2): 0.1/2.0 MB | 106/243 kB Progress (2): 0.1/2.0 MB | 106/243 kB Progress (2): 0.1/2.0 MB | 110/243 kB Progress (2): 0.1/2.0 MB | 110/243 kB Progress (2): 0.1/2.0 MB | 114/243 kB Progress (2): 0.1/2.0 MB | 114/243 kB Progress (2): 0.1/2.0 MB | 118/243 kB Progress (2): 0.1/2.0 MB | 118/243 kB Progress (2): 0.1/2.0 MB | 122/243 kB Progress (2): 0.1/2.0 MB | 122/243 kB Progress (2): 0.1/2.0 MB | 126/243 kB Progress (2): 0.1/2.0 MB | 126/243 kB Progress (2): 0.1/2.0 MB | 130/243 kB Progress (2): 0.1/2.0 MB | 131/243 kB Progress (2): 0.1/2.0 MB | 131/243 kB Progress (2): 0.1/2.0 MB | 135/243 kB Progress (2): 0.2/2.0 MB | 135/243 kB Progress (2): 0.2/2.0 MB | 139/243 kB Progress (2): 0.2/2.0 MB | 139/243 kB Progress (2): 0.2/2.0 MB | 143/243 kB Progress (2): 0.2/2.0 MB | 143/243 kB Progress (2): 0.2/2.0 MB | 147/243 kB Progress (2): 0.2/2.0 MB | 147/243 kB Progress (2): 0.2/2.0 MB | 151/243 kB Progress (2): 0.2/2.0 MB | 151/243 kB Progress (2): 0.2/2.0 MB | 155/243 kB Progress (2): 0.2/2.0 MB | 155/243 kB Progress (2): 0.2/2.0 MB | 159/243 kB Progress (2): 0.2/2.0 MB | 159/243 kB Progress (2): 0.2/2.0 MB | 163/243 kB Progress (2): 0.2/2.0 MB | 163/243 kB Progress (2): 0.2/2.0 MB | 167/243 kB Progress (2): 0.2/2.0 MB | 167/243 kB Progress (2): 0.2/2.0 MB | 171/243 kB Progress (2): 0.2/2.0 MB | 171/243 kB Progress (2): 0.2/2.0 MB | 175/243 kB Progress (2): 0.2/2.0 MB | 175/243 kB Progress (2): 0.2/2.0 MB | 179/243 kB Progress (2): 0.2/2.0 MB | 179/243 kB Progress (2): 0.2/2.0 MB | 183/243 kB Progress (2): 0.2/2.0 MB | 183/243 kB Progress (2): 0.2/2.0 MB | 187/243 kB Progress (2): 0.2/2.0 MB | 187/243 kB Progress (2): 0.2/2.0 MB | 191/243 kB Progress (2): 0.2/2.0 MB | 191/243 kB Progress (3): 0.2/2.0 MB | 191/243 kB | 4.1/18 kB Progress (3): 0.2/2.0 MB | 191/243 kB | 4.1/18 kB Progress (3): 0.2/2.0 MB | 195/243 kB | 4.1/18 kB Progress (3): 0.2/2.0 MB | 195/243 kB | 4.1/18 kB Progress (3): 0.2/2.0 MB | 195/243 kB | 7.7/18 kB Progress (3): 0.2/2.0 MB | 195/243 kB | 7.7/18 kB Progress (3): 0.2/2.0 MB | 195/243 kB | 12/18 kB Progress (3): 0.2/2.0 MB | 199/243 kB | 12/18 kB Progress (3): 0.2/2.0 MB | 199/243 kB | 16/18 kB Progress (3): 0.2/2.0 MB | 199/243 kB | 16/18 kB Progress (3): 0.2/2.0 MB | 199/243 kB | 18 kB Progress (3): 0.2/2.0 MB | 199/243 kB | 18 kB Progress (3): 0.2/2.0 MB | 203/243 kB | 18 kB Progress (3): 0.2/2.0 MB | 203/243 kB | 18 kB Progress (3): 0.2/2.0 MB | 207/243 kB | 18 kB Progress (3): 0.2/2.0 MB | 207/243 kB | 18 kB Progress (3): 0.2/2.0 MB | 211/243 kB | 18 kB Progress (3): 0.2/2.0 MB | 211/243 kB | 18 kB Progress (3): 0.2/2.0 MB | 215/243 kB | 18 kB Progress (3): 0.2/2.0 MB | 215/243 kB | 18 kB Progress (3): 0.2/2.0 MB | 219/243 kB | 18 kB Progress (3): 0.2/2.0 MB | 219/243 kB | 18 kB Progress (3): 0.2/2.0 MB | 223/243 kB | 18 kB Progress (3): 0.3/2.0 MB | 223/243 kB | 18 kB Progress (3): 0.3/2.0 MB | 227/243 kB | 18 kB Progress (3): 0.3/2.0 MB | 227/243 kB | 18 kB Progress (3): 0.3/2.0 MB | 231/243 kB | 18 kB Progress (3): 0.3/2.0 MB | 231/243 kB | 18 kB Progress (3): 0.3/2.0 MB | 235/243 kB | 18 kB Progress (3): 0.3/2.0 MB | 235/243 kB | 18 kB Progress (3): 0.3/2.0 MB | 239/243 kB | 18 kB Progress (3): 0.3/2.0 MB | 239/243 kB | 18 kB Progress (3): 0.3/2.0 MB | 243/243 kB | 18 kB Progress (3): 0.3/2.0 MB | 243/243 kB | 18 kB Progress (3): 0.3/2.0 MB | 243 kB | 18 kB Progress (3): 0.3/2.0 MB | 243 kB | 18 kB Progress (3): 0.3/2.0 MB | 243 kB | 18 kB Progress (3): 0.3/2.0 MB | 243 kB | 18 kB Progress (3): 0.3/2.0 MB | 243 kB | 18 kB Progress (3): 0.3/2.0 MB | 243 kB | 18 kB Progress (3): 0.3/2.0 MB | 243 kB | 18 kB Progress (3): 0.3/2.0 MB | 243 kB | 18 kB Progress (3): 0.3/2.0 MB | 243 kB | 18 kB Progress (3): 0.3/2.0 MB | 243 kB | 18 kB Progress (3): 0.3/2.0 MB | 243 kB | 18 kB Progress (3): 0.3/2.0 MB | 243 kB | 18 kB Progress (3): 0.3/2.0 MB | 243 kB | 18 kB Progress (3): 0.3/2.0 MB | 243 kB | 18 kB Progress (3): 0.3/2.0 MB | 243 kB | 18 kB Progress (3): 0.3/2.0 MB | 243 kB | 18 kB Progress (3): 0.3/2.0 MB | 243 kB | 18 kB Progress (3): 0.3/2.0 MB | 243 kB | 18 kB Progress (3): 0.3/2.0 MB | 243 kB | 18 kB Progress (3): 0.3/2.0 MB | 243 kB | 18 kB Progress (3): 0.4/2.0 MB | 243 kB | 18 kB Progress (3): 0.4/2.0 MB | 243 kB | 18 kB Progress (3): 0.4/2.0 MB | 243 kB | 18 kB Progress (3): 0.4/2.0 MB | 243 kB | 18 kB Progress (3): 0.4/2.0 MB | 243 kB | 18 kB Progress (3): 0.4/2.0 MB | 243 kB | 18 kB Progress (3): 0.4/2.0 MB | 243 kB | 18 kB Progress (3): 0.4/2.0 MB | 243 kB | 18 kB Progress (3): 0.4/2.0 MB | 243 kB | 18 kB Progress (3): 0.4/2.0 MB | 243 kB | 18 kB Progress (3): 0.4/2.0 MB | 243 kB | 18 kB Progress (3): 0.4/2.0 MB | 243 kB | 18 kB Progress (3): 0.4/2.0 MB | 243 kB | 18 kB Progress (3): 0.4/2.0 MB | 243 kB | 18 kB Progress (3): 0.4/2.0 MB | 243 kB | 18 kB Progress (3): 0.4/2.0 MB | 243 kB | 18 kB Progress (3): 0.4/2.0 MB | 243 kB | 18 kB Progress (3): 0.4/2.0 MB | 243 kB | 18 kB Progress (3): 0.4/2.0 MB | 243 kB | 18 kB Progress (3): 0.4/2.0 MB | 243 kB | 18 kB Progress (3): 0.4/2.0 MB | 243 kB | 18 kB Progress (3): 0.4/2.0 MB | 243 kB | 18 kB Progress (3): 0.4/2.0 MB | 243 kB | 18 kB Progress (3): 0.4/2.0 MB | 243 kB | 18 kB Progress (3): 0.4/2.0 MB | 243 kB | 18 kB Progress (3): 0.5/2.0 MB | 243 kB | 18 kB Progress (3): 0.5/2.0 MB | 243 kB | 18 kB Progress (3): 0.5/2.0 MB | 243 kB | 18 kB Progress (3): 0.5/2.0 MB | 243 kB | 18 kB Progress (3): 0.5/2.0 MB | 243 kB | 18 kB Progress (3): 0.5/2.0 MB | 243 kB | 18 kB Progress (3): 0.5/2.0 MB | 243 kB | 18 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar (18 kB at 198 kB/s) [2019-07-30T12:45:44.730Z] Progress (2): 0.5/2.0 MB | 243 kB Progress (2): 0.5/2.0 MB | 243 kB Progress (2): 0.5/2.0 MB | 243 kB 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-30T12:45:44.988Z] 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.2 MB/s) [2019-07-30T12:45:45.245Z] [INFO] Executing tasks [2019-07-30T12:45:45.245Z] [2019-07-30T12:45:45.245Z] main: [2019-07-30T12:45:45.245Z] [2019-07-30T12:45:45.245Z] main: [2019-07-30T12:45:45.245Z] [2019-07-30T12:45:45.245Z] checkAnyTraceExists: [2019-07-30T12:45:45.245Z] [2019-07-30T12:45:45.245Z] verifyChecksum: [2019-07-30T12:45:45.503Z] [echo] Verifying: ${anyTraceExists} [2019-07-30T12:45:45.503Z] [2019-07-30T12:45:45.503Z] deleteFailedCheckSumTraces: [2019-07-30T12:45:45.503Z] [2019-07-30T12:45:45.503Z] downloadTraceFiles: [2019-07-30T12:45:45.503Z] [echo] Attempting to download test traces [2019-07-30T12:45:45.503Z] [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/ctf/synctraces.tar.gz [2019-07-30T12:45:45.503Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz [2019-07-30T12:45:45.503Z] [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/os-events.tar.gz [2019-07-30T12:45:45.503Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz [2019-07-30T12:45:46.066Z] [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/qmlscene.tgz [2019-07-30T12:45:46.066Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz [2019-07-30T12:45:46.066Z] [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/ctf/vlc.tar.gz [2019-07-30T12:45:46.066Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz [2019-07-30T12:45:47.434Z] [exec] Cloning into 'ctf-testsuite'... [2019-07-30T12:45:47.997Z] [2019-07-30T12:45:47.997Z] pullTestSuite: [2019-07-30T12:45:48.254Z] [exec] Your branch is up-to-date with 'origin/master'. [2019-07-30T12:45:48.254Z] [exec] Already on 'master' [2019-07-30T12:45:48.510Z] [exec] Already up-to-date. [2019-07-30T12:45:48.510Z] [exec] Note: checking out '0f8beba86ae551f42adeb81d1bfddd5645f31013'. [2019-07-30T12:45:48.510Z] [exec] [2019-07-30T12:45:48.510Z] [exec] You are in 'detached HEAD' state. You can look around, make experimental [2019-07-30T12:45:48.510Z] [exec] changes and commit them, and you can discard any commits you make in this [2019-07-30T12:45:48.510Z] [exec] state without impacting any branches by performing another checkout. [2019-07-30T12:45:48.510Z] [exec] [2019-07-30T12:45:48.510Z] [exec] If you want to create a new branch to retain commits you create, you may [2019-07-30T12:45:48.510Z] [exec] do so (now or later) by using -b with the checkout command again. Example: [2019-07-30T12:45:48.510Z] [exec] [2019-07-30T12:45:48.510Z] [exec] git checkout -b [2019-07-30T12:45:48.510Z] [exec] [2019-07-30T12:45:48.510Z] [exec] HEAD is now at 0f8beba... Merge pull request #35 from compudj/master [2019-07-30T12:45:48.510Z] [2019-07-30T12:45:48.510Z] extractTraces: [2019-07-30T12:45:48.510Z] [2019-07-30T12:45:48.510Z] checkAnyTraceExists: [2019-07-30T12:45:48.510Z] [2019-07-30T12:45:48.510Z] verifyChecksum: [2019-07-30T12:45:48.510Z] [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-30T12:45:49.075Z] [2019-07-30T12:45:49.075Z] warnFailedCheckSum: [2019-07-30T12:45:49.075Z] [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-30T12:45:49.075Z] [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-30T12:45:49.075Z] [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-30T12:45:50.448Z] [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-30T12:45:51.128Z] [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-30T12:45:51.128Z] [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-30T12:45:51.128Z] [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-30T12:45:53.652Z] [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-30T12:45:54.583Z] [echo] Traces extracted successfully [2019-07-30T12:45:54.583Z] [INFO] Executed tasks [2019-07-30T12:45:54.583Z] [INFO] [2019-07-30T12:45:54.583Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T12:46:04.536Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data/.metadata/.log [2019-07-30T12:46:04.536Z] [INFO] Command line: [2019-07-30T12:46:04.536Z] [/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-30T12:46:04.793Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T12:46:14.747Z] !SESSION 2019-07-30 12:46:10.265 ----------------------------------------------- [2019-07-30T12:46:14.747Z] eclipse.buildId=unknown [2019-07-30T12:46:14.747Z] java.version=1.8.0_202 [2019-07-30T12:46:14.747Z] java.vendor=Oracle Corporation [2019-07-30T12:46:14.747Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T12:46:14.747Z] 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-30T12:46:14.747Z] 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-30T12:46:14.747Z] [2019-07-30T12:46:14.747Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 12:46:13.253 [2019-07-30T12:46:14.747Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T12:46:14.747Z] !STACK 0 [2019-07-30T12:46:14.747Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [50] [2019-07-30T12:46:14.747Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T12:46:14.747Z] [2019-07-30T12:46:14.747Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T12:46:14.747Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T12:46:14.747Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T12:46:14.747Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T12:46:14.747Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T12:46:14.747Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T12:46:14.747Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T12:46:14.747Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T12:46:14.747Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T12:46:14.747Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T12:46:14.747Z] [2019-07-30T12:46:14.747Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 12:46:13.448 [2019-07-30T12:46:14.747Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T12:46:14.747Z] !STACK 0 [2019-07-30T12:46:14.747Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [123] [2019-07-30T12:46:14.747Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T12:46:14.747Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T12:46:14.747Z] -> 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-30T12:46:14.747Z] org.apache.httpcomponents.httpclient.win [31] [2019-07-30T12:46:14.747Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T12:46:14.747Z] [2019-07-30T12:46:14.747Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T12:46:14.747Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T12:46:14.747Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T12:46:14.747Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T12:46:14.747Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T12:46:14.747Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T12:46:14.747Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T12:46:14.747Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T12:46:14.747Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T12:46:14.747Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T12:46:16.641Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest [2019-07-30T12:46:16.641Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s - in org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest [2019-07-30T12:46:16.641Z] testAddMany(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0.011 s [2019-07-30T12:46:16.641Z] testEnumDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-30T12:46:16.641Z] testAdd(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-30T12:46:16.641Z] testQuery(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-30T12:46:16.641Z] testDubs(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-30T12:46:16.641Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-30T12:46:16.641Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0.006 s [2019-07-30T12:46:16.641Z] binaryEquivalentTest(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0.047 s [2019-07-30T12:46:16.641Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-30T12:46:16.641Z] testOverlap1(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-30T12:46:16.641Z] testOverlap2(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-30T12:46:16.641Z] testOverlap3(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-30T12:46:16.641Z] testOverlap4(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-30T12:46:16.641Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0.001 s [2019-07-30T12:46:16.641Z] Running org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest [2019-07-30T12:46:18.536Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.691 s - in org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest [2019-07-30T12:46:18.536Z] testVariantDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0.003 s [2019-07-30T12:46:18.536Z] equalsAddTwiceTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0.002 s [2019-07-30T12:46:18.536Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-30T12:46:18.536Z] testAddField(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0.001 s [2019-07-30T12:46:18.536Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 1.633 s [2019-07-30T12:46:18.536Z] equalsOutOfOrderTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-30T12:46:18.536Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-30T12:46:18.536Z] testIsTagged(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-30T12:46:18.536Z] testIsTagged_null(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-30T12:46:18.536Z] testHasField(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0.001 s [2019-07-30T12:46:18.536Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-30T12:46:18.536Z] testSetTag(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-30T12:46:18.536Z] Running org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test [2019-07-30T12:46:18.536Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test [2019-07-30T12:46:18.536Z] testgetElem_withDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0.002 s [2019-07-30T12:46:18.536Z] testToStringStringArray(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0.011 s [2019-07-30T12:46:18.536Z] testRead_noDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2019-07-30T12:46:18.536Z] testgetElem_noDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0.001 s [2019-07-30T12:46:18.536Z] testToString_withDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2019-07-30T12:46:18.536Z] testArrayDefinition_baseDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2019-07-30T12:46:18.536Z] testArrayDefinition_newDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2019-07-30T12:46:18.536Z] testToString_string(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2019-07-30T12:46:18.536Z] testToString_char(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2019-07-30T12:46:18.536Z] testToString_long(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2019-07-30T12:46:18.536Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0.001 s [2019-07-30T12:46:18.536Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest [2019-07-30T12:46:18.536Z] 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-30T12:46:18.536Z] testGetFieldsList(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-30T12:46:18.536Z] testGetField(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-30T12:46:18.536Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-30T12:46:18.536Z] testStructDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0.001 s [2019-07-30T12:46:18.536Z] testAddField(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-30T12:46:18.536Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0.001 s [2019-07-30T12:46:18.536Z] testGetMinAlign(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-30T12:46:18.536Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0.001 s [2019-07-30T12:46:18.536Z] testHasField(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-30T12:46:18.536Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-30T12:46:18.536Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest [2019-07-30T12:46:18.536Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest [2019-07-30T12:46:18.536Z] testGetEncoding(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2019-07-30T12:46:18.536Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2019-07-30T12:46:18.536Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2019-07-30T12:46:18.536Z] testStringDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2019-07-30T12:46:18.536Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2019-07-30T12:46:18.536Z] testStringDeclaration_2(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2019-07-30T12:46:18.536Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2019-07-30T12:46:18.536Z] Running org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest [2019-07-30T12:46:18.536Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s - in org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest [2019-07-30T12:46:18.536Z] testGetCurrentField(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0.042 s [2019-07-30T12:46:18.536Z] testLookupVariant(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-30T12:46:18.536Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-30T12:46:18.536Z] testGetCurrentFieldName(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-30T12:46:18.536Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0.001 s [2019-07-30T12:46:18.536Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-30T12:46:18.536Z] testLookupInteger(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-30T12:46:18.536Z] testLookupString(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0.001 s [2019-07-30T12:46:18.536Z] testLookupStruct(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-30T12:46:18.536Z] testLookupEnum(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-30T12:46:18.536Z] testVariantDefinition(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0.001 s [2019-07-30T12:46:18.536Z] testLookupArray(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-30T12:46:18.536Z] testGetDefinitions(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-30T12:46:18.536Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0.001 s [2019-07-30T12:46:18.536Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest [2019-07-30T12:46:18.536Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest [2019-07-30T12:46:18.536Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest) Time elapsed: 0 s [2019-07-30T12:46:18.536Z] testStringDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest) Time elapsed: 0 s [2019-07-30T12:46:18.536Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest) Time elapsed: 0 s [2019-07-30T12:46:18.536Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest) Time elapsed: 0 s [2019-07-30T12:46:18.536Z] testSetValue(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest) Time elapsed: 0.001 s [2019-07-30T12:46:18.536Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest [2019-07-30T12:46:18.536Z] 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-30T12:46:18.536Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0 s [2019-07-30T12:46:18.536Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0 s [2019-07-30T12:46:18.536Z] testFormatNumber_unsignedLong(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0.001 s [2019-07-30T12:46:18.537Z] testIntegerDefinition(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0 s [2019-07-30T12:46:18.537Z] testFormatNumber_signedLong(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0 s [2019-07-30T12:46:18.537Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0 s [2019-07-30T12:46:18.537Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest [2019-07-30T12:46:18.537Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest [2019-07-30T12:46:18.537Z] testLargeExtended(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0.001 s [2019-07-30T12:46:18.537Z] validateLargeFail(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2019-07-30T12:46:18.537Z] validateLarge(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0.001 s [2019-07-30T12:46:18.537Z] validateCompactFail(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2019-07-30T12:46:18.537Z] testLargeCompact(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2019-07-30T12:46:18.537Z] testCompactExtended(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2019-07-30T12:46:18.537Z] testMaxSizes(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2019-07-30T12:46:18.537Z] validateCompact(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2019-07-30T12:46:18.537Z] testCompactCompact(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0.001 s [2019-07-30T12:46:18.537Z] Running org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test [2019-07-30T12:46:18.537Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test [2019-07-30T12:46:18.537Z] testGetElementType(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0 s [2019-07-30T12:46:18.537Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0 s [2019-07-30T12:46:18.537Z] testSequenceDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0 s [2019-07-30T12:46:18.537Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0.003 s [2019-07-30T12:46:18.537Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0 s [2019-07-30T12:46:18.537Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0 s [2019-07-30T12:46:18.537Z] Running org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test [2019-07-30T12:46:18.537Z] 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-30T12:46:18.537Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test) Time elapsed: 0.001 s [2019-07-30T12:46:18.537Z] testGetElem(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test) Time elapsed: 0 s [2019-07-30T12:46:18.537Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test) Time elapsed: 0.001 s [2019-07-30T12:46:18.537Z] testFixedStringDefinition(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test) Time elapsed: 0 s [2019-07-30T12:46:18.537Z] Running org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest [2019-07-30T12:46:18.537Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest [2019-07-30T12:46:18.537Z] testFloat32BitNeg(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0.002 s [2019-07-30T12:46:18.537Z] testFloat32Bit(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0.001 s [2019-07-30T12:46:18.537Z] testFloat48Bit(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2019-07-30T12:46:18.537Z] testFloat64Bit(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0.002 s [2019-07-30T12:46:18.537Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2019-07-30T12:46:18.537Z] testFloat248(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2019-07-30T12:46:18.537Z] testFloat5311(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0.001 s [2019-07-30T12:46:18.537Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2019-07-30T12:46:18.537Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2019-07-30T12:46:18.537Z] testFloat64BitNeg(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0.002 s [2019-07-30T12:46:18.537Z] Running org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test [2019-07-30T12:46:18.537Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s - in org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test [2019-07-30T12:46:18.537Z] testGetElementType(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-30T12:46:18.537Z] testArrayDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0.047 s [2019-07-30T12:46:18.537Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-30T12:46:18.537Z] testIsString_complex(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-30T12:46:18.537Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-30T12:46:18.537Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-30T12:46:18.537Z] testGetLength(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-30T12:46:18.537Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-30T12:46:18.537Z] testIsString_ownDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-30T12:46:18.537Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest [2019-07-30T12:46:22.711Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.32 s - in org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest [2019-07-30T12:46:22.711Z] testEquals1(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.223 s [2019-07-30T12:46:22.711Z] testEquals2(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.204 s [2019-07-30T12:46:22.711Z] testEquals3(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.183 s [2019-07-30T12:46:22.711Z] testEquals4(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.177 s [2019-07-30T12:46:22.711Z] testEquals5(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.135 s [2019-07-30T12:46:22.711Z] testHashCode_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.17 s [2019-07-30T12:46:22.711Z] testEventDefinition(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.318 s [2019-07-30T12:46:22.711Z] testEquals_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.129 s [2019-07-30T12:46:22.711Z] testGetId(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.176 s [2019-07-30T12:46:22.711Z] testFieldsIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.119 s [2019-07-30T12:46:22.711Z] testNameIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.108 s [2019-07-30T12:46:22.711Z] testGetName(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.101 s [2019-07-30T12:46:22.711Z] testFieldsIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.099 s [2019-07-30T12:46:22.711Z] testEquals_other1(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.161 s [2019-07-30T12:46:22.711Z] testEquals_other2(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.102 s [2019-07-30T12:46:22.711Z] testEquals_other3(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.106 s [2019-07-30T12:46:22.711Z] testEquals_other4(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.101 s [2019-07-30T12:46:22.711Z] testEventDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.098 s [2019-07-30T12:46:22.711Z] testHashCode(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.095 s [2019-07-30T12:46:22.711Z] testContextIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.115 s [2019-07-30T12:46:22.711Z] testStreamIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.191 s [2019-07-30T12:46:22.711Z] testGetFields(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.177 s [2019-07-30T12:46:22.711Z] testIdIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.1 s [2019-07-30T12:46:22.711Z] testEquals(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.202 s [2019-07-30T12:46:22.711Z] testGetStream(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.105 s [2019-07-30T12:46:22.711Z] testStreamIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.191 s [2019-07-30T12:46:22.711Z] testEquals_emptyObject(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.139 s [2019-07-30T12:46:22.711Z] testNameIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.153 s [2019-07-30T12:46:22.711Z] testContextIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.132 s [2019-07-30T12:46:22.711Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest [2019-07-30T12:46:22.711Z] 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-30T12:46:22.711Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest) Time elapsed: 0 s [2019-07-30T12:46:22.711Z] testGetIntegerValue_one(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest) Time elapsed: 0 s [2019-07-30T12:46:22.711Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest) Time elapsed: 0 s [2019-07-30T12:46:22.711Z] testEnumDefinition(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest) Time elapsed: 0 s [2019-07-30T12:46:22.711Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest [2019-07-30T12:46:22.969Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s - in org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest [2019-07-30T12:46:22.969Z] testIntegerDeclarationBruteForce(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0.062 s [2019-07-30T12:46:22.969Z] testGetEncoding(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-30T12:46:22.969Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-30T12:46:22.969Z] testGetByteOrder(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-30T12:46:22.969Z] testIsCharacter_8bytes(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-30T12:46:22.969Z] testMinValue(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-30T12:46:22.969Z] testIntegerDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-30T12:46:22.969Z] testGetBase(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-30T12:46:22.969Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-30T12:46:22.969Z] testIsSigned_unsigned(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-30T12:46:22.969Z] testIsSigned_signed(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-30T12:46:22.969Z] testMaxValue(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-30T12:46:22.969Z] testGetLength(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-30T12:46:22.969Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-30T12:46:22.969Z] testIsCharacter(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-30T12:46:22.969Z] Running org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest [2019-07-30T12:46:22.969Z] 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-30T12:46:22.969Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest) Time elapsed: 0.002 s [2019-07-30T12:46:22.969Z] Running org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest [2019-07-30T12:46:22.969Z] 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-30T12:46:22.969Z] getterTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest) Time elapsed: 0 s [2019-07-30T12:46:22.969Z] ctorTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest) Time elapsed: 0 s [2019-07-30T12:46:22.969Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest) Time elapsed: 0 s [2019-07-30T12:46:22.969Z] toStringTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest) Time elapsed: 0.001 s [2019-07-30T12:46:22.969Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest) Time elapsed: 0 s [2019-07-30T12:46:22.969Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest [2019-07-30T12:46:22.969Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest [2019-07-30T12:46:22.969Z] test32BE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest) Time elapsed: 0 s [2019-07-30T12:46:22.969Z] test32LE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest) Time elapsed: 0.001 s [2019-07-30T12:46:22.969Z] test64BE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest) Time elapsed: 0 s [2019-07-30T12:46:22.969Z] test64LE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest) Time elapsed: 0 s [2019-07-30T12:46:22.969Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest [2019-07-30T12:46:22.969Z] 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-30T12:46:22.969Z] testLookupVariant(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0.001 s [2019-07-30T12:46:22.969Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-30T12:46:22.969Z] testLookupInteger_1(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-30T12:46:22.969Z] testLookupInteger_2(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-30T12:46:22.969Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-30T12:46:22.969Z] testLookupString(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-30T12:46:22.969Z] testLookupStruct(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0.001 s [2019-07-30T12:46:22.969Z] testLookupEnum(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-30T12:46:22.969Z] testLookupArray(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-30T12:46:22.969Z] testGetDefinitions_1(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-30T12:46:22.969Z] testLookupFixedStringDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0.001 s [2019-07-30T12:46:22.969Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-30T12:46:22.969Z] Running org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest [2019-07-30T12:46:22.969Z] Skipping test traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-typedef-length as requested. [2019-07-30T12:46:22.969Z] Skipping test traces/ctf-testsuite/tests/1.8/regression/stream/pass/integer-large-size as requested. [2019-07-30T12:46:23.226Z] line 8:11 required (...)+ loop did not match anything at character ';' [2019-07-30T12:46:23.226Z] line 10:46 mismatched character '' expecting '"' [2019-07-30T12:46:23.226Z] line 9:16 no viable alternative at character 'o' [2019-07-30T12:46:23.226Z] line 9:20 no viable alternative at character '?' [2019-07-30T12:46:23.226Z] line 12:14 no viable alternative at character '' [2019-07-30T12:46:23.226Z] line 32:0 mismatched character '' expecting '"' [2019-07-30T12:46:23.484Z] [2019-07-30T12:46:23.484Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 12:46:23.401 [2019-07-30T12:46:23.484Z] !MESSAGE Unknown trace attribute: test [2019-07-30T12:46:23.484Z] [2019-07-30T12:46:23.484Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 12:46:23.402 [2019-07-30T12:46:23.484Z] !MESSAGE Unknown trace attribute: test1 [2019-07-30T12:46:23.484Z] [2019-07-30T12:46:23.484Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 12:46:23.403 [2019-07-30T12:46:23.484Z] !MESSAGE Unknown trace attribute: test2 [2019-07-30T12:46:23.484Z] [2019-07-30T12:46:23.484Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 12:46:23.403 [2019-07-30T12:46:23.484Z] !MESSAGE Unknown trace attribute: test3 [2019-07-30T12:46:23.484Z] [2019-07-30T12:46:23.484Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 12:46:23.404 [2019-07-30T12:46:23.484Z] !MESSAGE Unknown trace attribute: test4 [2019-07-30T12:46:23.484Z] [2019-07-30T12:46:23.484Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 12:46:23.447 [2019-07-30T12:46:23.484Z] !MESSAGE Unknown trace attribute: test2 [2019-07-30T12:46:23.825Z] [2019-07-30T12:46:23.825Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 12:46:23.584 [2019-07-30T12:46:23.825Z] !MESSAGE Unknown integer attribute: aa [2019-07-30T12:46:23.825Z] [2019-07-30T12:46:23.825Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 12:46:23.585 [2019-07-30T12:46:23.826Z] !MESSAGE Unknown integer attribute: zz [2019-07-30T12:46:23.826Z] [2019-07-30T12:46:23.826Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 12:46:23.586 [2019-07-30T12:46:23.826Z] !MESSAGE Unknown trace attribute: blah [2019-07-30T12:46:23.826Z] [2019-07-30T12:46:23.826Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 12:46:23.587 [2019-07-30T12:46:23.826Z] !MESSAGE Unknown stream attribute: askdjfhaskdjfh [2019-07-30T12:46:24.799Z] Tests run: 173, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.727 s - in org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest [2019-07-30T12:46:24.799Z] testTrace[0: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-redefinition](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.017 s [2019-07-30T12:46:24.799Z] 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.052 s [2019-07-30T12:46:24.799Z] testTrace[2: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T12:46:24.799Z] 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.014 s [2019-07-30T12:46:24.799Z] 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-30T12:46:24.799Z] 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-30T12:46:24.799Z] 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-30T12:46:24.799Z] 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.002 s [2019-07-30T12:46:24.799Z] 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-30T12:46:24.799Z] testTrace[9: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-field-value-out-of-range](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T12:46:24.799Z] 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-30T12:46:24.799Z] 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-30T12:46:24.799Z] 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-30T12:46:24.799Z] 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-30T12:46:24.799Z] testTrace[14: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-untyped-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T12:46:24.799Z] 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.005 s [2019-07-30T12:46:24.799Z] testTrace[16: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-values-token](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T12:46:24.799Z] testTrace[17: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-values-too-small](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T12:46:24.799Z] testTrace[18: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/event-id-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T12:46:24.799Z] testTrace[19: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/event-id-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T12:46:24.799Z] testTrace[20: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-0-bit-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T12:46:24.799Z] 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-30T12:46:24.799Z] 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.044 s [2019-07-30T12:46:24.799Z] 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-30T12:46:24.799Z] 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-30T12:46:24.799Z] 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-30T12:46:24.799Z] testTrace[26: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-byte-order-invalid](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T12:46:24.799Z] testTrace[27: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-encoding-as-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T12:46:24.799Z] testTrace[28: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-encoding-invalid](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T12:46:24.799Z] 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-30T12:46:24.799Z] testTrace[30: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-range](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T12:46:24.799Z] 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.002 s [2019-07-30T12:46:24.799Z] 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-30T12:46:24.799Z] testTrace[33: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-as-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T12:46:24.799Z] testTrace[34: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-missing](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T12:46:24.799Z] testTrace[35: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-negative](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T12:46:24.799Z] 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-30T12:46:24.799Z] 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.002 s [2019-07-30T12:46:24.799Z] testTrace[38: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-guid-too-small](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T12:46:24.799Z] testTrace[39: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-int-incomplete](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T12:46:24.799Z] 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.018 s [2019-07-30T12:46:24.799Z] 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.002 s [2019-07-30T12:46:24.799Z] 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-30T12:46:24.799Z] 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-30T12:46:24.799Z] testTrace[44: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-version-broken](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T12:46:24.799Z] testTrace[45: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-version-too-big](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T12:46:24.799Z] 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-30T12:46:24.799Z] 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-30T12:46:24.799Z] 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-30T12:46:24.799Z] 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-30T12:46:24.799Z] 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-30T12:46:24.799Z] 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.042 s [2019-07-30T12:46:24.799Z] 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.002 s [2019-07-30T12:46:24.799Z] 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-30T12:46:24.799Z] testTrace[54: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-enum](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T12:46:24.799Z] testTrace[55: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-huge](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T12:46:24.799Z] testTrace[56: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-negative](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T12:46:24.799Z] testTrace[57: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T12:46:24.799Z] 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-30T12:46:24.799Z] 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-30T12:46:24.799Z] 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-30T12:46:24.799Z] 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-30T12:46:24.799Z] 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-30T12:46:24.799Z] 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-30T12:46:24.799Z] 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-30T12:46:24.799Z] 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-30T12:46:24.799Z] 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-30T12:46:24.799Z] 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-30T12:46:24.799Z] 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-30T12:46:24.799Z] 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-30T12:46:24.799Z] 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.001 s [2019-07-30T12:46:24.799Z] testTrace[71: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-missing-tag](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T12:46:24.799Z] 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-30T12:46:24.799Z] 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-30T12:46:24.799Z] 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-30T12:46:24.799Z] 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-30T12:46:24.799Z] 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-30T12:46:24.799Z] 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-30T12:46:24.799Z] 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.003 s [2019-07-30T12:46:24.799Z] 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-30T12:46:24.799Z] 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-30T12:46:24.799Z] testTrace[81: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-2dim](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T12:46:24.799Z] 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.002 s [2019-07-30T12:46:24.799Z] 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-30T12:46:24.799Z] testTrace[84: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-nameless](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T12:46:24.799Z] 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.051 s [2019-07-30T12:46:24.799Z] 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.002 s [2019-07-30T12:46:24.799Z] testTrace[87: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-signed-big](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T12:46:24.799Z] 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.002 s [2019-07-30T12:46:24.799Z] 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.017 s [2019-07-30T12:46:24.799Z] 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.037 s [2019-07-30T12:46:24.799Z] 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.002 s [2019-07-30T12:46:24.799Z] 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-30T12:46:24.799Z] testTrace[93: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/literal-integers](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.018 s [2019-07-30T12:46:24.799Z] testTrace[94: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-big-endian](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T12:46:24.799Z] 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-30T12:46:24.799Z] 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-30T12:46:24.799Z] 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.003 s [2019-07-30T12:46:24.799Z] 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.007 s [2019-07-30T12:46:24.799Z] 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-30T12:46:24.799Z] 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.003 s [2019-07-30T12:46:24.799Z] testTrace[101: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-basic-1dim](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-30T12:46:24.799Z] 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.014 s [2019-07-30T12:46:24.799Z] 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-30T12:46:24.799Z] 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-30T12:46:24.799Z] 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.114 s [2019-07-30T12:46:24.799Z] 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.002 s [2019-07-30T12:46:24.799Z] 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-30T12:46:24.799Z] 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-30T12:46:24.799Z] 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-30T12:46:24.799Z] 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.002 s [2019-07-30T12:46:24.799Z] 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-30T12:46:24.799Z] testTrace[112: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/typealias-reserved-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T12:46:24.799Z] testTrace[113: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/typealias-simple](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.01 s [2019-07-30T12:46:24.799Z] 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-30T12:46:24.799Z] 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.005 s [2019-07-30T12:46:24.799Z] testTrace[116: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/unknown-env](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T12:46:24.799Z] 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.033 s [2019-07-30T12:46:24.799Z] 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-30T12:46:24.799Z] 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.009 s [2019-07-30T12:46:24.799Z] 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-30T12:46:24.799Z] 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-30T12:46:24.799Z] 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-30T12:46:24.799Z] 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-30T12:46:24.799Z] testTrace[124: traces/ctf-testsuite/tests/1.8/regression/stream/fail/content-size-larger-than-packet-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T12:46:24.799Z] 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.002 s [2019-07-30T12:46:24.799Z] 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-30T12:46:24.799Z] 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-30T12:46:24.799Z] testTrace[128: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-float](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-30T12:46:24.799Z] 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-30T12:46:24.799Z] 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-30T12:46:24.799Z] 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.003 s [2019-07-30T12:46:24.799Z] 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-30T12:46:24.799Z] testTrace[133: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-sequence-within-element](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T12:46:24.799Z] testTrace[134: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T12:46:24.800Z] 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-30T12:46:24.800Z] 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.003 s [2019-07-30T12:46:24.800Z] testTrace[137: traces/ctf-testsuite/tests/1.8/regression/stream/fail/event-empty](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.05 s [2019-07-30T12:46:24.800Z] testTrace[138: traces/ctf-testsuite/tests/1.8/regression/stream/fail/less-than-1-byte-packet-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-30T12:46:24.800Z] 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.007 s [2019-07-30T12:46:24.800Z] testTrace[140: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-array-of-integers](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T12:46:24.800Z] 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-30T12:46:24.800Z] 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.003 s [2019-07-30T12:46:24.800Z] testTrace[143: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T12:46:24.800Z] 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-30T12:46:24.800Z] 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-30T12:46:24.800Z] testTrace[146: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-packet-header](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T12:46:24.800Z] testTrace[147: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-sequence-between-elements](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T12:46:24.800Z] testTrace[148: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-sequence-start](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T12:46:24.800Z] testTrace[149: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-sequence-within-element](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T12:46:24.800Z] testTrace[150: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T12:46:24.800Z] testTrace[151: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T12:46:24.800Z] testTrace[152: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-variant-selected-element](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T12:46:24.800Z] 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-30T12:46:24.800Z] testTrace[154: traces/ctf-testsuite/tests/1.8/regression/stream/fail/variant-out-of-unknown-enum-selector](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-30T12:46:24.800Z] 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-30T12:46:24.800Z] 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-30T12:46:24.800Z] 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-30T12:46:24.800Z] 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.003 s [2019-07-30T12:46:24.800Z] 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-30T12:46:24.800Z] testTrace[160: traces/ctf-testsuite/tests/1.8/regression/stream/pass/empty-stream](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T12:46:24.800Z] testTrace[161: traces/ctf-testsuite/tests/1.8/regression/stream/pass/empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T12:46:24.800Z] 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.045 s [2019-07-30T12:46:24.800Z] 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.002 s [2019-07-30T12:46:24.800Z] testTrace[164: traces/ctf-testsuite/tests/1.8/regression/stream/pass/in-bound-variant-selected-element](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-30T12:46:24.800Z] 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.433 s [2019-07-30T12:46:24.800Z] 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.217 s [2019-07-30T12:46:24.800Z] testTrace[167: traces/ctf-testsuite/tests/1.8/regression/stream/pass/lttng-ust-heartbeat-event](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.048 s [2019-07-30T12:46:24.800Z] 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-30T12:46:24.800Z] 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.03 s [2019-07-30T12:46:24.800Z] 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-30T12:46:24.800Z] 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.002 s [2019-07-30T12:46:24.800Z] testTrace[172: traces/ctf-testsuite/tests/1.8/regression/stream/pass/variant-missing-fields](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T12:46:24.800Z] Running org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest [2019-07-30T12:46:24.800Z] 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-30T12:46:24.800Z] testGetInt_le1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T12:46:24.800Z] testGetInt_le2(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T12:46:24.800Z] testPutIntLe(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T12:46:24.800Z] testPutInt_invalid(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0.001 s [2019-07-30T12:46:24.800Z] testGetLong35s_pos0LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T12:46:24.800Z] testGetLong35s_pos7LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T12:46:24.800Z] testGetLong35s_pos8LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T12:46:24.800Z] testGet24Unsigned(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T12:46:24.800Z] testGetInt_invalid(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T12:46:24.800Z] testGet24Signed(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T12:46:24.800Z] testGetLong35_pos7LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T12:46:24.800Z] testGetLong35_pos8LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T12:46:24.800Z] testPutInt_length0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T12:46:24.800Z] testPutInt_length1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T12:46:24.800Z] testGetLong_pos0LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T12:46:24.800Z] testGetLong_pos7LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T12:46:24.800Z] testGetLong_pos8LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T12:46:24.800Z] testGet35_pos0BE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T12:46:24.800Z] testGet35_pos0LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T12:46:24.800Z] testGet35_pos8BE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T12:46:24.800Z] testPutIntLe_length0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0.001 s [2019-07-30T12:46:24.800Z] testPutIntLe_length1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T12:46:24.800Z] testGetLong_pos0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T12:46:24.800Z] testGetLong_pos7(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T12:46:24.800Z] testGetLong_pos8(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T12:46:24.800Z] testGetUnsigned(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T12:46:24.800Z] testGetInt_invalid2(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T12:46:24.800Z] testGetSigned(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T12:46:24.800Z] testPutInt(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T12:46:24.800Z] testPutInt_hex(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0.001 s [2019-07-30T12:46:24.800Z] testGetInt_base(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T12:46:24.800Z] testGetInt_pos0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T12:46:24.800Z] testGetInt_pos1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T12:46:24.800Z] testGetInt_pos2(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T12:46:24.800Z] Running org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest [2019-07-30T12:46:24.800Z] 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-30T12:46:24.800Z] testGetPosition(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-30T12:46:24.800Z] testCanRead_1param(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-30T12:46:24.800Z] testGetBytes(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-30T12:46:24.800Z] testGetOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-30T12:46:24.800Z] testClear(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-30T12:46:24.800Z] testGetByteOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-30T12:46:24.800Z] testBitBuffer(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-30T12:46:24.800Z] testSetByteOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-30T12:46:24.800Z] testBitBuffer_fromByteBuffer(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-30T12:46:24.800Z] testGetByteBuffer(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-30T12:46:24.800Z] testSetPosition(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-30T12:46:24.800Z] testGetBytesMiddle(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-30T12:46:24.800Z] testSetOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-30T12:46:24.800Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest [2019-07-30T12:46:24.800Z] [2019-07-30T12:46:24.800Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 12:46:24.649 [2019-07-30T12:46:24.800Z] !MESSAGE Struct already contains a field named ctx [2019-07-30T12:46:24.800Z] [2019-07-30T12:46:24.800Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 12:46:24.650 [2019-07-30T12:46:24.800Z] !MESSAGE Struct already contains a field named ctx [2019-07-30T12:46:24.800Z] [2019-07-30T12:46:24.800Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 12:46:24.650 [2019-07-30T12:46:24.800Z] !MESSAGE Struct already contains a field named ctx [2019-07-30T12:46:24.800Z] [2019-07-30T12:46:24.800Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 12:46:24.651 [2019-07-30T12:46:24.800Z] !MESSAGE Struct already contains a field named ctx [2019-07-30T12:46:24.800Z] 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-30T12:46:24.800Z] testEvents(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest) Time elapsed: 0.004 s [2019-07-30T12:46:24.800Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest [2019-07-30T12:46:24.800Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest [2019-07-30T12:46:24.800Z] testParseField_simple(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest) Time elapsed: 0 s [2019-07-30T12:46:24.800Z] testParseField_complex(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest) Time elapsed: 0.001 s [2019-07-30T12:46:24.800Z] testParseField_simple2(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest) Time elapsed: 0 s [2019-07-30T12:46:24.800Z] testParseField_simple3(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest) Time elapsed: 0 s [2019-07-30T12:46:24.800Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest [2019-07-30T12:46:24.800Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest [2019-07-30T12:46:24.800Z] getterTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0.001 s [2019-07-30T12:46:24.800Z] constructorTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0 s [2019-07-30T12:46:24.800Z] comparatorTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0.001 s [2019-07-30T12:46:24.800Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0 s [2019-07-30T12:46:24.800Z] toStringTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0 s [2019-07-30T12:46:24.800Z] hashCodeTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0 s [2019-07-30T12:46:24.800Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest [2019-07-30T12:46:42.859Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 16.8 s - in org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest [2019-07-30T12:46:42.859Z] readTraces[0: KERNEL](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 1.488 s [2019-07-30T12:46:42.859Z] readTraces[1: TRACE2](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 1.143 s [2019-07-30T12:46:42.859Z] readTraces[2: KERNEL_VM](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 2.729 s [2019-07-30T12:46:42.859Z] readTraces[3: SYNC_SRC](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.369 s [2019-07-30T12:46:42.859Z] readTraces[4: SYNC_DEST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.184 s [2019-07-30T12:46:42.859Z] readTraces[5: DJANGO_CLIENT](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 1.844 s [2019-07-30T12:46:42.859Z] readTraces[6: DJANGO_DB](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 1.67 s [2019-07-30T12:46:42.859Z] readTraces[7: DJANGO_HTTPD](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 1.814 s [2019-07-30T12:46:42.859Z] readTraces[8: HELLO_LOST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.505 s [2019-07-30T12:46:42.859Z] readTraces[9: CYG_PROFILE](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.061 s [2019-07-30T12:46:42.859Z] readTraces[10: CYG_PROFILE_FAST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.023 s [2019-07-30T12:46:42.859Z] readTraces[11: FUNKY_TRACE](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.491 s [2019-07-30T12:46:42.859Z] readTraces[12: ARM_64_BIT_HEADER](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.474 s [2019-07-30T12:46:42.859Z] readTraces[13: FLIPPING_ENDIANNESS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.13 s [2019-07-30T12:46:42.859Z] readTraces[14: DYNSCOPE](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.484 s [2019-07-30T12:46:42.859Z] readTraces[15: TRACE_EXPERIMENT](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) skipped [2019-07-30T12:46:42.859Z] readTraces[16: DEBUG_INFO](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.019 s [2019-07-30T12:46:42.859Z] readTraces[17: DEBUG_INFO3](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.038 s [2019-07-30T12:46:42.859Z] readTraces[18: DEBUG_INFO4](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.014 s [2019-07-30T12:46:42.859Z] readTraces[19: DEBUG_INFO_SYNTH_EXEC](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.006 s [2019-07-30T12:46:42.859Z] readTraces[20: DEBUG_INFO_SYNTH_TWO_PROCESSES](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.006 s [2019-07-30T12:46:42.859Z] readTraces[21: DEBUG_INFO_SYNTH_BUILDID_DEBUGLINK](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.006 s [2019-07-30T12:46:42.859Z] readTraces[22: MEMORY_ANALYSIS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.657 s [2019-07-30T12:46:42.859Z] readTraces[23: PERF_TASKSET2](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.021 s [2019-07-30T12:46:42.859Z] readTraces[24: MANY_THREADS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.711 s [2019-07-30T12:46:42.859Z] readTraces[25: CONTEXT_SWITCHES_KERNEL](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.378 s [2019-07-30T12:46:42.859Z] readTraces[26: CONTEXT_SWITCHES_UST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.012 s [2019-07-30T12:46:42.859Z] readTraces[27: UNEVEN_STREAMS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 1.489 s [2019-07-30T12:46:42.859Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest [2019-07-30T12:46:42.859Z] [2019-07-30T12:46:42.859Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-30 12:46:41.785 [2019-07-30T12:46:42.859Z] !MESSAGE channel0_0 [+++++++++++++++++++++++++++++++++++++++++++++++++ ] 491 Events [2019-07-30T12:46:42.859Z] [2019-07-30T12:46:42.859Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-30 12:46:41.822 [2019-07-30T12:46:42.859Z] !MESSAGE channel0_1 [++++++++++++++++++++++++++++++++++++++++++++++++++ ] 509 Events [2019-07-30T12:46:42.859Z] [2019-07-30T12:46:42.859Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-30 12:46:41.872 [2019-07-30T12:46:42.859Z] !MESSAGE channel0_0 [ ] 0 Events [2019-07-30T12:46:42.859Z] [2019-07-30T12:46:42.859Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-30 12:46:41.872 [2019-07-30T12:46:42.859Z] !MESSAGE channel0_1 [++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++] 1 Events [2019-07-30T12:46:43.422Z] [2019-07-30T12:46:43.423Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-30 12:46:43.137 [2019-07-30T12:46:43.423Z] !MESSAGE channel0_0 [ ] 0 Events [2019-07-30T12:46:43.423Z] [2019-07-30T12:46:43.423Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-30 12:46:43.138 [2019-07-30T12:46:43.423Z] !MESSAGE channel0_1 [+] 1 Events [2019-07-30T12:46:43.423Z] [2019-07-30T12:46:43.423Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-30 12:46:43.229 [2019-07-30T12:46:43.423Z] !MESSAGE channel0_0 [ ] 0 Events [2019-07-30T12:46:43.423Z] [2019-07-30T12:46:43.423Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-30 12:46:43.230 [2019-07-30T12:46:43.423Z] !MESSAGE channel0_1 [++] 1 Events [2019-07-30T12:46:43.679Z] [2019-07-30T12:46:43.679Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-30 12:46:43.479 [2019-07-30T12:46:43.679Z] !MESSAGE channel0_0 [ ] 0 Events [2019-07-30T12:46:43.679Z] [2019-07-30T12:46:43.679Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-30 12:46:43.479 [2019-07-30T12:46:43.679Z] !MESSAGE channel0_1 [++++++++++] 1 Events [2019-07-30T12:46:43.936Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.321 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest [2019-07-30T12:46:43.936Z] testHasMoreEvents(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.089 s [2019-07-30T12:46:43.936Z] testGetCurrentEventDef_last(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.109 s [2019-07-30T12:46:43.936Z] testPrintStats_100(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.088 s [2019-07-30T12:46:43.936Z] testPrintStats_noparam(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.05 s [2019-07-30T12:46:43.936Z] testGetEndTime(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.087 s [2019-07-30T12:46:43.936Z] testSeek(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.083 s [2019-07-30T12:46:43.936Z] testGetStartTime(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.087 s [2019-07-30T12:46:43.936Z] testAdvance_end(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.721 s [2019-07-30T12:46:43.936Z] testOpen_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.042 s [2019-07-30T12:46:43.936Z] testGetCurrentEventDef_first(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.065 s [2019-07-30T12:46:43.936Z] testPrintStats_width0(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.089 s [2019-07-30T12:46:43.936Z] testPrintStats_width1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.092 s [2019-07-30T12:46:43.936Z] testPrintStats_width2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.092 s [2019-07-30T12:46:43.936Z] testCopyFrom(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.094 s [2019-07-30T12:46:43.936Z] testAdvance_normal(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.058 s [2019-07-30T12:46:43.936Z] testPrintStats_width10(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.098 s [2019-07-30T12:46:43.936Z] testOpen_nonexisting(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.095 s [2019-07-30T12:46:43.936Z] testGoToLastEvent(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.151 s [2019-07-30T12:46:43.936Z] testOpen_existing(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.128 s [2019-07-30T12:46:43.936Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest [2019-07-30T12:46:46.461Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.965 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest [2019-07-30T12:46:46.461Z] testKernelTrace[0: WHOLE_TRACE](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest) Time elapsed: 1.098 s [2019-07-30T12:46:46.461Z] testKernelTrace[1: NO_EVENTS_USING_INVERTED_TIME](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest) Time elapsed: 0.099 s [2019-07-30T12:46:46.461Z] testKernelTrace[2: STREAM0_FIRST_PACKET_TIME](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest) Time elapsed: 0.219 s [2019-07-30T12:46:46.461Z] testKernelTrace[3: BOTH_STREAMS_FIRST_PACKET_ONLY](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest) Time elapsed: 0.168 s [2019-07-30T12:46:46.461Z] testKernelTrace[4: BOTH_STREAMS_SEVERAL_PACKETS](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest) Time elapsed: 0.376 s [2019-07-30T12:46:46.461Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest [2019-07-30T12:46:47.390Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.477 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest [2019-07-30T12:46:47.390Z] testEquals1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.221 s [2019-07-30T12:46:47.390Z] testEquals2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.206 s [2019-07-30T12:46:47.390Z] testEquals3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.221 s [2019-07-30T12:46:47.390Z] testEquals4(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.27 s [2019-07-30T12:46:47.390Z] testGetTimestampEnd(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.086 s [2019-07-30T12:46:47.390Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.093 s [2019-07-30T12:46:47.390Z] testSetTimestampEnd(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.098 s [2019-07-30T12:46:47.390Z] testGetFilename(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.067 s [2019-07-30T12:46:47.390Z] testStreamInput(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.067 s [2019-07-30T12:46:47.390Z] testGetStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.066 s [2019-07-30T12:46:47.390Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.079 s [2019-07-30T12:46:47.390Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest [2019-07-30T12:46:49.911Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.58 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest [2019-07-30T12:46:49.911Z] testGetTrace(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.11 s [2019-07-30T12:46:49.911Z] testAddEvent_base(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.137 s [2019-07-30T12:46:49.911Z] testGetId(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.204 s [2019-07-30T12:46:49.911Z] testSetId(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.184 s [2019-07-30T12:46:49.911Z] testAddHugeIDEvent_base(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.145 s [2019-07-30T12:46:49.911Z] testToString(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.136 s [2019-07-30T12:46:49.911Z] testGetPacketContextDecl(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.112 s [2019-07-30T12:46:49.911Z] testGetEventHeaderDecl(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.134 s [2019-07-30T12:46:49.911Z] testEventHeaderIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.158 s [2019-07-30T12:46:49.911Z] testGetStreamInputs(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.15 s [2019-07-30T12:46:49.911Z] testSetEventContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.11 s [2019-07-30T12:46:49.911Z] testSetEventHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.109 s [2019-07-30T12:46:49.911Z] testGetEventContextDecl(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.098 s [2019-07-30T12:46:49.911Z] testEventContextIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.108 s [2019-07-30T12:46:49.911Z] testSetPacketContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.099 s [2019-07-30T12:46:49.911Z] testGetEvents(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.145 s [2019-07-30T12:46:49.911Z] testIdIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.204 s [2019-07-30T12:46:49.911Z] testStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.137 s [2019-07-30T12:46:49.911Z] testPacketContextIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.097 s [2019-07-30T12:46:49.911Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest [2019-07-30T12:46:49.911Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest [2019-07-30T12:46:49.911Z] testStreamInputReaderTimestampComparator_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest) Time elapsed: 0 s [2019-07-30T12:46:49.911Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest [2019-07-30T12:46:50.841Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.674 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest [2019-07-30T12:46:50.841Z] testGetCurrentEvent(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.033 s [2019-07-30T12:46:50.841Z] testGetName(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.033 s [2019-07-30T12:46:50.841Z] testGoToLastEvent1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.039 s [2019-07-30T12:46:50.841Z] testGoToLastEvent2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.251 s [2019-07-30T12:46:50.841Z] testGetCurrentPacketContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.032 s [2019-07-30T12:46:50.841Z] testStreamInputReader_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.032 s [2019-07-30T12:46:50.841Z] testSeek_timestamp(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.033 s [2019-07-30T12:46:50.841Z] testReadNextEvent(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.032 s [2019-07-30T12:46:50.841Z] testGetCPU(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.036 s [2019-07-30T12:46:50.841Z] testStreamInputReader_valid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.048 s [2019-07-30T12:46:50.841Z] testSeek_eventDefinition(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.102 s [2019-07-30T12:46:50.841Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest [2019-07-30T12:46:50.841Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest [2019-07-30T12:46:50.841Z] testStreamInputPacketIndexDisjoint(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0.008 s [2019-07-30T12:46:50.841Z] testStreamInputPacketIndexOverlappingBothSides(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2019-07-30T12:46:50.841Z] testStreamInputPacketIndexLargeOverlapping(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2019-07-30T12:46:50.841Z] testStreamInputPacketIndexContiguous(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2019-07-30T12:46:50.841Z] testStreamInputPacketIndexInvalidAppend(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0.001 s [2019-07-30T12:46:50.841Z] testStreamInputPacketIndexGet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2019-07-30T12:46:50.841Z] testStreamInputPacketIndex(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2019-07-30T12:46:50.841Z] testStreamInputPacketIndexOverlapping(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2019-07-30T12:46:50.841Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest [2019-07-30T12:46:51.098Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.437 s - in org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest [2019-07-30T12:46:51.098Z] testParse(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.162 s [2019-07-30T12:46:51.098Z] testToString(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.064 s [2019-07-30T12:46:51.098Z] testStreamTextMD(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.035 s [2019-07-30T12:46:51.098Z] testMetadata(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.041 s [2019-07-30T12:46:51.098Z] testGetDetectedByteOrder(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.065 s [2019-07-30T12:46:51.098Z] testEndian(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.034 s [2019-07-30T12:46:51.098Z] testTextMD(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.035 s [2019-07-30T12:46:51.098Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest [2019-07-30T12:46:52.468Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.2 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest [2019-07-30T12:46:52.468Z] testGetMajor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.033 s [2019-07-30T12:46:52.468Z] testGetMinor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.034 s [2019-07-30T12:46:52.468Z] testPacketHeaderIsSet_valid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.033 s [2019-07-30T12:46:52.468Z] testLookupEnvironment_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.033 s [2019-07-30T12:46:52.468Z] testLookupEnvironment_2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.033 s [2019-07-30T12:46:52.468Z] testLookupEnvironment_3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.042 s [2019-07-30T12:46:52.468Z] testLookupEnvironment_4(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.035 s [2019-07-30T12:46:52.468Z] testMajorIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.045 s [2019-07-30T12:46:52.468Z] testByteOrderIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.037 s [2019-07-30T12:46:52.468Z] testOpen_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.037 s [2019-07-30T12:46:52.468Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.037 s [2019-07-30T12:46:52.468Z] testGetUUID(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.036 s [2019-07-30T12:46:52.468Z] testUUIDIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.036 s [2019-07-30T12:46:52.468Z] testMinorIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.04 s [2019-07-30T12:46:52.468Z] testGetPacketHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.038 s [2019-07-30T12:46:52.468Z] testGetTraceDirectory(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.037 s [2019-07-30T12:46:52.468Z] testSetByteOrder(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.042 s [2019-07-30T12:46:52.468Z] testAddStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.076 s [2019-07-30T12:46:52.468Z] testSetPacketHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.038 s [2019-07-30T12:46:52.468Z] testGetSetClock_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.038 s [2019-07-30T12:46:52.468Z] testGetSetClock_2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.037 s [2019-07-30T12:46:52.468Z] testGetByteOrder_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.036 s [2019-07-30T12:46:52.468Z] testGetStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.037 s [2019-07-30T12:46:52.468Z] testSetUUID(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.037 s [2019-07-30T12:46:52.468Z] testPacketHeaderIsSet_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.083 s [2019-07-30T12:46:52.468Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.034 s [2019-07-30T12:46:52.468Z] testOpen_existing(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.075 s [2019-07-30T12:46:52.468Z] testSetMajor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.038 s [2019-07-30T12:46:52.468Z] testSetMinor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.039 s [2019-07-30T12:46:52.468Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest [2019-07-30T12:46:52.468Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest [2019-07-30T12:46:52.468Z] testPacketNoHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest) Time elapsed: 0.001 s [2019-07-30T12:46:52.468Z] testPacketWithContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest) Time elapsed: 0 s [2019-07-30T12:46:52.468Z] testPacketWithPacketContextAndLostEvents(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest) Time elapsed: 0.001 s [2019-07-30T12:46:52.468Z] testPacket(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest) Time elapsed: 0 s [2019-07-30T12:46:52.468Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest [2019-07-30T12:46:52.726Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.419 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest [2019-07-30T12:46:52.726Z] testAddTwoStreams1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.003 s [2019-07-30T12:46:52.726Z] testAddTwoStreams2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.003 s [2019-07-30T12:46:52.726Z] testAddTwoStreams3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.003 s [2019-07-30T12:46:52.726Z] testEmptyStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.002 s [2019-07-30T12:46:52.726Z] testAddStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.002 s [2019-07-30T12:46:52.726Z] testAddStreamFail(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.002 s [2019-07-30T12:46:52.726Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest [2019-07-30T12:46:52.726Z] 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-30T12:46:52.726Z] testGrowingLive(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest) Time elapsed: 0.004 s [2019-07-30T12:46:52.726Z] testGrowingNotLive(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest) Time elapsed: 0.001 s [2019-07-30T12:46:52.726Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest [2019-07-30T12:46:52.984Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s - in org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest [2019-07-30T12:46:52.984Z] TSDLContextTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.038 s [2019-07-30T12:46:52.984Z] TSDLEnvironmentTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.004 s [2019-07-30T12:46:52.984Z] TSDLSimpleTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.003 s [2019-07-30T12:46:52.984Z] TSDLClockTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.002 s [2019-07-30T12:46:52.984Z] TSDLCallsiteTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.005 s [2019-07-30T12:46:52.984Z] TSDLEnumTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.004 s [2019-07-30T12:46:52.984Z] TSDLAllTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.006 s [2019-07-30T12:46:52.984Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest [2019-07-30T12:46:52.984Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest [2019-07-30T12:46:52.984Z] testStreamInputPacketIndexEntryConstructor1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0.001 s [2019-07-30T12:46:52.984Z] testStreamInputPacketIndexEntryConstructor2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-30T12:46:52.984Z] testStreamInputPacketIndexEntryConstructor3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-30T12:46:52.984Z] testStreamInputPacketIndexEntryConstructor4(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-30T12:46:52.984Z] testStreamInputPacketIndexEntryConstructor5(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-30T12:46:52.984Z] testStreamInputPacketIndexEntryConstructor6(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-30T12:46:52.984Z] testStreamInputPacketIndexEntryConstructor7(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0.001 s [2019-07-30T12:46:52.984Z] testStreamInputPacketIndexEntryConstructor8(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-30T12:46:52.984Z] testToString(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-30T12:46:52.984Z] testStreamInputPacketIndexEntry_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-30T12:46:52.984Z] Running org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest [2019-07-30T12:46:52.984Z] 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-30T12:46:52.984Z] testEventHeaders(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2019-07-30T12:46:52.984Z] testRoot(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2019-07-30T12:46:52.984Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2019-07-30T12:46:52.984Z] testComplexNode(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2019-07-30T12:46:52.984Z] testFields(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2019-07-30T12:46:52.984Z] testNotEquals(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2019-07-30T12:46:52.984Z] Running org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest [2019-07-30T12:46:52.984Z] [2019-07-30T12:46:52.984Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-30 12:46:52.762 [2019-07-30T12:46:52.984Z] !MESSAGE Some message [2019-07-30T12:46:52.984Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest [2019-07-30T12:46:52.984Z] testCtfCorePluginId(org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest) Time elapsed: 0 s [2019-07-30T12:46:52.984Z] testLog(org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest) Time elapsed: 0.001 s [2019-07-30T12:46:52.984Z] testGetDefault(org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest) Time elapsed: 0 s [2019-07-30T12:46:52.984Z] Running org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest [2019-07-30T12:46:52.984Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest [2019-07-30T12:46:52.984Z] testMakeUUID_2(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest) Time elapsed: 0 s [2019-07-30T12:46:52.984Z] testMakeUUID_3(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest) Time elapsed: 0 s [2019-07-30T12:46:52.984Z] testUnsignedCompare(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest) Time elapsed: 0 s [2019-07-30T12:46:52.984Z] testMakeUUID(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest) Time elapsed: 0 s [2019-07-30T12:46:52.984Z] Running org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest [2019-07-30T12:46:53.547Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.427 s - in org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest [2019-07-30T12:46:53.547Z] testCopyConstructorWithNull(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.001 s [2019-07-30T12:46:53.547Z] testUnsupporteds(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.001 s [2019-07-30T12:46:53.547Z] testToArray(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.001 s [2019-07-30T12:46:53.547Z] testCopyConstructor(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-30T12:46:53.547Z] testSet(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-30T12:46:53.547Z] testClear(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-30T12:46:53.547Z] testToString(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-30T12:46:53.547Z] testListIterator(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.001 s [2019-07-30T12:46:53.547Z] testUnorderedSet(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-30T12:46:53.547Z] testRecursiveCopyConstructor(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-30T12:46:53.547Z] testContains(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.005 s [2019-07-30T12:46:53.547Z] testListIteratorWithNull(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-30T12:46:53.547Z] testCopyConstructorWithNulls(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-30T12:46:53.547Z] testHashCollision(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.391 s [2019-07-30T12:46:53.547Z] testEquality(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-30T12:46:53.547Z] testListIteratorOutOfOrder(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-30T12:46:53.547Z] testIndexOf(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-30T12:46:53.547Z] testIsEmpty(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-30T12:46:53.547Z] testSimple(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.009 s [2019-07-30T12:46:53.547Z] testStream(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.012 s [2019-07-30T12:46:53.547Z] testStreams(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.004 s [2019-07-30T12:46:53.547Z] [2019-07-30T12:46:53.547Z] Results: [2019-07-30T12:46:53.547Z] [2019-07-30T12:46:53.547Z] Tests run: 619, Failures: 0, Errors: 0, Skipped: 1 [2019-07-30T12:46:53.547Z] [2019-07-30T12:46:54.112Z] [INFO] All tests passed! [2019-07-30T12:46:54.112Z] [INFO] [2019-07-30T12:46:54.112Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T12:46:54.112Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T12:46:54.112Z] [INFO] [2019-07-30T12:46:54.112Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T12:46:54.369Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T12:46:54.626Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T12:46:55.190Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T12:46:55.190Z] [INFO] [2019-07-30T12:46:55.190Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T12:46:55.190Z] [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-30T12:46:55.190Z] [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-30T12:46:55.190Z] [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-30T12:46:55.191Z] [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-30T12:46:55.191Z] [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-30T12:46:55.191Z] [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-30T12:46:55.191Z] [INFO] [2019-07-30T12:46:55.191Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T12:46:55.191Z] [INFO] [2019-07-30T12:46:55.191Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests >-- [2019-07-30T12:46:55.449Z] [INFO] Building org.eclipse.tracecompass.statesystem.core.tests 1.0.9-SNAPSHOT [17/134] [2019-07-30T12:46:55.449Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T12:46:55.449Z] [INFO] [2019-07-30T12:46:55.449Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T12:46:55.449Z] [INFO] [2019-07-30T12:46:55.449Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T12:46:55.449Z] [INFO] The project's OSGi version is 1.0.9.201907301238 [2019-07-30T12:46:55.449Z] [INFO] [2019-07-30T12:46:55.449Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T12:46:55.449Z] [INFO] [2019-07-30T12:46:55.449Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T12:46:55.449Z] [INFO] [2019-07-30T12:46:55.449Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T12:46:55.449Z] [INFO] [2019-07-30T12:46:55.449Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T12:46:55.449Z] [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-30T12:46:55.449Z] [INFO] [2019-07-30T12:46:55.449Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T12:46:55.449Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T12:46:55.449Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/main/resources [2019-07-30T12:46:55.449Z] [INFO] [2019-07-30T12:46:55.449Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T12:46:55.449Z] [INFO] Compiling 35 source files to /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/classes [2019-07-30T12:46:56.494Z] [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-30T12:46:56.494Z] int timeStamps = (int) times.stream().filter(interval::intersects).count(); [2019-07-30T12:46:56.494Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-30T12:46:56.494Z] Null type safety: parameter 1 provided via method descriptor Predicate.test(Long) needs unchecked conversion to conform to 'long' [2019-07-30T12:46:56.494Z] [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-30T12:46:56.494Z] ITmfStateInterval value = result.getValue(); [2019-07-30T12:46:56.494Z] ^^^^^^^^^^^^^^^^^ [2019-07-30T12:46:56.495Z] 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-30T12:46:56.495Z] [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-30T12:46:56.495Z] fHistoryTreeFiles.add(historyTreeFile); [2019-07-30T12:46:56.495Z] ^^^^^^^^^^^^^^^ [2019-07-30T12:46:56.495Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2019-07-30T12:46:56.495Z] [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-30T12:46:56.495Z] fBackendMap.put(backend, historyTreeFile); [2019-07-30T12:46:56.495Z] ^^^^^^^^^^^^^^^ [2019-07-30T12:46:56.495Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2019-07-30T12:46:56.495Z] [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-30T12:46:56.495Z] return Arrays.asList(Boolean.FALSE, Boolean.TRUE); [2019-07-30T12:46:56.495Z] ^^^^^^^^^^^^^ [2019-07-30T12:46:56.495Z] Null type safety (type annotations): The expression of type 'Boolean' needs unchecked conversion to conform to '@NonNull Boolean' [2019-07-30T12:46:56.495Z] [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-30T12:46:56.495Z] return Arrays.asList(Boolean.FALSE, Boolean.TRUE); [2019-07-30T12:46:56.495Z] ^^^^^^^^^^^^ [2019-07-30T12:46:56.495Z] Null type safety (type annotations): The expression of type 'Boolean' needs unchecked conversion to conform to '@NonNull Boolean' [2019-07-30T12:46:56.495Z] 6 problems (6 warnings) [2019-07-30T12:46:56.495Z] [INFO] [2019-07-30T12:46:56.495Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T12:46:56.495Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T12:46:56.495Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/test/resources [2019-07-30T12:46:56.495Z] [INFO] [2019-07-30T12:46:56.495Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T12:46:56.495Z] [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-30T12:46:56.495Z] [INFO] [2019-07-30T12:46:56.495Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T12:46:56.495Z] [INFO] [2019-07-30T12:46:56.495Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T12:46:56.495Z] [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-30T12:46:56.495Z] [INFO] [2019-07-30T12:46:56.495Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T12:46:56.495Z] [INFO] [2019-07-30T12:46:56.495Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T12:46:56.495Z] [INFO] [2019-07-30T12:46:56.495Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T12:46:56.495Z] [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-30T12:46:56.495Z] [INFO] [2019-07-30T12:46:56.495Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T12:46:56.751Z] [INFO] [2019-07-30T12:46:56.751Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T12:47:00.024Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data/.metadata/.log [2019-07-30T12:47:00.024Z] [INFO] Command line: [2019-07-30T12:47:00.024Z] [/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-30T12:47:00.024Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T12:47:03.296Z] !SESSION 2019-07-30 12:47:00.252 ----------------------------------------------- [2019-07-30T12:47:03.296Z] eclipse.buildId=unknown [2019-07-30T12:47:03.296Z] java.version=1.8.0_202 [2019-07-30T12:47:03.296Z] java.vendor=Oracle Corporation [2019-07-30T12:47:03.296Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T12:47:03.296Z] 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-30T12:47:03.296Z] 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-30T12:47:03.296Z] [2019-07-30T12:47:03.296Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 12:47:02.742 [2019-07-30T12:47:03.296Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T12:47:03.296Z] !STACK 0 [2019-07-30T12:47:03.296Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [51] [2019-07-30T12:47:03.296Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T12:47:03.296Z] [2019-07-30T12:47:03.296Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T12:47:03.296Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T12:47:03.296Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T12:47:03.296Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T12:47:03.296Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T12:47:03.296Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T12:47:03.296Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T12:47:03.296Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T12:47:03.296Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T12:47:03.296Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T12:47:03.296Z] [2019-07-30T12:47:03.296Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 12:47:02.929 [2019-07-30T12:47:03.296Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T12:47:03.296Z] !STACK 0 [2019-07-30T12:47:03.296Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [124] [2019-07-30T12:47:03.296Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T12:47:03.296Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T12:47:03.296Z] -> 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-30T12:47:03.296Z] org.apache.httpcomponents.httpclient.win [32] [2019-07-30T12:47:03.296Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T12:47:03.296Z] [2019-07-30T12:47:03.296Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T12:47:03.296Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T12:47:03.296Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T12:47:03.296Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T12:47:03.296Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T12:47:03.296Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T12:47:03.296Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T12:47:03.296Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T12:47:03.296Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T12:47:03.296Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T12:47:04.668Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest [2019-07-30T12:47:05.233Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.515 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest [2019-07-30T12:47:05.233Z] testFillNodes[CLASSIC](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest) Time elapsed: 0.485 s [2019-07-30T12:47:05.233Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest [2019-07-30T12:47:05.490Z] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest [2019-07-30T12:47:05.490Z] testStringWithChars[nb of chars: 0, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.003 s [2019-07-30T12:47:05.490Z] testStringWithChars[nb of chars: 0, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-30T12:47:05.490Z] testStringWithChars[nb of chars: 0, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-30T12:47:05.490Z] testStringWithChars[nb of chars: 10, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-30T12:47:05.490Z] testStringWithChars[nb of chars: 10, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-30T12:47:05.490Z] testStringWithChars[nb of chars: 10, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-30T12:47:05.490Z] testStringWithChars[nb of chars: 126, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-30T12:47:05.490Z] testStringWithChars[nb of chars: 126, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-30T12:47:05.490Z] testStringWithChars[nb of chars: 126, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-30T12:47:05.490Z] testStringWithChars[nb of chars: 127, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-30T12:47:05.490Z] testStringWithChars[nb of chars: 127, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-30T12:47:05.490Z] testStringWithChars[nb of chars: 127, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-30T12:47:05.490Z] testStringWithChars[nb of chars: 128, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-30T12:47:05.490Z] testStringWithChars[nb of chars: 128, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-30T12:47:05.490Z] testStringWithChars[nb of chars: 128, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-30T12:47:05.490Z] 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-30T12:47:05.490Z] 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-30T12:47:05.490Z] 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-30T12:47:05.490Z] testStringWithChars[nb of chars: 16,383, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-30T12:47:05.490Z] testStringWithChars[nb of chars: 16,383, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-30T12:47:05.490Z] 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-30T12:47:05.490Z] 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-30T12:47:05.490Z] 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-30T12:47:05.490Z] 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-30T12:47:05.490Z] 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-30T12:47:05.490Z] 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-30T12:47:05.490Z] 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-30T12:47:05.490Z] testStringWithChars[nb of chars: 10,922, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-30T12:47:05.490Z] testStringWithChars[nb of chars: 10,922, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-07-30T12:47:05.490Z] testStringWithChars[nb of chars: 10,922, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-30T12:47:05.490Z] 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-30T12:47:05.490Z] testStringWithChars[nb of chars: 10,923, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-07-30T12:47:05.490Z] 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-30T12:47:05.490Z] testStringWithChars[nb of chars: 32,766, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-30T12:47:05.490Z] 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-30T12:47:05.490Z] testStringWithChars[nb of chars: 32,766, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-07-30T12:47:05.490Z] testStringWithChars[nb of chars: 32,767, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-30T12:47:05.490Z] 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-30T12:47:05.490Z] 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-30T12:47:05.490Z] testStringWithChars[nb of chars: 32,768, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-07-30T12:47:05.490Z] 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-30T12:47:05.490Z] 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-30T12:47:05.490Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest [2019-07-30T12:47:05.490Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest [2019-07-30T12:47:05.490Z] testNodeSequenceNumbers(org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest) Time elapsed: 0.004 s [2019-07-30T12:47:05.490Z] testDepth(org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest) Time elapsed: 0.004 s [2019-07-30T12:47:05.490Z] testSequentialFill(org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest) Time elapsed: 0.001 s [2019-07-30T12:47:05.490Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest [2019-07-30T12:47:08.016Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.94 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest [2019-07-30T12:47:08.016Z] testIntervalBeforeStart[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0 s [2019-07-30T12:47:08.016Z] testBuildNowQueryLaterStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.066 s [2019-07-30T12:47:08.016Z] testInsertQueryStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.009 s [2019-07-30T12:47:08.016Z] testCascadingIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.117 s [2019-07-30T12:47:08.016Z] testNegativeTimes[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.002 s [2019-07-30T12:47:08.016Z] testFullIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.865 s [2019-07-30T12:47:08.016Z] testIntervalBeforeStart[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0 s [2019-07-30T12:47:08.016Z] testBuildNowQueryLaterStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.016 s [2019-07-30T12:47:08.016Z] testInsertQueryStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.003 s [2019-07-30T12:47:08.016Z] testCascadingIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.026 s [2019-07-30T12:47:08.016Z] testNegativeTimes[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.003 s [2019-07-30T12:47:08.016Z] testFullIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.831 s [2019-07-30T12:47:08.016Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest [2019-07-30T12:47:08.948Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.227 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest [2019-07-30T12:47:08.948Z] testBuildNowQueryLaterStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.001 s [2019-07-30T12:47:08.948Z] testIntervalBeforeStart[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0 s [2019-07-30T12:47:08.948Z] testInsertQueryStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.001 s [2019-07-30T12:47:08.948Z] testCascadingIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.011 s [2019-07-30T12:47:08.948Z] testNegativeTimes[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.001 s [2019-07-30T12:47:08.948Z] testFullIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.565 s [2019-07-30T12:47:08.948Z] testBuildNowQueryLaterStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.002 s [2019-07-30T12:47:08.948Z] testIntervalBeforeStart[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.001 s [2019-07-30T12:47:08.948Z] testInsertQueryStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0 s [2019-07-30T12:47:08.948Z] testCascadingIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.015 s [2019-07-30T12:47:08.948Z] testNegativeTimes[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.001 s [2019-07-30T12:47:08.948Z] testFullIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.627 s [2019-07-30T12:47:08.948Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest [2019-07-30T12:47:13.123Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.697 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest [2019-07-30T12:47:13.123Z] testEndTime(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-30T12:47:13.123Z] testStartTime(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-30T12:47:13.123Z] testEnd(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0.002 s [2019-07-30T12:47:13.123Z] testQueryAttribute(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0.001 s [2019-07-30T12:47:13.123Z] testBegin(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-30T12:47:13.123Z] testOutOfRange_1(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0.001 s [2019-07-30T12:47:13.123Z] testOutOfRange_2(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-30T12:47:13.123Z] testQueryAttributeEmpty(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-30T12:47:13.123Z] testDoQuery(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-30T12:47:13.123Z] testBuildNowQueryLaterStateValues(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-30T12:47:13.123Z] testIntervalBeforeStart(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0.001 s [2019-07-30T12:47:13.123Z] testInsertQueryStateValues(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-30T12:47:13.123Z] testCascadingIntervals(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0.194 s [2019-07-30T12:47:13.123Z] testNegativeTimes(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-30T12:47:13.123Z] testFullIntervals(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 3.423 s [2019-07-30T12:47:13.123Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest [2019-07-30T12:47:13.123Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest [2019-07-30T12:47:13.123Z] testBeginEnd(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest) Time elapsed: 0.032 s [2019-07-30T12:47:13.123Z] testEmptyStack(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest) Time elapsed: 0.029 s [2019-07-30T12:47:13.123Z] testFullQueries(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest) Time elapsed: 0.001 s [2019-07-30T12:47:13.123Z] testSingleQueries(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest) Time elapsed: 0.002 s [2019-07-30T12:47:13.123Z] testStackTop(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest) Time elapsed: 0.002 s [2019-07-30T12:47:13.123Z] Running org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest [2019-07-30T12:47:13.123Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest [2019-07-30T12:47:13.123Z] testAttributeTreeFileStorage(org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest) Time elapsed: 0.013 s [2019-07-30T12:47:13.123Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest [2019-07-30T12:47:13.123Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.508 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest [2019-07-30T12:47:13.123Z] testAttributes(org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest) Time elapsed: 0.002 s [2019-07-30T12:47:13.123Z] testWaitUntilBuilt(org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest) Time elapsed: 0.501 s [2019-07-30T12:47:13.123Z] testSetAndQueryOngoing(org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest) Time elapsed: 0.001 s [2019-07-30T12:47:13.123Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest [2019-07-30T12:47:13.123Z] [2019-07-30T12:47:13.123Z] !ENTRY org.eclipse.tracecompass.statesystem.core 2 0 2019-07-30 12:47:12.964 [2019-07-30T12:47:13.123Z] !MESSAGE Custom factory for type 87 does not exist [2019-07-30T12:47:13.123Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest [2019-07-30T12:47:13.123Z] testNoFactoryAvailable(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0.004 s [2019-07-30T12:47:13.123Z] testSerialization(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-30T12:47:13.123Z] testWrongCustomId(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-30T12:47:13.123Z] testWrongCustomId2(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-30T12:47:13.123Z] testSerializedTooLarge(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-30T12:47:13.123Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-30T12:47:13.123Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-30T12:47:13.123Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-30T12:47:13.123Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-30T12:47:13.123Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-30T12:47:13.123Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-30T12:47:13.123Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest [2019-07-30T12:47:13.123Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest [2019-07-30T12:47:13.123Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0 s [2019-07-30T12:47:13.123Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0 s [2019-07-30T12:47:13.123Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0 s [2019-07-30T12:47:13.123Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0 s [2019-07-30T12:47:13.123Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0 s [2019-07-30T12:47:13.123Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0 s [2019-07-30T12:47:13.123Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest [2019-07-30T12:47:13.123Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest [2019-07-30T12:47:13.123Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0 s [2019-07-30T12:47:13.123Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0 s [2019-07-30T12:47:13.123Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0 s [2019-07-30T12:47:13.123Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0 s [2019-07-30T12:47:13.123Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0 s [2019-07-30T12:47:13.123Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0 s [2019-07-30T12:47:13.123Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest [2019-07-30T12:47:13.123Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest [2019-07-30T12:47:13.123Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0 s [2019-07-30T12:47:13.123Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0 s [2019-07-30T12:47:13.123Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0 s [2019-07-30T12:47:13.123Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0 s [2019-07-30T12:47:13.123Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0 s [2019-07-30T12:47:13.123Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0.001 s [2019-07-30T12:47:13.123Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest [2019-07-30T12:47:13.123Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest [2019-07-30T12:47:13.123Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0 s [2019-07-30T12:47:13.123Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0 s [2019-07-30T12:47:13.123Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0 s [2019-07-30T12:47:13.123Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0 s [2019-07-30T12:47:13.123Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0 s [2019-07-30T12:47:13.123Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0 s [2019-07-30T12:47:13.123Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest [2019-07-30T12:47:13.123Z] 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-30T12:47:13.123Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0 s [2019-07-30T12:47:13.123Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0 s [2019-07-30T12:47:13.123Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0 s [2019-07-30T12:47:13.123Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0 s [2019-07-30T12:47:13.123Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0 s [2019-07-30T12:47:13.123Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0 s [2019-07-30T12:47:13.123Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest [2019-07-30T12:47:13.123Z] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest [2019-07-30T12:47:13.123Z] compareLongWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0.001 s [2019-07-30T12:47:13.123Z] compareStringWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T12:47:13.123Z] compareStringWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T12:47:13.123Z] compareIntWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T12:47:13.123Z] compareIntWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T12:47:13.123Z] compareDoubleWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T12:47:13.123Z] compareDoubleWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T12:47:13.123Z] compareIntWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T12:47:13.123Z] compareLongWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T12:47:13.123Z] compareLongWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T12:47:13.123Z] tcompareIntWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0.001 s [2019-07-30T12:47:13.123Z] compareDoubleWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T12:47:13.123Z] compareStringWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T12:47:13.123Z] compareLongWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T12:47:13.123Z] compareIntWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T12:47:13.123Z] compareLongWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T12:47:13.123Z] compareNullWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T12:47:13.123Z] compareNullWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T12:47:13.123Z] compareNullWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T12:47:13.123Z] compareDoubleWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T12:47:13.123Z] compareNullWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T12:47:13.123Z] compareNullWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T12:47:13.123Z] compareStringWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T12:47:13.123Z] compareDoubleWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T12:47:13.123Z] compareStringWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T12:47:13.123Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest [2019-07-30T12:47:13.123Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest [2019-07-30T12:47:13.123Z] testTimeRangeException2DContinous(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.013 s [2019-07-30T12:47:13.123Z] testEmpty2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.002 s [2019-07-30T12:47:13.123Z] testIOOB2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.003 s [2019-07-30T12:47:13.123Z] testContinuous2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.025 s [2019-07-30T12:47:13.123Z] testReverse2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.002 s [2019-07-30T12:47:13.123Z] testTimeRangeException2DDiscrete(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.001 s [2019-07-30T12:47:13.123Z] testDiscrete2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.01 s [2019-07-30T12:47:13.123Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest [2019-07-30T12:47:13.381Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest [2019-07-30T12:47:13.381Z] testIncrementInt(org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest) Time elapsed: 0.001 s [2019-07-30T12:47:13.381Z] testIncrementLong(org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest) Time elapsed: 0.048 s [2019-07-30T12:47:13.381Z] Running org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest [2019-07-30T12:47:13.381Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s - in org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest [2019-07-30T12:47:13.381Z] testSimpleSnapshot(org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest) Time elapsed: 0.106 s [2019-07-30T12:47:13.381Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest [2019-07-30T12:47:13.381Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest [2019-07-30T12:47:13.381Z] testIteratorOverQuarkEndTime(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0.002 s [2019-07-30T12:47:13.381Z] testIteratorOverQuarkResolution(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0 s [2019-07-30T12:47:13.381Z] testIteratorOverQuarkReversed(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0.001 s [2019-07-30T12:47:13.381Z] testQueueOfferPollPeek(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0 s [2019-07-30T12:47:13.381Z] testQueryOngoingStackTop(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0.001 s [2019-07-30T12:47:13.381Z] testQuerySingleStackTop(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0 s [2019-07-30T12:47:13.381Z] testQueryUntilNonNullValue(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0 s [2019-07-30T12:47:13.381Z] testIteratorOverQuark(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0.001 s [2019-07-30T12:47:13.381Z] testIteratorOverQuarkAddMoreIntervals(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0.002 s [2019-07-30T12:47:13.381Z] testIteratorOverQuarkSubrange(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0 s [2019-07-30T12:47:13.381Z] [2019-07-30T12:47:13.381Z] Results: [2019-07-30T12:47:13.381Z] [2019-07-30T12:47:13.381Z] Tests run: 180, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T12:47:13.381Z] [2019-07-30T12:47:14.310Z] [INFO] All tests passed! [2019-07-30T12:47:14.310Z] [INFO] [2019-07-30T12:47:14.310Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T12:47:14.310Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T12:47:14.310Z] [INFO] [2019-07-30T12:47:14.310Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T12:47:14.310Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T12:47:14.310Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T12:47:14.567Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T12:47:14.824Z] [INFO] [2019-07-30T12:47:14.824Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T12:47:14.824Z] [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-30T12:47:14.824Z] [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-30T12:47:14.824Z] [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-30T12:47:14.824Z] [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-30T12:47:14.824Z] [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-30T12:47:14.824Z] [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-30T12:47:14.824Z] [INFO] [2019-07-30T12:47:14.824Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T12:47:14.824Z] [INFO] [2019-07-30T12:47:14.824Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests >-- [2019-07-30T12:47:14.824Z] [INFO] Building org.eclipse.tracecompass.tmf.core.tests 1.0.9-SNAPSHOT [18/134] [2019-07-30T12:47:14.824Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T12:47:14.824Z] [INFO] [2019-07-30T12:47:14.824Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T12:47:14.824Z] [INFO] [2019-07-30T12:47:14.824Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T12:47:14.824Z] [INFO] The project's OSGi version is 1.0.9.201907301238 [2019-07-30T12:47:14.824Z] [INFO] [2019-07-30T12:47:14.824Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T12:47:14.824Z] [INFO] [2019-07-30T12:47:14.824Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T12:47:14.824Z] [INFO] [2019-07-30T12:47:14.824Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T12:47:14.824Z] [INFO] [2019-07-30T12:47:14.824Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T12:47:14.824Z] [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-30T12:47:14.824Z] [INFO] [2019-07-30T12:47:14.824Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T12:47:14.824Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T12:47:14.824Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/main/resources [2019-07-30T12:47:14.824Z] [INFO] [2019-07-30T12:47:14.824Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T12:47:14.824Z] [INFO] Compiling 150 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/classes [2019-07-30T12:47:17.416Z] [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-30T12:47:17.416Z] public void setUp() throws IOException { [2019-07-30T12:47:17.416Z] ^^^^^^^^^^^ [2019-07-30T12:47:17.416Z] The declared exception IOException is not actually thrown by the method setUp() from type TmfEventProviderTest [2019-07-30T12:47:17.416Z] [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-30T12:47:17.416Z] @NonNull Iterable modules = super.getAnalysisModules(); [2019-07-30T12:47:17.416Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T12:47:17.416Z] Null type safety (type annotations): The expression of type '@NonNull Iterable' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull IAnalysisModule>' [2019-07-30T12:47:17.416Z] 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-30T12:47:17.416Z] @SuppressWarnings({"javadoc", "nls"}) [2019-07-30T12:47:17.416Z] ^^^^^ [2019-07-30T12:47:17.416Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2019-07-30T12:47:17.416Z] 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-30T12:47:17.416Z] assertFalse("equals", fCallsite1.equals(fCallsite1.getFileName())); [2019-07-30T12:47:17.416Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T12:47:17.416Z] Unlikely argument type for equals(): String seems to be unrelated to ITmfCallsite [2019-07-30T12:47:17.416Z] 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-30T12:47:17.416Z] assertTrue("equals", !fLocation2.equals(fLocation3)); [2019-07-30T12:47:17.416Z] ^^^^^^^^^^ [2019-07-30T12:47:17.416Z] Unlikely argument type for equals(): TmfTimestampLocation seems to be unrelated to TmfLongLocation [2019-07-30T12:47:17.416Z] 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-30T12:47:17.416Z] assertTrue("equals", !fLocation3.equals(fLocation2)); [2019-07-30T12:47:17.416Z] ^^^^^^^^^^ [2019-07-30T12:47:17.416Z] Unlikely argument type for equals(): TmfLongLocation seems to be unrelated to TmfTimestampLocation [2019-07-30T12:47:17.416Z] [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-30T12:47:17.416Z] return new TmfCallsite((String) getContent().getField(Field.FILE).getValue(), lineNo); [2019-07-30T12:47:17.416Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T12:47:17.416Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T12:47:17.416Z] [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-30T12:47:17.416Z] String directory = TmfTraceManager.getSupplementaryFileDir(fTrace); [2019-07-30T12:47:17.416Z] ^^^^^^ [2019-07-30T12:47:17.416Z] Null type safety (type annotations): The expression of type 'AbstractCustomTraceIndexTest.TestTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T12:47:17.416Z] 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-30T12:47:17.416Z] assertFalse("equals", ts0.equals(ts0.toString())); [2019-07-30T12:47:17.416Z] ^^^^^^^^^^^^^^ [2019-07-30T12:47:17.416Z] Unlikely argument type for equals(): String seems to be unrelated to ITmfTimestamp [2019-07-30T12:47:17.416Z] [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-30T12:47:17.416Z] return event; [2019-07-30T12:47:17.416Z] ^^^^^^^^^^^^^ [2019-07-30T12:47:17.416Z] Potential resource leak: 'stream' may not be closed at this location [2019-07-30T12:47:17.416Z] [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-30T12:47:17.416Z] return null; [2019-07-30T12:47:17.416Z] ^^^^^^^^^^^^ [2019-07-30T12:47:17.416Z] Potential resource leak: 'stream' may not be closed at this location [2019-07-30T12:47:17.416Z] 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-30T12:47:17.416Z] assertTrue("equals", !range1.equals(ts1)); [2019-07-30T12:47:17.416Z] ^^^ [2019-07-30T12:47:17.416Z] Unlikely argument type for equals(): ITmfTimestamp seems to be unrelated to TmfTimeRange [2019-07-30T12:47:17.416Z] 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-30T12:47:17.416Z] assertFalse("equals", fEvent1.equals(fEvent1.getType())); [2019-07-30T12:47:17.416Z] ^^^^^^^^^^^^^^^^^ [2019-07-30T12:47:17.416Z] Unlikely argument type for equals(): ITmfEventType seems to be unrelated to ITmfEvent [2019-07-30T12:47:17.416Z] 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-30T12:47:17.416Z] @SuppressWarnings("nls") [2019-07-30T12:47:17.416Z] ^^^^^ [2019-07-30T12:47:17.416Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2019-07-30T12:47:17.416Z] 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-30T12:47:17.416Z] assertFalse("equals", checkpoint1.equals(TmfTimestamp.fromSeconds(0))); [2019-07-30T12:47:17.416Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T12:47:17.416Z] Unlikely argument type for equals(): ITmfTimestamp seems to be unrelated to TmfCheckpoint [2019-07-30T12:47:17.416Z] [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-30T12:47:17.416Z] ok = fDataQueue.offer(data, TIMEOUT, TimeUnit.MILLISECONDS); [2019-07-30T12:47:17.416Z] ^^^^ [2019-07-30T12:47:17.416Z] Null type safety (type annotations): The expression of type 'TmfSyntheticEventStub' needs unchecked conversion to conform to '@NonNull ITmfEvent' [2019-07-30T12:47:17.416Z] 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-30T12:47:17.416Z] @SuppressWarnings("nls") [2019-07-30T12:47:17.416Z] ^^^^^ [2019-07-30T12:47:17.416Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2019-07-30T12:47:17.416Z] 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-30T12:47:17.416Z] assertFalse("equals", ts0.equals(ts0.toString())); [2019-07-30T12:47:17.416Z] ^^^^^^^^^^^^^^ [2019-07-30T12:47:17.416Z] Unlikely argument type for equals(): String seems to be unrelated to ITmfTimestamp [2019-07-30T12:47:17.416Z] 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-30T12:47:17.416Z] assertFalse("equals", ts0.equals(ts0.toString())); [2019-07-30T12:47:17.416Z] ^^^^^^^^^^^^^^ [2019-07-30T12:47:17.416Z] Unlikely argument type for equals(): String seems to be unrelated to ITmfTimestamp [2019-07-30T12:47:17.416Z] 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-30T12:47:17.416Z] assertFalse("equals", fType1.equals(fLabels1)); [2019-07-30T12:47:17.416Z] ^^^^^^^^ [2019-07-30T12:47:17.416Z] Unlikely argument type for equals(): String[] seems to be unrelated to ITmfEventType [2019-07-30T12:47:17.416Z] 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-30T12:47:17.416Z] assertFalse("equals", fField1.equals(fValue1)); [2019-07-30T12:47:17.416Z] ^^^^^^^ [2019-07-30T12:47:17.416Z] Unlikely argument type for equals(): String seems to be unrelated to TmfEventField [2019-07-30T12:47:17.416Z] 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-30T12:47:17.416Z] @SuppressWarnings({ "javadoc", "nls" }) [2019-07-30T12:47:17.416Z] ^^^^^ [2019-07-30T12:47:17.416Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2019-07-30T12:47:17.416Z] [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-30T12:47:17.416Z] return TmfTimestampFormat.getDefaulTimeFormat().format(TmfTimestamp.fromMillis(millisecond).toNanos()); [2019-07-30T12:47:17.416Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T12:47:17.416Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T12:47:17.416Z] 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-30T12:47:17.416Z] @SuppressWarnings({ "javadoc", "nls" }) [2019-07-30T12:47:17.416Z] ^^^^^ [2019-07-30T12:47:17.416Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2019-07-30T12:47:17.416Z] 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-30T12:47:17.416Z] @SuppressWarnings({ "nls", "javadoc"}) [2019-07-30T12:47:17.416Z] ^^^^^ [2019-07-30T12:47:17.416Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2019-07-30T12:47:17.416Z] [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-30T12:47:17.416Z] String directory = TmfTraceManager.getSupplementaryFileDir(fTrace); [2019-07-30T12:47:17.416Z] ^^^^^^ [2019-07-30T12:47:17.416Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T12:47:17.416Z] 26 problems (0 errors, 9 warnings, 9 info) [2019-07-30T12:47:17.416Z] [INFO] [2019-07-30T12:47:17.416Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T12:47:17.416Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T12:47:17.416Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/test/resources [2019-07-30T12:47:17.416Z] [INFO] [2019-07-30T12:47:17.416Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T12:47:17.416Z] [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-30T12:47:17.416Z] [INFO] [2019-07-30T12:47:17.416Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T12:47:17.673Z] [INFO] [2019-07-30T12:47:17.673Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T12:47:17.673Z] [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-30T12:47:17.931Z] [INFO] [2019-07-30T12:47:17.931Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T12:47:17.931Z] [INFO] [2019-07-30T12:47:17.931Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T12:47:17.931Z] [INFO] [2019-07-30T12:47:17.931Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T12:47:17.931Z] [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-30T12:47:19.299Z] [INFO] [2019-07-30T12:47:19.299Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T12:47:19.299Z] [INFO] [2019-07-30T12:47:19.299Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T12:47:20.668Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data/.metadata/.log [2019-07-30T12:47:20.668Z] [INFO] Command line: [2019-07-30T12:47:20.668Z] [/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-30T12:47:20.668Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T12:47:24.844Z] !SESSION 2019-07-30 12:47:21.049 ----------------------------------------------- [2019-07-30T12:47:24.844Z] eclipse.buildId=unknown [2019-07-30T12:47:24.844Z] java.version=1.8.0_202 [2019-07-30T12:47:24.844Z] java.vendor=Oracle Corporation [2019-07-30T12:47:24.844Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T12:47:24.844Z] 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-30T12:47:24.844Z] 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-30T12:47:24.844Z] [2019-07-30T12:47:24.844Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 12:47:24.432 [2019-07-30T12:47:24.844Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T12:47:24.844Z] !STACK 0 [2019-07-30T12:47:24.844Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-30T12:47:24.844Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T12:47:24.844Z] [2019-07-30T12:47:24.844Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T12:47:24.844Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T12:47:24.844Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T12:47:24.844Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T12:47:24.844Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T12:47:24.844Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T12:47:24.844Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T12:47:24.844Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T12:47:24.844Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T12:47:24.844Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T12:47:24.844Z] [2019-07-30T12:47:24.844Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 12:47:24.567 [2019-07-30T12:47:24.844Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T12:47:24.844Z] !STACK 0 [2019-07-30T12:47:24.844Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-30T12:47:24.844Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T12:47:24.844Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T12:47:24.844Z] -> 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-30T12:47:24.844Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-30T12:47:24.844Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T12:47:24.844Z] [2019-07-30T12:47:24.844Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T12:47:24.844Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T12:47:24.844Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T12:47:24.844Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T12:47:24.844Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T12:47:24.844Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T12:47:24.844Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T12:47:24.844Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T12:47:24.844Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T12:47:24.844Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T12:47:27.365Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest [2019-07-30T12:47:27.622Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.171 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest [2019-07-30T12:47:27.622Z] testMatchesTimestamp(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0.048 s [2019-07-30T12:47:27.622Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0.001 s [2019-07-30T12:47:27.622Z] testMatchesAlpha(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0.001 s [2019-07-30T12:47:27.622Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-30T12:47:27.622Z] testMatchesNum(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-30T12:47:27.622Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0.001 s [2019-07-30T12:47:27.622Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-30T12:47:27.622Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-30T12:47:27.622Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0.001 s [2019-07-30T12:47:27.622Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-30T12:47:27.622Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-30T12:47:27.622Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0.001 s [2019-07-30T12:47:27.622Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest [2019-07-30T12:47:28.022Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest [2019-07-30T12:47:28.022Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0.045 s [2019-07-30T12:47:28.022Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-30T12:47:28.022Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0.001 s [2019-07-30T12:47:28.022Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-30T12:47:28.022Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-30T12:47:28.022Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-30T12:47:28.022Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0.001 s [2019-07-30T12:47:28.022Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-30T12:47:28.022Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-30T12:47:28.022Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-30T12:47:28.022Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest [2019-07-30T12:47:28.022Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest [2019-07-30T12:47:28.022Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-30T12:47:28.022Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-30T12:47:28.022Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-30T12:47:28.022Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-30T12:47:28.022Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-30T12:47:28.022Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-30T12:47:28.022Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-30T12:47:28.022Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-30T12:47:28.022Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-30T12:47:28.022Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-30T12:47:28.022Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest [2019-07-30T12:47:28.022Z] 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-30T12:47:28.022Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0.001 s [2019-07-30T12:47:28.022Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-30T12:47:28.022Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-30T12:47:28.022Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-30T12:47:28.022Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-30T12:47:28.022Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-30T12:47:28.022Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-30T12:47:28.022Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-30T12:47:28.022Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-30T12:47:28.022Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-30T12:47:28.022Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest [2019-07-30T12:47:28.280Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.231 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest [2019-07-30T12:47:28.280Z] testInputFilterEquals(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.171 s [2019-07-30T12:47:28.280Z] testInputRegexNoField(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.005 s [2019-07-30T12:47:28.280Z] testInputRegexMatchesNot(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.001 s [2019-07-30T12:47:28.280Z] testInputFilterUnsupported(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.001 s [2019-07-30T12:47:28.280Z] testInputRegexContains(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.001 s [2019-07-30T12:47:28.280Z] testInputRegexPresent(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0 s [2019-07-30T12:47:28.280Z] testInputFilterContains(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.002 s [2019-07-30T12:47:28.280Z] testInputRegexAspect(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.001 s [2019-07-30T12:47:28.280Z] testInputFilterAnd(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.007 s [2019-07-30T12:47:28.280Z] testInputFilterMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.002 s [2019-07-30T12:47:28.280Z] testInputFilterCompare(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.002 s [2019-07-30T12:47:28.280Z] testInputRegexNoAspect(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0 s [2019-07-30T12:47:28.280Z] testInputRegexMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.001 s [2019-07-30T12:47:28.280Z] testInputRegexCompare(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0 s [2019-07-30T12:47:28.280Z] testInputFilterOr(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.003 s [2019-07-30T12:47:28.280Z] testInputRegexAnd(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.001 s [2019-07-30T12:47:28.280Z] testInputRegexNot(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0 s [2019-07-30T12:47:28.280Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest [2019-07-30T12:47:28.280Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest [2019-07-30T12:47:28.280Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-30T12:47:28.280Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-30T12:47:28.280Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0.001 s [2019-07-30T12:47:28.280Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-30T12:47:28.280Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-30T12:47:28.280Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-30T12:47:28.280Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-30T12:47:28.280Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-30T12:47:28.280Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-30T12:47:28.280Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-30T12:47:28.280Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest [2019-07-30T12:47:28.280Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s - in org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest [2019-07-30T12:47:28.280Z] testLogicalOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.003 s [2019-07-30T12:47:28.280Z] testContainsOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0 s [2019-07-30T12:47:28.280Z] testEqualsOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0 s [2019-07-30T12:47:28.280Z] testRegex(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.002 s [2019-07-30T12:47:28.280Z] testNotOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.002 s [2019-07-30T12:47:28.280Z] testComplexFilter(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.047 s [2019-07-30T12:47:28.280Z] testFilterWithNumber(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.008 s [2019-07-30T12:47:28.280Z] testLessThanOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0 s [2019-07-30T12:47:28.280Z] testPresentOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0 s [2019-07-30T12:47:28.280Z] testMatchesOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.001 s [2019-07-30T12:47:28.280Z] testNotEqualsOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.001 s [2019-07-30T12:47:28.280Z] testInvalid(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.001 s [2019-07-30T12:47:28.280Z] testGreaterThanOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0 s [2019-07-30T12:47:28.280Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest [2019-07-30T12:47:28.280Z] 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-30T12:47:28.280Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-30T12:47:28.280Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-30T12:47:28.280Z] testGetFilterName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0.001 s [2019-07-30T12:47:28.280Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-30T12:47:28.280Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-30T12:47:28.280Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-30T12:47:28.280Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-30T12:47:28.280Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-30T12:47:28.280Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-30T12:47:28.280Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-30T12:47:28.280Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-30T12:47:28.280Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest [2019-07-30T12:47:28.280Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest [2019-07-30T12:47:28.280Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2019-07-30T12:47:28.280Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2019-07-30T12:47:28.280Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2019-07-30T12:47:28.280Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0.001 s [2019-07-30T12:47:28.280Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2019-07-30T12:47:28.280Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2019-07-30T12:47:28.280Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0.001 s [2019-07-30T12:47:28.280Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2019-07-30T12:47:28.280Z] testInterfaces(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2019-07-30T12:47:28.280Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest [2019-07-30T12:47:28.280Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest [2019-07-30T12:47:28.280Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-30T12:47:28.280Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-30T12:47:28.280Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-30T12:47:28.280Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-30T12:47:28.280Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-30T12:47:28.280Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-30T12:47:28.280Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-30T12:47:28.280Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-30T12:47:28.280Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-30T12:47:28.280Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-30T12:47:28.280Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest [2019-07-30T12:47:28.539Z] 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-30T12:47:28.539Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-30T12:47:28.539Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-30T12:47:28.539Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-30T12:47:28.539Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-30T12:47:28.539Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-30T12:47:28.539Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-30T12:47:28.539Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-30T12:47:28.539Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-30T12:47:28.539Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-30T12:47:28.539Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-30T12:47:28.539Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest [2019-07-30T12:47:28.539Z] 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-30T12:47:28.539Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-30T12:47:28.539Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-30T12:47:28.539Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-30T12:47:28.539Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-30T12:47:28.539Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-30T12:47:28.539Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-30T12:47:28.539Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-30T12:47:28.539Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-30T12:47:28.539Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-30T12:47:28.539Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-30T12:47:28.539Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest [2019-07-30T12:49:05.153Z] Tests run: 47, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 82.475 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest [2019-07-30T12:49:05.153Z] testGetNextAfterSeekingOnLocation_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.767 s [2019-07-30T12:49:05.153Z] testGetNextAfterSeekingOnLocation_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.741 s [2019-07-30T12:49:05.153Z] testGetNextAfterSeekingOnLocation_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.549 s [2019-07-30T12:49:05.153Z] testGetNextLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.55 s [2019-07-30T12:49:05.153Z] testParseEvent(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.433 s [2019-07-30T12:49:05.153Z] testSetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.846 s [2019-07-30T12:49:05.153Z] testProcessEventRequestForSomeEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.66 s [2019-07-30T12:49:05.153Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.983 s [2019-07-30T12:49:05.153Z] testSetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.851 s [2019-07-30T12:49:05.153Z] testSeekOnRankNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.58 s [2019-07-30T12:49:05.153Z] testSeekEventOnNullTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.402 s [2019-07-30T12:49:05.153Z] testSeekOnRankOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.428 s [2019-07-30T12:49:05.153Z] testSeekEventOnTimestampOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.537 s [2019-07-30T12:49:05.153Z] testTraceHostId(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.463 s [2019-07-30T12:49:05.153Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.807 s [2019-07-30T12:49:05.153Z] testSetStreamingInterval(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.497 s [2019-07-30T12:49:05.153Z] testGetUUID(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.518 s [2019-07-30T12:49:05.153Z] testCurrentTimeValues(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.875 s [2019-07-30T12:49:05.153Z] testSeekEventOnTimestampNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.48 s [2019-07-30T12:49:05.153Z] testInitializeNullPath(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.393 s [2019-07-30T12:49:05.153Z] testSeekEventNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.574 s [2019-07-30T12:49:05.153Z] testGetNextAfteSeekingOnTS_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.439 s [2019-07-30T12:49:05.153Z] testGetNextAfteSeekingOnTS_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.398 s [2019-07-30T12:49:05.153Z] testGetNextAfteSeekingOnTS_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.426 s [2019-07-30T12:49:05.153Z] testGetNextEndLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.46 s [2019-07-30T12:49:05.153Z] testSeekEventOnNegativeRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.396 s [2019-07-30T12:49:05.153Z] testProcessDataRequestForSomeEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.55 s [2019-07-30T12:49:05.153Z] testLiveTraceConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.772 s [2019-07-30T12:49:05.153Z] testProcessEventRequestForAllEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.919 s [2019-07-30T12:49:05.153Z] testSeekEventOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.439 s [2019-07-30T12:49:05.153Z] testInitTrace(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.791 s [2019-07-30T12:49:05.153Z] testSetStartTime(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.784 s [2019-07-30T12:49:05.153Z] testSeekEventOnRankOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.455 s [2019-07-30T12:49:05.153Z] testSetEndTime(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.817 s [2019-07-30T12:49:05.153Z] testSeekEventOnTimestampOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.468 s [2019-07-30T12:49:05.153Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.424 s [2019-07-30T12:49:05.153Z] testProcessEventRequestForOtherEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.548 s [2019-07-30T12:49:05.153Z] testGetModules(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.418 s [2019-07-30T12:49:05.153Z] testGetEventAspects(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.407 s [2019-07-30T12:49:05.153Z] testSeekEventOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.463 s [2019-07-30T12:49:05.153Z] testProcessEventRequestForNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.544 s [2019-07-30T12:49:05.153Z] testInitializeSimplePath(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.402 s [2019-07-30T12:49:05.153Z] testDefaultTmfTraceStub(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.398 s [2019-07-30T12:49:05.153Z] testInitializeNormalPath(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.385 s [2019-07-30T12:49:05.153Z] testGetNextAfterSeekingOnRank_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.404 s [2019-07-30T12:49:05.153Z] testGetNextAfterSeekingOnRank_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.382 s [2019-07-30T12:49:05.153Z] testGetNextAfterSeekingOnRank_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.631 s [2019-07-30T12:49:05.153Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest [2019-07-30T12:49:05.153Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.354 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest [2019-07-30T12:49:05.153Z] testAccept(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.926 s [2019-07-30T12:49:05.153Z] testInsertAlotCheckEquals(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 1.174 s [2019-07-30T12:49:05.153Z] testInsertSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.961 s [2019-07-30T12:49:05.153Z] testVersionChange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.001 s [2019-07-30T12:49:05.153Z] testSetGetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.001 s [2019-07-30T12:49:05.153Z] testIsCreatedFromScratch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.001 s [2019-07-30T12:49:05.153Z] testGetSize(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.128 s [2019-07-30T12:49:05.153Z] testDeleteWhenInvalidBug479675(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.121 s [2019-07-30T12:49:05.153Z] testSetGetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.001 s [2019-07-30T12:49:05.153Z] testInsertAlot(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.744 s [2019-07-30T12:49:05.153Z] testInsertAfterReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.002 s [2019-07-30T12:49:05.153Z] testDelete(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0 s [2019-07-30T12:49:05.153Z] testInsert(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.001 s [2019-07-30T12:49:05.153Z] testConstructorExistingFile(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.001 s [2019-07-30T12:49:05.153Z] testBinarySearchInBetweenSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.16 s [2019-07-30T12:49:05.153Z] testInsertAfterEmptyReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.002 s [2019-07-30T12:49:05.153Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0 s [2019-07-30T12:49:05.153Z] testBinarySearchFindInBetween(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.123 s [2019-07-30T12:49:05.153Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest [2019-07-30T12:49:05.717Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.214 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest [2019-07-30T12:49:05.717Z] testReopenIndex(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest) Time elapsed: 4.426 s [2019-07-30T12:49:05.717Z] testInsertAfterReopenIndex(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest) Time elapsed: 3.657 s [2019-07-30T12:49:05.717Z] testEmptyTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest) Time elapsed: 1.108 s [2019-07-30T12:49:05.717Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest) Time elapsed: 1.017 s [2019-07-30T12:49:05.717Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest [2019-07-30T12:49:08.412Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.883 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest [2019-07-30T12:49:08.412Z] testEmptyTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest) Time elapsed: 1.438 s [2019-07-30T12:49:08.412Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest) Time elapsed: 1.444 s [2019-07-30T12:49:08.412Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest [2019-07-30T12:49:08.412Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest [2019-07-30T12:49:08.412Z] testNotEqual(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-30T12:49:08.412Z] testHashCodeNull(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-30T12:49:08.412Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0.001 s [2019-07-30T12:49:08.412Z] testCompareTo(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-30T12:49:08.412Z] testTmfLocationCopy2(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-30T12:49:08.412Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-30T12:49:08.412Z] testCompareToNull(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-30T12:49:08.412Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-30T12:49:08.412Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-30T12:49:08.412Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-30T12:49:08.412Z] testTmfCheckpoint(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-30T12:49:08.412Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest [2019-07-30T12:49:23.261Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.613 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest [2019-07-30T12:49:23.261Z] testGrowingIndex(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest) Time elapsed: 7.91 s [2019-07-30T12:49:23.261Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest) Time elapsed: 4.702 s [2019-07-30T12:49:23.261Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest [2019-07-30T12:49:23.261Z] 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-30T12:49:23.261Z] testBinarySearch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.01 s [2019-07-30T12:49:23.261Z] testDispose(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-30T12:49:23.261Z] testInsert(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.001 s [2019-07-30T12:49:23.261Z] testInsertSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.126 s [2019-07-30T12:49:23.261Z] testVersionChange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.001 s [2019-07-30T12:49:23.261Z] testSetGetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-30T12:49:23.261Z] testIsCreatedFromScratch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-30T12:49:23.261Z] testGetSize(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.006 s [2019-07-30T12:49:23.261Z] testDeleteWhenInvalidBug479675(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.009 s [2019-07-30T12:49:23.261Z] testSetGetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-30T12:49:23.261Z] testInsertAlot(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.142 s [2019-07-30T12:49:23.261Z] testInsertAfterReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.001 s [2019-07-30T12:49:23.261Z] testDelete(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-30T12:49:23.261Z] testConstructorExistingFile(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-30T12:49:23.261Z] testBinarySearchInBetweenSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.007 s [2019-07-30T12:49:23.261Z] testInsertAfterEmptyReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-30T12:49:23.261Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.001 s [2019-07-30T12:49:23.261Z] testBinarySearchFindInBetween(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.008 s [2019-07-30T12:49:23.261Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest [2019-07-30T12:49:28.514Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.515 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest [2019-07-30T12:49:28.514Z] testBinarySearch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.317 s [2019-07-30T12:49:28.514Z] testInsertAlotCheckEquals(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.472 s [2019-07-30T12:49:28.514Z] testInsertSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 2.203 s [2019-07-30T12:49:28.514Z] testVersionChange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.002 s [2019-07-30T12:49:28.514Z] testSetGetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.001 s [2019-07-30T12:49:28.514Z] testIsCreatedFromScratch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0 s [2019-07-30T12:49:28.514Z] testGetSize(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.292 s [2019-07-30T12:49:28.514Z] testDeleteWhenInvalidBug479675(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.278 s [2019-07-30T12:49:28.514Z] testSetGetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.001 s [2019-07-30T12:49:28.514Z] testInsertAlot(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 2.232 s [2019-07-30T12:49:28.514Z] testInsertAfterReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.004 s [2019-07-30T12:49:28.514Z] testDelete(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0 s [2019-07-30T12:49:28.514Z] testInsert(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.001 s [2019-07-30T12:49:28.514Z] testConstructorExistingFile(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.001 s [2019-07-30T12:49:28.514Z] testBinarySearchInBetweenSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.372 s [2019-07-30T12:49:28.514Z] testInsertAfterEmptyReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0 s [2019-07-30T12:49:28.514Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.001 s [2019-07-30T12:49:28.514Z] testBinarySearchFindInBetween(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.332 s [2019-07-30T12:49:28.514Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest [2019-07-30T12:49:28.514Z] 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-30T12:49:28.514Z] testEqualsWrongTypes(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-30T12:49:28.514Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0.001 s [2019-07-30T12:49:28.514Z] testTmfLocation(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-30T12:49:28.514Z] testTmfLocationCopy(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-30T12:49:28.514Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-30T12:49:28.514Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-30T12:49:28.514Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-30T12:49:28.514Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-30T12:49:28.514Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-30T12:49:28.514Z] testEqualsWithNulls(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-30T12:49:28.514Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest [2019-07-30T12:49:40.746Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.227 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest [2019-07-30T12:49:40.746Z] testGetNextAfterSeekingOnLocation_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2019-07-30T12:49:40.746Z] testGetNextAfterSeekingOnLocation_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.002 s [2019-07-30T12:49:40.746Z] testGetNextAfterSeekingOnLocation_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.022 s [2019-07-30T12:49:40.746Z] testGetNextLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0 s [2019-07-30T12:49:40.746Z] testInitialRangeOffset(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 2.854 s [2019-07-30T12:49:40.746Z] testProcessRequestForNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.12 s [2019-07-30T12:49:40.746Z] testSeekTimestampOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.084 s [2019-07-30T12:49:40.746Z] testSeekRankOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.043 s [2019-07-30T12:49:40.746Z] testProcessRequestForAllEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.888 s [2019-07-30T12:49:40.746Z] testSeekLocationNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.144 s [2019-07-30T12:49:40.746Z] testSeekLocationOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2019-07-30T12:49:40.746Z] testSeekTimestampNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.064 s [2019-07-30T12:49:40.746Z] testGetNextAfteSeekingOnTS_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2019-07-30T12:49:40.746Z] testGetNextAfteSeekingOnTS_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.002 s [2019-07-30T12:49:40.746Z] testGetNextAfteSeekingOnTS_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.021 s [2019-07-30T12:49:40.746Z] testGetNextEndLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.041 s [2019-07-30T12:49:40.746Z] testDefaultCurrentTimeValues(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 2.827 s [2019-07-30T12:49:40.746Z] testSeekLocationOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2019-07-30T12:49:40.746Z] testBasicTmfExperimentConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0 s [2019-07-30T12:49:40.746Z] testGetTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.148 s [2019-07-30T12:49:40.746Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.135 s [2019-07-30T12:49:40.746Z] testSeekRankNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.06 s [2019-07-30T12:49:40.746Z] testSeekTimestampOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.042 s [2019-07-30T12:49:40.746Z] testSeekRankOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2019-07-30T12:49:40.746Z] testGetNextAfterSeekingOnRank_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2019-07-30T12:49:40.746Z] testGetNextAfterSeekingOnRank_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2019-07-30T12:49:40.746Z] testGetNextAfterSeekingOnRank_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.021 s [2019-07-30T12:49:40.746Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest [2019-07-30T12:49:48.837Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.597 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest [2019-07-30T12:49:48.837Z] testGetModulesByClass(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 1.551 s [2019-07-30T12:49:48.837Z] testResolveEventAspectsOfNameForEvent(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 1.399 s [2019-07-30T12:49:48.837Z] testAdditionalAspects(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 1.402 s [2019-07-30T12:49:48.837Z] testGetAspects(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 1.407 s [2019-07-30T12:49:48.837Z] testGetModulesByClassForHost(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 1.425 s [2019-07-30T12:49:48.837Z] testResolveEventAspectsOfClassForEvent(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 1.408 s [2019-07-30T12:49:48.837Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest [2019-07-30T12:49:50.205Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.338 s - in org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest [2019-07-30T12:49:50.205Z] testAspects(org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest) Time elapsed: 0.128 s [2019-07-30T12:49:50.205Z] testValidate(org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest) Time elapsed: 0.025 s [2019-07-30T12:49:50.205Z] testDevelopmentTrace(org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest) Time elapsed: 1.184 s [2019-07-30T12:49:50.205Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest [2019-07-30T12:49:51.630Z] [2019-07-30T12:49:51.630Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 12:49:51.557 [2019-07-30T12:49:51.630Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K-2 [2019-07-30T12:49:51.630Z] !STACK 0 [2019-07-30T12:49:51.630Z] java.lang.RuntimeException: The parameter should be set [2019-07-30T12:49:51.630Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2019-07-30T12:49:51.630Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-30T12:49:51.630Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T12:49:51.630Z] [2019-07-30T12:49:51.630Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 12:49:51.559 [2019-07-30T12:49:51.630Z] !MESSAGE Exception executing analysis [2019-07-30T12:49:51.630Z] !STACK 0 [2019-07-30T12:49:51.630Z] java.lang.RuntimeException: The parameter should be set [2019-07-30T12:49:51.630Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2019-07-30T12:49:51.630Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-30T12:49:51.630Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T12:49:53.522Z] [2019-07-30T12:49:53.522Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 12:49:53.007 [2019-07-30T12:49:53.522Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K-2 [2019-07-30T12:49:53.522Z] !STACK 0 [2019-07-30T12:49:53.522Z] java.lang.RuntimeException: The parameter should be set [2019-07-30T12:49:53.522Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2019-07-30T12:49:53.522Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-30T12:49:53.522Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T12:49:53.522Z] [2019-07-30T12:49:53.522Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 12:49:53.009 [2019-07-30T12:49:53.522Z] !MESSAGE Exception executing analysis [2019-07-30T12:49:53.522Z] !STACK 0 [2019-07-30T12:49:53.522Z] java.lang.RuntimeException: The parameter should be set [2019-07-30T12:49:53.522Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2019-07-30T12:49:53.522Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-30T12:49:53.522Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T12:49:53.522Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.062 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest [2019-07-30T12:49:53.522Z] testGetModuleById(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest) Time elapsed: 1.6 s [2019-07-30T12:49:53.522Z] testGetModuleByClass(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest) Time elapsed: 1.46 s [2019-07-30T12:49:53.522Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest [2019-07-30T12:51:44.928Z] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 99.863 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest [2019-07-30T12:51:44.928Z] testGetNextAfterSeekingOnLocation_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.847 s [2019-07-30T12:51:44.928Z] testGetNextAfterSeekingOnLocation_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.805 s [2019-07-30T12:51:44.928Z] testGetNextAfterSeekingOnLocation_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.837 s [2019-07-30T12:51:44.928Z] testGetNextLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.867 s [2019-07-30T12:51:44.928Z] testProcessRequestForNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.95 s [2019-07-30T12:51:44.928Z] testSeekTimestampOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.899 s [2019-07-30T12:51:44.928Z] testSeekRankOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.848 s [2019-07-30T12:51:44.928Z] testProcessRequestForAllEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 3.301 s [2019-07-30T12:51:44.928Z] testSeekLocationNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.997 s [2019-07-30T12:51:44.928Z] testSeekLocationOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.828 s [2019-07-30T12:51:44.928Z] testSimpleTmfExperimentConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.815 s [2019-07-30T12:51:44.928Z] testExperimentInitialization(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 4.301 s [2019-07-30T12:51:44.928Z] testSeekNoTrace(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.855 s [2019-07-30T12:51:44.928Z] testSeekTimestampNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.89 s [2019-07-30T12:51:44.928Z] testGetNextAfteSeekingOnTS_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.84 s [2019-07-30T12:51:44.928Z] testGetNextAfteSeekingOnTS_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.81 s [2019-07-30T12:51:44.928Z] testGetNextAfteSeekingOnTS_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.982 s [2019-07-30T12:51:44.928Z] testGetNextEndLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.884 s [2019-07-30T12:51:44.928Z] testGetLocationRatio(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.991 s [2019-07-30T12:51:44.928Z] testSeekBadLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.922 s [2019-07-30T12:51:44.928Z] testSeekLocationOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.824 s [2019-07-30T12:51:44.928Z] testGetTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.93 s [2019-07-30T12:51:44.928Z] testWithMultiHostClockOffset(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.864 s [2019-07-30T12:51:44.928Z] testSeekEventOnRatio(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.871 s [2019-07-30T12:51:44.928Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.933 s [2019-07-30T12:51:44.928Z] testSeekRankNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.88 s [2019-07-30T12:51:44.928Z] testSeekTimestampOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.856 s [2019-07-30T12:51:44.928Z] testNormalTmfExperimentConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 3.061 s [2019-07-30T12:51:44.928Z] testWithSingleHostClockOffset(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.851 s [2019-07-30T12:51:44.928Z] testSeekRankOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.942 s [2019-07-30T12:51:44.928Z] testGetNextAfterSeekingOnRank_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.831 s [2019-07-30T12:51:44.928Z] testGetNextAfterSeekingOnRank_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.828 s [2019-07-30T12:51:44.928Z] testGetNextAfterSeekingOnRank_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.869 s [2019-07-30T12:51:44.928Z] testGetAnalysisModules(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.851 s [2019-07-30T12:51:44.928Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest [2019-07-30T12:51:44.928Z] 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-30T12:51:44.928Z] testTmfContext(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-30T12:51:44.928Z] testIncreaseRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-30T12:51:44.928Z] testSetLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-30T12:51:44.928Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-30T12:51:44.928Z] testTmfContextDefault(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-30T12:51:44.928Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-30T12:51:44.928Z] testTmfContextCopy(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-30T12:51:44.928Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0.001 s [2019-07-30T12:51:44.928Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-30T12:51:44.928Z] testTmfContextCopy2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-30T12:51:44.928Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-30T12:51:44.928Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-30T12:51:44.928Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0.001 s [2019-07-30T12:51:44.928Z] testTmfContextNoRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-30T12:51:44.928Z] testSetRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-30T12:51:44.928Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest [2019-07-30T12:51:44.928Z] 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-30T12:51:44.928Z] testGetFieldNames(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-30T12:51:44.928Z] testGetFieldValueWithIndex(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-30T12:51:44.928Z] testGetFieldNameWithIndex(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-30T12:51:44.928Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0.001 s [2019-07-30T12:51:44.928Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-30T12:51:44.928Z] testGetFormattedValue(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-30T12:51:44.928Z] testGetFieldWithName(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-30T12:51:44.928Z] testGetFieldWithPath(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-30T12:51:44.928Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0.001 s [2019-07-30T12:51:44.928Z] testGetFields(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-30T12:51:44.928Z] testEventTypeInstance(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-30T12:51:44.928Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0.001 s [2019-07-30T12:51:44.928Z] testGetFieldValueWithName(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-30T12:51:44.928Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest [2019-07-30T12:51:44.928Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest [2019-07-30T12:51:44.928Z] testIncreaseRank(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-30T12:51:44.928Z] testSetLocation(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-30T12:51:44.928Z] testTmfContextDefault(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-30T12:51:44.928Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-30T12:51:44.928Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-30T12:51:44.928Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-30T12:51:44.928Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-30T12:51:44.928Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0.001 s [2019-07-30T12:51:44.928Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-30T12:51:44.928Z] testSetRank(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-30T12:51:44.928Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest [2019-07-30T12:51:44.928Z] 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-30T12:51:44.928Z] testEmptyConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0 s [2019-07-30T12:51:44.928Z] testValidation(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0.001 s [2019-07-30T12:51:44.928Z] testLocationRatio(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0.002 s [2019-07-30T12:51:44.928Z] testInitTrace(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0.002 s [2019-07-30T12:51:44.928Z] testTraceParsing(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0.002 s [2019-07-30T12:51:44.928Z] testBounds(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0 s [2019-07-30T12:51:44.928Z] testTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0 s [2019-07-30T12:51:44.928Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest [2019-07-30T12:51:44.928Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.788 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest [2019-07-30T12:51:44.928Z] testFastTransformSlopeAndOffset[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.01 s [2019-07-30T12:51:44.928Z] testFastTransformSlope[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.148 s [2019-07-30T12:51:44.928Z] testFastTransformArguments[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0 s [2019-07-30T12:51:44.928Z] testFLTRepeatability[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0 s [2019-07-30T12:51:44.928Z] testFastTransformPrecision[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.221 s [2019-07-30T12:51:44.928Z] testFLTEquivalence[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0 s [2019-07-30T12:51:44.928Z] testFastTransformSlopeAndOffset[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.182 s [2019-07-30T12:51:44.928Z] testFastTransformSlope[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.099 s [2019-07-30T12:51:44.928Z] testFastTransformArguments[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0 s [2019-07-30T12:51:44.928Z] testFLTRepeatability[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.001 s [2019-07-30T12:51:44.928Z] testFastTransformPrecision[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.113 s [2019-07-30T12:51:44.928Z] testFLTEquivalence[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.002 s [2019-07-30T12:51:44.928Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest [2019-07-30T12:51:44.928Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.908 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest [2019-07-30T12:51:44.928Z] testNegativeOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest) Time elapsed: 1.634 s [2019-07-30T12:51:44.928Z] testPositiveOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest) Time elapsed: 1.434 s [2019-07-30T12:51:44.928Z] testNoOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest) Time elapsed: 1.414 s [2019-07-30T12:51:44.928Z] testClearOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest) Time elapsed: 1.423 s [2019-07-30T12:51:44.928Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest [2019-07-30T12:51:44.928Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest [2019-07-30T12:51:44.928Z] transformSlope(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest) Time elapsed: 0 s [2019-07-30T12:51:44.928Z] testToString(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest) Time elapsed: 0.001 s [2019-07-30T12:51:44.928Z] transformIdentity(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest) Time elapsed: 0 s [2019-07-30T12:51:44.928Z] transformOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest) Time elapsed: 0 s [2019-07-30T12:51:44.928Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest [2019-07-30T12:51:44.928Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest [2019-07-30T12:51:44.928Z] testComposition(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest) Time elapsed: 0 s [2019-07-30T12:51:44.928Z] testEqualityConstantTransform(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest) Time elapsed: 0 s [2019-07-30T12:51:44.928Z] testLinearTransform(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest) Time elapsed: 0 s [2019-07-30T12:51:44.928Z] testIdentityTransform(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest) Time elapsed: 0 s [2019-07-30T12:51:44.928Z] testEquality(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest) Time elapsed: 0 s [2019-07-30T12:51:44.928Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest [2019-07-30T12:51:44.928Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest [2019-07-30T12:51:44.928Z] testOneHull(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest) Time elapsed: 0.008 s [2019-07-30T12:51:44.928Z] testFullyIncrementalSerialization(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest) Time elapsed: 0.042 s [2019-07-30T12:51:44.928Z] testFullyIncremental(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest) Time elapsed: 0.002 s [2019-07-30T12:51:44.928Z] testDisjoint(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest) Time elapsed: 0.001 s [2019-07-30T12:51:44.928Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest [2019-07-30T12:51:49.100Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.931 s - in org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest [2019-07-30T12:51:49.100Z] testGetPlainEvents(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 1.543 s [2019-07-30T12:51:49.100Z] testGetSyntheticEvents_TimeRange(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 1.505 s [2019-07-30T12:51:49.100Z] testGetProviders(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 1.403 s [2019-07-30T12:51:49.100Z] testCancelRequests(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 1.44 s [2019-07-30T12:51:49.100Z] testGetSyntheticEvents_EqualBlockSizes(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 1.636 s [2019-07-30T12:51:49.100Z] testGetProviders2(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 1.4 s [2019-07-30T12:51:49.100Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest [2019-07-30T12:52:01.280Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.624 s - in org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest [2019-07-30T12:52:01.280Z] testChildrenFirstCoalescing2(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.995 s [2019-07-30T12:52:01.280Z] testTraceDependencyBackground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.838 s [2019-07-30T12:52:01.280Z] testChildrenFirstCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.946 s [2019-07-30T12:52:01.280Z] testMultipleRequestsCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.889 s [2019-07-30T12:52:01.280Z] testChildFirstDependencyBackground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 1.724 s [2019-07-30T12:52:01.280Z] testParentDependencyBackground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 1.705 s [2019-07-30T12:52:01.280Z] testMixedOrderCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.856 s [2019-07-30T12:52:01.280Z] testMixedCoalescing2(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.916 s [2019-07-30T12:52:01.280Z] testParentFirstCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0 s [2019-07-30T12:52:01.280Z] testTraceDependencyForeground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.868 s [2019-07-30T12:52:01.280Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest [2019-07-30T12:52:01.280Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest [2019-07-30T12:52:01.280Z] testGetProvider(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest) Time elapsed: 0.008 s [2019-07-30T12:52:01.280Z] testRegister_0(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest) Time elapsed: 0 s [2019-07-30T12:52:01.280Z] testRegister_Unregister_1(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest) Time elapsed: 0 s [2019-07-30T12:52:01.280Z] testRegister_Unregister_2(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest) Time elapsed: 0.001 s [2019-07-30T12:52:01.280Z] testRegister_Unregister_3(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest) Time elapsed: 0.001 s [2019-07-30T12:52:01.280Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest [2019-07-30T12:52:01.280Z] [2019-07-30T12:52:01.280Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 12:52:00.436 [2019-07-30T12:52:01.280Z] !MESSAGE Error parsing /tmp/markers8737270118114387007xml [2019-07-30T12:52:01.280Z] !STACK 0 [2019-07-30T12:52:01.280Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers8737270118114387007xml; lineNumber: 1; columnNumber: 201; cvc-datatype-valid.1.2.1: 'abc' is not a valid value for 'double'. [2019-07-30T12:52:01.280Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-30T12:52:01.280Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2019-07-30T12:52:01.280Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2019-07-30T12:52:01.280Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-30T12:52:01.280Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2019-07-30T12:52:01.280Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2019-07-30T12:52:01.280Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2019-07-30T12:52:01.280Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2019-07-30T12:52:01.280Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2019-07-30T12:52:01.280Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2019-07-30T12:52:01.280Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741) [2019-07-30T12:52:01.280Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2019-07-30T12:52:01.280Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2019-07-30T12:52:01.280Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-30T12:52:01.280Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-30T12:52:01.280Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-30T12:52:01.280Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-30T12:52:01.280Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-30T12:52:01.280Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-30T12:52:01.280Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-30T12:52:01.280Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-30T12:52:01.280Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2019-07-30T12:52:01.280Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:165) [2019-07-30T12:52:01.280Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-30T12:52:01.280Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:288) [2019-07-30T12:52:01.280Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T12:52:01.280Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T12:52:01.280Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T12:52:01.280Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T12:52:01.280Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-30T12:52:01.280Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-30T12:52:01.280Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-30T12:52:01.280Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-30T12:52:01.280Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-30T12:52:01.280Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-30T12:52:01.280Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-30T12:52:01.280Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-30T12:52:01.280Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-30T12:52:01.280Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-30T12:52:01.280Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-30T12:52:01.280Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-30T12:52:01.280Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-30T12:52:01.280Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-30T12:52:01.280Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-30T12:52:01.280Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-30T12:52:01.280Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-30T12:52:01.280Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T12:52:01.280Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T12:52:01.280Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T12:52:01.280Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T12:52:01.280Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-30T12:52:01.280Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-30T12:52:01.280Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-30T12:52:01.280Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-30T12:52:01.280Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-30T12:52:01.280Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T12:52:01.280Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T12:52:01.280Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T12:52:01.280Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T12:52:01.280Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-30T12:52:01.280Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-30T12:52:01.280Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T12:52:01.280Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T12:52:01.280Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T12:52:01.280Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T12:52:01.280Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T12:52:01.280Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T12:52:01.280Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T12:52:01.280Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T12:52:01.280Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T12:52:01.280Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T12:52:01.280Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T12:52:01.280Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T12:52:01.280Z] [2019-07-30T12:52:01.280Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 12:52:00.444 [2019-07-30T12:52:01.280Z] !MESSAGE Error parsing /tmp/markers9082989617664525094xml [2019-07-30T12:52:01.280Z] !STACK 0 [2019-07-30T12:52:01.280Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers9082989617664525094xml; 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-30T12:52:01.280Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-30T12:52:01.280Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2019-07-30T12:52:01.280Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2019-07-30T12:52:01.280Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-30T12:52:01.280Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2019-07-30T12:52:01.280Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2019-07-30T12:52:01.280Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2019-07-30T12:52:01.280Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2019-07-30T12:52:01.280Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2019-07-30T12:52:01.280Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2019-07-30T12:52:01.280Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741) [2019-07-30T12:52:01.280Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2019-07-30T12:52:01.280Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2019-07-30T12:52:01.280Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-30T12:52:01.280Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-30T12:52:01.280Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-30T12:52:01.280Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-30T12:52:01.280Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-30T12:52:01.280Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-30T12:52:01.280Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-30T12:52:01.280Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-30T12:52:01.280Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2019-07-30T12:52:01.280Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:165) [2019-07-30T12:52:01.280Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-30T12:52:01.280Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:289) [2019-07-30T12:52:01.280Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T12:52:01.280Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T12:52:01.280Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T12:52:01.280Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T12:52:01.280Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-30T12:52:01.280Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-30T12:52:01.280Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-30T12:52:01.280Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-30T12:52:01.280Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-30T12:52:01.280Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-30T12:52:01.280Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-30T12:52:01.281Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-30T12:52:01.281Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-30T12:52:01.281Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-30T12:52:01.281Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-30T12:52:01.281Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-30T12:52:01.281Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-30T12:52:01.281Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-30T12:52:01.281Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-30T12:52:01.281Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-30T12:52:01.281Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-30T12:52:01.281Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T12:52:01.281Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T12:52:01.281Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T12:52:01.281Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T12:52:01.281Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-30T12:52:01.281Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-30T12:52:01.281Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-30T12:52:01.281Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-30T12:52:01.281Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-30T12:52:01.281Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T12:52:01.281Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T12:52:01.281Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T12:52:01.281Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T12:52:01.281Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-30T12:52:01.281Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-30T12:52:01.281Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T12:52:01.281Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T12:52:01.281Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T12:52:01.281Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T12:52:01.281Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T12:52:01.281Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T12:52:01.281Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T12:52:01.281Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T12:52:01.281Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T12:52:01.281Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T12:52:01.281Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T12:52:01.281Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T12:52:01.281Z] [2019-07-30T12:52:01.281Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 12:52:00.450 [2019-07-30T12:52:01.281Z] !MESSAGE Error parsing /tmp/markers6030590735902024061xml [2019-07-30T12:52:01.281Z] !STACK 0 [2019-07-30T12:52:01.281Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers6030590735902024061xml; 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-30T12:52:01.281Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-30T12:52:01.281Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2019-07-30T12:52:01.281Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2019-07-30T12:52:01.281Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-30T12:52:01.281Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2019-07-30T12:52:01.281Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2019-07-30T12:52:01.281Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2019-07-30T12:52:01.281Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2019-07-30T12:52:01.281Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2019-07-30T12:52:01.281Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2019-07-30T12:52:01.281Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741) [2019-07-30T12:52:01.281Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2019-07-30T12:52:01.281Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2019-07-30T12:52:01.281Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-30T12:52:01.281Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-30T12:52:01.281Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-30T12:52:01.281Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-30T12:52:01.281Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-30T12:52:01.281Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-30T12:52:01.281Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-30T12:52:01.281Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-30T12:52:01.281Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2019-07-30T12:52:01.281Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:165) [2019-07-30T12:52:01.281Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-30T12:52:01.281Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:290) [2019-07-30T12:52:01.281Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T12:52:01.281Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T12:52:01.281Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T12:52:01.281Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T12:52:01.281Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-30T12:52:01.281Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-30T12:52:01.281Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-30T12:52:01.281Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-30T12:52:01.281Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-30T12:52:01.281Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-30T12:52:01.281Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-30T12:52:01.281Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-30T12:52:01.281Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-30T12:52:01.281Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-30T12:52:01.281Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-30T12:52:01.281Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-30T12:52:01.281Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-30T12:52:01.281Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-30T12:52:01.281Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-30T12:52:01.281Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-30T12:52:01.281Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-30T12:52:01.281Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T12:52:01.281Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T12:52:01.281Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T12:52:01.281Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T12:52:01.281Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-30T12:52:01.281Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-30T12:52:01.281Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-30T12:52:01.281Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-30T12:52:01.281Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-30T12:52:01.281Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T12:52:01.281Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T12:52:01.281Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T12:52:01.281Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T12:52:01.281Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-30T12:52:01.281Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-30T12:52:01.281Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T12:52:01.281Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T12:52:01.281Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T12:52:01.281Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T12:52:01.281Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T12:52:01.281Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T12:52:01.281Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T12:52:01.281Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T12:52:01.281Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T12:52:01.281Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T12:52:01.281Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T12:52:01.281Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T12:52:01.281Z] [2019-07-30T12:52:01.281Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 12:52:00.456 [2019-07-30T12:52:01.281Z] !MESSAGE Error parsing /tmp/markers7852431125555477848xml [2019-07-30T12:52:01.281Z] !STACK 0 [2019-07-30T12:52:01.281Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers7852431125555477848xml; 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-30T12:52:01.281Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-30T12:52:01.281Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2019-07-30T12:52:01.281Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2019-07-30T12:52:01.281Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-30T12:52:01.281Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2019-07-30T12:52:01.281Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2019-07-30T12:52:01.281Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2019-07-30T12:52:01.281Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2019-07-30T12:52:01.281Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2019-07-30T12:52:01.281Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2019-07-30T12:52:01.281Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741) [2019-07-30T12:52:01.281Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2019-07-30T12:52:01.281Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2019-07-30T12:52:01.281Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-30T12:52:01.281Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-30T12:52:01.281Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-30T12:52:01.281Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-30T12:52:01.281Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-30T12:52:01.281Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-30T12:52:01.281Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-30T12:52:01.281Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-30T12:52:01.281Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2019-07-30T12:52:01.281Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:165) [2019-07-30T12:52:01.281Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-30T12:52:01.281Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:291) [2019-07-30T12:52:01.281Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T12:52:01.281Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T12:52:01.281Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T12:52:01.281Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T12:52:01.281Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-30T12:52:01.281Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-30T12:52:01.281Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-30T12:52:01.281Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-30T12:52:01.281Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-30T12:52:01.281Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-30T12:52:01.281Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-30T12:52:01.281Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-30T12:52:01.281Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-30T12:52:01.281Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-30T12:52:01.281Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-30T12:52:01.281Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-30T12:52:01.281Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-30T12:52:01.281Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-30T12:52:01.281Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-30T12:52:01.281Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-30T12:52:01.281Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-30T12:52:01.281Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T12:52:01.281Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T12:52:01.281Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T12:52:01.281Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T12:52:01.281Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-30T12:52:01.281Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-30T12:52:01.281Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-30T12:52:01.281Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-30T12:52:01.281Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-30T12:52:01.281Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T12:52:01.281Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T12:52:01.281Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T12:52:01.281Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T12:52:01.281Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-30T12:52:01.281Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-30T12:52:01.281Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T12:52:01.281Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T12:52:01.281Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T12:52:01.281Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T12:52:01.281Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T12:52:01.281Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T12:52:01.281Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T12:52:01.281Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T12:52:01.281Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T12:52:01.281Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T12:52:01.281Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T12:52:01.281Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T12:52:01.281Z] [2019-07-30T12:52:01.281Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 12:52:00.470 [2019-07-30T12:52:01.281Z] !MESSAGE Error parsing /tmp/markers5226813565611922387xml [2019-07-30T12:52:01.281Z] !STACK 0 [2019-07-30T12:52:01.281Z] java.lang.IllegalArgumentException: Invalid range: [4095..0] [2019-07-30T12:52:01.281Z] at com.google.common.collect.Range.(Range.java:352) [2019-07-30T12:52:01.281Z] at com.google.common.collect.Range.create(Range.java:146) [2019-07-30T12:52:01.281Z] at com.google.common.collect.Range.closed(Range.java:170) [2019-07-30T12:52:01.281Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parseRange(MarkerConfigXmlParser.java:303) [2019-07-30T12:52:01.281Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.getMarkers(MarkerConfigXmlParser.java:208) [2019-07-30T12:52:01.281Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:179) [2019-07-30T12:52:01.281Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-30T12:52:01.281Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:292) [2019-07-30T12:52:01.281Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T12:52:01.281Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T12:52:01.281Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T12:52:01.281Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T12:52:01.281Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-30T12:52:01.281Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-30T12:52:01.281Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-30T12:52:01.281Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-30T12:52:01.281Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-30T12:52:01.281Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-30T12:52:01.281Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-30T12:52:01.281Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-30T12:52:01.281Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-30T12:52:01.281Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-30T12:52:01.281Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-30T12:52:01.281Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-30T12:52:01.281Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-30T12:52:01.281Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-30T12:52:01.281Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-30T12:52:01.281Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-30T12:52:01.281Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-30T12:52:01.281Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T12:52:01.281Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T12:52:01.281Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T12:52:01.281Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T12:52:01.281Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-30T12:52:01.281Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-30T12:52:01.281Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-30T12:52:01.281Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-30T12:52:01.281Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-30T12:52:01.281Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T12:52:01.281Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T12:52:01.281Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T12:52:01.281Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T12:52:01.281Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-30T12:52:01.281Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-30T12:52:01.281Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T12:52:01.281Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T12:52:01.281Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T12:52:01.281Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T12:52:01.281Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T12:52:01.281Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T12:52:01.281Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T12:52:01.281Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T12:52:01.281Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T12:52:01.281Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T12:52:01.281Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T12:52:01.281Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T12:52:01.281Z] [2019-07-30T12:52:01.281Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 12:52:00.527 [2019-07-30T12:52:01.281Z] !MESSAGE Error parsing /tmp/markers5785114555210792129xml [2019-07-30T12:52:01.281Z] !STACK 0 [2019-07-30T12:52:01.281Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers5785114555210792129xml; lineNumber: 1; columnNumber: 202; cvc-datatype-valid.1.2.1: 'abc' is not a valid value for 'integer'. [2019-07-30T12:52:01.281Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-30T12:52:01.281Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2019-07-30T12:52:01.281Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2019-07-30T12:52:01.281Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-30T12:52:01.281Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2019-07-30T12:52:01.281Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2019-07-30T12:52:01.281Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2019-07-30T12:52:01.281Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2019-07-30T12:52:01.281Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2019-07-30T12:52:01.281Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2019-07-30T12:52:01.281Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741) [2019-07-30T12:52:01.281Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2019-07-30T12:52:01.281Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2019-07-30T12:52:01.281Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-30T12:52:01.281Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-30T12:52:01.281Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-30T12:52:01.281Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-30T12:52:01.281Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-30T12:52:01.281Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-30T12:52:01.281Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-30T12:52:01.281Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-30T12:52:01.281Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2019-07-30T12:52:01.281Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:165) [2019-07-30T12:52:01.281Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-30T12:52:01.281Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:293) [2019-07-30T12:52:01.281Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T12:52:01.281Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T12:52:01.281Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T12:52:01.281Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T12:52:01.281Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-30T12:52:01.281Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-30T12:52:01.281Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-30T12:52:01.281Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-30T12:52:01.281Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-30T12:52:01.281Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-30T12:52:01.281Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-30T12:52:01.281Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-30T12:52:01.281Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-30T12:52:01.281Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-30T12:52:01.281Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-30T12:52:01.281Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-30T12:52:01.281Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-30T12:52:01.281Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-30T12:52:01.281Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-30T12:52:01.281Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-30T12:52:01.281Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-30T12:52:01.281Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T12:52:01.281Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T12:52:01.281Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T12:52:01.281Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T12:52:01.281Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-30T12:52:01.281Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-30T12:52:01.281Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-30T12:52:01.281Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-30T12:52:01.281Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-30T12:52:01.281Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T12:52:01.281Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T12:52:01.281Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T12:52:01.281Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T12:52:01.281Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-30T12:52:01.281Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-30T12:52:01.281Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T12:52:01.281Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T12:52:01.281Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T12:52:01.281Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T12:52:01.281Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T12:52:01.281Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T12:52:01.281Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T12:52:01.281Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T12:52:01.281Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T12:52:01.281Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T12:52:01.281Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T12:52:01.281Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T12:52:01.281Z] [2019-07-30T12:52:01.281Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 12:52:00.532 [2019-07-30T12:52:01.281Z] !MESSAGE Error parsing /tmp/markers5900777276518267822xml [2019-07-30T12:52:01.281Z] !STACK 0 [2019-07-30T12:52:01.281Z] java.lang.IllegalArgumentException: Invalid range: [4095..0] [2019-07-30T12:52:01.281Z] at com.google.common.collect.Range.(Range.java:352) [2019-07-30T12:52:01.281Z] at com.google.common.collect.Range.create(Range.java:146) [2019-07-30T12:52:01.281Z] at com.google.common.collect.Range.closed(Range.java:170) [2019-07-30T12:52:01.281Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parseRange(MarkerConfigXmlParser.java:303) [2019-07-30T12:52:01.281Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.getMarkers(MarkerConfigXmlParser.java:208) [2019-07-30T12:52:01.281Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:179) [2019-07-30T12:52:01.281Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-30T12:52:01.281Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:294) [2019-07-30T12:52:01.281Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T12:52:01.281Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T12:52:01.281Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T12:52:01.281Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T12:52:01.281Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-30T12:52:01.281Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-30T12:52:01.281Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-30T12:52:01.281Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-30T12:52:01.281Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-30T12:52:01.281Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-30T12:52:01.281Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-30T12:52:01.281Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-30T12:52:01.281Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-30T12:52:01.281Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-30T12:52:01.281Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-30T12:52:01.281Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-30T12:52:01.281Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-30T12:52:01.281Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-30T12:52:01.281Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-30T12:52:01.281Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-30T12:52:01.281Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-30T12:52:01.281Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T12:52:01.281Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T12:52:01.281Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T12:52:01.281Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T12:52:01.281Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-30T12:52:01.281Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-30T12:52:01.281Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-30T12:52:01.281Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-30T12:52:01.281Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-30T12:52:01.281Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T12:52:01.281Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T12:52:01.281Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T12:52:01.281Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T12:52:01.281Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-30T12:52:01.281Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-30T12:52:01.281Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T12:52:01.281Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T12:52:01.281Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T12:52:01.281Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T12:52:01.281Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T12:52:01.281Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T12:52:01.281Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T12:52:01.281Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T12:52:01.281Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T12:52:01.281Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T12:52:01.281Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T12:52:01.281Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T12:52:01.281Z] [2019-07-30T12:52:01.281Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 12:52:00.538 [2019-07-30T12:52:01.281Z] !MESSAGE Error parsing /tmp/markers7934119714076120337xml [2019-07-30T12:52:01.281Z] !STACK 0 [2019-07-30T12:52:01.281Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers7934119714076120337xml; 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-30T12:52:01.281Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-30T12:52:01.281Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2019-07-30T12:52:01.281Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2019-07-30T12:52:01.281Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-30T12:52:01.281Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2019-07-30T12:52:01.281Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2019-07-30T12:52:01.281Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2019-07-30T12:52:01.281Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.elementLocallyValidComplexType(XMLSchemaValidator.java:3207) [2019-07-30T12:52:01.281Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.elementLocallyValidType(XMLSchemaValidator.java:3154) [2019-07-30T12:52:01.281Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processElementContent(XMLSchemaValidator.java:3056) [2019-07-30T12:52:01.281Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleEndElement(XMLSchemaValidator.java:2135) [2019-07-30T12:52:01.281Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.endElement(XMLSchemaValidator.java:854) [2019-07-30T12:52:01.281Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1782) [2019-07-30T12:52:01.281Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2967) [2019-07-30T12:52:01.281Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-30T12:52:01.281Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-30T12:52:01.281Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-30T12:52:01.281Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-30T12:52:01.281Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-30T12:52:01.281Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-30T12:52:01.281Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-30T12:52:01.281Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-30T12:52:01.281Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2019-07-30T12:52:01.281Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:165) [2019-07-30T12:52:01.281Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-30T12:52:01.281Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:295) [2019-07-30T12:52:01.281Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T12:52:01.281Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T12:52:01.281Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T12:52:01.281Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T12:52:01.281Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-30T12:52:01.281Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-30T12:52:01.282Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-30T12:52:01.282Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-30T12:52:01.282Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-30T12:52:01.282Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-30T12:52:01.282Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-30T12:52:01.282Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-30T12:52:01.282Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-30T12:52:01.282Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-30T12:52:01.282Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-30T12:52:01.282Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-30T12:52:01.282Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-30T12:52:01.282Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-30T12:52:01.282Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-30T12:52:01.282Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-30T12:52:01.282Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-30T12:52:01.282Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T12:52:01.282Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T12:52:01.282Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T12:52:01.282Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T12:52:01.282Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-30T12:52:01.282Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-30T12:52:01.282Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-30T12:52:01.282Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-30T12:52:01.282Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-30T12:52:01.282Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T12:52:01.282Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T12:52:01.282Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T12:52:01.282Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T12:52:01.282Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-30T12:52:01.282Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-30T12:52:01.282Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T12:52:01.282Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T12:52:01.282Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T12:52:01.282Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T12:52:01.282Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T12:52:01.282Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T12:52:01.282Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T12:52:01.282Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T12:52:01.282Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T12:52:01.282Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T12:52:01.282Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T12:52:01.282Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T12:52:01.282Z] [2019-07-30T12:52:01.282Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 12:52:00.543 [2019-07-30T12:52:01.282Z] !MESSAGE Error parsing /tmp/markers3593359916959452228xml [2019-07-30T12:52:01.282Z] !STACK 0 [2019-07-30T12:52:01.282Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers3593359916959452228xml; lineNumber: 1; columnNumber: 323; cvc-minExclusive-valid: Value '0' is not facet-valid with respect to minExclusive '0' for type 'length_type'. [2019-07-30T12:52:01.282Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-30T12:52:01.282Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2019-07-30T12:52:01.282Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2019-07-30T12:52:01.282Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-30T12:52:01.282Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2019-07-30T12:52:01.282Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2019-07-30T12:52:01.282Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2019-07-30T12:52:01.282Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2019-07-30T12:52:01.282Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2019-07-30T12:52:01.282Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2019-07-30T12:52:01.282Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.emptyElement(XMLSchemaValidator.java:761) [2019-07-30T12:52:01.282Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:351) [2019-07-30T12:52:01.282Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2019-07-30T12:52:01.282Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-30T12:52:01.282Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-30T12:52:01.282Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-30T12:52:01.282Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-30T12:52:01.282Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-30T12:52:01.282Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-30T12:52:01.282Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-30T12:52:01.282Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-30T12:52:01.282Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2019-07-30T12:52:01.282Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:165) [2019-07-30T12:52:01.282Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-30T12:52:01.282Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:296) [2019-07-30T12:52:01.282Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T12:52:01.282Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T12:52:01.282Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T12:52:01.282Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T12:52:01.282Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-30T12:52:01.282Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-30T12:52:01.282Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-30T12:52:01.282Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-30T12:52:01.282Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-30T12:52:01.282Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-30T12:52:01.282Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-30T12:52:01.282Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-30T12:52:01.282Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-30T12:52:01.282Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-30T12:52:01.282Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-30T12:52:01.282Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-30T12:52:01.282Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-30T12:52:01.282Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-30T12:52:01.282Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-30T12:52:01.282Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-30T12:52:01.282Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-30T12:52:01.282Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T12:52:01.282Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T12:52:01.282Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T12:52:01.282Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T12:52:01.282Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-30T12:52:01.282Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-30T12:52:01.282Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-30T12:52:01.282Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-30T12:52:01.282Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-30T12:52:01.282Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T12:52:01.282Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T12:52:01.282Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T12:52:01.282Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T12:52:01.282Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-30T12:52:01.282Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-30T12:52:01.282Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T12:52:01.282Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T12:52:01.282Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T12:52:01.282Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T12:52:01.282Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T12:52:01.282Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T12:52:01.282Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T12:52:01.282Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T12:52:01.282Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T12:52:01.282Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T12:52:01.282Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T12:52:01.282Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T12:52:01.282Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.21 s - in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest [2019-07-30T12:52:01.282Z] testParseInvalidContent(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest) Time elapsed: 0.127 s [2019-07-30T12:52:01.282Z] testExtensionPoint(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest) Time elapsed: 0.016 s [2019-07-30T12:52:01.282Z] testParse(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest) Time elapsed: 0.063 s [2019-07-30T12:52:01.282Z] testParseInvalidFile(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest) Time elapsed: 0.003 s [2019-07-30T12:52:01.282Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest [2019-07-30T12:52:01.282Z] 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-30T12:52:01.282Z] testAddMarker(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest) Time elapsed: 0.001 s [2019-07-30T12:52:01.282Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest) Time elapsed: 0 s [2019-07-30T12:52:01.282Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest [2019-07-30T12:52:01.282Z] 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-30T12:52:01.282Z] testAddSegment(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest) Time elapsed: 0 s [2019-07-30T12:52:01.282Z] testAddSubMarker(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest) Time elapsed: 0 s [2019-07-30T12:52:01.282Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest) Time elapsed: 0 s [2019-07-30T12:52:01.282Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest [2019-07-30T12:52:01.282Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest [2019-07-30T12:52:01.282Z] testAppliesToExperiment(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.007 s [2019-07-30T12:52:01.282Z] testParameters(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.002 s [2019-07-30T12:52:01.282Z] testGetRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.003 s [2019-07-30T12:52:01.282Z] testNewModule(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.002 s [2019-07-30T12:52:01.282Z] testGetValidTraceTypes(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.076 s [2019-07-30T12:52:01.282Z] testHelperGetters(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.001 s [2019-07-30T12:52:01.282Z] testAppliesToTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.001 s [2019-07-30T12:52:01.282Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest [2019-07-30T12:52:01.282Z] 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-30T12:52:01.282Z] testProviderTmfTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest) Time elapsed: 0.002 s [2019-07-30T12:52:01.282Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest [2019-07-30T12:52:01.282Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest [2019-07-30T12:52:01.282Z] testMandatoryRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest) Time elapsed: 0.003 s [2019-07-30T12:52:01.282Z] testAtLeastOneRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest) Time elapsed: 0 s [2019-07-30T12:52:01.282Z] testAllOrNothingRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest) Time elapsed: 0 s [2019-07-30T12:52:01.282Z] testNoPreDefinedEvents(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest) Time elapsed: 0.001 s [2019-07-30T12:52:01.282Z] testOptionalRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest) Time elapsed: 0 s [2019-07-30T12:52:01.282Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest [2019-07-30T12:52:01.282Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest [2019-07-30T12:52:01.282Z] testMandatoryRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest) Time elapsed: 0.009 s [2019-07-30T12:52:01.282Z] testAtLeastOneRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest) Time elapsed: 0.001 s [2019-07-30T12:52:01.282Z] testAllOrNothingRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest) Time elapsed: 0.001 s [2019-07-30T12:52:01.282Z] testNoPreDefinedEvents(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest) Time elapsed: 0 s [2019-07-30T12:52:01.282Z] testOptionalRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest) Time elapsed: 0.001 s [2019-07-30T12:52:01.282Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest [2019-07-30T12:52:01.282Z] 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-30T12:52:01.282Z] testGetValueLevel(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest) Time elapsed: 0 s [2019-07-30T12:52:01.282Z] testAddAndGetInformation(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest) Time elapsed: 0 s [2019-07-30T12:52:01.282Z] testGetValues(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest) Time elapsed: 0 s [2019-07-30T12:52:01.282Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest [2019-07-30T12:52:01.282Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest [2019-07-30T12:52:01.282Z] testAllOrNothing(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest) Time elapsed: 0.052 s [2019-07-30T12:52:01.282Z] testAtLeastOne(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest) Time elapsed: 0 s [2019-07-30T12:52:01.282Z] testMandatory(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest) Time elapsed: 0.001 s [2019-07-30T12:52:01.282Z] testOptional(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest) Time elapsed: 0 s [2019-07-30T12:52:01.282Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest [2019-07-30T12:52:01.282Z] 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-30T12:52:01.282Z] testNewModuleListener(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest) Time elapsed: 0 s [2019-07-30T12:52:01.282Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest [2019-07-30T12:52:01.282Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest [2019-07-30T12:52:01.282Z] testListForTraces(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest) Time elapsed: 0.001 s [2019-07-30T12:52:01.282Z] testSources(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest) Time elapsed: 0.004 s [2019-07-30T12:52:01.282Z] testGetAnalysisModules(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest) Time elapsed: 0.001 s [2019-07-30T12:52:01.282Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest [2019-07-30T12:52:01.282Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest [2019-07-30T12:52:01.282Z] testApplies(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest) Time elapsed: 0 s [2019-07-30T12:52:01.282Z] testDoesNotApply(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest) Time elapsed: 0.001 s [2019-07-30T12:52:01.282Z] testGetNoAnalysisFromTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest) Time elapsed: 0.012 s [2019-07-30T12:52:01.282Z] testGetAnalysisFromTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest) Time elapsed: 0.001 s [2019-07-30T12:52:01.282Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest [2019-07-30T12:52:03.255Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.021 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest [2019-07-30T12:52:03.255Z] testGettersSetters(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.001 s [2019-07-30T12:52:03.255Z] testDependentAnalyses(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 1.003 s [2019-07-30T12:52:03.255Z] testSetWrongTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.002 s [2019-07-30T12:52:03.255Z] testSetTraceTwice(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.002 s [2019-07-30T12:52:03.255Z] testMultipleDependencies(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.004 s [2019-07-30T12:52:03.255Z] testWaitForCompletionCancelled(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.001 s [2019-07-30T12:52:03.255Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 1.001 s [2019-07-30T12:52:03.255Z] testHelper(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.003 s [2019-07-30T12:52:03.255Z] testWaitForCompletionSuccess(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.001 s [2019-07-30T12:52:03.255Z] testParameterChanged(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.001 s [2019-07-30T12:52:03.255Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest [2019-07-30T12:52:03.255Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest [2019-07-30T12:52:03.255Z] testDone(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-30T12:52:03.255Z] testFail(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-30T12:52:03.255Z] testTmfEventRequestWithDependencyLevel(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-30T12:52:03.255Z] testToString(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-30T12:52:03.255Z] testTmfEventRequestTimeRangeNbRequestedBlocksize(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0.001 s [2019-07-30T12:52:03.255Z] testWaitForStartAfterDone(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-30T12:52:03.255Z] testTmfEventRequestTimeRangeNbRequested(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0.001 s [2019-07-30T12:52:03.255Z] testTmfEventRequestTimeRange(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-30T12:52:03.255Z] testWaitForStartBeforeStart(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0.001 s [2019-07-30T12:52:03.255Z] testWaitForStartAfterStart(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0.001 s [2019-07-30T12:52:03.255Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-30T12:52:03.255Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-30T12:52:03.255Z] testTmfEventRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-30T12:52:03.255Z] testWaitForStartAfterCancel(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-30T12:52:03.255Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest [2019-07-30T12:52:05.147Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.751 s - in org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest [2019-07-30T12:52:05.147Z] testIsCompatible(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-30T12:52:05.147Z] testTmfCoalescedEventRequestIndexNbEventsBlocksize(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0.001 s [2019-07-30T12:52:05.147Z] testDone(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-30T12:52:05.147Z] testFail(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-30T12:52:05.147Z] testCancelCoalescedRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0.439 s [2019-07-30T12:52:05.147Z] testToString(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-30T12:52:05.147Z] testAddEvent1(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-30T12:52:05.147Z] testAddEvent2(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-30T12:52:05.147Z] testSingleTimeRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0.106 s [2019-07-30T12:52:05.147Z] testIsCompatibleDependency(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-30T12:52:05.147Z] testCoalescedRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 1.202 s [2019-07-30T12:52:05.147Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-30T12:52:05.147Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0.001 s [2019-07-30T12:52:05.147Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest [2019-07-30T12:52:07.667Z] [2019-07-30T12:52:07.667Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 12:52:07.157 [2019-07-30T12:52:07.667Z] !MESSAGE An uncaught exception happened on request [TmfEventRequestIntegrationTest$2(646,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2,0)]: null [2019-07-30T12:52:08.596Z] [2019-07-30T12:52:08.596Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 12:52:08.258 [2019-07-30T12:52:08.596Z] !MESSAGE An uncaught exception happened on request [TmfEventRequestIntegrationTest$1(648,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2,0)]: null [2019-07-30T12:52:08.596Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.606 s - in org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest [2019-07-30T12:52:08.596Z] testRequestException(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest) Time elapsed: 1.093 s [2019-07-30T12:52:08.596Z] testSingleRequestException(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest) Time elapsed: 1.101 s [2019-07-30T12:52:08.596Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest [2019-07-30T12:52:08.596Z] 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-30T12:52:08.596Z] testSimplePool(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0.003 s [2019-07-30T12:52:08.596Z] testConstructorBad2(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0 s [2019-07-30T12:52:08.596Z] testConstructorGood(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0 s [2019-07-30T12:52:08.596Z] testRecycleWrongQuark(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0 s [2019-07-30T12:52:08.596Z] testRecycleChildQuark(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0 s [2019-07-30T12:52:08.596Z] testPoolWithSubTree(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0 s [2019-07-30T12:52:08.596Z] testConstructorBad(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0 s [2019-07-30T12:52:08.596Z] testPriorityPool(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0.001 s [2019-07-30T12:52:08.596Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest [2019-07-30T12:52:08.596Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.233 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest [2019-07-30T12:52:08.596Z] testQueryMipmapRangeMinInteger(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0.008 s [2019-07-30T12:52:08.596Z] testQueryMipmapRangeMaxDouble(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0.003 s [2019-07-30T12:52:08.596Z] testQueryMipmapRangeAvgDouble(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0.005 s [2019-07-30T12:52:08.596Z] testQueryMipmapRangeAvgInteger(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0.004 s [2019-07-30T12:52:08.596Z] testQueryMipmapRangeMinDouble(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0.002 s [2019-07-30T12:52:08.596Z] testQueryMipmapRangeMaxInteger(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0.001 s [2019-07-30T12:52:08.596Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest [2019-07-30T12:52:09.524Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.924 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest [2019-07-30T12:52:09.524Z] testQueryMipAvg(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.022 s [2019-07-30T12:52:09.524Z] testQueryMipMax(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.007 s [2019-07-30T12:52:09.524Z] testQueryMipMin(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.005 s [2019-07-30T12:52:09.524Z] testQuery(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.007 s [2019-07-30T12:52:09.524Z] testQueryValuesOnClose(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0 s [2019-07-30T12:52:09.524Z] testQueryValuesOnStart(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.003 s [2019-07-30T12:52:09.524Z] testQueryMipmapRangeAvg(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.096 s [2019-07-30T12:52:09.524Z] testQueryMipmapRangeMax(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.029 s [2019-07-30T12:52:09.524Z] testQueryMipmapRangeMin(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.04 s [2019-07-30T12:52:09.524Z] testMaxLevel(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.003 s [2019-07-30T12:52:09.524Z] testQueryEventField(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.002 s [2019-07-30T12:52:09.524Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest [2019-07-30T12:52:11.417Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.699 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest [2019-07-30T12:52:11.417Z] testSsModule(org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest) Time elapsed: 1.693 s [2019-07-30T12:52:11.417Z] testInitialization(org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest) Time elapsed: 0.005 s [2019-07-30T12:52:11.417Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest [2019-07-30T12:52:13.977Z] [2019-07-30T12:52:13.977Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2019-07-30 12:52:13.415 [2019-07-30T12:52:13.977Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core". [2019-07-30T12:52:13.977Z] !STACK 0 [2019-07-30T12:52:13.977Z] java.lang.IllegalArgumentException: Expected exception: should be caught by the analysis itself [2019-07-30T12:52:13.977Z] at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:79) [2019-07-30T12:52:13.977Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:332) [2019-07-30T12:52:13.977Z] at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45) [2019-07-30T12:52:13.977Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:143) [2019-07-30T12:52:13.977Z] at java.lang.Thread.run(Thread.java:748) [2019-07-30T12:52:14.540Z] [2019-07-30T12:52:14.540Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2019-07-30 12:52:14.513 [2019-07-30T12:52:14.540Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core". [2019-07-30T12:52:14.540Z] !STACK 0 [2019-07-30T12:52:14.540Z] java.lang.IllegalArgumentException: Expected exception: should be caught by either the analysis or the event request [2019-07-30T12:52:14.540Z] at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:79) [2019-07-30T12:52:14.540Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:332) [2019-07-30T12:52:14.540Z] at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45) [2019-07-30T12:52:14.540Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:143) [2019-07-30T12:52:14.540Z] at java.lang.Thread.run(Thread.java:748) [2019-07-30T12:52:14.540Z] [2019-07-30T12:52:14.540Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 12:52:14.515 [2019-07-30T12:52:14.540Z] !MESSAGE An uncaught exception happened on request [TestStateSystemModule$TestStateSystemRequest(668,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2147483647,0)]: Expected exception: should be caught by either the analysis or the event request [2019-07-30T12:52:15.907Z] [2019-07-30T12:52:15.907Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2019-07-30 12:52:15.608 [2019-07-30T12:52:15.907Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core". [2019-07-30T12:52:15.907Z] !STACK 0 [2019-07-30T12:52:15.907Z] java.lang.IllegalArgumentException: Expected exception: should be caught by the event request thread [2019-07-30T12:52:15.907Z] at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:79) [2019-07-30T12:52:15.907Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:332) [2019-07-30T12:52:15.907Z] at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45) [2019-07-30T12:52:15.907Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:143) [2019-07-30T12:52:15.907Z] at java.lang.Thread.run(Thread.java:748) [2019-07-30T12:52:15.907Z] [2019-07-30T12:52:15.907Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 12:52:15.610 [2019-07-30T12:52:15.907Z] !MESSAGE An uncaught exception happened on request [TestStateSystemModule$TestStateSystemRequest(670,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2147483647,0)]: Expected exception: should be caught by the event request thread [2019-07-30T12:52:18.427Z] [2019-07-30T12:52:18.427Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 12:52:17.843 [2019-07-30T12:52:18.427Z] !MESSAGE An uncaught exception happened on request [TestStateSystemModule$TestStateSystemRequest(677,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2147483647,0)]: This exception is desired and part of the test [2019-07-30T12:52:18.989Z] [2019-07-30T12:52:18.989Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 12:52:18.985 [2019-07-30T12:52:18.989Z] !MESSAGE Unexpected error executing analysis with trace analysis_dependency.xml [2019-07-30T12:52:18.989Z] !STACK 0 [2019-07-30T12:52:18.989Z] java.lang.IllegalStateException: This exception happens before initialization [2019-07-30T12:52:18.989Z] at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$4.executeAnalysis(StateSystemAnalysisModuleTest.java:453) [2019-07-30T12:52:18.989Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-30T12:52:18.989Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T12:52:18.989Z] [2019-07-30T12:52:18.989Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 12:52:18.987 [2019-07-30T12:52:18.989Z] !MESSAGE Exception executing analysis [2019-07-30T12:52:18.989Z] !STACK 0 [2019-07-30T12:52:18.989Z] java.lang.IllegalStateException: This exception happens before initialization [2019-07-30T12:52:18.989Z] at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$4.executeAnalysis(StateSystemAnalysisModuleTest.java:453) [2019-07-30T12:52:18.989Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-30T12:52:18.989Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T12:52:20.356Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 9.188 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest [2019-07-30T12:52:20.356Z] testProperties(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 0.02 s [2019-07-30T12:52:20.356Z] testIsQueryable(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 1.126 s [2019-07-30T12:52:20.356Z] testFaultyStateProvider(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 3.318 s [2019-07-30T12:52:20.356Z] testIsQueryableCancel(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) skipped [2019-07-30T12:52:20.356Z] testReReadFullAnalysis(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 1.118 s [2019-07-30T12:52:20.356Z] testRequestFailure(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 1.114 s [2019-07-30T12:52:20.356Z] testSsModule(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 1.117 s [2019-07-30T12:52:20.356Z] testInitialization(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 0.011 s [2019-07-30T12:52:20.356Z] testFailBeforeInitialization(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 0.013 s [2019-07-30T12:52:20.356Z] testFutureEvents(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 1.347 s [2019-07-30T12:52:20.356Z] Running org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest [2019-07-30T12:52:21.287Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.603 s - in org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest [2019-07-30T12:52:21.287Z] testCopyResource[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.2 s [2019-07-30T12:52:21.287Z] testGetLocationUri[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testCreateSymbolicLink[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.072 s [2019-07-30T12:52:21.287Z] testGetLocation[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.003 s [2019-07-30T12:52:21.287Z] testDeleteResource[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.025 s [2019-07-30T12:52:21.287Z] testDeleteIfBrokenSymbolicLink[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.062 s [2019-07-30T12:52:21.287Z] testIsSymbolicLink[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.003 s [2019-07-30T12:52:21.287Z] testCopyResource[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.117 s [2019-07-30T12:52:21.287Z] testGetLocationUri[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testCreateSymbolicLink[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.018 s [2019-07-30T12:52:21.287Z] testGetLocation[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.003 s [2019-07-30T12:52:21.287Z] testDeleteResource[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.057 s [2019-07-30T12:52:21.287Z] testDeleteIfBrokenSymbolicLink[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.013 s [2019-07-30T12:52:21.287Z] testIsSymbolicLink[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.002 s [2019-07-30T12:52:21.287Z] Running org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest [2019-07-30T12:52:21.287Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.178 s - in org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest [2019-07-30T12:52:21.287Z] testSeekAndWrite(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest) Time elapsed: 0.006 s [2019-07-30T12:52:21.287Z] testRead(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest) Time elapsed: 0.001 s [2019-07-30T12:52:21.287Z] testReadLine(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testSeekAndRead(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest) Time elapsed: 0.17 s [2019-07-30T12:52:21.287Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest [2019-07-30T12:52:21.287Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest [2019-07-30T12:52:21.287Z] testValueArrayPrimitivesNotEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0.001 s [2019-07-30T12:52:21.287Z] testValueArrayObject(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0.001 s [2019-07-30T12:52:21.287Z] testValueArrayOfArrays(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testValueArrayAndOther(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testValueArrayPrimitives(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testValueArrayMismatchedTypes(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testValueArrayOfArraysNotEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest [2019-07-30T12:52:21.287Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest [2019-07-30T12:52:21.287Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testNonEqualClasses(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testCallsiteCopy(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0.001 s [2019-07-30T12:52:21.287Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest [2019-07-30T12:52:21.287Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest [2019-07-30T12:52:21.287Z] testCreateHappy(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest) Time elapsed: 0.004 s [2019-07-30T12:52:21.287Z] testResolve(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest) Time elapsed: 0.001 s [2019-07-30T12:52:21.287Z] testCreateIllegal(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest [2019-07-30T12:52:21.287Z] 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-30T12:52:21.287Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testResolve(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest [2019-07-30T12:52:21.287Z] 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-30T12:52:21.287Z] testToStringInterval(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0.001 s [2019-07-30T12:52:21.287Z] testCopyConstructorZero(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testCompareToLargeScale1(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0.001 s [2019-07-30T12:52:21.287Z] testCompareToLargeScale2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testCompareToLargeScale3(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testNormalizeScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testNormalizedScaleLimits(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testToNanos(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testNormalizeLargeScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testEqualsNonTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testBasicCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testDelta(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0.002 s [2019-07-30T12:52:21.287Z] testNormalizeOffsetAndScaleTrivial(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testNormalizeZeroScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testCompareToCornerCases1(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testCompareToCornerCases2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testCompareToCornerCases3(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testCompareToCornerCases4(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testCopyConstructorBigBang(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testCopyConstructorBigCrunch(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testNormalizeOffsetLowerLimits(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testCompareToSpecials(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testCompareToDifferentScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testValueConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testNormalizeOffsetUpperLimits(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testValueScaleConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testToStringDefault(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0.001 s [2019-07-30T12:52:21.287Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testCompareToSameScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testNormalizeOffset(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testCompareToDifferentScale2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testNormalizeOffsetAndScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testNormalizeOffsetAndScale2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest [2019-07-30T12:52:21.287Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest [2019-07-30T12:52:21.287Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testEqualsEndTime(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testOpenRange1(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testOpenRange2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testOpenRange3(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testContainsRange(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testEqualStartTime(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testEqualsBadType(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testContainsTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testGetIntersection(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest [2019-07-30T12:52:21.287Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest [2019-07-30T12:52:21.287Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.042 s [2019-07-30T12:52:21.287Z] testNonEqualRanks(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testNonEqualTypes(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testTmfEventCopy(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testToStringExtended(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.001 s [2019-07-30T12:52:21.287Z] testNoRankConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testNonEqualClasses(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.001 s [2019-07-30T12:52:21.287Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testConstructorWithTrace(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testNonEqualContents(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testNonEqualTraces(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.001 s [2019-07-30T12:52:21.287Z] testNonEqualTimestamps(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest [2019-07-30T12:52:21.287Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest [2019-07-30T12:52:21.287Z] testGetTimePattern(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testGetIntervalPattern(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testComputeTimePattern(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testGetPreferenceMap(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0.001 s [2019-07-30T12:52:21.287Z] testInit(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testGetTimeZone(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest [2019-07-30T12:52:21.287Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest [2019-07-30T12:52:21.287Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testEqualsNonTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testBasicCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testDelta(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0.001 s [2019-07-30T12:52:21.287Z] testCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testNormalizeScale0(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testDelta2(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testNormalizeScaleNot0(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest [2019-07-30T12:52:21.287Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest [2019-07-30T12:52:21.287Z] testEqualsNonTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testBasicCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testDelta(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testNormalizeScale0(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testDelta2(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testNormalizeScaleNot0(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest [2019-07-30T12:52:21.287Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest [2019-07-30T12:52:21.287Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0.001 s [2019-07-30T12:52:21.287Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testNonEqualsClasses(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-30T12:52:21.287Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-30T12:52:21.288Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-30T12:52:21.288Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-30T12:52:21.288Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-30T12:52:21.288Z] Running org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest [2019-07-30T12:52:21.545Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s - in org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest [2019-07-30T12:52:21.545Z] testMultiHostMultiKeyType(org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest) Time elapsed: 0.065 s [2019-07-30T12:52:21.545Z] testHostToSelf(org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest) Time elapsed: 0.001 s [2019-07-30T12:52:21.545Z] testMultiHost(org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest) Time elapsed: 0.001 s [2019-07-30T12:52:21.545Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest [2019-07-30T12:52:21.545Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest [2019-07-30T12:52:21.545Z] testNonTerminalCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T12:52:21.545Z] testGetFieldValueAssignableValue(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T12:52:21.545Z] testDuplicateFieldNames(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0.001 s [2019-07-30T12:52:21.545Z] testGetFieldValueNullValue(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T12:52:21.545Z] testNonEqualsValue(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T12:52:21.545Z] testNonEqualsFields(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T12:52:21.545Z] testGetFieldValueExists(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T12:52:21.545Z] testEqualsEverything(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T12:52:21.545Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T12:52:21.545Z] testGetFieldValueCast(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0.005 s [2019-07-30T12:52:21.545Z] testTerminalConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T12:52:21.545Z] testGetFieldValueDoesntExist(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T12:52:21.545Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T12:52:21.545Z] testTerminalCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0.001 s [2019-07-30T12:52:21.545Z] testNonTerminalStructConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T12:52:21.545Z] testNonEqualClasses(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T12:52:21.545Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T12:52:21.545Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T12:52:21.545Z] testMakeRoot(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T12:52:21.545Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T12:52:21.545Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T12:52:21.545Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T12:52:21.545Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0.001 s [2019-07-30T12:52:21.545Z] testTerminalStructConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T12:52:21.545Z] testNonTerminalConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T12:52:21.545Z] testNonEqualValues(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T12:52:21.545Z] testCopyConstructorBadArg(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T12:52:21.545Z] testGetFieldValueExistsButWrongType(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T12:52:21.545Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest [2019-07-30T12:52:21.545Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest [2019-07-30T12:52:21.545Z] testUpdateDefaultFormats(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0.002 s [2019-07-30T12:52:21.545Z] testGetDefaulIntervalFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0 s [2019-07-30T12:52:21.545Z] testValueTimeZoneConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0 s [2019-07-30T12:52:21.545Z] testParseDateTime(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0.006 s [2019-07-30T12:52:21.545Z] testGetDefaulTimeFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0 s [2019-07-30T12:52:21.545Z] testParseDateTimeWithRef(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0.003 s [2019-07-30T12:52:21.545Z] testValueConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0 s [2019-07-30T12:52:21.545Z] testParseSeconds(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0.005 s [2019-07-30T12:52:21.545Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0 s [2019-07-30T12:52:21.545Z] testUnitOfSecondsFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0.003 s [2019-07-30T12:52:21.545Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest [2019-07-30T12:52:24.212Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.213 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest [2019-07-30T12:52:24.212Z] testDataProviderWithOutOfBoundIndex(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.514 s [2019-07-30T12:52:24.212Z] testQueryFilterIndexParameter(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0 s [2019-07-30T12:52:24.212Z] testDataProviderWithSimpleFilter(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.51 s [2019-07-30T12:52:24.212Z] testDataProviderWithOneNonExistentColumns(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.078 s [2019-07-30T12:52:24.212Z] testDataProviderWithMultipleFilter(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.969 s [2019-07-30T12:52:24.212Z] testDataProviderFetchColumn(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.001 s [2019-07-30T12:52:24.212Z] testDataProvider(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.026 s [2019-07-30T12:52:24.212Z] testDataProviderWithNonExistentColumns(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0 s [2019-07-30T12:52:24.212Z] testDataProviderWithDesiredColumns(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.1 s [2019-07-30T12:52:24.212Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest [2019-07-30T12:52:24.212Z] 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-30T12:52:24.212Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2019-07-30T12:52:24.212Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2019-07-30T12:52:24.212Z] testValueConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2019-07-30T12:52:24.212Z] testValueScaleConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2019-07-30T12:52:24.212Z] testToStringDefault(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0.001 s [2019-07-30T12:52:24.212Z] testNormalizeOffset(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0.001 s [2019-07-30T12:52:24.212Z] testToStringFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2019-07-30T12:52:24.212Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2019-07-30T12:52:24.212Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest [2019-07-30T12:52:24.212Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest [2019-07-30T12:52:24.212Z] 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.007 s [2019-07-30T12:52:24.212Z] testBadlyFormed[1: path /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/malformed/002.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest) Time elapsed: 0.002 s [2019-07-30T12:52:24.212Z] 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-30T12:52:24.212Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest [2019-07-30T12:52:24.212Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest [2019-07-30T12:52:24.212Z] testValidate(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest) Time elapsed: 0.021 s [2019-07-30T12:52:24.212Z] testTraceTypePresence(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest) Time elapsed: 0.001 s [2019-07-30T12:52:24.212Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest [2019-07-30T12:52:27.484Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.362 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest [2019-07-30T12:52:27.484Z] testReadingBounds[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 1.11 s [2019-07-30T12:52:27.484Z] testReadingEvents[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 0.009 s [2019-07-30T12:52:27.484Z] testReadingBounds[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 1.113 s [2019-07-30T12:52:27.484Z] testReadingEvents[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 0.005 s [2019-07-30T12:52:27.484Z] testReadingBounds[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 1.108 s [2019-07-30T12:52:27.484Z] testReadingEvents[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 0.005 s [2019-07-30T12:52:27.484Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest [2019-07-30T12:52:39.660Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.76 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest [2019-07-30T12:52:39.660Z] testReopenIndex(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest) Time elapsed: 7.556 s [2019-07-30T12:52:39.660Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest) Time elapsed: 4.203 s [2019-07-30T12:52:39.660Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest [2019-07-30T12:52:42.932Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.352 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest [2019-07-30T12:52:42.932Z] testReadingBounds[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 1.109 s [2019-07-30T12:52:42.932Z] testReadingEvents[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 0.008 s [2019-07-30T12:52:42.932Z] testReadingBounds[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 1.107 s [2019-07-30T12:52:42.932Z] testReadingEvents[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 0.008 s [2019-07-30T12:52:42.932Z] testReadingBounds[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 1.107 s [2019-07-30T12:52:42.932Z] testReadingEvents[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 0.006 s [2019-07-30T12:52:42.933Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest [2019-07-30T12:52:42.933Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest [2019-07-30T12:52:42.933Z] 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-30T12:52:42.933Z] 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-30T12:52:42.933Z] 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-30T12:52:42.933Z] testInvalid[3: path /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/004.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest) Time elapsed: 0.001 s [2019-07-30T12:52:42.933Z] 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.001 s [2019-07-30T12:52:42.933Z] 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-30T12:52:42.933Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest [2019-07-30T12:52:47.102Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.708 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest [2019-07-30T12:52:47.102Z] testReopenIndex(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest) Time elapsed: 3.082 s [2019-07-30T12:52:47.102Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest) Time elapsed: 1.624 s [2019-07-30T12:52:47.102Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest [2019-07-30T12:52:47.102Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest [2019-07-30T12:52:47.102Z] testValidate(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest) Time elapsed: 0.01 s [2019-07-30T12:52:47.102Z] testTraceTypePresence(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest) Time elapsed: 0 s [2019-07-30T12:52:47.102Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest [2019-07-30T12:52:47.102Z] 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-30T12:52:47.102Z] 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.002 s [2019-07-30T12:52:47.102Z] 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-30T12:52:47.102Z] testValid[2: path /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/valid/003.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest) Time elapsed: 0 s [2019-07-30T12:52:47.102Z] Running org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest [2019-07-30T12:52:47.102Z] 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-30T12:52:47.102Z] testExtractSelectedItems(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest) Time elapsed: 0.002 s [2019-07-30T12:52:47.102Z] testExtractBoolean(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest) Time elapsed: 0 s [2019-07-30T12:52:47.102Z] testExtractTimeRequested(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest) Time elapsed: 0 s [2019-07-30T12:52:47.102Z] testExtractLongList(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest) Time elapsed: 0 s [2019-07-30T12:52:47.102Z] Running org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest [2019-07-30T12:52:47.102Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest [2019-07-30T12:52:47.102Z] testSelectionTimeQuery(org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest) Time elapsed: 0 s [2019-07-30T12:52:47.102Z] testTimeQuery(org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest) Time elapsed: 0 s [2019-07-30T12:52:47.102Z] testVirtualTableQuery(org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest) Time elapsed: 0.001 s [2019-07-30T12:52:47.102Z] Running org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest [2019-07-30T12:52:47.102Z] 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-30T12:52:47.102Z] testValidateName(org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest) Time elapsed: 0.001 s [2019-07-30T12:52:47.102Z] Running org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest [2019-07-30T12:52:47.102Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest [2019-07-30T12:52:47.102Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest) Time elapsed: 0 s [2019-07-30T12:52:47.102Z] testGetDefault(org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest) Time elapsed: 0 s [2019-07-30T12:52:47.102Z] Running org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest [2019-07-30T12:52:47.102Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest [2019-07-30T12:52:47.102Z] testTmfAsyncSequenceDiagramEvent(org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest) Time elapsed: 0.002 s [2019-07-30T12:52:47.102Z] Running org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest [2019-07-30T12:52:47.102Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest [2019-07-30T12:52:47.102Z] testTmfSyncSequenceDiagramEvent(org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest) Time elapsed: 0 s [2019-07-30T12:52:47.102Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest [2019-07-30T12:52:48.033Z] [2019-07-30T12:52:48.033Z] !ENTRY org.eclipse.cdt.core.native 4 0 2019-07-30 12:52:47.679 [2019-07-30T12:52:48.033Z] !MESSAGE no spawner in java.library.path [2019-07-30T12:52:48.033Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.799 s - in org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest [2019-07-30T12:52:48.033Z] testExtremeValues(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest) Time elapsed: 0.704 s [2019-07-30T12:52:48.033Z] testValidTextFile(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest) Time elapsed: 0.025 s [2019-07-30T12:52:48.033Z] testGettingSymbolMapFile(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest) Time elapsed: 0.06 s [2019-07-30T12:52:48.033Z] testInvalidFiles(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest) Time elapsed: 0.001 s [2019-07-30T12:52:48.033Z] testGettingSymbolWithSize(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest) Time elapsed: 0.009 s [2019-07-30T12:52:48.033Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest [2019-07-30T12:52:48.290Z] 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-30T12:52:48.290Z] testMapFileWithSize(org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest) Time elapsed: 0.002 s [2019-07-30T12:52:48.290Z] testGuessingFileType(org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest) Time elapsed: 0.002 s [2019-07-30T12:52:48.290Z] testNmFile(org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest) Time elapsed: 0.003 s [2019-07-30T12:52:48.290Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest [2019-07-30T12:52:48.290Z] 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-30T12:52:48.290Z] testGetterForExperiment(org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest) Time elapsed: 0.007 s [2019-07-30T12:52:48.290Z] Running org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest [2019-07-30T12:52:48.290Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest [2019-07-30T12:52:48.290Z] testInboundBlacklisting(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0.003 s [2019-07-30T12:52:48.290Z] testBroadcastAsync(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0.003 s [2019-07-30T12:52:48.290Z] testSendReceive(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0.001 s [2019-07-30T12:52:48.290Z] testConcurrentSignals(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0.012 s [2019-07-30T12:52:48.290Z] testOutboundBlacklisting(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0 s [2019-07-30T12:52:48.290Z] testNestedSignals(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0 s [2019-07-30T12:52:48.290Z] Running org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest [2019-07-30T12:53:06.344Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.007 s - in org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest [2019-07-30T12:53:06.344Z] testDelay(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest) Time elapsed: 6.003 s [2019-07-30T12:53:06.344Z] testOneChannel(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest) Time elapsed: 5 s [2019-07-30T12:53:06.344Z] testMultipleChannels(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest) Time elapsed: 5.001 s [2019-07-30T12:53:06.344Z] Running org.eclipse.tracecompass.tmf.core.tests.util.PairTest [2019-07-30T12:53:06.344Z] 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-30T12:53:06.344Z] testAccessors(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-07-30T12:53:06.344Z] testToString(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-07-30T12:53:06.344Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-07-30T12:53:06.344Z] testEqualsDifferentObj(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-07-30T12:53:06.344Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-07-30T12:53:06.344Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-07-30T12:53:06.344Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-07-30T12:53:06.344Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-07-30T12:53:06.344Z] [2019-07-30T12:53:06.344Z] Results: [2019-07-30T12:53:06.344Z] [2019-07-30T12:53:06.344Z] Tests run: 834, Failures: 0, Errors: 0, Skipped: 1 [2019-07-30T12:53:06.344Z] [2019-07-30T12:53:06.344Z] [2019-07-30T12:53:06.344Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-30 12:53:04.240 [2019-07-30T12:53:06.344Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-30T12:53:06.344Z] [INFO] All tests passed! [2019-07-30T12:53:06.344Z] [INFO] [2019-07-30T12:53:06.344Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T12:53:06.344Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T12:53:06.344Z] [INFO] [2019-07-30T12:53:06.344Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T12:53:06.344Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T12:53:06.344Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T12:53:06.344Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T12:53:06.908Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T12:53:06.908Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T12:53:07.164Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T12:53:07.420Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T12:53:07.420Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T12:53:07.420Z] [INFO] [2019-07-30T12:53:07.420Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T12:53:07.420Z] [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-30T12:53:07.420Z] [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-30T12:53:07.420Z] [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-30T12:53:07.420Z] [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-30T12:53:07.420Z] [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-30T12:53:07.420Z] [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-30T12:53:07.420Z] [INFO] [2019-07-30T12:53:07.420Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T12:53:07.420Z] [INFO] [2019-07-30T12:53:07.420Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core >--- [2019-07-30T12:53:07.420Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core 4.2.0-SNAPSHOT [19/134] [2019-07-30T12:53:07.420Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T12:53:07.420Z] [INFO] [2019-07-30T12:53:07.420Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T12:53:07.420Z] [INFO] [2019-07-30T12:53:07.420Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T12:53:07.420Z] [INFO] The project's OSGi version is 4.2.0.201907301238 [2019-07-30T12:53:07.420Z] [INFO] [2019-07-30T12:53:07.420Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T12:53:07.420Z] [INFO] [2019-07-30T12:53:07.420Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T12:53:07.420Z] [INFO] [2019-07-30T12:53:07.420Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T12:53:07.420Z] [INFO] [2019-07-30T12:53:07.677Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T12:53:07.677Z] [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-30T12:53:07.677Z] [INFO] [2019-07-30T12:53:07.677Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T12:53:07.677Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T12:53:07.677Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/main/resources [2019-07-30T12:53:07.677Z] [INFO] [2019-07-30T12:53:07.677Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T12:53:07.677Z] [INFO] Compiling 28 source files to /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/classes [2019-07-30T12:53:07.934Z] [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-30T12:53:07.934Z] return iter; [2019-07-30T12:53:07.934Z] ^^^^^^^^^^^^ [2019-07-30T12:53:07.934Z] Potential resource leak: 'iter' may not be closed at this location [2019-07-30T12:53:07.934Z] [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-30T12:53:07.934Z] elem = (CtfIterator) fTrace.createIterator(); [2019-07-30T12:53:07.934Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T12:53:07.934Z] Potential resource leak: 'elem' may not be closed at this location [2019-07-30T12:53:07.934Z] [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-30T12:53:07.934Z] return elem; [2019-07-30T12:53:07.934Z] ^^^^^^^^^^^^ [2019-07-30T12:53:07.934Z] Potential resource leak: 'elem' may not be closed at this location [2019-07-30T12:53:07.934Z] [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-30T12:53:07.934Z] return getFirst(); [2019-07-30T12:53:07.934Z] ^^^^^^^^^^ [2019-07-30T12:53:07.934Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T12:53:07.934Z] [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-30T12:53:07.934Z] CtfIterator iterator = getIterator(); [2019-07-30T12:53:07.934Z] ^^^^^^^^ [2019-07-30T12:53:07.934Z] Potential resource leak: 'iterator' may not be closed [2019-07-30T12:53:07.934Z] [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-30T12:53:07.934Z] return iterator == null ? null : iterator.getCurrentEvent(); [2019-07-30T12:53:07.934Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T12:53:07.934Z] Potential resource leak: 'iterator' may not be closed at this location [2019-07-30T12:53:07.934Z] [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-30T12:53:07.934Z] return retVal; [2019-07-30T12:53:07.934Z] ^^^^^^^^^^^^^^ [2019-07-30T12:53:07.934Z] Potential resource leak: 'iterator' may not be closed at this location [2019-07-30T12:53:07.934Z] [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-30T12:53:07.934Z] return ret; [2019-07-30T12:53:07.934Z] ^^^^^^^^^^^ [2019-07-30T12:53:07.935Z] Potential resource leak: 'iterator' may not be closed at this location [2019-07-30T12:53:07.935Z] [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-30T12:53:07.935Z] return iterator == null ? false : iterator.seek(location); [2019-07-30T12:53:07.935Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T12:53:07.935Z] Potential resource leak: 'iterator' may not be closed at this location [2019-07-30T12:53:07.935Z] [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-30T12:53:07.935Z] return fPreviousEvent; [2019-07-30T12:53:07.935Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T12:53:07.935Z] Potential resource leak: 'top' may not be closed at this location [2019-07-30T12:53:07.935Z] [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-30T12:53:07.935Z] return fTrace.timestampCyclesToNanos(ts); [2019-07-30T12:53:07.935Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T12:53:07.935Z] Potential resource leak: 'top' may not be closed at this location [2019-07-30T12:53:07.935Z] [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-30T12:53:07.935Z] return 0; [2019-07-30T12:53:07.935Z] ^^^^^^^^^ [2019-07-30T12:53:07.935Z] Potential resource leak: 'top' may not be closed at this location [2019-07-30T12:53:07.935Z] 12 problems (12 warnings) [2019-07-30T12:53:07.935Z] [INFO] [2019-07-30T12:53:07.935Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T12:53:07.935Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T12:53:07.935Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/test/resources [2019-07-30T12:53:07.935Z] [INFO] [2019-07-30T12:53:07.935Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T12:53:08.191Z] [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-30T12:53:08.191Z] [INFO] [2019-07-30T12:53:08.191Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T12:53:08.191Z] [INFO] [2019-07-30T12:53:08.191Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T12:53:08.191Z] [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-30T12:53:08.191Z] [INFO] [2019-07-30T12:53:08.191Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T12:53:08.191Z] [INFO] [2019-07-30T12:53:08.191Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T12:53:08.191Z] [INFO] [2019-07-30T12:53:08.191Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T12:53:08.191Z] [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-30T12:53:08.191Z] [INFO] [2019-07-30T12:53:08.191Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T12:53:08.191Z] [INFO] [2019-07-30T12:53:08.191Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T12:53:08.191Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T12:53:08.191Z] [INFO] [2019-07-30T12:53:08.191Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T12:53:08.448Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T12:53:08.448Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T12:53:09.011Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T12:53:09.011Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T12:53:09.268Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T12:53:09.268Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T12:53:09.833Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T12:53:10.764Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T12:53:10.764Z] [INFO] [2019-07-30T12:53:10.764Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T12:53:10.764Z] [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-30T12:53:10.764Z] [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-30T12:53:10.764Z] [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-30T12:53:10.764Z] [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-30T12:53:10.764Z] [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-30T12:53:10.764Z] [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-30T12:53:10.764Z] [INFO] [2019-07-30T12:53:10.764Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T12:53:10.764Z] [INFO] [2019-07-30T12:53:10.764Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests >-- [2019-07-30T12:53:10.764Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.9-SNAPSHOT [20/134] [2019-07-30T12:53:10.764Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T12:53:10.764Z] [INFO] [2019-07-30T12:53:10.764Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T12:53:10.764Z] [INFO] [2019-07-30T12:53:10.764Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T12:53:10.764Z] [INFO] The project's OSGi version is 1.0.9.201907301238 [2019-07-30T12:53:10.764Z] [INFO] [2019-07-30T12:53:10.764Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T12:53:10.764Z] [INFO] [2019-07-30T12:53:10.764Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T12:53:10.764Z] [INFO] [2019-07-30T12:53:10.764Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T12:53:10.764Z] [INFO] [2019-07-30T12:53:10.764Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T12:53:10.764Z] [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-30T12:53:10.764Z] [INFO] [2019-07-30T12:53:10.764Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T12:53:10.764Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T12:53:10.764Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/main/resources [2019-07-30T12:53:10.764Z] [INFO] [2019-07-30T12:53:10.764Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T12:53:10.764Z] [INFO] Compiling 34 source files to /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/classes [2019-07-30T12:53:11.328Z] [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-30T12:53:11.328Z] private static final @NonNull CtfTestTrace DEBUG_INFO_TRACE = CtfTestTrace.DEBUG_INFO3; [2019-07-30T12:53:11.328Z] ^^^^^^^^^^^ [2019-07-30T12:53:11.328Z] The field CtfTestTrace.DEBUG_INFO3 is deprecated [2019-07-30T12:53:11.328Z] [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-30T12:53:11.328Z] private static final Map EXPECTED_YDATA = ImmutableMap.of(Long.toString(1), [2019-07-30T12:53:11.328Z] ^^^^^^^^^^^^^^^^ [2019-07-30T12:53:11.328Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T12:53:11.328Z] [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-30T12:53:11.328Z] Long.toString(2), [2019-07-30T12:53:11.328Z] ^^^^^^^^^^^^^^^^ [2019-07-30T12:53:11.328Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T12:53:11.328Z] [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-30T12:53:11.328Z] SelectionTimeQueryFilter selectionFilter = new SelectionTimeQueryFilter(START, END, 100, ids); [2019-07-30T12:53:11.328Z] ^^^ [2019-07-30T12:53:11.328Z] 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-30T12:53:11.328Z] 4 problems (4 warnings) [2019-07-30T12:53:11.328Z] [INFO] [2019-07-30T12:53:11.328Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T12:53:11.328Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T12:53:11.328Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/test/resources [2019-07-30T12:53:11.328Z] [INFO] [2019-07-30T12:53:11.328Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T12:53:11.584Z] [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-30T12:53:11.584Z] [INFO] [2019-07-30T12:53:11.584Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T12:53:11.584Z] [INFO] [2019-07-30T12:53:11.584Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T12:53:11.584Z] [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-30T12:53:11.584Z] [INFO] [2019-07-30T12:53:11.584Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T12:53:11.584Z] [INFO] [2019-07-30T12:53:11.584Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T12:53:11.584Z] [INFO] [2019-07-30T12:53:11.584Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T12:53:11.584Z] [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-30T12:53:11.841Z] [INFO] [2019-07-30T12:53:11.841Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T12:53:11.841Z] [INFO] [2019-07-30T12:53:11.841Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T12:53:13.736Z] [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-30T12:53:13.736Z] [INFO] Command line: [2019-07-30T12:53:13.736Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.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-30T12:53:13.736Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T12:53:16.280Z] !SESSION 2019-07-30 12:53:13.580 ----------------------------------------------- [2019-07-30T12:53:16.280Z] eclipse.buildId=unknown [2019-07-30T12:53:16.280Z] java.version=1.8.0_202 [2019-07-30T12:53:16.280Z] java.vendor=Oracle Corporation [2019-07-30T12:53:16.280Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T12:53:16.280Z] 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-30T12:53:16.280Z] 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-30T12:53:16.280Z] [2019-07-30T12:53:16.280Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 12:53:16.131 [2019-07-30T12:53:16.280Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T12:53:16.280Z] !STACK 0 [2019-07-30T12:53:16.280Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-30T12:53:16.280Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T12:53:16.280Z] [2019-07-30T12:53:16.280Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T12:53:16.280Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T12:53:16.280Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T12:53:16.280Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T12:53:16.280Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T12:53:16.280Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T12:53:16.280Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T12:53:16.280Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T12:53:16.280Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T12:53:16.280Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T12:53:16.280Z] [2019-07-30T12:53:16.280Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 12:53:16.258 [2019-07-30T12:53:16.280Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T12:53:16.280Z] !STACK 0 [2019-07-30T12:53:16.280Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-30T12:53:16.280Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T12:53:16.280Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T12:53:16.280Z] -> 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-30T12:53:16.280Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-30T12:53:16.280Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T12:53:16.280Z] [2019-07-30T12:53:16.280Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T12:53:16.280Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T12:53:16.280Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T12:53:16.280Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T12:53:16.280Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T12:53:16.280Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T12:53:16.280Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T12:53:16.280Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T12:53:16.280Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T12:53:16.280Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T12:53:18.802Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest [2019-07-30T12:53:19.059Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest [2019-07-30T12:53:19.059Z] testCtfLocation_timestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0.007 s [2019-07-30T12:53:19.059Z] testToString_valid(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0.001 s [2019-07-30T12:53:19.059Z] testSetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0 s [2019-07-30T12:53:19.059Z] testGetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0 s [2019-07-30T12:53:19.059Z] testToString_invalid(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0 s [2019-07-30T12:53:19.059Z] testCtfLocation_long(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0 s [2019-07-30T12:53:19.059Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest [2019-07-30T12:53:19.059Z] 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-30T12:53:19.059Z] testToString(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest) Time elapsed: 0 s [2019-07-30T12:53:19.059Z] testCompareTo(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest) Time elapsed: 0 s [2019-07-30T12:53:19.059Z] testGetters(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest) Time elapsed: 0 s [2019-07-30T12:53:19.059Z] testHashCode(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest) Time elapsed: 0 s [2019-07-30T12:53:19.059Z] testEquals(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest) Time elapsed: 0 s [2019-07-30T12:53:19.059Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest [2019-07-30T12:54:40.740Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 75.82 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest [2019-07-30T12:54:40.740Z] testTooManyContexts(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest) Time elapsed: 72.408 s [2019-07-30T12:54:40.740Z] testIndexing(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest) Time elapsed: 1.941 s [2019-07-30T12:54:40.740Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest [2019-07-30T12:55:19.426Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.687 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest [2019-07-30T12:55:19.426Z] testGetEventsInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 3.869 s [2019-07-30T12:55:19.426Z] testGetEventTypesInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.87 s [2019-07-30T12:55:19.426Z] testGetEventsInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.477 s [2019-07-30T12:55:19.426Z] testEventTypesTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.816 s [2019-07-30T12:55:19.426Z] testGetEventTypesInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.579 s [2019-07-30T12:55:19.426Z] testGetEventsTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.395 s [2019-07-30T12:55:19.426Z] testGetEventsInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.111 s [2019-07-30T12:55:19.426Z] testGetEventsInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.202 s [2019-07-30T12:55:19.426Z] testGetEventsInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.202 s [2019-07-30T12:55:19.426Z] testGetEventTypesInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.1 s [2019-07-30T12:55:19.426Z] testHistogramQuerySmall(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.103 s [2019-07-30T12:55:19.426Z] testGetEventsInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.104 s [2019-07-30T12:55:19.426Z] testGetEventsInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.434 s [2019-07-30T12:55:19.426Z] testGetEventTypesInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.063 s [2019-07-30T12:55:19.426Z] testGetEventTypesInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.202 s [2019-07-30T12:55:19.426Z] testGetEventTypesInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.2 s [2019-07-30T12:55:19.426Z] testGetEventsInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.101 s [2019-07-30T12:55:19.426Z] testGetEventTypesInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.56 s [2019-07-30T12:55:19.426Z] testGetEventTypesInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.042 s [2019-07-30T12:55:19.426Z] testHistogramQueryFull(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.899 s [2019-07-30T12:55:19.426Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest [2019-07-30T12:55:29.556Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.549 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest [2019-07-30T12:55:29.556Z] testGetEventsInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-30T12:55:29.556Z] testGetEventTypesInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-30T12:55:29.556Z] testGetEventsInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-30T12:55:29.556Z] testEventTypesTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-30T12:55:29.556Z] testGetEventTypesInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-30T12:55:29.556Z] testGetEventsTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0 s [2019-07-30T12:55:29.556Z] testGetEventsInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.017 s [2019-07-30T12:55:29.556Z] testGetEventsInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-30T12:55:29.556Z] testGetEventsInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0 s [2019-07-30T12:55:29.556Z] testGetEventTypesInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.004 s [2019-07-30T12:55:29.556Z] testHistogramQuerySmall(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-30T12:55:29.556Z] testGetEventsInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0 s [2019-07-30T12:55:29.556Z] testGetEventsInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-30T12:55:29.556Z] testGetEventTypesInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.002 s [2019-07-30T12:55:29.556Z] testGetEventTypesInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.003 s [2019-07-30T12:55:29.556Z] testGetEventTypesInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.052 s [2019-07-30T12:55:29.556Z] testGetEventsInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-30T12:55:29.556Z] testGetEventTypesInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.002 s [2019-07-30T12:55:29.556Z] testGetEventTypesInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.002 s [2019-07-30T12:55:29.556Z] testHistogramQueryFull(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.008 s [2019-07-30T12:55:29.556Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest [2019-07-30T12:55:37.654Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.162 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest [2019-07-30T12:55:37.654Z] testSupplementaryFileDir(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest) Time elapsed: 3.807 s [2019-07-30T12:55:37.654Z] testDeleteSupplementaryFolder(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest) Time elapsed: 1.338 s [2019-07-30T12:55:37.654Z] testTemporaryDirPath(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest) Time elapsed: 2.703 s [2019-07-30T12:55:37.654Z] testDeleteSupplementaryFiles(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest) Time elapsed: 1.311 s [2019-07-30T12:55:37.654Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest [2019-07-30T12:57:14.456Z] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 89.999 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest [2019-07-30T12:57:14.456Z] testTraceTimeRangeClampingEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.007 s [2019-07-30T12:57:14.456Z] testTraceSetNestedExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 17.845 s [2019-07-30T12:57:14.456Z] testExperimentTimestampInTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 4.816 s [2019-07-30T12:57:14.456Z] testExperimentTimestampInvalid(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 4.837 s [2019-07-30T12:57:14.457Z] testExperimentInitialRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 4.827 s [2019-07-30T12:57:14.457Z] testTraceTimeRangeClampingStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0 s [2019-07-30T12:57:14.457Z] testTwoTracesTimeRangePartiallyInOne(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-30T12:57:14.457Z] testExperimentRangeClampingBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 4.801 s [2019-07-30T12:57:14.457Z] testTwoTracesTimestampValid(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.003 s [2019-07-30T12:57:14.457Z] testTwoTracesTimestampInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-30T12:57:14.457Z] testTraceSetWithNestedExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 15.032 s [2019-07-30T12:57:14.457Z] testTwoTracesTimestampInvalid(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-30T12:57:14.457Z] testTraceInitialRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0 s [2019-07-30T12:57:14.457Z] testTwoTracesTimeRangeAllInOne(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.004 s [2019-07-30T12:57:14.457Z] testInitialize(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0 s [2019-07-30T12:57:14.457Z] testTraceTimeRangeClampingBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.002 s [2019-07-30T12:57:14.457Z] testTraceNewTimeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0 s [2019-07-30T12:57:14.457Z] testTraceSetExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 4.593 s [2019-07-30T12:57:14.457Z] testTwoTracesTimeRangeInBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.004 s [2019-07-30T12:57:14.457Z] testExperimentRangeInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 4.702 s [2019-07-30T12:57:14.457Z] testExperimentRangeClampingOne(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 4.766 s [2019-07-30T12:57:14.457Z] testTraceSetWithExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 4.786 s [2019-07-30T12:57:14.457Z] testNewTimestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-30T12:57:14.457Z] testTraceSetForHost(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.007 s [2019-07-30T12:57:14.457Z] testTraceSetExperimentForHost(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 4.742 s [2019-07-30T12:57:14.457Z] testTwoTracesTimeRangeInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-30T12:57:14.457Z] testExperimentTimestampInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 4.697 s [2019-07-30T12:57:14.457Z] testTraceSet(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-30T12:57:14.457Z] testTimestampAfter(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0 s [2019-07-30T12:57:14.457Z] testTimestampBefore(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-30T12:57:14.457Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest [2019-07-30T12:57:26.639Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 19.05 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest [2019-07-30T12:57:26.639Z] preemptedForegroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 0.383 s [2019-07-30T12:57:26.639Z] foregroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 2.068 s [2019-07-30T12:57:26.639Z] executionOrder(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) skipped [2019-07-30T12:57:26.639Z] TestMultiRequest1(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 2.566 s [2019-07-30T12:57:26.639Z] TestMultiRequest2(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 2.469 s [2019-07-30T12:57:26.639Z] TestMultiRequest3(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 1.052 s [2019-07-30T12:57:26.639Z] TestMultiRequest4(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 0.353 s [2019-07-30T12:57:26.639Z] TestMultiRequest5(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 0.305 s [2019-07-30T12:57:26.639Z] TestMultiRequest6(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 2.547 s [2019-07-30T12:57:26.639Z] TestMultiRequest7(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 3.092 s [2019-07-30T12:57:26.639Z] preemptedBackgroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 0.265 s [2019-07-30T12:57:26.639Z] backgroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 2.657 s [2019-07-30T12:57:26.639Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest [2019-07-30T12:57:28.531Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.118 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest [2019-07-30T12:57:28.531Z] testTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0 s [2019-07-30T12:57:28.531Z] testContextEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.127 s [2019-07-30T12:57:28.531Z] testContext1(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.165 s [2019-07-30T12:57:28.531Z] testContext2(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.09 s [2019-07-30T12:57:28.531Z] testContext3(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.112 s [2019-07-30T12:57:28.531Z] testContext4(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.151 s [2019-07-30T12:57:28.531Z] testContextMiddle(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.147 s [2019-07-30T12:57:28.531Z] testContextStart(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.051 s [2019-07-30T12:57:28.531Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest [2019-07-30T12:57:28.531Z] 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-30T12:57:28.531Z] testVariantGetField(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest) Time elapsed: 0.002 s [2019-07-30T12:57:28.531Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest [2019-07-30T12:57:28.531Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest [2019-07-30T12:57:28.531Z] testGetFieldNames(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-30T12:57:28.531Z] testGetFieldValue(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-30T12:57:28.531Z] testCTFEvent_read(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-30T12:57:28.531Z] testGetSubFieldValue(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-30T12:57:28.531Z] testToString(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0.001 s [2019-07-30T12:57:28.531Z] testCustomAttributes(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-30T12:57:28.531Z] testGetters(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-30T12:57:28.531Z] testTimestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-30T12:57:28.531Z] testGetEventName(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-30T12:57:28.531Z] testGetTimestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-30T12:57:28.531Z] testGetFields(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-30T12:57:28.531Z] testGetCPU(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0.001 s [2019-07-30T12:57:28.531Z] testNullEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-30T12:57:28.531Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest [2019-07-30T12:57:28.531Z] 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-30T12:57:28.531Z] test(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest) Time elapsed: 0.001 s [2019-07-30T12:57:28.531Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest [2019-07-30T12:57:28.531Z] 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-30T12:57:28.531Z] testParseField_array_int(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.005 s [2019-07-30T12:57:28.531Z] testParseField_variant(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-07-30T12:57:28.531Z] testParseField_float(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.001 s [2019-07-30T12:57:28.531Z] testParseField_enum(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.002 s [2019-07-30T12:57:28.531Z] testParseField_string(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-07-30T12:57:28.531Z] testParseField_struct(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-07-30T12:57:28.531Z] testParseField_sequence(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-07-30T12:57:28.531Z] testParseField_sequence_value(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.002 s [2019-07-30T12:57:28.531Z] testParseField_array_enum(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-07-30T12:57:28.531Z] testParseField_array_float(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.001 s [2019-07-30T12:57:28.531Z] testParseField_int(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-07-30T12:57:28.531Z] testParseField_array_variant(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-07-30T12:57:28.531Z] testParseField_array_string(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.001 s [2019-07-30T12:57:28.531Z] testParseField_array_struct(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-07-30T12:57:28.531Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest [2019-07-30T12:57:28.788Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest [2019-07-30T12:57:28.788Z] testUnsignedByte(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest) Time elapsed: 0.083 s [2019-07-30T12:57:28.788Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest [2019-07-30T12:57:43.638Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.91 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest [2019-07-30T12:57:43.638Z] testNbEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 2.504 s [2019-07-30T12:57:43.638Z] testNbEventsBug475007(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 4.088 s [2019-07-30T12:57:43.638Z] testNormalEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 1.509 s [2019-07-30T12:57:43.638Z] testSecondLostEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 1.507 s [2019-07-30T12:57:43.638Z] testFirstLostEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 1.507 s [2019-07-30T12:57:43.638Z] testLostEventWithTransform(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 2.793 s [2019-07-30T12:57:43.638Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest [2019-07-30T12:57:44.567Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.074 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest [2019-07-30T12:57:44.567Z] testLostEventsTotals(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest) Time elapsed: 0 s [2019-07-30T12:57:44.567Z] testLostEventsTypes(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest) Time elapsed: 0 s [2019-07-30T12:57:44.567Z] testLostEventsTotalInRange(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest) Time elapsed: 0.001 s [2019-07-30T12:57:44.567Z] testLostEventsTypesInRange(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest) Time elapsed: 0.001 s [2019-07-30T12:57:44.567Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest [2019-07-30T12:57:44.567Z] 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-30T12:57:44.567Z] testToString(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest) Time elapsed: 0 s [2019-07-30T12:57:44.567Z] testCtfTmfEventType(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest) Time elapsed: 0 s [2019-07-30T12:57:44.567Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest [2019-07-30T12:57:45.130Z] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.296 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest [2019-07-30T12:57:45.130Z] testCtfTmfTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T12:57:45.130Z] testSeekEvent_timestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.001 s [2019-07-30T12:57:45.130Z] testSeekEventLoc_timetamp(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T12:57:45.130Z] testParseEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T12:57:45.130Z] testGetEndTime(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T12:57:45.130Z] testGetNbEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T12:57:45.130Z] testSeekEventLoc_null(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.001 s [2019-07-30T12:57:45.130Z] testGetStartTime(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T12:57:45.130Z] testBroadcast(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T12:57:45.130Z] testEventLookup(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.002 s [2019-07-30T12:57:45.130Z] testValidate(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.094 s [2019-07-30T12:57:45.130Z] testGetEnvValue(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T12:57:45.130Z] testGetName(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T12:57:45.130Z] testGetNext(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T12:57:45.130Z] testGetPath(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T12:57:45.130Z] testGetStreamingInterval(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T12:57:45.130Z] testGetContainedEventTypes(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T12:57:45.130Z] testGetLocationRatio(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.001 s [2019-07-30T12:57:45.130Z] testGetCacheSize(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T12:57:45.130Z] testGetTraceProperties(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T12:57:45.130Z] testCtfHostId(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T12:57:45.130Z] testSeekEvent_rank(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T12:57:45.130Z] testGetTimeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.001 s [2019-07-30T12:57:45.130Z] testGetEventType(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T12:57:45.130Z] testSeekEvent_ratio(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T12:57:45.130Z] testGetResource(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T12:57:45.130Z] testSeekEvent_location(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.001 s [2019-07-30T12:57:45.130Z] testReadNextEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T12:57:45.130Z] testDispose(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T12:57:45.130Z] testSeekEventInvalidLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T12:57:45.130Z] testGetCurrentLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T12:57:45.130Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest [2019-07-30T12:58:00.046Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.059 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest [2019-07-30T12:58:00.046Z] testReopenIndex(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest) Time elapsed: 8.03 s [2019-07-30T12:58:00.046Z] testIndexing(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest) Time elapsed: 6.027 s [2019-07-30T12:58:00.046Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest [2019-07-30T12:58:00.046Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.416 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest [2019-07-30T12:58:00.046Z] testRapidBoundsWithTransform(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest) Time elapsed: 0.257 s [2019-07-30T12:58:00.046Z] testRapidBounds(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest) Time elapsed: 0.158 s [2019-07-30T12:58:00.046Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest [2019-07-30T12:58:04.219Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.215 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest [2019-07-30T12:58:04.219Z] testPreviousMatchingEventStartMatches(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.295 s [2019-07-30T12:58:04.219Z] testPreviousMatchingEventProgressMonitor(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.297 s [2019-07-30T12:58:04.219Z] testNextMatchingEventStartMatches(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.299 s [2019-07-30T12:58:04.219Z] testPreviousMatchingEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.301 s [2019-07-30T12:58:04.219Z] testNextMatchingEventProgressMonitor(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.3 s [2019-07-30T12:58:04.219Z] testPreviousMatchingEventFar(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.3 s [2019-07-30T12:58:04.219Z] testNextMatchingEventCancelled(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0 s [2019-07-30T12:58:04.219Z] testPreviousMatchingBeginningOfTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.598 s [2019-07-30T12:58:04.219Z] testPreviousMatchingEventNoMatch(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.301 s [2019-07-30T12:58:04.219Z] testNextMatchingEventNoMatch(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 1.106 s [2019-07-30T12:58:04.219Z] testNextMatchingEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.302 s [2019-07-30T12:58:04.219Z] testPreviousMatchingEventCancelled(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0 s [2019-07-30T12:58:04.219Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest [2019-07-30T12:58:04.219Z] [2019-07-30T12:58:04.219Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 12:58:03.593 [2019-07-30T12:58:04.219Z] !MESSAGE Unknown trace attribute: test [2019-07-30T12:58:04.219Z] [2019-07-30T12:58:04.219Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 12:58:03.594 [2019-07-30T12:58:04.219Z] !MESSAGE Unknown trace attribute: test1 [2019-07-30T12:58:04.219Z] [2019-07-30T12:58:04.219Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 12:58:03.594 [2019-07-30T12:58:04.219Z] !MESSAGE Unknown trace attribute: test2 [2019-07-30T12:58:04.219Z] [2019-07-30T12:58:04.219Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 12:58:03.595 [2019-07-30T12:58:04.219Z] !MESSAGE Unknown trace attribute: test3 [2019-07-30T12:58:04.219Z] [2019-07-30T12:58:04.219Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 12:58:03.596 [2019-07-30T12:58:04.219Z] !MESSAGE Unknown trace attribute: test4 [2019-07-30T12:58:04.219Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest [2019-07-30T12:58:04.219Z] 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.021 s [2019-07-30T12:58:04.219Z] 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.043 s [2019-07-30T12:58:04.219Z] 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.011 s [2019-07-30T12:58:04.219Z] 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.011 s [2019-07-30T12:58:04.219Z] 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-30T12:58:04.219Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest [2019-07-30T12:58:06.112Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.059 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest [2019-07-30T12:58:06.112Z] testSecondToLastEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest) Time elapsed: 0.177 s [2019-07-30T12:58:06.112Z] testLastEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest) Time elapsed: 0.22 s [2019-07-30T12:58:06.112Z] testFirstEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest) Time elapsed: 0.064 s [2019-07-30T12:58:06.112Z] testSecondEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest) Time elapsed: 0.1 s [2019-07-30T12:58:06.112Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest [2019-07-30T12:58:07.526Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.529 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest [2019-07-30T12:58:07.526Z] testEqualsEmpty(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.044 s [2019-07-30T12:58:07.526Z] testEqualsOther(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.152 s [2019-07-30T12:58:07.526Z] testAdvance(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.043 s [2019-07-30T12:58:07.526Z] testGetCurrentEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.074 s [2019-07-30T12:58:07.526Z] testIncreaseRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.092 s [2019-07-30T12:58:07.526Z] testHasValidRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.089 s [2019-07-30T12:58:07.526Z] testSeek(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.242 s [2019-07-30T12:58:07.526Z] testSetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.086 s [2019-07-30T12:58:07.526Z] testGetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.081 s [2019-07-30T12:58:07.526Z] testCompareTo(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.044 s [2019-07-30T12:58:07.526Z] testGetRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.088 s [2019-07-30T12:58:07.526Z] testHashCode(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.084 s [2019-07-30T12:58:07.526Z] testGetCtfTmfTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.079 s [2019-07-30T12:58:07.526Z] testCtfIteratorPosition(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.043 s [2019-07-30T12:58:07.526Z] testCtfIteratorInit(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.08 s [2019-07-30T12:58:07.526Z] testSetRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.116 s [2019-07-30T12:58:07.526Z] testCtfIteratorNoinit(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.089 s [2019-07-30T12:58:07.526Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest [2019-07-30T13:03:15.153Z] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 292.48 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest [2019-07-30T13:03:15.153Z] testTrimEvents[0: KERNEL](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 27.082 s [2019-07-30T13:03:15.153Z] testTrimEvents[1: TRACE2](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 24.851 s [2019-07-30T13:03:15.153Z] testTrimEvents[2: KERNEL_VM](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 32.705 s [2019-07-30T13:03:15.153Z] testTrimEvents[3: SYNC_SRC](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 5.702 s [2019-07-30T13:03:15.153Z] testTrimEvents[4: SYNC_DEST](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 4.983 s [2019-07-30T13:03:15.153Z] testTrimEvents[5: DJANGO_CLIENT](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 33.767 s [2019-07-30T13:03:15.153Z] testTrimEvents[6: DJANGO_DB](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 28.445 s [2019-07-30T13:03:15.153Z] testTrimEvents[7: DJANGO_HTTPD](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 34.603 s [2019-07-30T13:03:15.153Z] testTrimEvents[8: CYG_PROFILE](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.395 s [2019-07-30T13:03:15.153Z] testTrimEvents[9: CYG_PROFILE_FAST](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.375 s [2019-07-30T13:03:15.153Z] testTrimEvents[10: FUNKY_TRACE](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.342 s [2019-07-30T13:03:15.153Z] testTrimEvents[11: ARM_64_BIT_HEADER](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 4.182 s [2019-07-30T13:03:15.153Z] testTrimEvents[12: FLIPPING_ENDIANNESS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.721 s [2019-07-30T13:03:15.153Z] testTrimEvents[13: DYNSCOPE](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 3.725 s [2019-07-30T13:03:15.153Z] testTrimEvents[14: DEBUG_INFO](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.231 s [2019-07-30T13:03:15.153Z] testTrimEvents[15: DEBUG_INFO3](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.227 s [2019-07-30T13:03:15.153Z] testTrimEvents[16: DEBUG_INFO4](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.224 s [2019-07-30T13:03:15.153Z] testTrimEvents[17: DEBUG_INFO_SYNTH_EXEC](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.22 s [2019-07-30T13:03:15.153Z] testTrimEvents[18: DEBUG_INFO_SYNTH_TWO_PROCESSES](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.22 s [2019-07-30T13:03:15.153Z] testTrimEvents[19: DEBUG_INFO_SYNTH_BUILDID_DEBUGLINK](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.219 s [2019-07-30T13:03:15.153Z] testTrimEvents[20: MEMORY_ANALYSIS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 16.29 s [2019-07-30T13:03:15.153Z] testTrimEvents[21: PERF_TASKSET2](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.276 s [2019-07-30T13:03:15.153Z] testTrimEvents[22: MANY_THREADS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 10.541 s [2019-07-30T13:03:15.153Z] testTrimEvents[23: CONTEXT_SWITCHES_KERNEL](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 12.582 s [2019-07-30T13:03:15.153Z] testTrimEvents[24: CONTEXT_SWITCHES_UST](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.284 s [2019-07-30T13:03:15.153Z] testTrimEvents[25: UNEVEN_STREAMS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 25.272 s [2019-07-30T13:03:15.153Z] Running org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest [2019-07-30T13:03:15.153Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.233 s - in org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest [2019-07-30T13:03:15.153Z] testHelloLost(org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest) Time elapsed: 0.227 s [2019-07-30T13:03:15.153Z] [2019-07-30T13:03:15.153Z] Results: [2019-07-30T13:03:15.153Z] [2019-07-30T13:03:15.153Z] Tests run: 249, Failures: 0, Errors: 0, Skipped: 1 [2019-07-30T13:03:15.153Z] [2019-07-30T13:03:15.153Z] [INFO] All tests passed! [2019-07-30T13:03:15.153Z] [INFO] [2019-07-30T13:03:15.153Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T13:03:15.153Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:03:15.153Z] [INFO] [2019-07-30T13:03:15.153Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T13:03:15.153Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T13:03:15.153Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T13:03:15.153Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T13:03:15.153Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T13:03:15.153Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T13:03:15.153Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T13:03:15.153Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T13:03:15.153Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T13:03:15.153Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T13:03:15.153Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T13:03:15.153Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T13:03:15.153Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T13:03:15.153Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T13:03:15.153Z] [INFO] [2019-07-30T13:03:15.153Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T13:03:15.153Z] [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-30T13:03:15.153Z] [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-30T13:03:15.153Z] [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-30T13:03:15.153Z] [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-30T13:03:15.153Z] [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-30T13:03:15.153Z] [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-30T13:03:15.153Z] [INFO] [2019-07-30T13:03:15.153Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T13:03:15.153Z] [INFO] [2019-07-30T13:03:15.153Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests >-- [2019-07-30T13:03:15.153Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core.tests 0.0.1-SNAPSHOT [21/134] [2019-07-30T13:03:15.153Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T13:03:15.153Z] [INFO] [2019-07-30T13:03:15.153Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T13:03:15.153Z] [INFO] [2019-07-30T13:03:15.153Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T13:03:15.153Z] [INFO] The project's OSGi version is 0.0.1.201907301238 [2019-07-30T13:03:15.153Z] [INFO] [2019-07-30T13:03:15.153Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T13:03:15.153Z] [INFO] [2019-07-30T13:03:15.153Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T13:03:15.153Z] [INFO] [2019-07-30T13:03:15.153Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T13:03:15.153Z] [INFO] [2019-07-30T13:03:15.153Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T13:03:15.153Z] [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-30T13:03:15.153Z] [INFO] [2019-07-30T13:03:15.153Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T13:03:15.153Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:03:15.153Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/main/resources [2019-07-30T13:03:15.153Z] [INFO] [2019-07-30T13:03:15.153Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T13:03:15.153Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/classes [2019-07-30T13:03:15.153Z] [INFO] [2019-07-30T13:03:15.153Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T13:03:15.153Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:03:15.153Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/test/resources [2019-07-30T13:03:15.153Z] [INFO] [2019-07-30T13:03:15.153Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T13:03:15.153Z] [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-30T13:03:15.153Z] [INFO] [2019-07-30T13:03:15.153Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T13:03:15.153Z] [INFO] [2019-07-30T13:03:15.153Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T13:03:15.153Z] [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-30T13:03:15.153Z] [INFO] [2019-07-30T13:03:15.153Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T13:03:15.153Z] [INFO] [2019-07-30T13:03:15.153Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T13:03:15.153Z] [INFO] [2019-07-30T13:03:15.153Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T13:03:15.153Z] [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-30T13:03:15.153Z] [INFO] [2019-07-30T13:03:15.153Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T13:03:15.153Z] [INFO] [2019-07-30T13:03:15.153Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T13:03:15.153Z] [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-30T13:03:15.153Z] [INFO] Command line: [2019-07-30T13:03:15.153Z] [/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-30T13:03:15.153Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T13:03:15.153Z] !SESSION 2019-07-30 13:03:07.565 ----------------------------------------------- [2019-07-30T13:03:15.153Z] eclipse.buildId=unknown [2019-07-30T13:03:15.153Z] java.version=1.8.0_202 [2019-07-30T13:03:15.153Z] java.vendor=Oracle Corporation [2019-07-30T13:03:15.153Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T13:03:15.153Z] 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-30T13:03:15.153Z] 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-30T13:03:15.153Z] [2019-07-30T13:03:15.153Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 13:03:10.153 [2019-07-30T13:03:15.153Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T13:03:15.153Z] !STACK 0 [2019-07-30T13:03:15.153Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-30T13:03:15.153Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:03:15.153Z] [2019-07-30T13:03:15.153Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T13:03:15.153Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T13:03:15.153Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T13:03:15.153Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T13:03:15.153Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T13:03:15.153Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T13:03:15.153Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T13:03:15.153Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T13:03:15.153Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T13:03:15.153Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T13:03:15.153Z] [2019-07-30T13:03:15.153Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 13:03:10.325 [2019-07-30T13:03:15.153Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T13:03:15.153Z] !STACK 0 [2019-07-30T13:03:15.153Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-30T13:03:15.153Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:03:15.153Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T13:03:15.153Z] -> 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-30T13:03:15.153Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-30T13:03:15.153Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:03:15.153Z] [2019-07-30T13:03:15.153Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T13:03:15.153Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T13:03:15.153Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T13:03:15.153Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T13:03:15.153Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T13:03:15.153Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T13:03:15.153Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T13:03:15.153Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T13:03:15.153Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T13:03:15.153Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T13:03:15.153Z] Running org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest [2019-07-30T13:03:15.153Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.391 s - in org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest [2019-07-30T13:03:15.153Z] testCanExecute(org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest) Time elapsed: 0.015 s [2019-07-30T13:03:15.153Z] Running org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest [2019-07-30T13:03:15.153Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.343 s - in org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest [2019-07-30T13:03:15.153Z] testEventHandle(org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest) Time elapsed: 0.315 s [2019-07-30T13:03:15.153Z] testGetNewInstance(org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest) Time elapsed: 0.024 s [2019-07-30T13:03:15.153Z] [2019-07-30T13:03:15.153Z] Results: [2019-07-30T13:03:15.153Z] [2019-07-30T13:03:15.153Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T13:03:15.153Z] [2019-07-30T13:03:15.153Z] [INFO] All tests passed! [2019-07-30T13:03:15.153Z] [INFO] [2019-07-30T13:03:15.153Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T13:03:15.153Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:03:15.153Z] [INFO] [2019-07-30T13:03:15.153Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T13:03:15.719Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T13:03:15.719Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T13:03:15.719Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T13:03:16.284Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T13:03:16.541Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T13:03:17.104Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T13:03:17.104Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T13:03:17.360Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T13:03:17.360Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T13:03:17.617Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T13:03:17.617Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T13:03:17.617Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T13:03:17.617Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T13:03:17.873Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T13:03:17.873Z] [INFO] [2019-07-30T13:03:17.873Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T13:03:17.873Z] [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-30T13:03:17.873Z] [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-30T13:03:17.873Z] [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-30T13:03:17.873Z] [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-30T13:03:17.873Z] [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-30T13:03:17.873Z] [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-30T13:03:17.873Z] [INFO] [2019-07-30T13:03:17.873Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T13:03:17.873Z] [INFO] [2019-07-30T13:03:17.873Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui >------ [2019-07-30T13:03:17.873Z] [INFO] Building org.eclipse.tracecompass.tmf.ui 5.1.0-SNAPSHOT [22/134] [2019-07-30T13:03:17.873Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T13:03:17.873Z] [INFO] [2019-07-30T13:03:17.873Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T13:03:17.873Z] [INFO] [2019-07-30T13:03:17.873Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T13:03:17.873Z] [INFO] The project's OSGi version is 5.1.0.201907301238 [2019-07-30T13:03:17.873Z] [INFO] [2019-07-30T13:03:17.873Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T13:03:17.873Z] [INFO] [2019-07-30T13:03:17.873Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T13:03:17.873Z] [INFO] [2019-07-30T13:03:17.873Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T13:03:17.873Z] [INFO] [2019-07-30T13:03:17.873Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T13:03:17.873Z] [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-30T13:03:17.873Z] [INFO] [2019-07-30T13:03:17.873Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T13:03:17.873Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:03:17.873Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/main/resources [2019-07-30T13:03:17.873Z] [INFO] [2019-07-30T13:03:17.873Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T13:03:17.873Z] [INFO] Compiling 518 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/classes [2019-07-30T13:03:24.425Z] [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-30T13:03:24.425Z] return Iterables.concat(Collections.singleton(root), Iterables.concat(transform)); [2019-07-30T13:03:24.425Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:03:24.425Z] Null type safety (type annotations): The expression of type 'Iterable<@NonNull TimeGraphEntry>' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull TimeGraphEntry>' [2019-07-30T13:03:24.425Z] [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-30T13:03:24.425Z] Object serviceObject = fSite.getSite().getWorkbenchWindow().getService(IContextService.class); [2019-07-30T13:03:24.425Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:03:24.425Z] 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-30T13:03:24.425Z] [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-30T13:03:24.425Z] addItem(null, Messages.Histogram_selectionSpanToolTip, delta.toString()); [2019-07-30T13:03:24.425Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:03:24.425Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:03:24.425Z] [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-30T13:03:24.425Z] addItem(null, Messages.Histogram_selectionSpanToolTip, delta.toString()); [2019-07-30T13:03:24.425Z] ^^^^^^^^^^^^^^^^ [2019-07-30T13:03:24.425Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:03:24.425Z] [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-30T13:03:24.425Z] addItem(null, ToolTipString.fromString(Messages.Histogram_bucketRangeToolTip), [2019-07-30T13:03:24.425Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:03:24.425Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:03:24.425Z] [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-30T13:03:24.425Z] ToolTipString.fromTimestamp(NLS.bind(Messages.Histogram_timeRange, [2019-07-30T13:03:24.425Z] TmfTimestamp.fromNanos(startTime).toString(), TmfTimestamp.fromNanos(endTime).toString()), startTime)); [2019-07-30T13:03:24.425Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:03:24.425Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:03:24.425Z] [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-30T13:03:24.425Z] addItem(null, Messages.Histogram_eventCountToolTip, Long.toString(nbEvents)); [2019-07-30T13:03:24.425Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:03:24.425Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:03:24.425Z] [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-30T13:03:24.425Z] addItem(null, Messages.Histogram_eventCountToolTip, Long.toString(nbEvents)); [2019-07-30T13:03:24.425Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:03:24.425Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:03:24.425Z] [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-30T13:03:24.425Z] addItem(null, Messages.Histogram_lostEventCountToolTip, Long.toString(nbLostEvents)); [2019-07-30T13:03:24.425Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:03:24.425Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:03:24.425Z] [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-30T13:03:24.425Z] addItem(null, Messages.Histogram_lostEventCountToolTip, Long.toString(nbLostEvents)); [2019-07-30T13:03:24.425Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:03:24.425Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:03:24.425Z] [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-30T13:03:24.425Z] import org.eclipse.jface.viewers.ViewerSorter; [2019-07-30T13:03:24.425Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:03:24.425Z] The type ViewerSorter is deprecated [2019-07-30T13:03:24.425Z] [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-30T13:03:24.425Z] public class TmfViewerSorter extends ViewerSorter { [2019-07-30T13:03:24.425Z] ^^^^^^^^^^^^ [2019-07-30T13:03:24.425Z] The type ViewerSorter is deprecated [2019-07-30T13:03:24.425Z] [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-30T13:03:24.425Z] ((Iterable) inputElement).forEach(helper -> { [2019-07-30T13:03:24.425Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:03:24.425Z] Type safety: Unchecked cast from Object to Iterable [2019-07-30T13:03:24.425Z] [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-30T13:03:24.425Z] fInput = (Iterable<@NonNull TraceTypeHelper>) newInput; [2019-07-30T13:03:24.425Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:03:24.425Z] Type safety: Unchecked cast from Object to Iterable [2019-07-30T13:03:24.425Z] [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-30T13:03:24.425Z] new TmfTimestampFormat(inputElement.getInputFormat()); [2019-07-30T13:03:24.425Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:03:24.425Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:03:24.425Z] [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-30T13:03:24.425Z] new TmfTimestampFormat(attribute.getInputFormat()); [2019-07-30T13:03:24.425Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:03:24.425Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:03:24.425Z] [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-30T13:03:24.425Z] addItem(null, ToolTipString.fromString("x"), ToolTipString.fromTimestamp(time.toString(), time.toNanos())); //$NON-NLS-1$ [2019-07-30T13:03:24.425Z] ^^^^^^^^^^^^^^^ [2019-07-30T13:03:24.425Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:03:24.425Z] [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-30T13:03:24.425Z] addItem(null, "y", Double.toString(yCoordinate)); //$NON-NLS-1$ [2019-07-30T13:03:24.425Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:03:24.425Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:03:24.425Z] [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-30T13:03:24.425Z] final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class); [2019-07-30T13:03:24.425Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:03:24.425Z] 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-30T13:03:24.425Z] [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-30T13:03:24.425Z] final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class); [2019-07-30T13:03:24.425Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:03:24.425Z] 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-30T13:03:24.425Z] [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-30T13:03:24.425Z] ToolTipString category = entry.getKey().isEmpty() || entry.getKey().equals(OLD_TOOLTIP) ? null : ToolTipString.fromString(entry.getKey()); [2019-07-30T13:03:24.425Z] ^^^^^^^^^^^^^^ [2019-07-30T13:03:24.425Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:03:24.425Z] [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-30T13:03:24.425Z] addItem(category, ToolTipString.fromString(key), ToolTipString.fromDecimal((Number) value)); [2019-07-30T13:03:24.425Z] ^^^ [2019-07-30T13:03:24.425Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:03:24.425Z] [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-30T13:03:24.425Z] addItem(category, ToolTipString.fromString(key), ToolTipString.fromTimestamp(String.valueOf(value), ((ITmfTimestamp) value).toNanos())); [2019-07-30T13:03:24.425Z] ^^^ [2019-07-30T13:03:24.425Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:03:24.425Z] [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-30T13:03:24.425Z] addItem(category, ToolTipString.fromString(key), ToolTipString.fromString(String.valueOf(value))); [2019-07-30T13:03:24.425Z] ^^^ [2019-07-30T13:03:24.425Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:03:24.425Z] [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-30T13:03:24.425Z] return new TimeGraphLineEntry(model); [2019-07-30T13:03:24.425Z] ^^^^^ [2019-07-30T13:03:24.425Z] Null type safety (type annotations): The expression of type 'TimeGraphEntryModel' needs unchecked conversion to conform to '@NonNull TimeGraphEntryModel' [2019-07-30T13:03:24.425Z] [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-30T13:03:24.425Z] return new TimeGraphEntry(model); [2019-07-30T13:03:24.425Z] ^^^^^ [2019-07-30T13:03:24.425Z] Null type safety (type annotations): The expression of type 'TimeGraphEntryModel' needs unchecked conversion to conform to '@NonNull TimeGraphEntryModel' [2019-07-30T13:03:24.425Z] [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-30T13:03:24.425Z] this(new TimeGraphEntryModel(-1, -1, Collections.singletonList(name), startTime, endTime)); [2019-07-30T13:03:24.425Z] ^^^^ [2019-07-30T13:03:24.425Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:03:24.425Z] [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-30T13:03:24.425Z] fModel = new TimeGraphEntryModel(fModel.getId(), fModel.getParentId(), Collections.singletonList(name), getStartTime(), getEndTime(), fModel instanceof ITimeGraphEntryModel ? ((TimeGraphEntryModel) fModel).hasRowModel() : true); [2019-07-30T13:03:24.425Z] ^^^^ [2019-07-30T13:03:24.425Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:03:24.425Z] [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-30T13:03:24.425Z] new TimeGraphEntryModel(model.getId(), model.getParentId(), getName(), getStartTime(), getEndTime()); [2019-07-30T13:03:24.425Z] ^^^^^^^^^ [2019-07-30T13:03:24.425Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:03:24.425Z] [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-30T13:03:24.425Z] addItem(itemName, category == null ? Messages.TimeGraphTooltipHandler_DefaultMarkerName : category, label == null ? "" : label); //$NON-NLS-1$ [2019-07-30T13:03:24.425Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:03:24.425Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:03:24.425Z] [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-30T13:03:24.425Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + Messages.TimeGraphTooltipHandler_Timestamp), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp)); [2019-07-30T13:03:24.425Z] ^^^^^^^^ [2019-07-30T13:03:24.425Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:03:24.425Z] [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-30T13:03:24.425Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + Messages.TimeGraphTooltipHandler_Timestamp), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp)); [2019-07-30T13:03:24.425Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:03:24.425Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:03:24.425Z] [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-30T13:03:24.425Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.startTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp)); [2019-07-30T13:03:24.425Z] ^^^^^^^^ [2019-07-30T13:03:24.425Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:03:24.425Z] [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-30T13:03:24.425Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.startTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp)); [2019-07-30T13:03:24.425Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:03:24.425Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:03:24.425Z] [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-30T13:03:24.425Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.endTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp + duration).toString(), timestamp + duration)); [2019-07-30T13:03:24.425Z] ^^^^^^^^ [2019-07-30T13:03:24.425Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:03:24.425Z] [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-30T13:03:24.425Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.endTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp + duration).toString(), timestamp + duration)); [2019-07-30T13:03:24.425Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:03:24.425Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:03:24.425Z] [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-30T13:03:24.425Z] addItem(itemName, MARKER_OFFSET + tooltip.getKey(), tooltip.getValue()); // $NON-NLS-1$ [2019-07-30T13:03:24.425Z] ^^^^^^^^^^^^^^^^^^ [2019-07-30T13:03:24.425Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:03:24.425Z] [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-30T13:03:24.425Z] addItem(ROW_CATEGORY, stateTypeName, entry.getName()); [2019-07-30T13:03:24.425Z] ^^^^^^^^^^^^^ [2019-07-30T13:03:24.425Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:03:24.425Z] [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-30T13:03:24.425Z] addItem(ROW_CATEGORY, stateTypeName, entry.getName()); [2019-07-30T13:03:24.425Z] ^^^^^^^^^^^^^^^ [2019-07-30T13:03:24.425Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:03:24.425Z] [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-30T13:03:24.425Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_TRACE_STATE, state); [2019-07-30T13:03:24.425Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:03:24.425Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:03:24.425Z] [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-30T13:03:24.425Z] addItem(STATE_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue()); [2019-07-30T13:03:24.425Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:03:24.425Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:03:24.425Z] [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-30T13:03:24.425Z] addItem(STATE_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue()); [2019-07-30T13:03:24.425Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:03:24.425Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:03:24.425Z] [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-30T13:03:24.425Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_TRACE_DATE, [2019-07-30T13:03:24.425Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:03:24.425Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:03:24.425Z] [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-30T13:03:24.425Z] eventStartTime > -1 ? FormatTimeUtils.formatDate(eventStartTime) : "?"); //$NON-NLS-1$ [2019-07-30T13:03:24.425Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:03:24.425Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:03:24.425Z] [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-30T13:03:24.425Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_START_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2019-07-30T13:03:24.425Z] ^^^^^^^^^^^^^^ [2019-07-30T13:03:24.425Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:03:24.425Z] [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-30T13:03:24.425Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_START_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2019-07-30T13:03:24.425Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:03:24.425Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:03:24.425Z] [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-30T13:03:24.425Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_START_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2019-07-30T13:03:24.425Z] ^^^^^^^^^ [2019-07-30T13:03:24.425Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:03:24.425Z] [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-30T13:03:24.425Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_STOP_TIME), ToolTipString.fromTimestamp(endTime, eventEndTime)); [2019-07-30T13:03:24.425Z] ^^^^^^^^^^^^^^ [2019-07-30T13:03:24.425Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:03:24.425Z] [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-30T13:03:24.425Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_STOP_TIME), ToolTipString.fromTimestamp(endTime, eventEndTime)); [2019-07-30T13:03:24.425Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:03:24.425Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:03:24.425Z] [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-30T13:03:24.425Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_STOP_TIME), ToolTipString.fromTimestamp(endTime, eventEndTime)); [2019-07-30T13:03:24.425Z] ^^^^^^^ [2019-07-30T13:03:24.425Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:03:24.425Z] [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-30T13:03:24.425Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_EVENT_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2019-07-30T13:03:24.425Z] ^^^^^^^^^^^^^^ [2019-07-30T13:03:24.425Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:03:24.425Z] [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-30T13:03:24.425Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_EVENT_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2019-07-30T13:03:24.425Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:03:24.425Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:03:24.425Z] [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-30T13:03:24.425Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_EVENT_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2019-07-30T13:03:24.425Z] ^^^^^^^^^ [2019-07-30T13:03:24.425Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:03:24.425Z] [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-30T13:03:24.425Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_DURATION, duration); [2019-07-30T13:03:24.425Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:03:24.425Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:03:24.425Z] [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-30T13:03:24.425Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_DURATION, duration); [2019-07-30T13:03:24.425Z] ^^^^^^^^ [2019-07-30T13:03:24.425Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:03:24.426Z] [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-30T13:03:24.426Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_PERCENT_OF_SELECTION, percentage); [2019-07-30T13:03:24.426Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:03:24.426Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:03:24.426Z] [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-30T13:03:24.426Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_PERCENT_OF_SELECTION, percentage); [2019-07-30T13:03:24.426Z] ^^^^^^^^^^ [2019-07-30T13:03:24.426Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:03:24.426Z] [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-30T13:03:24.426Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_SOURCE, linkEvent.getEntry().getName()); [2019-07-30T13:03:24.426Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:03:24.426Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:03:24.426Z] [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-30T13:03:24.426Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_SOURCE, linkEvent.getEntry().getName()); [2019-07-30T13:03:24.426Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:03:24.426Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:03:24.426Z] [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-30T13:03:24.426Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_TARGET, linkEvent.getDestinationEntry().getName()); [2019-07-30T13:03:24.426Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:03:24.426Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:03:24.426Z] [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-30T13:03:24.426Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_TARGET, linkEvent.getDestinationEntry().getName()); [2019-07-30T13:03:24.426Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:03:24.426Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:03:24.426Z] [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-30T13:03:24.426Z] addItem(LINK_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue()); [2019-07-30T13:03:24.426Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:03:24.426Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:03:24.426Z] [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-30T13:03:24.426Z] addItem(LINK_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue()); [2019-07-30T13:03:24.426Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:03:24.426Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:03:24.426Z] [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-30T13:03:24.426Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_TRACE_DATE, FormatTimeUtils.formatDate(sourceTime)); [2019-07-30T13:03:24.426Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:03:24.426Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:03:24.426Z] [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-30T13:03:24.426Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_TRACE_DATE, FormatTimeUtils.formatDate(sourceTime)); [2019-07-30T13:03:24.426Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:03:24.426Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:03:24.426Z] [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-30T13:03:24.426Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_SOURCE_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2019-07-30T13:03:24.426Z] ^^^^^^^^^^^^^ [2019-07-30T13:03:24.426Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:03:24.426Z] [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-30T13:03:24.426Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_SOURCE_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2019-07-30T13:03:24.426Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:03:24.426Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:03:24.426Z] [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-30T13:03:24.426Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_SOURCE_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2019-07-30T13:03:24.426Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:03:24.426Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:03:24.426Z] [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-30T13:03:24.426Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TARGET_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(targetTime, tf, res), targetTime)); [2019-07-30T13:03:24.426Z] ^^^^^^^^^^^^^ [2019-07-30T13:03:24.426Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:03:24.426Z] [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-30T13:03:24.426Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TARGET_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(targetTime, tf, res), targetTime)); [2019-07-30T13:03:24.426Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:03:24.426Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:03:24.426Z] [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-30T13:03:24.426Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TARGET_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(targetTime, tf, res), targetTime)); [2019-07-30T13:03:24.426Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:03:24.426Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:03:24.426Z] [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-30T13:03:24.426Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_DURATION, FormatTimeUtils.formatDelta(duration, tf, res)); [2019-07-30T13:03:24.426Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:03:24.426Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:03:24.426Z] [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-30T13:03:24.426Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_DURATION, FormatTimeUtils.formatDelta(duration, tf, res)); [2019-07-30T13:03:24.426Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:03:24.426Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:03:24.426Z] [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-30T13:03:24.426Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2019-07-30T13:03:24.426Z] ^^^^^^^^^^^^^ [2019-07-30T13:03:24.426Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:03:24.426Z] [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-30T13:03:24.426Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2019-07-30T13:03:24.426Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:03:24.426Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:03:24.426Z] [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-30T13:03:24.426Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2019-07-30T13:03:24.426Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:03:24.426Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:03:24.426Z] [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-30T13:03:24.426Z] int width = CHARACTERS_PER_COLUMN * fm.getAverageCharWidth(); [2019-07-30T13:03:24.426Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:03:24.426Z] The method getAverageCharWidth() from the type FontMetrics is deprecated [2019-07-30T13:03:24.426Z] [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-30T13:03:24.426Z] parameters.put(DataProviderParameterUtils.REGEX_MAP_FILTERS_KEY, regexesMap.asMap()); [2019-07-30T13:03:24.426Z] ^^^^^^^^^^^^^^^^^^ [2019-07-30T13:03:24.426Z] 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-30T13:03:24.426Z] [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-30T13:03:24.426Z] dataProvider = initializeDataProvider(fTrace); [2019-07-30T13:03:24.426Z] ^^^^^^ [2019-07-30T13:03:24.426Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T13:03:24.426Z] [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-30T13:03:24.426Z] TraceCompassLogUtils.traceInstant(LOGGER, Level.INFO, e.getMessage()); [2019-07-30T13:03:24.426Z] ^^^^^^^^^^^^^^ [2019-07-30T13:03:24.426Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:03:24.426Z] [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-30T13:03:24.426Z] TmfTimestampFormat timestampFormat = new TmfTimestampFormat(firstEntryTimeStampInputFormat); [2019-07-30T13:03:24.426Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:03:24.426Z] Null type mismatch: required '@NonNull String' but the provided value is inferred as @Nullable [2019-07-30T13:03:24.426Z] [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-30T13:03:24.426Z] new TmfTimestampFormat(inputData.format); [2019-07-30T13:03:24.426Z] ^^^^^^^^^^^^^^^^ [2019-07-30T13:03:24.426Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:03:24.426Z] [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-30T13:03:24.426Z] int width = fContext.getFontMetrics().getAverageCharWidth(); [2019-07-30T13:03:24.426Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:03:24.426Z] The method getAverageCharWidth() from the type FontMetrics is deprecated [2019-07-30T13:03:24.426Z] [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-30T13:03:24.426Z] return traceElement.getSupplementaryResources(); [2019-07-30T13:03:24.426Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:03:24.426Z] Null type safety (type annotations): The expression of type 'IResource[]' needs unchecked conversion to conform to 'IResource @NonNull[]' [2019-07-30T13:03:24.426Z] [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-30T13:03:24.426Z] TraceToTrim create = TraceToTrim.create(this, childElement); [2019-07-30T13:03:24.426Z] ^^^^^^^^^^^^ [2019-07-30T13:03:24.426Z] Null type safety (type annotations): The expression of type 'TmfTraceElement' needs unchecked conversion to conform to '@NonNull TmfTraceElement' [2019-07-30T13:03:24.426Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/TmfChartView.java:[240] [2019-07-30T13:03:24.426Z] fContextService = site.getWorkbenchWindow().getService(IContextService.class); [2019-07-30T13:03:24.426Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:03:24.426Z] 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-30T13:03:24.426Z] [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-30T13:03:24.426Z] Object handlerServiceObject = activePage.getActiveEditor().getSite().getService(IHandlerService.class); [2019-07-30T13:03:24.426Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:03:24.426Z] 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-30T13:03:24.426Z] [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-30T13:03:24.426Z] Object cmdServiceObject = activePage.getActiveEditor().getSite().getService(ICommandService.class); [2019-07-30T13:03:24.426Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:03:24.426Z] 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-30T13:03:24.426Z] [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-30T13:03:24.426Z] Map toTest = new HashMap<>(getPresentationProvider().getFilterInput(te)); [2019-07-30T13:03:24.426Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:03:24.426Z] Null type safety (type annotations): The expression of type '@NonNull Map' needs unchecked conversion to conform to 'Map' [2019-07-30T13:03:24.426Z] [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-30T13:03:24.426Z] Integer property = mapEntry.getKey(); [2019-07-30T13:03:24.426Z] ^^^^^^^^^^^^^^^^^ [2019-07-30T13:03:24.426Z] 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-30T13:03:24.426Z] [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-30T13:03:24.426Z] for (Entry> entry : regexes.asMap().entrySet()) { [2019-07-30T13:03:24.426Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:03:24.426Z] 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-30T13:03:24.426Z] [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-30T13:03:24.426Z] for (Entry> entry : regexes.asMap().entrySet()) { [2019-07-30T13:03:24.426Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:03:24.426Z] 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-30T13:03:24.426Z] [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-30T13:03:24.426Z] fContextService = site.getWorkbenchWindow().getService(IContextService.class); [2019-07-30T13:03:24.426Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:03:24.426Z] 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-30T13:03:24.426Z] [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-30T13:03:24.426Z] service = site.getService(IWorkbenchSiteProgressService.class); [2019-07-30T13:03:24.426Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:03:24.426Z] 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-30T13:03:24.426Z] [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-30T13:03:24.426Z] final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class); [2019-07-30T13:03:24.426Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:03:24.426Z] 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-30T13:03:24.426Z] [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-30T13:03:24.426Z] final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class); [2019-07-30T13:03:24.426Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:03:24.426Z] 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-30T13:03:24.426Z] [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-30T13:03:24.426Z] Object serviceObject = PlatformUI.getWorkbench().getActiveWorkbenchWindow().getService(IHandlerService.class); [2019-07-30T13:03:24.426Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:03:24.426Z] 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-30T13:03:24.426Z] [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-30T13:03:24.426Z] Object serviceObject = window.getService(IHandlerService.class); [2019-07-30T13:03:24.426Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:03:24.426Z] 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-30T13:03:24.426Z] [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-30T13:03:24.426Z] Object service = page.getActivePart().getSite().getService(IHandlerService.class); [2019-07-30T13:03:24.426Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:03:24.426Z] 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-30T13:03:24.426Z] [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-30T13:03:24.426Z] addItem(null, ToolTipString.fromString(Messages.TmfCommonXLineChartTooltipProvider_time), ToolTipString.fromTimestamp(time.toString(), time.toNanos())); [2019-07-30T13:03:24.426Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:03:24.426Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:03:24.426Z] [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-30T13:03:24.426Z] addItem(null, ToolTipString.fromString(Messages.TmfCommonXLineChartTooltipProvider_time), ToolTipString.fromTimestamp(time.toString(), time.toNanos())); [2019-07-30T13:03:24.426Z] ^^^^^^^^^^^^^^^ [2019-07-30T13:03:24.426Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:03:24.426Z] [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-30T13:03:24.426Z] addItem(null, ToolTipString.fromHtml(key), ToolTipString.fromDecimal(yValue)); [2019-07-30T13:03:24.426Z] ^^^ [2019-07-30T13:03:24.426Z] Null type mismatch: required '@NonNull String' but the provided value is inferred as @Nullable [2019-07-30T13:03:24.426Z] [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-30T13:03:24.426Z] addItem(null, ToolTipString.fromHtml(key), ToolTipString.fromString(format.format(yValue))); [2019-07-30T13:03:24.426Z] ^^^ [2019-07-30T13:03:24.426Z] Null type mismatch: required '@NonNull String' but the provided value is inferred as @Nullable [2019-07-30T13:03:24.426Z] [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-30T13:03:24.426Z] addItem(null, ToolTipString.fromHtml(key), ToolTipString.fromString(format.format(yValue))); [2019-07-30T13:03:24.426Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:03:24.426Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:03:24.426Z] [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-30T13:03:24.426Z] default @NonNull Map<@NonNull String, @NonNull String> computeData() { [2019-07-30T13:03:24.426Z] ^^^^^^^^^^^^^ [2019-07-30T13:03:24.426Z] The method ITimeEvent.computeData() overrides a deprecated method from IElementResolver [2019-07-30T13:03:24.426Z] [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-30T13:03:24.426Z] super(model.getName()); [2019-07-30T13:03:24.426Z] ^^^^^ [2019-07-30T13:03:24.426Z] Potential null pointer access: this expression has type 'M', a free type variable that may represent a '@Nullable' type [2019-07-30T13:03:24.426Z] [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-30T13:03:24.426Z] stateItems[i] = new StateItem(settings[i].getTickColorRGB()); [2019-07-30T13:03:24.426Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:03:24.426Z] The constructor StateItem(RGB) is deprecated [2019-07-30T13:03:24.426Z] [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-30T13:03:24.426Z] private static final @NonNull Comparator INTERVALS_COMPARATOR = Comparator.comparing(ITmfStateInterval::getStartTime).thenComparing(ITmfStateInterval::getEndTime); [2019-07-30T13:03:24.426Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:03:24.426Z] Null type safety (type annotations): The expression of type 'Comparator' needs unchecked conversion to conform to '@NonNull Comparator' [2019-07-30T13:03:24.426Z] [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-30T13:03:24.426Z] private static final @NonNull Comparator TIME_EVENT_COMPARATOR = Comparator.comparing(ITimeEvent::getTime).thenComparing(ITimeEvent::getDuration); [2019-07-30T13:03:24.426Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:03:24.426Z] Null type safety (type annotations): The expression of type 'Comparator' needs unchecked conversion to conform to '@NonNull Comparator' [2019-07-30T13:03:24.426Z] [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-30T13:03:24.426Z] @NonNull Map<@NonNull Integer, @NonNull Predicate<@NonNull Map<@NonNull String, @NonNull String>>> predicates = computeRegexPredicate(); [2019-07-30T13:03:24.426Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:03:24.426Z] The method computeRegexPredicate() from the type AbstractTimeGraphView is deprecated [2019-07-30T13:03:24.426Z] [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-30T13:03:24.426Z] doFilterEvents(entry, eventList, predicates); [2019-07-30T13:03:24.426Z] ^^^^^^^^^ [2019-07-30T13:03:24.426Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeEvent>' [2019-07-30T13:03:24.426Z] [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-30T13:03:24.426Z] doFilterEvents(entry, eventList, predicates); [2019-07-30T13:03:24.426Z] ^^^^^^^^^ [2019-07-30T13:03:24.426Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeEvent>' [2019-07-30T13:03:24.426Z] [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-30T13:03:24.426Z] doFilterEvents(entry, eventList, predicates); [2019-07-30T13:03:24.426Z] ^^^^^^^^^^ [2019-07-30T13:03:24.426Z] 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-30T13:03:24.426Z] [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-30T13:03:24.426Z] Collection quarks = getQuarksForEntry(entry, ss); [2019-07-30T13:03:24.426Z] ^^^^^ [2019-07-30T13:03:24.427Z] Null type safety (type annotations): The expression of type 'ITimeGraphEntry' needs unchecked conversion to conform to '@NonNull ITimeGraphEntry' [2019-07-30T13:03:24.427Z] [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-30T13:03:24.427Z] ITimeGraphDataProvider<@NonNull TimeGraphEntryModel> dataProvider = DataProviderManager [2019-07-30T13:03:24.427Z] .getInstance().getDataProvider(trace, getProviderId(), ITimeGraphDataProvider.class); [2019-07-30T13:03:24.427Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:03:24.427Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-30T13:03:24.427Z] [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-30T13:03:24.427Z] SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(times, entry.getValue()); [2019-07-30T13:03:24.427Z] ^^^^^^^^^^^^^^^^ [2019-07-30T13:03:24.427Z] Null type safety (type annotations): The expression of type 'Collection' needs unchecked conversion to conform to '@NonNull Collection<@NonNull Long>' [2019-07-30T13:03:24.427Z] [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-30T13:03:24.427Z] parameters.put(DataProviderParameterUtils.REGEX_MAP_FILTERS_KEY, regexesMap.asMap()); [2019-07-30T13:03:24.427Z] ^^^^^^^^^^^^^^^^^^ [2019-07-30T13:03:24.427Z] 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-30T13:03:24.427Z] [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-30T13:03:24.427Z] providersToModelIds.put(provider, entry.getModel().getId()); [2019-07-30T13:03:24.427Z] ^^^^^^^^^^ [2019-07-30T13:03:24.427Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-30T13:03:24.427Z] [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-30T13:03:24.427Z] ITimeGraphDataProvider<@NonNull TimeGraphEntryModel> dataProvider = DataProviderManager [2019-07-30T13:03:24.427Z] .getInstance().getDataProvider(Objects.requireNonNull(moduleTrace), getProviderId(), ITimeGraphDataProvider.class); [2019-07-30T13:03:24.427Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:03:24.427Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-30T13:03:24.427Z] [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-30T13:03:24.427Z] return closeZipFile(specifiedFile); [2019-07-30T13:03:24.427Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:03:24.427Z] Potential resource leak: 'specifiedFile' may not be closed at this location [2019-07-30T13:03:24.427Z] [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-30T13:03:24.427Z] return archiveSize; [2019-07-30T13:03:24.427Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:03:24.427Z] Potential resource leak: 'zipFile' may not be closed at this location [2019-07-30T13:03:24.427Z] [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-30T13:03:24.427Z] int offset = fStyledText.getOffsetAtLocation(new Point(0, fCursorYCoordinate)); [2019-07-30T13:03:24.427Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:03:24.427Z] The method getOffsetAtLocation(Point) from the type StyledText is deprecated [2019-07-30T13:03:24.427Z] [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-30T13:03:24.427Z] int offset = fStyledText.getOffsetAtLocation(new Point(0, e.y)); [2019-07-30T13:03:24.427Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:03:24.427Z] The method getOffsetAtLocation(Point) from the type StyledText is deprecated [2019-07-30T13:03:24.427Z] [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-30T13:03:24.427Z] Set ids = (Set) ctx.getData(getClass() + CHECKED_ELEMENTS); [2019-07-30T13:03:24.427Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:03:24.427Z] Type safety: Unchecked cast from Object to Set [2019-07-30T13:03:24.427Z] [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-30T13:03:24.427Z] && ids.contains(((TmfGenericTreeEntry) root).getModel().getId())) { [2019-07-30T13:03:24.427Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:03:24.427Z] TmfGenericTreeEntry is a raw type. References to generic type TmfGenericTreeEntry should be parameterized [2019-07-30T13:03:24.427Z] [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-30T13:03:24.427Z] ids.add(((TmfGenericTreeEntry) checkedElement).getModel().getId()); [2019-07-30T13:03:24.427Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:03:24.427Z] TmfGenericTreeEntry is a raw type. References to generic type TmfGenericTreeEntry should be parameterized [2019-07-30T13:03:24.427Z] [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-30T13:03:24.427Z] return DataProviderManager.getInstance().getDataProvider(trace, fId, ITmfTreeDataProvider.class); [2019-07-30T13:03:24.427Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:03:24.427Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-30T13:03:24.427Z] [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-30T13:03:24.427Z] return comparator.compare((T) e1, (T) e2); [2019-07-30T13:03:24.427Z] ^^^^^^ [2019-07-30T13:03:24.427Z] Type safety: Unchecked cast from Object to T [2019-07-30T13:03:24.427Z] [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-30T13:03:24.427Z] return comparator.compare((T) e1, (T) e2); [2019-07-30T13:03:24.427Z] ^^^^^^ [2019-07-30T13:03:24.427Z] Type safety: Unchecked cast from Object to T [2019-07-30T13:03:24.427Z] [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-30T13:03:24.427Z] return new ZipArchiveFile(new ZipFile(file)); [2019-07-30T13:03:24.427Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:03:24.427Z] Potential resource leak: '' may not be closed at this location [2019-07-30T13:03:24.427Z] [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-30T13:03:24.427Z] Iterable counterEntries = Iterables.filter(entries, TmfGenericTreeEntry.class); [2019-07-30T13:03:24.427Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:03:24.427Z] TmfGenericTreeEntry is a raw type. References to generic type TmfGenericTreeEntry should be parameterized [2019-07-30T13:03:24.427Z] [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-30T13:03:24.427Z] parameters.put(DataProviderParameterUtils.REGEX_MAP_FILTERS_KEY, regexesMap.asMap()); [2019-07-30T13:03:24.427Z] ^^^^^^^^^^^^^^^^^^ [2019-07-30T13:03:24.427Z] 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-30T13:03:24.427Z] [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-30T13:03:24.427Z] return DataProviderManager.getInstance().getDataProvider(trace, fId, ITmfTreeXYDataProvider.class); [2019-07-30T13:03:24.427Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:03:24.427Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-30T13:03:24.427Z] 133 problems (133 warnings) [2019-07-30T13:03:24.427Z] [INFO] [2019-07-30T13:03:24.427Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T13:03:24.427Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:03:24.427Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/test/resources [2019-07-30T13:03:24.427Z] [INFO] [2019-07-30T13:03:24.427Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T13:03:24.427Z] [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-30T13:03:24.684Z] [INFO] [2019-07-30T13:03:24.684Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T13:03:24.684Z] [INFO] [2019-07-30T13:03:24.684Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T13:03:25.247Z] [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-30T13:03:25.810Z] [INFO] [2019-07-30T13:03:25.810Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T13:03:25.810Z] [INFO] [2019-07-30T13:03:25.810Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T13:03:25.810Z] [INFO] [2019-07-30T13:03:25.810Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T13:03:25.810Z] [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-30T13:03:29.081Z] [INFO] [2019-07-30T13:03:29.081Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T13:03:29.081Z] [INFO] [2019-07-30T13:03:29.081Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T13:03:29.081Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:03:29.081Z] [INFO] [2019-07-30T13:03:29.081Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T13:03:29.339Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T13:03:29.339Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T13:03:29.339Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T13:03:29.595Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T13:03:29.852Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T13:03:31.220Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T13:03:31.220Z] [INFO] [2019-07-30T13:03:31.220Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T13:03:31.220Z] [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-30T13:03:31.220Z] [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-30T13:03:31.220Z] [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-30T13:03:31.220Z] [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-30T13:03:31.220Z] [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-30T13:03:31.220Z] [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-30T13:03:31.220Z] [INFO] [2019-07-30T13:03:31.220Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T13:03:31.220Z] [INFO] [2019-07-30T13:03:31.220Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui >-- [2019-07-30T13:03:31.220Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui 0.0.5-SNAPSHOT [23/134] [2019-07-30T13:03:31.220Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T13:03:31.220Z] [INFO] [2019-07-30T13:03:31.220Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T13:03:31.220Z] [INFO] [2019-07-30T13:03:31.220Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T13:03:31.220Z] [INFO] The project's OSGi version is 0.0.5.201907301238 [2019-07-30T13:03:31.220Z] [INFO] [2019-07-30T13:03:31.220Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T13:03:31.220Z] [INFO] [2019-07-30T13:03:31.220Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T13:03:31.220Z] [INFO] [2019-07-30T13:03:31.220Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T13:03:31.220Z] [INFO] [2019-07-30T13:03:31.220Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T13:03:31.220Z] [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-30T13:03:31.220Z] [INFO] [2019-07-30T13:03:31.220Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T13:03:31.220Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:03:31.220Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/main/resources [2019-07-30T13:03:31.220Z] [INFO] [2019-07-30T13:03:31.220Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T13:03:31.221Z] [INFO] Compiling 5 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/classes [2019-07-30T13:03:31.477Z] [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-30T13:03:31.477Z] TmfGenericTreeEntry genericEntry = (TmfGenericTreeEntry) element; [2019-07-30T13:03:31.477Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:03:31.477Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-30T13:03:31.477Z] [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-30T13:03:31.477Z] return () -> Lists.newArrayList(createColumn("Counters", Comparator.comparing(TmfGenericTreeEntry::getName)), new TmfTreeColumnData("Legend")); //$NON-NLS-1$ //$NON-NLS-2$ [2019-07-30T13:03:31.477Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:03:31.477Z] Null type safety (type annotations): The expression of type 'ArrayList<@NonNull TmfTreeColumnData>' needs unchecked conversion to conform to '@NonNull List' [2019-07-30T13:03:31.477Z] 2 problems (2 warnings) [2019-07-30T13:03:31.477Z] [INFO] [2019-07-30T13:03:31.477Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T13:03:31.477Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:03:31.477Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/test/resources [2019-07-30T13:03:31.477Z] [INFO] [2019-07-30T13:03:31.477Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T13:03:31.477Z] [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-30T13:03:31.477Z] [INFO] [2019-07-30T13:03:31.477Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T13:03:31.477Z] [INFO] [2019-07-30T13:03:31.477Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T13:03:31.477Z] [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-30T13:03:31.734Z] [INFO] [2019-07-30T13:03:31.734Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T13:03:31.734Z] [INFO] [2019-07-30T13:03:31.734Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T13:03:31.734Z] [INFO] [2019-07-30T13:03:31.734Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T13:03:31.734Z] [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-30T13:03:31.734Z] [INFO] [2019-07-30T13:03:31.734Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T13:03:31.734Z] [INFO] [2019-07-30T13:03:31.734Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T13:03:31.734Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:03:31.734Z] [INFO] [2019-07-30T13:03:31.734Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T13:03:31.991Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T13:03:31.991Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T13:03:31.991Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T13:03:33.360Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T13:03:34.395Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T13:03:34.395Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T13:03:34.652Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T13:03:34.652Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T13:03:34.909Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T13:03:34.909Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T13:03:34.909Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T13:03:34.909Z] [INFO] [2019-07-30T13:03:34.909Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T13:03:34.909Z] [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-30T13:03:34.909Z] [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-30T13:03:34.909Z] [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-30T13:03:34.909Z] [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-30T13:03:34.909Z] [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-30T13:03:34.909Z] [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-30T13:03:34.909Z] [INFO] [2019-07-30T13:03:34.909Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T13:03:34.909Z] [INFO] [2019-07-30T13:03:34.909Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core >-- [2019-07-30T13:03:34.909Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core 2.1.2-SNAPSHOT [24/134] [2019-07-30T13:03:34.909Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T13:03:34.909Z] [INFO] [2019-07-30T13:03:34.909Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T13:03:34.909Z] [INFO] [2019-07-30T13:03:34.909Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T13:03:34.909Z] [INFO] The project's OSGi version is 2.1.2.201907301238 [2019-07-30T13:03:34.909Z] [INFO] [2019-07-30T13:03:34.909Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T13:03:34.909Z] [INFO] [2019-07-30T13:03:34.909Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T13:03:34.909Z] [INFO] [2019-07-30T13:03:34.909Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T13:03:34.909Z] [INFO] [2019-07-30T13:03:34.909Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T13:03:34.909Z] [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-30T13:03:34.909Z] [INFO] [2019-07-30T13:03:34.909Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T13:03:34.909Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:03:34.909Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/src/main/resources [2019-07-30T13:03:34.909Z] [INFO] [2019-07-30T13:03:34.909Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T13:03:34.909Z] [INFO] Compiling 32 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/target/classes [2019-07-30T13:03:35.473Z] [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-30T13:03:35.473Z] while (!subPath.isEmpty() && subPath.getLast().getVertexFrom() != v) { [2019-07-30T13:03:35.473Z] ^^^^^^^^^^^^^^^^^ [2019-07-30T13:03:35.473Z] 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-30T13:03:35.473Z] [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-30T13:03:35.473Z] List<@NonNull CriticalPathEntry> list = new ArrayList<>(fHostEntries.values()); [2019-07-30T13:03:35.473Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:03:35.473Z] Null type safety (type annotations): The expression of type '@NonNull Collection' needs unchecked conversion to conform to 'Collection' [2019-07-30T13:03:35.473Z] [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-30T13:03:35.473Z] list.addAll(fWorkers.values()); [2019-07-30T13:03:35.473Z] ^^^^^^^^^^^^^^^^^ [2019-07-30T13:03:35.473Z] Null type safety (type annotations): The expression of type '@NonNull Collection' needs unchecked conversion to conform to 'Collection' [2019-07-30T13:03:35.473Z] [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-30T13:03:35.473Z] return graphLinks; [2019-07-30T13:03:35.473Z] ^^^^^^^^^^ [2019-07-30T13:03:35.473Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@Nullable List<@NonNull ITimeGraphArrow>' [2019-07-30T13:03:35.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathEntry.java:[61] [2019-07-30T13:03:35.473Z] fAspects.put("hostId", worker.getHostId()); [2019-07-30T13:03:35.473Z] ^^^^^^^^ [2019-07-30T13:03:35.473Z] Non-externalized string literal; it should be followed by //$NON-NLS-$ [2019-07-30T13:03:35.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathEntry.java:[63] [2019-07-30T13:03:35.473Z] fAspects.put(entry.getKey(), entry.getValue()); [2019-07-30T13:03:35.473Z] ^^^^^^^^^^^^^^ [2019-07-30T13:03:35.473Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:03:35.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathEntry.java:[63] [2019-07-30T13:03:35.473Z] fAspects.put(entry.getKey(), entry.getValue()); [2019-07-30T13:03:35.473Z] ^^^^^^^^^^^^^^^^ [2019-07-30T13:03:35.473Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull Object' [2019-07-30T13:03:35.473Z] 7 problems (7 warnings) [2019-07-30T13:03:35.473Z] [INFO] [2019-07-30T13:03:35.473Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T13:03:35.473Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:03:35.473Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/src/test/resources [2019-07-30T13:03:35.473Z] [INFO] [2019-07-30T13:03:35.473Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T13:03:35.473Z] [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-30T13:03:35.473Z] [INFO] [2019-07-30T13:03:35.473Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T13:03:35.473Z] [INFO] [2019-07-30T13:03:35.473Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T13:03:35.473Z] [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-30T13:03:35.729Z] [INFO] [2019-07-30T13:03:35.729Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T13:03:35.729Z] [INFO] [2019-07-30T13:03:35.729Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T13:03:35.729Z] [INFO] [2019-07-30T13:03:35.729Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T13:03:35.729Z] [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-30T13:03:35.729Z] [INFO] [2019-07-30T13:03:35.729Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T13:03:35.729Z] [INFO] [2019-07-30T13:03:35.729Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T13:03:35.729Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:03:35.729Z] [INFO] [2019-07-30T13:03:35.729Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T13:03:35.729Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T13:03:35.986Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T13:03:36.915Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T13:03:36.915Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T13:03:37.172Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T13:03:37.172Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T13:03:37.172Z] [INFO] [2019-07-30T13:03:37.172Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T13:03:37.172Z] [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-30T13:03:37.430Z] [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-30T13:03:37.686Z] [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-30T13:03:37.686Z] [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-30T13:03:37.686Z] [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-30T13:03:37.686Z] [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-30T13:03:37.686Z] [INFO] [2019-07-30T13:03:37.686Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T13:03:37.686Z] [INFO] [2019-07-30T13:03:37.686Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests >-- [2019-07-30T13:03:37.686Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core.tests 1.0.4-SNAPSHOT [25/134] [2019-07-30T13:03:37.686Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T13:03:37.686Z] [INFO] [2019-07-30T13:03:37.686Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T13:03:37.686Z] [INFO] [2019-07-30T13:03:37.686Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T13:03:37.686Z] [INFO] The project's OSGi version is 1.0.4.201907301238 [2019-07-30T13:03:37.686Z] [INFO] [2019-07-30T13:03:37.686Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T13:03:37.686Z] [INFO] [2019-07-30T13:03:37.686Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T13:03:37.686Z] [INFO] [2019-07-30T13:03:37.686Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T13:03:37.686Z] [INFO] [2019-07-30T13:03:37.686Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T13:03:37.686Z] [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-30T13:03:37.686Z] [INFO] [2019-07-30T13:03:37.686Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T13:03:37.686Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:03:37.686Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src/main/resources [2019-07-30T13:03:37.686Z] [INFO] [2019-07-30T13:03:37.686Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T13:03:37.943Z] [INFO] Compiling 12 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/classes [2019-07-30T13:03:38.200Z] [INFO] [2019-07-30T13:03:38.200Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T13:03:38.200Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:03:38.200Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src/test/resources [2019-07-30T13:03:38.200Z] [INFO] [2019-07-30T13:03:38.200Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T13:03:38.200Z] [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-30T13:03:38.200Z] [INFO] [2019-07-30T13:03:38.200Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T13:03:38.200Z] [INFO] [2019-07-30T13:03:38.200Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T13:03:38.200Z] [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-30T13:03:38.200Z] [INFO] [2019-07-30T13:03:38.200Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T13:03:38.200Z] [INFO] [2019-07-30T13:03:38.200Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T13:03:38.200Z] [INFO] [2019-07-30T13:03:38.200Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T13:03:38.201Z] [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-30T13:03:38.201Z] [INFO] [2019-07-30T13:03:38.201Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T13:03:38.201Z] [INFO] [2019-07-30T13:03:38.457Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T13:03:39.824Z] [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-30T13:03:39.824Z] [INFO] Command line: [2019-07-30T13:03:39.824Z] [/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-30T13:03:39.824Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T13:03:43.099Z] !SESSION 2019-07-30 13:03:39.758 ----------------------------------------------- [2019-07-30T13:03:43.099Z] eclipse.buildId=unknown [2019-07-30T13:03:43.099Z] java.version=1.8.0_202 [2019-07-30T13:03:43.099Z] java.vendor=Oracle Corporation [2019-07-30T13:03:43.099Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T13:03:43.099Z] 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-30T13:03:43.099Z] 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-30T13:03:43.099Z] [2019-07-30T13:03:43.099Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 13:03:42.438 [2019-07-30T13:03:43.099Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T13:03:43.099Z] !STACK 0 [2019-07-30T13:03:43.099Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-30T13:03:43.099Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:03:43.099Z] [2019-07-30T13:03:43.099Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T13:03:43.099Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T13:03:43.099Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T13:03:43.099Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T13:03:43.099Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T13:03:43.099Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T13:03:43.099Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T13:03:43.099Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T13:03:43.099Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T13:03:43.099Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T13:03:43.099Z] [2019-07-30T13:03:43.099Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 13:03:42.631 [2019-07-30T13:03:43.099Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T13:03:43.099Z] !STACK 0 [2019-07-30T13:03:43.099Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-30T13:03:43.099Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:03:43.099Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T13:03:43.099Z] -> 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-30T13:03:43.099Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-30T13:03:43.099Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:03:43.099Z] [2019-07-30T13:03:43.099Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T13:03:43.099Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T13:03:43.099Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T13:03:43.099Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T13:03:43.099Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T13:03:43.099Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T13:03:43.099Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T13:03:43.099Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T13:03:43.099Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T13:03:43.099Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T13:03:45.779Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest [2019-07-30T13:03:47.672Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.176 s - in org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest [2019-07-30T13:03:47.672Z] testBuildGraph(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest) Time elapsed: 2.014 s [2019-07-30T13:03:47.672Z] testHandlers(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest) Time elapsed: 0.086 s [2019-07-30T13:03:47.672Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest [2019-07-30T13:03:47.672Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s - in org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest [2019-07-30T13:03:47.672Z] testCheckVertical(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.002 s [2019-07-30T13:03:47.672Z] testAppendVertex(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-30T13:03:47.672Z] testCheckHorizontal(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.001 s [2019-07-30T13:03:47.672Z] testIllegalVertex(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-30T13:03:47.672Z] testVertexAt(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.001 s [2019-07-30T13:03:47.672Z] testHead2(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.007 s [2019-07-30T13:03:47.672Z] testScanCount(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.002 s [2019-07-30T13:03:47.672Z] testHead(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-30T13:03:47.672Z] testLink(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-30T13:03:47.672Z] testTail(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.001 s [2019-07-30T13:03:47.672Z] testHorizontalSelfLink(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-30T13:03:47.672Z] testVerticalSelfLink(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-30T13:03:47.672Z] testAddVertex(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-30T13:03:47.672Z] testHorizontalCycle(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.002 s [2019-07-30T13:03:47.672Z] testScanLineTerminates(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-30T13:03:47.672Z] testGraphStatistics(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.047 s [2019-07-30T13:03:47.672Z] testParent(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.001 s [2019-07-30T13:03:47.672Z] testDefaultConstructor(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-30T13:03:47.672Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest [2019-07-30T13:03:47.928Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s - in org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest [2019-07-30T13:03:47.928Z] testCriticalPathWakeupOpenedDelay(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.022 s [2019-07-30T13:03:47.928Z] testCriticalPathWakeupInterleave(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2019-07-30T13:03:47.928Z] testCriticalPathWakeupMissing(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0 s [2019-07-30T13:03:47.928Z] testCriticalPathWakeupNew(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.044 s [2019-07-30T13:03:47.928Z] testCriticalPathWakeupMutual(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2019-07-30T13:03:47.928Z] testCriticalPathWakeupNested(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2019-07-30T13:03:47.928Z] testCriticalPathBasic(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2019-07-30T13:03:47.928Z] testCriticalPathWakeupOpened(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0 s [2019-07-30T13:03:47.928Z] testCriticalPathWakeupEmbedded(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2019-07-30T13:03:47.928Z] testCriticalPathWakeupNet1(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2019-07-30T13:03:47.928Z] testCriticalPathWakeupSelf(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0 s [2019-07-30T13:03:47.928Z] testCriticalPathWakeupUnknown(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2019-07-30T13:03:47.928Z] [2019-07-30T13:03:47.928Z] Results: [2019-07-30T13:03:47.928Z] [2019-07-30T13:03:47.928Z] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T13:03:47.928Z] [2019-07-30T13:03:48.859Z] [INFO] All tests passed! [2019-07-30T13:03:48.859Z] [INFO] [2019-07-30T13:03:48.859Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T13:03:48.859Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:03:48.859Z] [INFO] [2019-07-30T13:03:48.859Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T13:03:48.859Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T13:03:48.859Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T13:03:49.116Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T13:03:49.679Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T13:03:49.935Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T13:03:50.192Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T13:03:50.449Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T13:03:50.449Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T13:03:50.449Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T13:03:50.449Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T13:03:50.449Z] [INFO] [2019-07-30T13:03:50.449Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T13:03:50.449Z] [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-30T13:03:50.449Z] [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-30T13:03:50.450Z] [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-30T13:03:50.450Z] [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-30T13:03:50.450Z] [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-30T13:03:50.450Z] [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-30T13:03:50.450Z] [INFO] [2019-07-30T13:03:50.450Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T13:03:50.450Z] [INFO] [2019-07-30T13:03:50.450Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core >-- [2019-07-30T13:03:50.450Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core 1.0.2-SNAPSHOT [26/134] [2019-07-30T13:03:50.450Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T13:03:50.450Z] [INFO] [2019-07-30T13:03:50.450Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T13:03:50.450Z] [INFO] [2019-07-30T13:03:50.450Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T13:03:50.450Z] [INFO] The project's OSGi version is 1.0.2.201907301238 [2019-07-30T13:03:50.450Z] [INFO] [2019-07-30T13:03:50.450Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T13:03:50.450Z] [INFO] [2019-07-30T13:03:50.450Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T13:03:50.450Z] [INFO] [2019-07-30T13:03:50.450Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T13:03:50.450Z] [INFO] [2019-07-30T13:03:50.450Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T13:03:50.450Z] [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-30T13:03:50.450Z] [INFO] [2019-07-30T13:03:50.450Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T13:03:50.450Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:03:50.450Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/src/main/resources [2019-07-30T13:03:50.450Z] [INFO] [2019-07-30T13:03:50.450Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T13:03:50.706Z] [INFO] Compiling 33 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/target/classes [2019-07-30T13:03:50.706Z] [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-30T13:03:50.706Z] private final EnumSet fType = EnumSet.noneOf(DescriptorType.class); [2019-07-30T13:03:50.706Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:03:50.706Z] Null type safety (type annotations): The expression of type 'EnumSet' needs unchecked conversion to conform to '@NonNull EnumSet' [2019-07-30T13:03:50.706Z] 1 problem (1 warning) [2019-07-30T13:03:50.706Z] [INFO] [2019-07-30T13:03:50.706Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T13:03:50.706Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:03:50.706Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/src/test/resources [2019-07-30T13:03:50.706Z] [INFO] [2019-07-30T13:03:50.706Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T13:03:50.963Z] [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-30T13:03:50.963Z] [INFO] [2019-07-30T13:03:50.963Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T13:03:50.963Z] [INFO] [2019-07-30T13:03:50.963Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T13:03:50.963Z] [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-30T13:03:50.963Z] [INFO] [2019-07-30T13:03:50.963Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T13:03:50.963Z] [INFO] [2019-07-30T13:03:50.963Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T13:03:50.963Z] [INFO] [2019-07-30T13:03:50.963Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T13:03:50.963Z] [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-30T13:03:50.963Z] [INFO] [2019-07-30T13:03:50.963Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T13:03:50.963Z] [INFO] [2019-07-30T13:03:50.963Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T13:03:50.963Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:03:50.963Z] [INFO] [2019-07-30T13:03:50.963Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T13:03:51.219Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T13:03:51.219Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T13:03:51.219Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T13:03:51.476Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T13:03:51.733Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T13:03:52.296Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T13:03:52.554Z] [INFO] [2019-07-30T13:03:52.554Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T13:03:52.554Z] [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-30T13:03:52.554Z] [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-30T13:03:52.554Z] [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-30T13:03:52.554Z] [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-30T13:03:52.554Z] [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-30T13:03:52.554Z] [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-30T13:03:52.554Z] [INFO] [2019-07-30T13:03:52.554Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T13:03:52.554Z] [INFO] [2019-07-30T13:03:52.554Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core >-- [2019-07-30T13:03:52.554Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core 1.1.0-SNAPSHOT [27/134] [2019-07-30T13:03:52.554Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T13:03:52.554Z] [INFO] [2019-07-30T13:03:52.554Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T13:03:52.554Z] [INFO] [2019-07-30T13:03:52.554Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T13:03:52.554Z] [INFO] The project's OSGi version is 1.1.0.201907301238 [2019-07-30T13:03:52.554Z] [INFO] [2019-07-30T13:03:52.554Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T13:03:52.554Z] [INFO] [2019-07-30T13:03:52.554Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T13:03:52.554Z] [INFO] [2019-07-30T13:03:52.554Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T13:03:52.554Z] [INFO] [2019-07-30T13:03:52.554Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T13:03:52.554Z] [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-30T13:03:52.554Z] [INFO] [2019-07-30T13:03:52.554Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T13:03:52.554Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:03:52.554Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/src/main/resources [2019-07-30T13:03:52.554Z] [INFO] [2019-07-30T13:03:52.554Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T13:03:52.554Z] [INFO] Compiling 61 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/target/classes [2019-07-30T13:03:52.812Z] [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-30T13:03:52.812Z] try (final DirectoryStream directoryStream = Files.newDirectoryStream(configDir)) { [2019-07-30T13:03:52.812Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:03:52.812Z] Null type safety (type annotations): The expression of type 'DirectoryStream' needs unchecked conversion to conform to 'DirectoryStream<@NonNull Path>' [2019-07-30T13:03:52.812Z] [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-30T13:03:52.812Z] complexTypeGenBuilder.put(LamiStrings.DATA_CLASS_STRING, (obj) -> new LamiString(obj.getString(LamiStrings.VALUE))); [2019-07-30T13:03:52.812Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:03:52.812Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:03:52.812Z] 2 problems (2 warnings) [2019-07-30T13:03:53.071Z] [INFO] [2019-07-30T13:03:53.071Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T13:03:53.071Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:03:53.071Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/src/test/resources [2019-07-30T13:03:53.071Z] [INFO] [2019-07-30T13:03:53.071Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T13:03:53.071Z] [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-30T13:03:53.071Z] [INFO] [2019-07-30T13:03:53.071Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T13:03:53.071Z] [INFO] [2019-07-30T13:03:53.071Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T13:03:53.071Z] [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-30T13:03:53.071Z] [INFO] [2019-07-30T13:03:53.071Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T13:03:53.071Z] [INFO] [2019-07-30T13:03:53.071Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T13:03:53.071Z] [INFO] [2019-07-30T13:03:53.071Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T13:03:53.071Z] [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-30T13:03:53.427Z] [INFO] [2019-07-30T13:03:53.427Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T13:03:53.427Z] [INFO] [2019-07-30T13:03:53.427Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T13:03:53.427Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:03:53.427Z] [INFO] [2019-07-30T13:03:53.427Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T13:03:53.427Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T13:03:53.427Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T13:03:53.778Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T13:03:54.341Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T13:03:54.341Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T13:03:54.341Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T13:03:54.599Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T13:03:54.599Z] [INFO] [2019-07-30T13:03:54.599Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T13:03:54.599Z] [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-30T13:03:54.599Z] [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-30T13:03:54.599Z] [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-30T13:03:54.599Z] [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-30T13:03:54.599Z] [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-30T13:03:54.599Z] [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-30T13:03:54.599Z] [INFO] [2019-07-30T13:03:54.599Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T13:03:54.599Z] [INFO] [2019-07-30T13:03:54.599Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests >-- [2019-07-30T13:03:54.599Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core.tests 1.0.1-SNAPSHOT [28/134] [2019-07-30T13:03:54.599Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T13:03:54.599Z] [INFO] [2019-07-30T13:03:54.599Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T13:03:54.599Z] [INFO] [2019-07-30T13:03:54.599Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T13:03:54.599Z] [INFO] The project's OSGi version is 1.0.1.201907301238 [2019-07-30T13:03:54.599Z] [INFO] [2019-07-30T13:03:54.599Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T13:03:54.599Z] [INFO] [2019-07-30T13:03:54.599Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T13:03:54.599Z] [INFO] [2019-07-30T13:03:54.599Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T13:03:54.599Z] [INFO] [2019-07-30T13:03:54.599Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T13:03:54.599Z] [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-30T13:03:54.599Z] [INFO] [2019-07-30T13:03:54.599Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T13:03:54.599Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:03:54.599Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src/main/resources [2019-07-30T13:03:54.599Z] [INFO] [2019-07-30T13:03:54.599Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T13:03:54.599Z] [INFO] Compiling 5 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/classes [2019-07-30T13:03:54.856Z] [INFO] [2019-07-30T13:03:54.856Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T13:03:54.856Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:03:54.856Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src/test/resources [2019-07-30T13:03:54.856Z] [INFO] [2019-07-30T13:03:54.856Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T13:03:54.856Z] [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-30T13:03:54.856Z] [INFO] [2019-07-30T13:03:54.856Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T13:03:54.856Z] [INFO] [2019-07-30T13:03:54.856Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T13:03:54.856Z] [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-30T13:03:55.113Z] [INFO] [2019-07-30T13:03:55.113Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T13:03:55.113Z] [INFO] [2019-07-30T13:03:55.113Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T13:03:55.113Z] [INFO] [2019-07-30T13:03:55.113Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T13:03:55.113Z] [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-30T13:03:55.113Z] [INFO] [2019-07-30T13:03:55.113Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T13:03:55.113Z] [INFO] [2019-07-30T13:03:55.113Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T13:03:56.481Z] [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-30T13:03:56.481Z] [INFO] Command line: [2019-07-30T13:03:56.481Z] [/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-30T13:03:56.481Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T13:03:59.751Z] !SESSION 2019-07-30 13:03:56.666 ----------------------------------------------- [2019-07-30T13:03:59.751Z] eclipse.buildId=unknown [2019-07-30T13:03:59.751Z] java.version=1.8.0_202 [2019-07-30T13:03:59.751Z] java.vendor=Oracle Corporation [2019-07-30T13:03:59.751Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T13:03:59.751Z] 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-30T13:03:59.751Z] 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-30T13:03:59.751Z] [2019-07-30T13:03:59.751Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 13:03:59.242 [2019-07-30T13:03:59.751Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T13:03:59.751Z] !STACK 0 [2019-07-30T13:03:59.751Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-30T13:03:59.751Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:03:59.751Z] [2019-07-30T13:03:59.751Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T13:03:59.751Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T13:03:59.751Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T13:03:59.751Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T13:03:59.751Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T13:03:59.751Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T13:03:59.751Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T13:03:59.751Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T13:03:59.751Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T13:03:59.751Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T13:03:59.751Z] [2019-07-30T13:03:59.751Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 13:03:59.422 [2019-07-30T13:03:59.751Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T13:03:59.751Z] !STACK 0 [2019-07-30T13:03:59.751Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-30T13:03:59.751Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:03:59.751Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T13:03:59.751Z] -> 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-30T13:03:59.751Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-30T13:03:59.751Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:03:59.751Z] [2019-07-30T13:03:59.751Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T13:03:59.751Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T13:03:59.751Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T13:03:59.751Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T13:03:59.751Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T13:03:59.751Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T13:03:59.751Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T13:03:59.751Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T13:03:59.751Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T13:03:59.751Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T13:04:03.023Z] Running org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest [2019-07-30T13:04:03.280Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.429 s - in org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest [2019-07-30T13:04:03.280Z] testBaseCommand(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest) Time elapsed: 0.246 s [2019-07-30T13:04:03.280Z] testMetadata(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest) Time elapsed: 0.1 s [2019-07-30T13:04:03.280Z] testResults(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest) Time elapsed: 0.033 s [2019-07-30T13:04:03.280Z] testResultsError(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest) Time elapsed: 0.001 s [2019-07-30T13:04:03.280Z] [2019-07-30T13:04:03.280Z] Results: [2019-07-30T13:04:03.280Z] [2019-07-30T13:04:03.280Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T13:04:03.280Z] [2019-07-30T13:04:04.210Z] [INFO] All tests passed! [2019-07-30T13:04:04.210Z] [INFO] [2019-07-30T13:04:04.210Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T13:04:04.210Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:04:04.210Z] [INFO] [2019-07-30T13:04:04.210Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T13:04:04.469Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T13:04:04.469Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T13:04:04.469Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T13:04:05.126Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-30T13:04:05.383Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T13:04:05.383Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T13:04:05.946Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T13:04:05.946Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T13:04:05.946Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T13:04:05.946Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T13:04:06.203Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T13:04:06.203Z] [INFO] [2019-07-30T13:04:06.203Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T13:04:06.203Z] [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-30T13:04:06.203Z] [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-30T13:04:06.203Z] [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-30T13:04:06.203Z] [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-30T13:04:06.203Z] [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-30T13:04:06.203Z] [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-30T13:04:06.203Z] [INFO] [2019-07-30T13:04:06.203Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T13:04:06.203Z] [INFO] [2019-07-30T13:04:06.203Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui >--- [2019-07-30T13:04:06.203Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui 1.0.7-SNAPSHOT [29/134] [2019-07-30T13:04:06.203Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T13:04:06.203Z] [INFO] [2019-07-30T13:04:06.203Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T13:04:06.203Z] [INFO] [2019-07-30T13:04:06.203Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T13:04:06.203Z] [INFO] The project's OSGi version is 1.0.7.201907301238 [2019-07-30T13:04:06.203Z] [INFO] [2019-07-30T13:04:06.203Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T13:04:06.203Z] [INFO] [2019-07-30T13:04:06.203Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T13:04:06.203Z] [INFO] [2019-07-30T13:04:06.203Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T13:04:06.203Z] [INFO] [2019-07-30T13:04:06.203Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T13:04:06.203Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T13:04:06.203Z] [INFO] [2019-07-30T13:04:06.203Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T13:04:06.203Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:04:06.203Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/main/resources [2019-07-30T13:04:06.203Z] [INFO] [2019-07-30T13:04:06.203Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T13:04:06.203Z] [INFO] Compiling 31 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/classes [2019-07-30T13:04:06.766Z] [INFO] [2019-07-30T13:04:06.766Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T13:04:06.766Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:04:06.766Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/test/resources [2019-07-30T13:04:06.766Z] [INFO] [2019-07-30T13:04:06.766Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T13:04:06.766Z] [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-30T13:04:06.766Z] [INFO] [2019-07-30T13:04:06.766Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T13:04:06.766Z] [INFO] [2019-07-30T13:04:07.023Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T13:04:07.023Z] [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-30T13:04:07.023Z] [INFO] [2019-07-30T13:04:07.023Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T13:04:07.023Z] [INFO] [2019-07-30T13:04:07.023Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T13:04:07.023Z] [INFO] [2019-07-30T13:04:07.023Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T13:04:07.023Z] [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-30T13:04:07.023Z] [INFO] [2019-07-30T13:04:07.023Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T13:04:07.023Z] [INFO] [2019-07-30T13:04:07.023Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T13:04:07.023Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:04:07.023Z] [INFO] [2019-07-30T13:04:07.023Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T13:04:07.279Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T13:04:07.279Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T13:04:07.536Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T13:04:07.536Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T13:04:07.793Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T13:04:08.049Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T13:04:08.978Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T13:04:10.345Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T13:04:10.345Z] [INFO] [2019-07-30T13:04:10.345Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T13:04:10.345Z] [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-30T13:04:10.345Z] [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-30T13:04:10.345Z] [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-30T13:04:10.345Z] [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-30T13:04:10.345Z] [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-30T13:04:10.345Z] [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-30T13:04:10.345Z] [INFO] [2019-07-30T13:04:10.345Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T13:04:10.345Z] [INFO] [2019-07-30T13:04:10.345Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui >-- [2019-07-30T13:04:10.345Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui 1.1.0-SNAPSHOT [30/134] [2019-07-30T13:04:10.345Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T13:04:10.345Z] [INFO] [2019-07-30T13:04:10.345Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T13:04:10.345Z] [INFO] [2019-07-30T13:04:10.345Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T13:04:10.345Z] [INFO] The project's OSGi version is 1.1.0.201907301238 [2019-07-30T13:04:10.345Z] [INFO] [2019-07-30T13:04:10.345Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T13:04:10.345Z] [INFO] [2019-07-30T13:04:10.345Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T13:04:10.345Z] [INFO] [2019-07-30T13:04:10.345Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T13:04:10.345Z] [INFO] [2019-07-30T13:04:10.345Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T13:04:10.345Z] [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-30T13:04:10.345Z] [INFO] [2019-07-30T13:04:10.345Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T13:04:10.345Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:04:10.345Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/main/resources [2019-07-30T13:04:10.345Z] [INFO] [2019-07-30T13:04:10.345Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T13:04:10.345Z] [INFO] Compiling 23 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/classes [2019-07-30T13:04:10.603Z] [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-30T13:04:10.603Z] import org.eclipse.tracecompass.internal.tmf.ui.commands.ExportToTsvUtils; [2019-07-30T13:04:10.603Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:04:10.603Z] 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-30T13:04:10.603Z] [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-30T13:04:10.603Z] ExportToTsvUtils.exportTableToTsv(table, stream); [2019-07-30T13:04:10.603Z] ^^^^^^^^^^^^^^^^ [2019-07-30T13:04:10.603Z] 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-30T13:04:10.603Z] [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-30T13:04:10.603Z] ExportToTsvUtils.exportTableToTsv(table, stream); [2019-07-30T13:04:10.603Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:04:10.603Z] 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-30T13:04:10.603Z] [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-30T13:04:10.603Z] import org.eclipse.tracecompass.internal.tmf.ui.commands.ExportToTsvAction; [2019-07-30T13:04:10.603Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:04:10.603Z] 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-30T13:04:10.603Z] [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-30T13:04:10.603Z] private final Action fExportTsvAction = new ExportToTsvAction() { [2019-07-30T13:04:10.603Z] @Override [2019-07-30T13:04:10.603Z] protected void exportToTsv(@Nullable OutputStream stream) { [2019-07-30T13:04:10.603Z] TmfViewer viewer = getViewer(); [2019-07-30T13:04:10.603Z] if (viewer instanceof LamiTableViewer) { [2019-07-30T13:04:10.603Z] ((LamiTableViewer) viewer).exportToTsv(stream); [2019-07-30T13:04:10.603Z] } [2019-07-30T13:04:10.603Z] } [2019-07-30T13:04:10.603Z] private @Nullable TmfViewer getViewer() { [2019-07-30T13:04:10.603Z] LamiReportViewTabPage tabPage = getCurrentSelectedPage(); [2019-07-30T13:04:10.603Z] if (tabPage == null) { [2019-07-30T13:04:10.603Z] return null; [2019-07-30T13:04:10.603Z] } [2019-07-30T13:04:10.603Z] LamiViewerControl viewerControl = tabPage.getTableViewerControl(); [2019-07-30T13:04:10.603Z] TmfViewer viewer = viewerControl.getViewer(); [2019-07-30T13:04:10.603Z] return viewer; [2019-07-30T13:04:10.603Z] } [2019-07-30T13:04:10.603Z] @Override [2019-07-30T13:04:10.603Z] public boolean isEnabled() { [2019-07-30T13:04:10.603Z] return (getViewer() instanceof LamiTableViewer); [2019-07-30T13:04:10.603Z] } [2019-07-30T13:04:10.603Z] @Override [2019-07-30T13:04:10.603Z] protected @Nullable Shell getShell() { [2019-07-30T13:04:10.603Z] return getViewSite().getShell(); [2019-07-30T13:04:10.603Z] } [2019-07-30T13:04:10.603Z] }; [2019-07-30T13:04:10.603Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:04:10.603Z] 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-30T13:04:10.603Z] [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-30T13:04:10.603Z] private final Action fExportTsvAction = new ExportToTsvAction() { [2019-07-30T13:04:10.603Z] ^^^^^^^^^^^^^^^^^ [2019-07-30T13:04:10.603Z] 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-30T13:04:10.603Z] 6 problems (6 warnings) [2019-07-30T13:04:10.603Z] [INFO] [2019-07-30T13:04:10.603Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T13:04:10.603Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:04:10.603Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/test/resources [2019-07-30T13:04:10.603Z] [INFO] [2019-07-30T13:04:10.603Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T13:04:10.859Z] [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-30T13:04:10.859Z] [INFO] [2019-07-30T13:04:10.859Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T13:04:10.859Z] [INFO] [2019-07-30T13:04:10.859Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T13:04:10.859Z] [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-30T13:04:10.859Z] [INFO] [2019-07-30T13:04:10.859Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T13:04:10.859Z] [INFO] [2019-07-30T13:04:10.859Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T13:04:10.859Z] [INFO] [2019-07-30T13:04:10.859Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T13:04:10.859Z] [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-30T13:04:10.859Z] [INFO] [2019-07-30T13:04:10.859Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T13:04:10.859Z] [INFO] [2019-07-30T13:04:10.859Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T13:04:10.859Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:04:10.859Z] [INFO] [2019-07-30T13:04:10.859Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T13:04:11.422Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-30T13:04:11.422Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T13:04:11.422Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T13:04:11.679Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T13:04:13.047Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T13:04:14.431Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-30T13:04:14.431Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T13:04:14.431Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T13:04:14.431Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T13:04:14.431Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T13:04:14.431Z] [INFO] [2019-07-30T13:04:14.431Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T13:04:14.431Z] [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-30T13:04:14.431Z] [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-30T13:04:14.431Z] [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-30T13:04:14.431Z] [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-30T13:04:14.431Z] [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-30T13:04:14.431Z] [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-30T13:04:14.431Z] [INFO] [2019-07-30T13:04:14.431Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T13:04:14.431Z] [INFO] [2019-07-30T13:04:14.431Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui >-- [2019-07-30T13:04:14.431Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.ui 1.0.8-SNAPSHOT [31/134] [2019-07-30T13:04:14.431Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T13:04:14.431Z] [INFO] [2019-07-30T13:04:14.431Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T13:04:14.431Z] [INFO] [2019-07-30T13:04:14.431Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T13:04:14.431Z] [INFO] The project's OSGi version is 1.0.8.201907301238 [2019-07-30T13:04:14.431Z] [INFO] [2019-07-30T13:04:14.431Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T13:04:14.431Z] [INFO] [2019-07-30T13:04:14.431Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T13:04:14.431Z] [INFO] [2019-07-30T13:04:14.431Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T13:04:14.431Z] [INFO] [2019-07-30T13:04:14.431Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T13:04:14.431Z] [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-30T13:04:14.431Z] [INFO] [2019-07-30T13:04:14.431Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T13:04:14.431Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:04:14.431Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/main/resources [2019-07-30T13:04:14.431Z] [INFO] [2019-07-30T13:04:14.431Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T13:04:14.431Z] [INFO] Compiling 6 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/classes [2019-07-30T13:04:14.995Z] [INFO] [2019-07-30T13:04:14.995Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T13:04:14.995Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:04:14.995Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/test/resources [2019-07-30T13:04:14.995Z] [INFO] [2019-07-30T13:04:14.995Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T13:04:14.995Z] [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-30T13:04:14.995Z] [INFO] [2019-07-30T13:04:14.995Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T13:04:14.995Z] [INFO] [2019-07-30T13:04:14.995Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T13:04:14.995Z] [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-30T13:04:14.995Z] [INFO] [2019-07-30T13:04:14.995Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T13:04:14.995Z] [INFO] [2019-07-30T13:04:14.995Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T13:04:14.995Z] [INFO] [2019-07-30T13:04:14.995Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T13:04:14.995Z] [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-30T13:04:14.995Z] [INFO] [2019-07-30T13:04:14.995Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T13:04:14.995Z] [INFO] [2019-07-30T13:04:14.995Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T13:04:14.995Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:04:14.995Z] [INFO] [2019-07-30T13:04:14.995Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T13:04:15.251Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T13:04:15.508Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T13:04:15.508Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T13:04:16.439Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T13:04:16.696Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T13:04:18.066Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T13:04:18.066Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T13:04:18.066Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T13:04:18.066Z] [INFO] [2019-07-30T13:04:18.066Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T13:04:18.066Z] [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-30T13:04:18.066Z] [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-30T13:04:18.066Z] [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-30T13:04:18.066Z] [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-30T13:04:18.066Z] [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-30T13:04:18.066Z] [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-30T13:04:18.066Z] [INFO] [2019-07-30T13:04:18.066Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T13:04:18.066Z] [INFO] [2019-07-30T13:04:18.066Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core >-- [2019-07-30T13:04:18.066Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core 5.0.0-SNAPSHOT [32/134] [2019-07-30T13:04:18.066Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T13:04:18.066Z] [INFO] [2019-07-30T13:04:18.066Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T13:04:18.066Z] [INFO] [2019-07-30T13:04:18.066Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T13:04:18.066Z] [INFO] The project's OSGi version is 5.0.0.201907301238 [2019-07-30T13:04:18.066Z] [INFO] [2019-07-30T13:04:18.066Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T13:04:18.066Z] [INFO] [2019-07-30T13:04:18.066Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T13:04:18.066Z] [INFO] [2019-07-30T13:04:18.066Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T13:04:18.066Z] [INFO] [2019-07-30T13:04:18.066Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T13:04:18.066Z] [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-30T13:04:18.066Z] [INFO] [2019-07-30T13:04:18.066Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T13:04:18.066Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:04:18.066Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/src/main/resources [2019-07-30T13:04:18.066Z] [INFO] [2019-07-30T13:04:18.066Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T13:04:18.066Z] [INFO] Compiling 23 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes [2019-07-30T13:04:18.630Z] [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-30T13:04:18.630Z] fGroupingAspects = Iterables.filter(provider.getSegmentAspects(), IGroupingSegmentAspect.class); [2019-07-30T13:04:18.630Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:04:18.630Z] Null type safety (type annotations): The expression of type 'Iterable<@NonNull IGroupingSegmentAspect>' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull IGroupingSegmentAspect>' [2019-07-30T13:04:18.630Z] [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-30T13:04:18.630Z] SeriesModel seriesModel = entry.getValue().build(); [2019-07-30T13:04:18.630Z] ^^^^^^^^^^^^^^^^ [2019-07-30T13:04:18.630Z] 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-30T13:04:18.630Z] [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-30T13:04:18.630Z] seriesModelMap.put(Long.toString(seriesModel.getId()), seriesModel); [2019-07-30T13:04:18.630Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:04:18.630Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:04:18.630Z] [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-30T13:04:18.630Z] SeriesModelBuilder builder = new SeriesModel.SeriesModelBuilder(getId(), getName(), Longs.toArray(fXValues), Doubles.toArray(fYValues)); [2019-07-30T13:04:18.630Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:04:18.630Z] Null type safety (type annotations): The expression of type 'long[]' needs unchecked conversion to conform to 'long @NonNull[]' [2019-07-30T13:04:18.630Z] [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-30T13:04:18.630Z] SeriesModelBuilder builder = new SeriesModel.SeriesModelBuilder(getId(), getName(), Longs.toArray(fXValues), Doubles.toArray(fYValues)); [2019-07-30T13:04:18.630Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:04:18.630Z] Null type safety (type annotations): The expression of type 'double[]' needs unchecked conversion to conform to 'double @NonNull[]' [2019-07-30T13:04:18.630Z] [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-30T13:04:18.630Z] builder.setProperties(Ints.toArray(fProperties)).build(); [2019-07-30T13:04:18.630Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:04:18.630Z] Null type safety (type annotations): The expression of type 'int[]' needs unchecked conversion to conform to 'int @NonNull[]' [2019-07-30T13:04:18.630Z] [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-30T13:04:18.630Z] return builder.setProperties(Ints.toArray(fProperties)).build(); [2019-07-30T13:04:18.630Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:04:18.630Z] Null type safety (type annotations): The expression of type 'int[]' needs unchecked conversion to conform to 'int @NonNull[]' [2019-07-30T13:04:18.630Z] 7 problems (7 warnings) [2019-07-30T13:04:18.630Z] [INFO] [2019-07-30T13:04:18.630Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T13:04:18.630Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:04:18.630Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/src/test/resources [2019-07-30T13:04:18.630Z] [INFO] [2019-07-30T13:04:18.630Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T13:04:18.630Z] [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-30T13:04:18.630Z] [INFO] [2019-07-30T13:04:18.630Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T13:04:18.630Z] [INFO] [2019-07-30T13:04:18.630Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T13:04:18.630Z] [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-30T13:04:18.630Z] [INFO] [2019-07-30T13:04:18.630Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T13:04:18.630Z] [INFO] [2019-07-30T13:04:18.630Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T13:04:18.630Z] [INFO] [2019-07-30T13:04:18.630Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T13:04:18.630Z] [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-30T13:04:18.888Z] [INFO] [2019-07-30T13:04:18.888Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T13:04:18.888Z] [INFO] [2019-07-30T13:04:18.888Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T13:04:18.888Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:04:18.888Z] [INFO] [2019-07-30T13:04:18.888Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T13:04:18.888Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T13:04:19.145Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T13:04:19.708Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T13:04:19.708Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T13:04:19.708Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T13:04:19.708Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T13:04:19.708Z] [INFO] [2019-07-30T13:04:19.708Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T13:04:19.708Z] [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-30T13:04:19.708Z] [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-30T13:04:19.708Z] [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-30T13:04:19.708Z] [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-30T13:04:19.708Z] [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-30T13:04:19.708Z] [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-30T13:04:19.708Z] [INFO] [2019-07-30T13:04:19.708Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T13:04:19.708Z] [INFO] [2019-07-30T13:04:19.708Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core >-- [2019-07-30T13:04:19.708Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core 4.1.0-SNAPSHOT [33/134] [2019-07-30T13:04:19.708Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T13:04:19.708Z] [INFO] [2019-07-30T13:04:19.708Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T13:04:19.708Z] [INFO] [2019-07-30T13:04:19.708Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T13:04:19.708Z] [INFO] The project's OSGi version is 4.1.0.201907301238 [2019-07-30T13:04:19.708Z] [INFO] [2019-07-30T13:04:19.708Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T13:04:19.708Z] [INFO] [2019-07-30T13:04:19.708Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T13:04:19.708Z] [INFO] [2019-07-30T13:04:19.708Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T13:04:19.708Z] [INFO] [2019-07-30T13:04:19.708Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T13:04:19.708Z] [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-30T13:04:19.708Z] [INFO] [2019-07-30T13:04:19.708Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T13:04:19.708Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:04:19.708Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/main/resources [2019-07-30T13:04:19.708Z] [INFO] [2019-07-30T13:04:19.708Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T13:04:19.708Z] [INFO] Compiling 125 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/classes [2019-07-30T13:04:20.637Z] [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-30T13:04:20.637Z] fTidToEntry.replaceValues(Integer.MIN_VALUE, Collections.singleton(new ThreadEntryModel.Builder(fTraceId, Collections.singletonList(getTrace().getName()), [2019-07-30T13:04:20.637Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:04:20.637Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:04:20.637Z] [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-30T13:04:20.637Z] return builder.build(); [2019-07-30T13:04:20.637Z] ^^^^^^^^^^^^^^^ [2019-07-30T13:04:20.637Z] 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-30T13:04:20.637Z] [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-30T13:04:20.637Z] return Lists.newArrayList(models); [2019-07-30T13:04:20.637Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:04:20.637Z] 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-30T13:04:20.637Z] [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-30T13:04:20.637Z] return Lists.newArrayList(models); [2019-07-30T13:04:20.637Z] ^^^^^^ [2019-07-30T13:04:20.637Z] Null type safety (type annotations): The expression of type 'Set' needs unchecked conversion to conform to 'Iterable', corresponding supertype is 'Iterable' [2019-07-30T13:04:20.637Z] [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-30T13:04:20.637Z] return builder.build(); [2019-07-30T13:04:20.637Z] ^^^^^^^^^^^^^^^ [2019-07-30T13:04:20.637Z] 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-30T13:04:20.637Z] [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-30T13:04:20.637Z] for (ITmfStateInterval interval : ss.query2D(stateAndSyscallQuarks, times)) { [2019-07-30T13:04:20.637Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:04:20.637Z] Null type safety (type annotations): The expression of type 'Collection' needs unchecked conversion to conform to '@NonNull Collection' [2019-07-30T13:04:20.637Z] [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-30T13:04:20.637Z] Map<@NonNull String, @NonNull String> model = response.getModel(); [2019-07-30T13:04:20.637Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:04:20.637Z] Null type safety (type annotations): The expression of type '@Nullable Map' needs unchecked conversion to conform to 'Map<@NonNull String,@NonNull String>' [2019-07-30T13:04:20.637Z] [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-30T13:04:20.637Z] data.put(entry.getKey(), entry.getValue()); [2019-07-30T13:04:20.637Z] ^^^^^^^^^^^^^^ [2019-07-30T13:04:20.637Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:04:20.637Z] [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-30T13:04:20.637Z] data.put(entry.getKey(), entry.getValue()); [2019-07-30T13:04:20.637Z] ^^^^^^^^^^^^^^^^ [2019-07-30T13:04:20.637Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull Object' [2019-07-30T13:04:20.894Z] [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-30T13:04:20.894Z] private final TreeMultimap fExecNamesCache = TreeMultimap.create(Integer::compare, CACHE_COMPARATOR); [2019-07-30T13:04:20.894Z] ^^^^^^^^^^^^^^^^ [2019-07-30T13:04:20.894Z] Null type safety: parameter 1 provided via method descriptor Comparator.compare(Integer, Integer) needs unchecked conversion to conform to 'int' [2019-07-30T13:04:20.894Z] [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-30T13:04:20.894Z] private final TreeMultimap fExecNamesCache = TreeMultimap.create(Integer::compare, CACHE_COMPARATOR); [2019-07-30T13:04:20.894Z] ^^^^^^^^^^^^^^^^ [2019-07-30T13:04:20.894Z] Null type safety: parameter 2 provided via method descriptor Comparator.compare(Integer, Integer) needs unchecked conversion to conform to 'int' [2019-07-30T13:04:20.894Z] [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-30T13:04:20.894Z] ResourcesEntryModel resourcesEntryModel = new ResourcesEntryModel(traceId, -1, Collections.singletonList(getTrace().getName()), start, end, -1, Type.GROUP); [2019-07-30T13:04:20.894Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:04:20.894Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:04:20.894Z] [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-30T13:04:20.894Z] quarks = selectedEntries.values(); [2019-07-30T13:04:20.894Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:04:20.894Z] Null type safety (type annotations): The expression of type '@NonNull Collection' needs unchecked conversion to conform to 'Collection<@NonNull Integer>' [2019-07-30T13:04:20.894Z] [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-30T13:04:20.894Z] return new TmfModelResponse<>(retMap, ITmfResponse.Status.COMPLETED, CommonStatusMessage.COMPLETED); [2019-07-30T13:04:20.894Z] ^^^^^^ [2019-07-30T13:04:20.894Z] Null type safety (type annotations): The expression of type 'Map' needs unchecked conversion to conform to '@Nullable Map<@NonNull String,@NonNull String>' [2019-07-30T13:04:20.894Z] [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-30T13:04:20.894Z] Map<@NonNull String, @NonNull String> model = response.getModel(); [2019-07-30T13:04:20.894Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:04:20.894Z] Null type safety (type annotations): The expression of type '@Nullable Map' needs unchecked conversion to conform to 'Map<@NonNull String,@NonNull String>' [2019-07-30T13:04:20.894Z] [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-30T13:04:20.894Z] data.put(entry.getKey(), entry.getValue()); [2019-07-30T13:04:20.894Z] ^^^^^^^^^^^^^^ [2019-07-30T13:04:20.894Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:04:20.894Z] [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-30T13:04:20.894Z] data.put(entry.getKey(), entry.getValue()); [2019-07-30T13:04:20.894Z] ^^^^^^^^^^^^^^^^ [2019-07-30T13:04:20.894Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull Object' [2019-07-30T13:04:20.894Z] [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-30T13:04:20.894Z] private static final Predicate PREDICATE = t -> TmfTraceUtils.getAnalysisModuleOfClass(t, KernelMemoryAnalysisModule.class, KernelMemoryAnalysisModule.ID) != null; [2019-07-30T13:04:20.894Z] ^ [2019-07-30T13:04:20.894Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T13:04:20.894Z] [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-30T13:04:20.894Z] return TmfTreeXYCompositeDataProvider.create(traces, TITLE, KernelMemoryUsageDataProvider.ID); [2019-07-30T13:04:20.894Z] ^^^^^^ [2019-07-30T13:04:20.894Z] Null type safety (type annotations): The expression of type 'Collection' needs unchecked conversion to conform to '@NonNull Collection<@NonNull ITmfTrace>' [2019-07-30T13:04:20.894Z] [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-30T13:04:20.894Z] long cpuTime = entry.getValue(); [2019-07-30T13:04:20.894Z] ^^^^^^^^^^^^^^^^ [2019-07-30T13:04:20.894Z] 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-30T13:04:20.894Z] [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-30T13:04:20.894Z] entryList.add(new CpuUsageEntryModel(totalId, -1, Collections.singletonList(getTrace().getName()), TOTAL_SERIES_TID, totalTime)); [2019-07-30T13:04:20.894Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:04:20.894Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:04:20.894Z] [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-30T13:04:20.894Z] String key = entry.getKey(); [2019-07-30T13:04:20.894Z] ^^^^^^^^^^^^^^ [2019-07-30T13:04:20.894Z] 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-30T13:04:20.894Z] [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-30T13:04:20.894Z] entryList.add(new CpuUsageEntryModel(getId(tid), totalId, Collections.singletonList(getProcessName(tid, strings[1], end)), tid, entry.getValue())); [2019-07-30T13:04:20.894Z] ^^^^^^^^^^ [2019-07-30T13:04:20.894Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:04:20.894Z] [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-30T13:04:20.894Z] nodes.add(new TmfTreeDataModel(rootId, -1, Collections.singletonList(getTrace().getName()))); [2019-07-30T13:04:20.894Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:04:20.894Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:04:20.894Z] [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-30T13:04:20.895Z] long id = entry.getKey(); [2019-07-30T13:04:20.895Z] ^^^^^^^^^^^^^^ [2019-07-30T13:04:20.895Z] 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-30T13:04:20.895Z] [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-30T13:04:20.895Z] int quark = entry.getValue(); [2019-07-30T13:04:20.895Z] ^^^^^^^^^^^^^^^^ [2019-07-30T13:04:20.895Z] 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-30T13:04:20.895Z] [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-30T13:04:20.895Z] double[] threadValues = entry.getValue().getData(); [2019-07-30T13:04:20.895Z] ^^^^^^^^^^^^^^^^ [2019-07-30T13:04:20.895Z] 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-30T13:04:20.895Z] [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-30T13:04:20.895Z] nodes.add(new MemoryUsageTreeModel(totalId, -1, TOTAL_TID, Collections.singletonList(getTrace().getName()))); [2019-07-30T13:04:20.895Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:04:20.895Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:04:20.895Z] [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-30T13:04:20.895Z] public class ResourcesEntryModelWeighted extends ResourcesEntryModel implements ITimeGraphEntryModelWeighted { [2019-07-30T13:04:20.895Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:04:20.895Z] Javadoc: Missing comment for public declaration [2019-07-30T13:04:20.895Z] 29 problems (29 warnings) [2019-07-30T13:04:20.895Z] [INFO] [2019-07-30T13:04:20.895Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T13:04:20.895Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:04:20.895Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/test/resources [2019-07-30T13:04:20.895Z] [INFO] [2019-07-30T13:04:20.895Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T13:04:20.895Z] [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-30T13:04:20.895Z] [INFO] [2019-07-30T13:04:20.895Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T13:04:20.895Z] [INFO] [2019-07-30T13:04:20.895Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T13:04:21.152Z] [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-30T13:04:21.152Z] [INFO] [2019-07-30T13:04:21.152Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T13:04:21.152Z] [INFO] [2019-07-30T13:04:21.152Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T13:04:21.152Z] [INFO] [2019-07-30T13:04:21.152Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T13:04:21.152Z] [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-30T13:04:21.409Z] [INFO] [2019-07-30T13:04:21.409Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T13:04:21.409Z] [INFO] [2019-07-30T13:04:21.409Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T13:04:21.409Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:04:21.409Z] [INFO] [2019-07-30T13:04:21.409Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T13:04:21.666Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T13:04:21.666Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T13:04:21.924Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T13:04:22.628Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T13:04:22.628Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T13:04:22.628Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T13:04:22.628Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T13:04:22.628Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T13:04:22.628Z] [INFO] [2019-07-30T13:04:22.628Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T13:04:22.628Z] [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-30T13:04:22.628Z] [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-30T13:04:22.628Z] [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-30T13:04:22.628Z] [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-30T13:04:22.628Z] [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-30T13:04:22.628Z] [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-30T13:04:22.628Z] [INFO] [2019-07-30T13:04:22.628Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T13:04:22.628Z] [INFO] [2019-07-30T13:04:22.628Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests >-- [2019-07-30T13:04:22.628Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.9-SNAPSHOT [34/134] [2019-07-30T13:04:22.628Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T13:04:22.628Z] [INFO] [2019-07-30T13:04:22.628Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T13:04:22.628Z] [INFO] [2019-07-30T13:04:22.628Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T13:04:22.628Z] [INFO] The project's OSGi version is 1.0.9.201907301238 [2019-07-30T13:04:22.628Z] [INFO] [2019-07-30T13:04:22.628Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T13:04:22.628Z] [INFO] [2019-07-30T13:04:22.628Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T13:04:22.628Z] [INFO] [2019-07-30T13:04:22.628Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T13:04:22.628Z] [INFO] [2019-07-30T13:04:22.628Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T13:04:22.628Z] [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-30T13:04:22.628Z] [INFO] [2019-07-30T13:04:22.628Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T13:04:22.628Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:04:22.628Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/main/resources [2019-07-30T13:04:22.628Z] [INFO] [2019-07-30T13:04:22.628Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T13:04:22.628Z] [INFO] Compiling 30 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/classes [2019-07-30T13:04:23.558Z] [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-30T13:04:23.558Z] File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace)); [2019-07-30T13:04:23.558Z] ^^^^^ [2019-07-30T13:04:23.558Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T13:04:23.558Z] [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-30T13:04:23.558Z] TmfModelResponse<@NonNull ITmfXyModel> yResponse = provider.fetchXY(parameters, PROGRESS_MONITOR); [2019-07-30T13:04:23.558Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:04:23.558Z] 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-30T13:04:23.558Z] [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-30T13:04:23.558Z] File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace)); [2019-07-30T13:04:23.558Z] ^^^^^ [2019-07-30T13:04:23.558Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T13:04:23.558Z] [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-30T13:04:23.558Z] File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace)); [2019-07-30T13:04:23.558Z] ^^^^^ [2019-07-30T13:04:23.558Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T13:04:23.558Z] [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-30T13:04:23.558Z] TmfModelResponse rowResponse = provider.fetchRowModel(FetchParametersUtils.selectionTimeQueryToMap(new SelectionTimeQueryFilter(1, 80, 80, idsToNames.keySet())), null); [2019-07-30T13:04:23.558Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:04:23.558Z] 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-30T13:04:23.558Z] [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-30T13:04:23.558Z] File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace)); [2019-07-30T13:04:23.558Z] ^^^^^ [2019-07-30T13:04:23.558Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T13:04:23.558Z] 6 problems (6 warnings) [2019-07-30T13:04:23.558Z] [INFO] [2019-07-30T13:04:23.558Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T13:04:23.558Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:04:23.558Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/test/resources [2019-07-30T13:04:23.558Z] [INFO] [2019-07-30T13:04:23.558Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T13:04:23.558Z] [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-30T13:04:23.558Z] [INFO] [2019-07-30T13:04:23.558Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T13:04:23.558Z] [INFO] [2019-07-30T13:04:23.558Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T13:04:23.558Z] [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-30T13:04:23.815Z] [INFO] [2019-07-30T13:04:23.815Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T13:04:23.815Z] [INFO] [2019-07-30T13:04:23.815Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T13:04:23.815Z] [INFO] [2019-07-30T13:04:23.815Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T13:04:23.815Z] [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-30T13:04:23.815Z] [INFO] [2019-07-30T13:04:23.815Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T13:04:23.815Z] [INFO] [2019-07-30T13:04:23.815Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T13:04:25.184Z] [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-30T13:04:25.184Z] [INFO] Command line: [2019-07-30T13:04:25.184Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.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-30T13:04:25.184Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T13:04:28.458Z] !SESSION 2019-07-30 13:04:25.266 ----------------------------------------------- [2019-07-30T13:04:28.458Z] eclipse.buildId=unknown [2019-07-30T13:04:28.458Z] java.version=1.8.0_202 [2019-07-30T13:04:28.458Z] java.vendor=Oracle Corporation [2019-07-30T13:04:28.458Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T13:04:28.458Z] 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-30T13:04:28.458Z] 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-30T13:04:28.458Z] [2019-07-30T13:04:28.458Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 13:04:27.835 [2019-07-30T13:04:28.458Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T13:04:28.458Z] !STACK 0 [2019-07-30T13:04:28.458Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-30T13:04:28.458Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:04:28.458Z] [2019-07-30T13:04:28.458Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T13:04:28.458Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T13:04:28.458Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T13:04:28.458Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T13:04:28.458Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T13:04:28.458Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T13:04:28.458Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T13:04:28.458Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T13:04:28.458Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T13:04:28.458Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T13:04:28.458Z] [2019-07-30T13:04:28.458Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 13:04:27.970 [2019-07-30T13:04:28.458Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T13:04:28.458Z] !STACK 0 [2019-07-30T13:04:28.458Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-30T13:04:28.458Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:04:28.458Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T13:04:28.458Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-30T13:04:28.458Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-30T13:04:28.458Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:04:28.458Z] [2019-07-30T13:04:28.458Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T13:04:28.458Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T13:04:28.458Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T13:04:28.458Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T13:04:28.458Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T13:04:28.458Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T13:04:28.458Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T13:04:28.458Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T13:04:28.458Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T13:04:28.458Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T13:04:30.980Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest [2019-07-30T13:04:33.499Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.404 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest [2019-07-30T13:04:33.499Z] testResolveTidAspect(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest) Time elapsed: 2.375 s [2019-07-30T13:04:33.499Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest [2019-07-30T13:04:34.430Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.302 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest [2019-07-30T13:04:34.430Z] testResolvePidAspect(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest) Time elapsed: 1.301 s [2019-07-30T13:04:34.430Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest [2019-07-30T13:04:46.744Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.501 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest [2019-07-30T13:04:46.744Z] testGetPpid(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.19 s [2019-07-30T13:04:46.744Z] testGetThreadOnCpu(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.152 s [2019-07-30T13:04:46.744Z] testIsThreadActiveRange(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.244 s [2019-07-30T13:04:46.744Z] testGetExecutableName(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.154 s [2019-07-30T13:04:46.744Z] testGetThreadQuarks(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.187 s [2019-07-30T13:04:46.744Z] testGetStatusIntervalsForThread(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.153 s [2019-07-30T13:04:46.744Z] testGetPid(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.14 s [2019-07-30T13:04:46.744Z] testGetThreadsOfCpus(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.142 s [2019-07-30T13:04:46.744Z] testGetStatusIntervalsForThreadIt(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.136 s [2019-07-30T13:04:46.744Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest [2019-07-30T13:04:46.744Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest [2019-07-30T13:04:46.744Z] testOpening(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest) Time elapsed: 0.012 s [2019-07-30T13:04:46.744Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest [2019-07-30T13:04:46.744Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.211 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest [2019-07-30T13:04:46.744Z] testThreadStatusDataProvider(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest) Time elapsed: 1.209 s [2019-07-30T13:04:46.744Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest [2019-07-30T13:04:56.690Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.056 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest [2019-07-30T13:04:56.690Z] testAnalysisExecution(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest) Time elapsed: 2.266 s [2019-07-30T13:04:56.690Z] testInRangeWithCpuSubset(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest) Time elapsed: 2.221 s [2019-07-30T13:04:56.690Z] testUsageInRange(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest) Time elapsed: 2.219 s [2019-07-30T13:04:56.690Z] testRequirements(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest) Time elapsed: 1.118 s [2019-07-30T13:04:56.690Z] testReturnedStateSystem(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest) Time elapsed: 2.23 s [2019-07-30T13:04:56.690Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest [2019-07-30T13:04:58.586Z] 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-30T13:04:58.586Z] testTree(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest) Time elapsed: 2.228 s [2019-07-30T13:04:58.586Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest [2019-07-30T13:05:01.105Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.633 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest [2019-07-30T13:05:01.105Z] testDiskActivity[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest) Time elapsed: 2.61 s [2019-07-30T13:05:01.105Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest [2019-07-30T13:05:15.954Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.335 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest [2019-07-30T13:05:15.954Z] testDeviceStrings[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 2.227 s [2019-07-30T13:05:15.954Z] testSectorsAt[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 2.226 s [2019-07-30T13:05:15.954Z] testDeviceStrings[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 2.231 s [2019-07-30T13:05:15.954Z] testSectorsAt[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 2.212 s [2019-07-30T13:05:15.954Z] testDeviceStrings[2: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 2.22 s [2019-07-30T13:05:15.954Z] testSectorsAt[2: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 2.216 s [2019-07-30T13:05:15.954Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest [2019-07-30T13:06:12.137Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 53.292 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest [2019-07-30T13:06:12.137Z] testAnalysisExecution[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.221 s [2019-07-30T13:06:12.137Z] testStateProviderIntervalData[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.22 s [2019-07-30T13:06:12.137Z] testStateProviderPunctualData[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.221 s [2019-07-30T13:06:12.137Z] testAnalysisExecution[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.212 s [2019-07-30T13:06:12.137Z] testStateProviderIntervalData[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.214 s [2019-07-30T13:06:12.137Z] testStateProviderPunctualData[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.212 s [2019-07-30T13:06:12.137Z] testAnalysisExecution[2: io_req_merge.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.218 s [2019-07-30T13:06:12.137Z] testStateProviderIntervalData[2: io_req_merge.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.22 s [2019-07-30T13:06:12.137Z] testStateProviderPunctualData[2: io_req_merge.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.222 s [2019-07-30T13:06:12.137Z] testAnalysisExecution[3: io_missing.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.223 s [2019-07-30T13:06:12.137Z] testStateProviderIntervalData[3: io_missing.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.222 s [2019-07-30T13:06:12.137Z] testStateProviderPunctualData[3: io_missing.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.222 s [2019-07-30T13:06:12.137Z] testAnalysisExecution[4: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.217 s [2019-07-30T13:06:12.137Z] testStateProviderIntervalData[4: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.217 s [2019-07-30T13:06:12.137Z] testStateProviderPunctualData[4: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.217 s [2019-07-30T13:06:12.137Z] testAnalysisExecution[5: io_syscall_read.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.219 s [2019-07-30T13:06:12.137Z] testStateProviderIntervalData[5: io_syscall_read.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.218 s [2019-07-30T13:06:12.137Z] testStateProviderPunctualData[5: io_syscall_read.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.219 s [2019-07-30T13:06:12.137Z] testAnalysisExecution[6: io_syscall_write.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.232 s [2019-07-30T13:06:12.137Z] testStateProviderIntervalData[6: io_syscall_write.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.222 s [2019-07-30T13:06:12.137Z] testStateProviderPunctualData[6: io_syscall_write.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.219 s [2019-07-30T13:06:12.137Z] testAnalysisExecution[7: io_full_kernel.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.23 s [2019-07-30T13:06:12.137Z] testStateProviderIntervalData[7: io_full_kernel.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.222 s [2019-07-30T13:06:12.137Z] testStateProviderPunctualData[7: io_full_kernel.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.223 s [2019-07-30T13:06:12.137Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest [2019-07-30T13:06:14.656Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.644 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest [2019-07-30T13:06:14.656Z] testGetDisks[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest) Time elapsed: 2.217 s [2019-07-30T13:06:14.656Z] testGetDisks[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest) Time elapsed: 2.211 s [2019-07-30T13:06:14.656Z] testGetDisks[2: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest) Time elapsed: 2.214 s [2019-07-30T13:06:14.656Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest [2019-07-30T13:06:17.927Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.353 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest [2019-07-30T13:06:17.927Z] testAnalysisExecution(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest) Time elapsed: 2.23 s [2019-07-30T13:06:17.927Z] testAllocationDeallocationMemory(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest) Time elapsed: 1.122 s [2019-07-30T13:06:17.927Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest [2019-07-30T13:06:22.100Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.486 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest [2019-07-30T13:06:22.100Z] testAnalysisExecution(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest) Time elapsed: 1.116 s [2019-07-30T13:06:22.100Z] testUsageInRange(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest) Time elapsed: 1.122 s [2019-07-30T13:06:22.100Z] testReturnedStateSystem(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest) Time elapsed: 1.122 s [2019-07-30T13:06:22.100Z] testInvalid(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest) Time elapsed: 1.124 s [2019-07-30T13:06:22.100Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallStatsAnalysisTest [2019-07-30T13:06:28.643Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.792 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallStatsAnalysisTest [2019-07-30T13:06:28.643Z] testSmallTraceSequential(org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallStatsAnalysisTest) Time elapsed: 5.791 s [2019-07-30T13:06:28.643Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest [2019-07-30T13:06:28.643Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.385 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest [2019-07-30T13:06:28.643Z] testSmallTraceSequential(org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest) Time elapsed: 0.384 s [2019-07-30T13:06:28.643Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest [2019-07-30T13:06:28.900Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.65 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest [2019-07-30T13:06:28.900Z] testMatchingMultiMatchers(org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest) Time elapsed: 0.527 s [2019-07-30T13:06:28.900Z] testMatching(org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest) Time elapsed: 0.122 s [2019-07-30T13:06:28.900Z] [2019-07-30T13:06:28.900Z] Results: [2019-07-30T13:06:28.900Z] [2019-07-30T13:06:28.900Z] Tests run: 63, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T13:06:28.900Z] [2019-07-30T13:06:29.830Z] [INFO] All tests passed! [2019-07-30T13:06:29.830Z] [INFO] [2019-07-30T13:06:29.830Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T13:06:29.830Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:06:29.830Z] [INFO] [2019-07-30T13:06:29.830Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T13:06:30.087Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T13:06:30.087Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T13:06:30.343Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T13:06:30.906Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T13:06:30.906Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T13:06:31.163Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T13:06:31.163Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T13:06:31.163Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T13:06:31.163Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T13:06:31.419Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T13:06:31.676Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T13:06:31.676Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T13:06:31.932Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T13:06:31.932Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T13:06:32.189Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T13:06:32.189Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T13:06:32.446Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T13:06:32.446Z] [INFO] [2019-07-30T13:06:32.446Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T13:06:32.446Z] [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-30T13:06:32.446Z] [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-30T13:06:32.446Z] [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-30T13:06:32.446Z] [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-30T13:06:32.446Z] [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-30T13:06:32.446Z] [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-30T13:06:32.446Z] [INFO] [2019-07-30T13:06:32.446Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T13:06:32.446Z] [INFO] [2019-07-30T13:06:32.446Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui >-- [2019-07-30T13:06:32.446Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui 4.0.0-SNAPSHOT [35/134] [2019-07-30T13:06:32.446Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T13:06:32.446Z] [INFO] [2019-07-30T13:06:32.446Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T13:06:32.446Z] [INFO] [2019-07-30T13:06:32.446Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T13:06:32.446Z] [INFO] The project's OSGi version is 4.0.0.201907301238 [2019-07-30T13:06:32.446Z] [INFO] [2019-07-30T13:06:32.446Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T13:06:32.446Z] [INFO] [2019-07-30T13:06:32.446Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T13:06:32.446Z] [INFO] [2019-07-30T13:06:32.446Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T13:06:32.446Z] [INFO] [2019-07-30T13:06:32.446Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T13:06:32.446Z] [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-30T13:06:32.446Z] [INFO] [2019-07-30T13:06:32.446Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T13:06:32.446Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:06:32.446Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/main/resources [2019-07-30T13:06:32.446Z] [INFO] [2019-07-30T13:06:32.446Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T13:06:32.446Z] [INFO] Compiling 36 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes [2019-07-30T13:06:33.376Z] [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-30T13:06:33.376Z] TmfGenericTreeEntry entry = (TmfGenericTreeEntry) element; [2019-07-30T13:06:33.376Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:06:33.376Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-30T13:06:33.376Z] [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-30T13:06:33.376Z] return DataProviderManager.getInstance().getDataProvider(trace, SegmentStoreScatterDataProvider.ID + ':' + analysisId, ITmfTreeXYDataProvider.class); [2019-07-30T13:06:33.376Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:06:33.376Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-30T13:06:33.376Z] [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-30T13:06:33.376Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel>) element).getModel(); [2019-07-30T13:06:33.376Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:06:33.376Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-30T13:06:33.376Z] 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-30T13:06:33.376Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel>) element).getModel(); [2019-07-30T13:06:33.376Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:06:33.376Z] 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-30T13:06:33.376Z] [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-30T13:06:33.376Z] createTmfTreeColumnData(Messages.SegmentStoreStatistics_LevelLabel, Comparator.comparing(TmfTreeViewerEntry::getName)), [2019-07-30T13:06:33.376Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:06:33.376Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2019-07-30T13:06:33.376Z] [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-30T13:06:33.376Z] createTmfTreeColumnData(Messages.SegmentStoreStatistics_Statistics_MinLabel, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getMin))), [2019-07-30T13:06:33.376Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:06:33.376Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2019-07-30T13:06:33.376Z] [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-30T13:06:33.376Z] createTmfTreeColumnData(Messages.SegmentStoreStatistics_MaxLabel, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getMax))), [2019-07-30T13:06:33.376Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:06:33.376Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2019-07-30T13:06:33.376Z] [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-30T13:06:33.376Z] createTmfTreeColumnData(Messages.SegmentStoreStatistics_AverageLabel, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getMean))), [2019-07-30T13:06:33.376Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:06:33.376Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2019-07-30T13:06:33.376Z] [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-30T13:06:33.376Z] createTmfTreeColumnData(Messages.SegmentStoreStatisticsViewer_StandardDeviation, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getStdDev))), [2019-07-30T13:06:33.376Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:06:33.377Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2019-07-30T13:06:33.377Z] [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-30T13:06:33.377Z] createTmfTreeColumnData(Messages.SegmentStoreStatisticsViewer_Count, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getNbElements))), [2019-07-30T13:06:33.377Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:06:33.377Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2019-07-30T13:06:33.377Z] [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-30T13:06:33.377Z] createTmfTreeColumnData(Messages.SegmentStoreStatisticsViewer_Total, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getTotal))), [2019-07-30T13:06:33.377Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:06:33.377Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2019-07-30T13:06:33.377Z] [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-30T13:06:33.377Z] return modelExtractor.apply(((TmfGenericTreeEntry) entry).getModel()); [2019-07-30T13:06:33.377Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:06:33.377Z] 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-30T13:06:33.377Z] [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-30T13:06:33.377Z] return modelExtractor.apply(((TmfGenericTreeEntry) entry).getModel()); [2019-07-30T13:06:33.377Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:06:33.377Z] Type safety: Unchecked cast from TmfTreeViewerEntry to TmfGenericTreeEntry [2019-07-30T13:06:33.377Z] [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-30T13:06:33.377Z] return (E) (Comparable) o -> 0; [2019-07-30T13:06:33.377Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:06:33.377Z] Type safety: Unchecked cast from Comparable to E [2019-07-30T13:06:33.377Z] [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-30T13:06:33.377Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry) element).getModel(); [2019-07-30T13:06:33.377Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:06:33.377Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-30T13:06:33.377Z] 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-30T13:06:33.377Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry) element).getModel(); [2019-07-30T13:06:33.377Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:06:33.377Z] 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-30T13:06:33.377Z] [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-30T13:06:33.377Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry) element).getModel(); [2019-07-30T13:06:33.377Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:06:33.377Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-30T13:06:33.377Z] 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-30T13:06:33.377Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry) element).getModel(); [2019-07-30T13:06:33.377Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:06:33.377Z] 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-30T13:06:33.377Z] [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-30T13:06:33.377Z] provider = DataProviderManager.getInstance().getDataProvider(trace, [2019-07-30T13:06:33.377Z] fProviderId, ITmfTreeDataProvider.class); [2019-07-30T13:06:33.377Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:06:33.377Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-30T13:06:33.377Z] [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-30T13:06:33.377Z] return modelToTree(trace.getName(), model.getEntries()); [2019-07-30T13:06:33.377Z] ^^^^^^^^^^^^^^^ [2019-07-30T13:06:33.377Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:06:33.377Z] [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-30T13:06:33.377Z] import org.eclipse.tracecompass.internal.provisional.tmf.core.model.filter.parser.FilterCu; [2019-07-30T13:06:33.377Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:06:33.377Z] 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-30T13:06:33.377Z] [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-30T13:06:33.377Z] import org.eclipse.tracecompass.internal.provisional.tmf.core.model.filter.parser.IFilterStrings; [2019-07-30T13:06:33.377Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:06:33.377Z] 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-30T13:06:33.377Z] [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-30T13:06:33.377Z] import org.eclipse.tracecompass.internal.provisional.tmf.core.model.filters.TmfFilterAppliedSignal; [2019-07-30T13:06:33.377Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:06:33.377Z] 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-30T13:06:33.377Z] [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-30T13:06:33.377Z] import org.eclipse.tracecompass.internal.segmentstore.core.arraylist.ArrayListStore; [2019-07-30T13:06:33.377Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:06:33.377Z] 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-30T13:06:33.377Z] [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-30T13:06:33.377Z] ISegmentStore filteredStore = new ArrayListStore<>(filtered.toArray(new ISegment[filtered.size()])); [2019-07-30T13:06:33.377Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:06:33.377Z] 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-30T13:06:33.377Z] [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-30T13:06:33.377Z] ISegmentStore filteredStore = new ArrayListStore<>(filtered.toArray(new ISegment[filtered.size()])); [2019-07-30T13:06:33.377Z] ^^^^^^^^^^^^^^ [2019-07-30T13:06:33.377Z] 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-30T13:06:33.377Z] [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-30T13:06:33.377Z] for (Map.Entry> entry : regexes.asMap().entrySet()) { [2019-07-30T13:06:33.377Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:06:33.377Z] 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-30T13:06:33.377Z] [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-30T13:06:33.377Z] String regex = IFilterStrings.mergeFilters(entry.getValue()); [2019-07-30T13:06:33.377Z] ^^^^^^^^^^^^^^ [2019-07-30T13:06:33.377Z] 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-30T13:06:33.377Z] [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-30T13:06:33.377Z] String regex = IFilterStrings.mergeFilters(entry.getValue()); [2019-07-30T13:06:33.377Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:06:33.377Z] 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-30T13:06:33.377Z] [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-30T13:06:33.377Z] FilterCu cu = FilterCu.compile(regex); [2019-07-30T13:06:33.377Z] ^^^^^^^^ [2019-07-30T13:06:33.377Z] 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-30T13:06:33.377Z] [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-30T13:06:33.377Z] FilterCu cu = FilterCu.compile(regex); [2019-07-30T13:06:33.377Z] ^^^^^^^^ [2019-07-30T13:06:33.377Z] 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-30T13:06:33.377Z] [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-30T13:06:33.377Z] FilterCu cu = FilterCu.compile(regex); [2019-07-30T13:06:33.377Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:06:33.377Z] 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-30T13:06:33.377Z] [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-30T13:06:33.377Z] Predicate<@NonNull Map<@NonNull String, @NonNull Object>> predicate = cu != null ? multiToMapPredicate(cu.generate()) : null; [2019-07-30T13:06:33.377Z] ^^^^^^^^^^^^^ [2019-07-30T13:06:33.377Z] 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-30T13:06:33.377Z] [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-30T13:06:33.377Z] for (Entry> entry : regexes.asMap().entrySet()) { [2019-07-30T13:06:33.377Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:06:33.377Z] 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-30T13:06:33.377Z] [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-30T13:06:33.377Z] String regex = IFilterStrings.mergeFilters(entry.getValue()); [2019-07-30T13:06:33.377Z] ^^^^^^^^^^^^^^ [2019-07-30T13:06:33.377Z] 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-30T13:06:33.377Z] [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-30T13:06:33.377Z] String regex = IFilterStrings.mergeFilters(entry.getValue()); [2019-07-30T13:06:33.377Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:06:33.377Z] 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-30T13:06:33.377Z] [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-30T13:06:33.377Z] FilterCu cu = FilterCu.compile(regex); [2019-07-30T13:06:33.377Z] ^^^^^^^^ [2019-07-30T13:06:33.377Z] 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-30T13:06:33.377Z] [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-30T13:06:33.377Z] FilterCu cu = FilterCu.compile(regex); [2019-07-30T13:06:33.377Z] ^^^^^^^^ [2019-07-30T13:06:33.377Z] 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-30T13:06:33.377Z] [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-30T13:06:33.377Z] FilterCu cu = FilterCu.compile(regex); [2019-07-30T13:06:33.377Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:06:33.377Z] 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-30T13:06:33.377Z] [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-30T13:06:33.377Z] Predicate<@NonNull Multimap<@NonNull String, @NonNull Object>> predicate = cu != null ? cu.generate() : null; [2019-07-30T13:06:33.377Z] ^^^^^^^^^^^^^ [2019-07-30T13:06:33.377Z] 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-30T13:06:33.377Z] [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-30T13:06:33.377Z] public void regexFilterApplied(TmfFilterAppliedSignal signal) { [2019-07-30T13:06:33.377Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:06:33.377Z] 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-30T13:06:33.377Z] [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-30T13:06:33.377Z] Collection regex = signal.getFilter().getRegexes(); [2019-07-30T13:06:33.377Z] ^^^^^^^^^^^^^^^^^^ [2019-07-30T13:06:33.377Z] 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-30T13:06:33.377Z] [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-30T13:06:33.377Z] Collection regex = signal.getFilter().getRegexes(); [2019-07-30T13:06:33.377Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:06:33.377Z] 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-30T13:06:33.377Z] [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-30T13:06:33.377Z] addItem(null, ToolTipString.fromString(Messages.SimpleTooltipProvider_count), ToolTipString.fromDecimal(y)); [2019-07-30T13:06:33.377Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:06:33.377Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:06:33.377Z] [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-30T13:06:33.377Z] return DataProviderManager.getInstance().getDataProvider(trace, SegmentStoreScatterDataProvider.ID + ':' + analysisId, ITmfTreeXYDataProvider.class); [2019-07-30T13:06:33.377Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:06:33.377Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-30T13:06:33.377Z] [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-30T13:06:33.377Z] return Iterables.get(iterable, (int) idx, null); [2019-07-30T13:06:33.377Z] ^^^^ [2019-07-30T13:06:33.377Z] Null type mismatch (type annotations): 'null' is not compatible to the free type variable '? extends ISegment' [2019-07-30T13:06:33.377Z] [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-30T13:06:33.377Z] return Iterables.getLast(baseIterable, null); [2019-07-30T13:06:33.377Z] ^^^^ [2019-07-30T13:06:33.377Z] Null type mismatch (type annotations): 'null' is not compatible to the free type variable '? extends ISegment' [2019-07-30T13:06:33.377Z] [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-30T13:06:33.377Z] return Iterables.getFirst((Iterable) iterable, null); [2019-07-30T13:06:33.377Z] ^^^^ [2019-07-30T13:06:33.377Z] Null type mismatch (type annotations): 'null' is not compatible to the free type variable '? extends ISegment' [2019-07-30T13:06:33.377Z] 48 problems (0 errors, 45 warnings, 45 info) [2019-07-30T13:06:33.377Z] [INFO] [2019-07-30T13:06:33.377Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T13:06:33.377Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:06:33.377Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/test/resources [2019-07-30T13:06:33.377Z] [INFO] [2019-07-30T13:06:33.377Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T13:06:33.377Z] [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-30T13:06:33.377Z] [INFO] [2019-07-30T13:06:33.377Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T13:06:33.377Z] [INFO] [2019-07-30T13:06:33.377Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T13:06:33.377Z] [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-30T13:06:33.377Z] [INFO] [2019-07-30T13:06:33.377Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T13:06:33.377Z] [INFO] [2019-07-30T13:06:33.377Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T13:06:33.377Z] [INFO] [2019-07-30T13:06:33.377Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T13:06:33.377Z] [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-30T13:06:33.377Z] [INFO] [2019-07-30T13:06:33.377Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T13:06:33.634Z] [INFO] [2019-07-30T13:06:33.634Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T13:06:33.634Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:06:33.634Z] [INFO] [2019-07-30T13:06:33.634Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T13:06:33.634Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T13:06:33.892Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T13:06:33.892Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T13:06:34.630Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T13:06:34.630Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T13:06:34.887Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T13:06:36.256Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T13:06:36.256Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T13:06:36.256Z] [INFO] [2019-07-30T13:06:36.256Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T13:06:36.256Z] [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-30T13:06:36.256Z] [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-30T13:06:36.256Z] [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-30T13:06:36.256Z] [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-30T13:06:36.256Z] [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-30T13:06:36.256Z] [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-30T13:06:36.256Z] [INFO] [2019-07-30T13:06:36.256Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T13:06:36.256Z] [INFO] [2019-07-30T13:06:36.256Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui >-- [2019-07-30T13:06:36.256Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui 3.0.4-SNAPSHOT [36/134] [2019-07-30T13:06:36.256Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T13:06:36.256Z] [INFO] [2019-07-30T13:06:36.256Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T13:06:36.256Z] [INFO] [2019-07-30T13:06:36.256Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T13:06:36.256Z] [INFO] The project's OSGi version is 3.0.4.201907301238 [2019-07-30T13:06:36.256Z] [INFO] [2019-07-30T13:06:36.256Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T13:06:36.256Z] [INFO] [2019-07-30T13:06:36.256Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T13:06:36.256Z] [INFO] [2019-07-30T13:06:36.256Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T13:06:36.256Z] [INFO] [2019-07-30T13:06:36.256Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T13:06:36.256Z] [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-30T13:06:36.256Z] [INFO] [2019-07-30T13:06:36.256Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T13:06:36.256Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:06:36.256Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/main/resources [2019-07-30T13:06:36.256Z] [INFO] [2019-07-30T13:06:36.256Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T13:06:36.256Z] [INFO] Compiling 44 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/classes [2019-07-30T13:06:37.186Z] [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-30T13:06:37.186Z] return new SelectedCpuQueryFilter(start, end, nb, getSelected(), CpuUsageView.getCpus(getTrace())); [2019-07-30T13:06:37.186Z] ^^^^^^^^^^ [2019-07-30T13:06:37.186Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T13:06:37.186Z] [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-30T13:06:37.186Z] parameters.put(CpuUsageDataProvider.REQUESTED_CPUS_KEY, CpuUsageView.getCpus(getTrace())); [2019-07-30T13:06:37.186Z] ^^^^^^^^^^ [2019-07-30T13:06:37.186Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T13:06:37.186Z] [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-30T13:06:37.186Z] Set cpus = CpuUsageView.getCpus(getTrace()); [2019-07-30T13:06:37.186Z] ^^^^^^^^^^ [2019-07-30T13:06:37.186Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T13:06:37.186Z] [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-30T13:06:37.186Z] TmfGenericTreeEntry obj = (TmfGenericTreeEntry) element; [2019-07-30T13:06:37.186Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:06:37.186Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-30T13:06:37.186Z] [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-30T13:06:37.186Z] TmfGenericTreeEntry entry = (TmfGenericTreeEntry) element; [2019-07-30T13:06:37.186Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:06:37.186Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-30T13:06:37.186Z] [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-30T13:06:37.186Z] return Messages.FollowThreadAction_unfollow; [2019-07-30T13:06:37.186Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:06:37.186Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:06:37.186Z] [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-30T13:06:37.186Z] Set<@NonNull Integer> data = (Set<@NonNull Integer>) getData(trace, CpuUsageView.CPU_USAGE_FOLLOW_CPU); [2019-07-30T13:06:37.186Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:06:37.186Z] Type safety: Unchecked cast from Object to Set [2019-07-30T13:06:37.186Z] [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-30T13:06:37.186Z] Set data = (Set) getData(trace, CPU_USAGE_FOLLOW_CPU); [2019-07-30T13:06:37.186Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:06:37.186Z] Type safety: Unchecked cast from Object to Set [2019-07-30T13:06:37.186Z] [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-30T13:06:37.186Z] zoomEntries(entries, traceEntry.getStartTime(), traceEntry.getEndTime(), resolution, monitor); [2019-07-30T13:06:37.186Z] ^^^^^^^ [2019-07-30T13:06:37.186Z] Null type safety (type annotations): The expression of type 'Iterable' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull TimeGraphEntry>' [2019-07-30T13:06:37.186Z] [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-30T13:06:37.186Z] SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(time - 1, time, 2, map.keySet()); [2019-07-30T13:06:37.186Z] ^^^^^^^^^^^^ [2019-07-30T13:06:37.186Z] 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-30T13:06:37.186Z] [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-30T13:06:37.186Z] return new SelectedCpuQueryFilter(newStart, newEnd, 2, Collections.emptyList(), CpuUsageView.getCpus(getTrace())); [2019-07-30T13:06:37.186Z] ^^^^^^^^^^ [2019-07-30T13:06:37.186Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T13:06:37.186Z] [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-30T13:06:37.186Z] parameters.put(CpuUsageDataProvider.REQUESTED_CPUS_KEY, CpuUsageView.getCpus(getTrace())); [2019-07-30T13:06:37.186Z] ^^^^^^^^^^ [2019-07-30T13:06:37.186Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T13:06:37.186Z] [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-30T13:06:37.186Z] TmfGenericTreeEntry entry = (TmfGenericTreeEntry) element; [2019-07-30T13:06:37.186Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:06:37.186Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-30T13:06:37.186Z] 13 problems (13 warnings) [2019-07-30T13:06:37.186Z] [INFO] [2019-07-30T13:06:37.186Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T13:06:37.186Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:06:37.186Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/test/resources [2019-07-30T13:06:37.186Z] [INFO] [2019-07-30T13:06:37.186Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T13:06:37.186Z] [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-30T13:06:37.186Z] [INFO] [2019-07-30T13:06:37.186Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T13:06:37.186Z] [INFO] [2019-07-30T13:06:37.186Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T13:06:37.443Z] [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-30T13:06:37.443Z] [INFO] [2019-07-30T13:06:37.443Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T13:06:37.443Z] [INFO] [2019-07-30T13:06:37.443Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T13:06:37.443Z] [INFO] [2019-07-30T13:06:37.443Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T13:06:37.443Z] [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-30T13:06:37.443Z] [INFO] [2019-07-30T13:06:37.443Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T13:06:37.443Z] [INFO] [2019-07-30T13:06:37.443Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T13:06:37.443Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:06:37.443Z] [INFO] [2019-07-30T13:06:37.443Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T13:06:38.007Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T13:06:38.007Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T13:06:38.007Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T13:06:38.568Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T13:06:38.824Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T13:06:38.824Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T13:06:39.081Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T13:06:39.081Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T13:06:39.338Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T13:06:40.706Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T13:06:40.706Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T13:06:40.706Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T13:06:40.963Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T13:06:41.219Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T13:06:41.219Z] [INFO] [2019-07-30T13:06:41.219Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T13:06:41.219Z] [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-30T13:06:41.219Z] [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-30T13:06:41.219Z] [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-30T13:06:41.219Z] [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-30T13:06:41.219Z] [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-30T13:06:41.219Z] [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-30T13:06:41.219Z] [INFO] [2019-07-30T13:06:41.219Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T13:06:41.219Z] [INFO] [2019-07-30T13:06:41.219Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests >-- [2019-07-30T13:06:41.219Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.6-SNAPSHOT [37/134] [2019-07-30T13:06:41.219Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T13:06:41.219Z] [INFO] [2019-07-30T13:06:41.219Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T13:06:41.219Z] [INFO] [2019-07-30T13:06:41.219Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T13:06:41.219Z] [INFO] The project's OSGi version is 1.0.6.201907301238 [2019-07-30T13:06:41.219Z] [INFO] [2019-07-30T13:06:41.219Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T13:06:41.219Z] [INFO] [2019-07-30T13:06:41.219Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T13:06:41.219Z] [INFO] [2019-07-30T13:06:41.219Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T13:06:41.219Z] [INFO] [2019-07-30T13:06:41.219Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T13:06:41.219Z] [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-30T13:06:41.219Z] [INFO] [2019-07-30T13:06:41.219Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T13:06:41.219Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:06:41.219Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src/main/resources [2019-07-30T13:06:41.219Z] [INFO] [2019-07-30T13:06:41.219Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T13:06:41.219Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/classes [2019-07-30T13:06:41.476Z] [INFO] [2019-07-30T13:06:41.476Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T13:06:41.476Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:06:41.476Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src/test/resources [2019-07-30T13:06:41.476Z] [INFO] [2019-07-30T13:06:41.476Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T13:06:41.476Z] [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-30T13:06:41.476Z] [INFO] [2019-07-30T13:06:41.476Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T13:06:41.476Z] [INFO] [2019-07-30T13:06:41.476Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T13:06:41.476Z] [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-30T13:06:41.742Z] [INFO] [2019-07-30T13:06:41.742Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T13:06:41.742Z] [INFO] [2019-07-30T13:06:41.742Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T13:06:41.742Z] [INFO] [2019-07-30T13:06:41.742Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T13:06:41.742Z] [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-30T13:06:41.742Z] [INFO] [2019-07-30T13:06:41.742Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T13:06:41.742Z] [INFO] [2019-07-30T13:06:41.742Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T13:06:43.125Z] [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-30T13:06:43.125Z] [INFO] Command line: [2019-07-30T13:06:43.125Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/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-30T13:06:43.125Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T13:06:47.297Z] !SESSION 2019-07-30 13:06:43.372 ----------------------------------------------- [2019-07-30T13:06:47.297Z] eclipse.buildId=unknown [2019-07-30T13:06:47.297Z] java.version=1.8.0_202 [2019-07-30T13:06:47.297Z] java.vendor=Oracle Corporation [2019-07-30T13:06:47.297Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T13:06:47.297Z] 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-30T13:06:47.297Z] 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-30T13:06:47.297Z] [2019-07-30T13:06:47.297Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 13:06:46.439 [2019-07-30T13:06:47.297Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T13:06:47.297Z] !STACK 0 [2019-07-30T13:06:47.297Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T13:06:47.297Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:06:47.297Z] [2019-07-30T13:06:47.297Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T13:06:47.297Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T13:06:47.297Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T13:06:47.297Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T13:06:47.297Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T13:06:47.297Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T13:06:47.297Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T13:06:47.297Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T13:06:47.297Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T13:06:47.297Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T13:06:47.297Z] [2019-07-30T13:06:47.297Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 13:06:46.625 [2019-07-30T13:06:47.297Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T13:06:47.297Z] !STACK 0 [2019-07-30T13:06:47.297Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T13:06:47.297Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:06:47.297Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T13:06:47.297Z] -> 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-30T13:06:47.297Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T13:06:47.297Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:06:47.297Z] [2019-07-30T13:06:47.297Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T13:06:47.297Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T13:06:47.297Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T13:06:47.297Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T13:06:47.297Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T13:06:47.297Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T13:06:47.297Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T13:06:47.297Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T13:06:47.297Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T13:06:47.297Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T13:06:48.666Z] process 5720: 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-30T13:06:48.666Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T13:06:49.230Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T13:06:49.230Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T13:06:59.184Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest [2019-07-30T13:06:59.184Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s - in org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest [2019-07-30T13:06:59.184Z] tidColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0.027 s [2019-07-30T13:06:59.184Z] tidSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0.001 s [2019-07-30T13:06:59.184Z] execNameColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-07-30T13:06:59.184Z] ptidComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0.001 s [2019-07-30T13:06:59.184Z] tidComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-07-30T13:06:59.184Z] ptidColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-07-30T13:06:59.184Z] birthTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-07-30T13:06:59.184Z] birthTimeSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0.001 s [2019-07-30T13:06:59.184Z] execNameSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-07-30T13:06:59.184Z] ptidSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0.001 s [2019-07-30T13:06:59.184Z] birthTimeComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-07-30T13:06:59.184Z] execNameComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-07-30T13:06:59.184Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest [2019-07-30T13:06:59.184Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.395 s - in org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest [2019-07-30T13:06:59.184Z] testEmpty(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0.006 s [2019-07-30T13:06:59.184Z] testMany(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0.379 s [2019-07-30T13:06:59.184Z] testDoubleOtherOrder(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0.005 s [2019-07-30T13:06:59.184Z] test9OutOfOrder(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0 s [2019-07-30T13:06:59.184Z] test9InOrder(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0 s [2019-07-30T13:06:59.184Z] testDouble(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0 s [2019-07-30T13:06:59.184Z] testSingleInvalid(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0 s [2019-07-30T13:06:59.184Z] testSingle(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0.001 s [2019-07-30T13:06:59.184Z] test9InOrder10Times(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0.001 s [2019-07-30T13:06:59.184Z] [2019-07-30T13:06:59.184Z] Results: [2019-07-30T13:06:59.184Z] [2019-07-30T13:06:59.184Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T13:06:59.184Z] [2019-07-30T13:07:00.553Z] [INFO] All tests passed! [2019-07-30T13:07:00.553Z] [INFO] [2019-07-30T13:07:00.553Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T13:07:00.553Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:07:00.553Z] [INFO] [2019-07-30T13:07:00.553Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T13:07:01.587Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T13:07:01.587Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T13:07:01.587Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T13:07:02.149Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T13:07:02.149Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T13:07:02.406Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T13:07:02.406Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T13:07:02.406Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T13:07:02.663Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T13:07:02.663Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-30T13:07:02.918Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T13:07:04.287Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T13:07:04.287Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T13:07:04.287Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T13:07:04.543Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T13:07:04.800Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T13:07:04.800Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T13:07:04.800Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T13:07:05.056Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T13:07:05.056Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T13:07:05.312Z] [INFO] [2019-07-30T13:07:05.312Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T13:07:05.312Z] [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-30T13:07:05.312Z] [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-30T13:07:05.312Z] [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-30T13:07:05.312Z] [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-30T13:07:05.569Z] [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-30T13:07:05.569Z] [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-30T13:07:05.569Z] [INFO] [2019-07-30T13:07:05.569Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T13:07:05.569Z] [INFO] [2019-07-30T13:07:05.569Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core >-- [2019-07-30T13:07:05.569Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core 1.1.3-SNAPSHOT [38/134] [2019-07-30T13:07:05.569Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T13:07:05.569Z] [INFO] [2019-07-30T13:07:05.569Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T13:07:05.569Z] [INFO] [2019-07-30T13:07:05.569Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T13:07:05.569Z] [INFO] The project's OSGi version is 1.1.3.201907301238 [2019-07-30T13:07:05.569Z] [INFO] [2019-07-30T13:07:05.569Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T13:07:05.569Z] [INFO] [2019-07-30T13:07:05.569Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T13:07:05.569Z] [INFO] [2019-07-30T13:07:05.569Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T13:07:05.569Z] [INFO] [2019-07-30T13:07:05.569Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T13:07:05.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.profiling.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T13:07:05.569Z] [INFO] [2019-07-30T13:07:05.569Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T13:07:05.569Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:07:05.569Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/main/resources [2019-07-30T13:07:05.569Z] [INFO] [2019-07-30T13:07:05.569Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T13:07:05.569Z] [INFO] Compiling 37 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/classes [2019-07-30T13:07:05.826Z] [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-30T13:07:05.826Z] if (entry.getValue().fRange.includes(range)) { [2019-07-30T13:07:05.826Z] ^^^^^^^^^^^^^^^^ [2019-07-30T13:07:05.826Z] 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-30T13:07:05.826Z] [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-30T13:07:05.826Z] CallgraphRange parentRange = entry.getValue().fRange; [2019-07-30T13:07:05.826Z] ^^^^^^^^^^^^^^^^ [2019-07-30T13:07:05.826Z] 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-30T13:07:05.826Z] [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-30T13:07:05.826Z] parent.addChild(entry.getValue().fFunc, entry.getKey()); [2019-07-30T13:07:05.826Z] ^^^^^^^^^^^^^^^^ [2019-07-30T13:07:05.826Z] 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-30T13:07:05.826Z] [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-30T13:07:05.826Z] ThreadNode threadNode = entry.getKey(); [2019-07-30T13:07:05.826Z] ^^^^^^^^^^^^^^ [2019-07-30T13:07:05.826Z] 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-30T13:07:05.826Z] [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-30T13:07:05.826Z] List subAttributes = entry.getValue(); [2019-07-30T13:07:05.826Z] ^^^^^^^^^^^^^^^^ [2019-07-30T13:07:05.827Z] 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-30T13:07:05.827Z] [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-30T13:07:05.827Z] return getIntersectingElements(start, end).iterator(); [2019-07-30T13:07:05.827Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:07:05.827Z] Null type safety (type annotations): The expression of type 'Iterator<@NonNull ISegment>' needs unchecked conversion to conform to '@NonNull Iterator<@NonNull ISegment>' [2019-07-30T13:07:05.827Z] [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-30T13:07:05.827Z] return Iterables.transform(query2d, fct); [2019-07-30T13:07:05.827Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:07:05.827Z] Null type safety (type annotations): The expression of type 'Iterable<@NonNull ISegment>' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull ISegment>' [2019-07-30T13:07:05.827Z] [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-30T13:07:05.827Z] long traceId = getId(ITmfStateSystem.ROOT_ATTRIBUTE); [2019-07-30T13:07:05.827Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:07:05.827Z] 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-30T13:07:05.827Z] [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-30T13:07:05.827Z] builder.add(new CallStackEntryModel(traceId, -1, Collections.singletonList(getTrace().getName()), start, end, CallStackEntryModel.TRACE, UNKNOWN_TID)); [2019-07-30T13:07:05.827Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:07:05.827Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:07:05.827Z] [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-30T13:07:05.827Z] List processQuarks = ss.getQuarks(getAnalysisModule().getProcessesPattern()); [2019-07-30T13:07:05.827Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:07:05.827Z] 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-30T13:07:05.827Z] [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-30T13:07:05.827Z] threadParentId = getId(processQuark); [2019-07-30T13:07:05.827Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:07:06.084Z] 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-30T13:07:06.084Z] [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-30T13:07:06.084Z] List threadQuarks = ss.getQuarks(processQuark, getAnalysisModule().getThreadsPattern()); [2019-07-30T13:07:06.084Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:07:06.084Z] 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-30T13:07:06.084Z] [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-30T13:07:06.084Z] return new TmfTreeModel<>(Collections.emptyList(), builder.build()); [2019-07-30T13:07:06.084Z] ^^^^^^^^^^^^^^^ [2019-07-30T13:07:06.084Z] 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-30T13:07:06.084Z] [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-30T13:07:06.084Z] return new CallStackEntryModel(getId(threadQuark), processId, Collections.singletonList(threadName), threadStart, threadEnd, CallStackEntryModel.THREAD, threadId); [2019-07-30T13:07:06.084Z] ^^^^^^^^^^^^^^^^^^ [2019-07-30T13:07:06.084Z] 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-30T13:07:06.084Z] [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-30T13:07:06.084Z] long id = getId(stackLevelQuark); [2019-07-30T13:07:06.084Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:07:06.084Z] 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-30T13:07:06.084Z] [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-30T13:07:06.084Z] builder.add(new CallStackEntryModel(id, callStackParent, Collections.singletonList(threadName), start, end, level, pid)); [2019-07-30T13:07:06.084Z] ^^^^^^^^^^ [2019-07-30T13:07:06.084Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:07:06.084Z] [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-30T13:07:06.084Z] Map<@NonNull Long, @NonNull Integer> entries = getSelectedEntries(filter); [2019-07-30T13:07:06.084Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:07:06.084Z] 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-30T13:07:06.084Z] [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-30T13:07:06.084Z] return new TimeGraphModel(getFollowEvent(ss, entry, filter.getEnd(), false)); [2019-07-30T13:07:06.084Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:07:06.084Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeGraphRowModel>' [2019-07-30T13:07:06.084Z] [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-30T13:07:06.084Z] return new TimeGraphModel(getFollowEvent(ss, entry, filter.getStart(), true)); [2019-07-30T13:07:06.084Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:07:06.084Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeGraphRowModel>' [2019-07-30T13:07:06.084Z] [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-30T13:07:06.084Z] Collection times = getTimes(filter, ss.getStartTime(), ss.getCurrentEndTime()); [2019-07-30T13:07:06.084Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:07:06.084Z] 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-30T13:07:06.084Z] [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-30T13:07:06.084Z] applyFilterAndAddState(eventList, timeGraphState, key, predicates, monitor); [2019-07-30T13:07:06.084Z] ^^^^^^^^^^^^^^ [2019-07-30T13:07:06.084Z] Null type safety (type annotations): The expression of type 'ITimeGraphState' needs unchecked conversion to conform to '@NonNull ITimeGraphState' [2019-07-30T13:07:06.084Z] [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-30T13:07:06.084Z] return new TimeGraphState(startTime, duration, value.hashCode(), name); [2019-07-30T13:07:06.084Z] ^^^^ [2019-07-30T13:07:06.084Z] Null type mismatch: required '@NonNull String' but the provided value is inferred as @Nullable [2019-07-30T13:07:06.084Z] [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-30T13:07:06.084Z] fChildren.put(entry.getKey(), entry.getValue().clone()); [2019-07-30T13:07:06.084Z] ^^^^^^^^^^^^^^^^ [2019-07-30T13:07:06.084Z] 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-30T13:07:06.084Z] [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-30T13:07:06.084Z] import org.eclipse.tracecompass.internal.analysis.timing.core.segmentstore.SegmentStoreStatisticsDataProvider; [2019-07-30T13:07:06.084Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:07:06.084Z] 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-30T13:07:06.084Z] [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-30T13:07:06.084Z] import org.eclipse.tracecompass.internal.tmf.core.model.tree.TmfTreeCompositeDataProvider; [2019-07-30T13:07:06.084Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:07:06.084Z] 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-30T13:07:06.084Z] [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-30T13:07:06.084Z] * {@link SegmentStoreStatisticsDataProvider} factory for the [2019-07-30T13:07:06.084Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:07:06.084Z] 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-30T13:07:06.084Z] [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-30T13:07:06.084Z] return TmfTreeCompositeDataProvider.create(TmfTraceManager.getTraceSet(trace), ID); [2019-07-30T13:07:06.084Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:07:06.084Z] 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-30T13:07:06.084Z] [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-30T13:07:06.084Z] return TmfTreeCompositeDataProvider.create(TmfTraceManager.getTraceSet(trace), ID); [2019-07-30T13:07:06.084Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:07:06.084Z] 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-30T13:07:06.084Z] [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-30T13:07:06.084Z] return new SegmentStoreStatisticsDataProvider(trace, statisticsAnalysis, CallGraphStatisticsAnalysis.ID); [2019-07-30T13:07:06.084Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:07:06.084Z] 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-30T13:07:06.084Z] [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-30T13:07:06.084Z] return new SegmentStoreStatisticsDataProvider(trace, statisticsAnalysis, CallGraphStatisticsAnalysis.ID); [2019-07-30T13:07:06.084Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:07:06.084Z] 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-30T13:07:06.084Z] [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-30T13:07:06.084Z] IHostIdProvider hostProvider = fHostResolver.apply(this); [2019-07-30T13:07:06.084Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:07:06.084Z] 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-30T13:07:06.084Z] [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-30T13:07:06.084Z] static final Comparator COMPARATOR = Objects.requireNonNull(Comparator.comparingLong(ISegment::getStart).thenComparingLong(ISegment::getEnd)); [2019-07-30T13:07:06.084Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:07:06.084Z] Null type safety (type annotations): The expression of type '@NonNull Comparator' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull ISegment>' [2019-07-30T13:07:06.084Z] 32 problems (32 warnings) [2019-07-30T13:07:06.084Z] [INFO] [2019-07-30T13:07:06.084Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T13:07:06.084Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:07:06.084Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/test/resources [2019-07-30T13:07:06.084Z] [INFO] [2019-07-30T13:07:06.084Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T13:07:06.084Z] [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-30T13:07:06.084Z] [INFO] [2019-07-30T13:07:06.084Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T13:07:06.084Z] [INFO] [2019-07-30T13:07:06.084Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T13:07:06.084Z] [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-30T13:07:06.084Z] [INFO] [2019-07-30T13:07:06.084Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T13:07:06.084Z] [INFO] [2019-07-30T13:07:06.084Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T13:07:06.084Z] [INFO] [2019-07-30T13:07:06.084Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T13:07:06.084Z] [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-30T13:07:06.341Z] [INFO] [2019-07-30T13:07:06.341Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T13:07:06.341Z] [INFO] [2019-07-30T13:07:06.341Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T13:07:06.341Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:07:06.341Z] [INFO] [2019-07-30T13:07:06.341Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T13:07:06.598Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T13:07:06.598Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T13:07:07.527Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T13:07:07.527Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T13:07:07.527Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T13:07:07.527Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T13:07:07.527Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T13:07:07.527Z] [INFO] [2019-07-30T13:07:07.527Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T13:07:07.527Z] [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-30T13:07:07.527Z] [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-30T13:07:07.527Z] [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-30T13:07:07.527Z] [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-30T13:07:07.527Z] [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-30T13:07:07.527Z] [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-30T13:07:07.527Z] [INFO] [2019-07-30T13:07:07.527Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T13:07:07.527Z] [INFO] [2019-07-30T13:07:07.527Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests >-- [2019-07-30T13:07:07.527Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.2-SNAPSHOT [39/134] [2019-07-30T13:07:07.527Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T13:07:07.527Z] [INFO] [2019-07-30T13:07:07.527Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T13:07:07.527Z] [INFO] [2019-07-30T13:07:07.527Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T13:07:07.783Z] [INFO] The project's OSGi version is 1.0.2.201907301238 [2019-07-30T13:07:07.783Z] [INFO] [2019-07-30T13:07:07.783Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T13:07:07.783Z] [INFO] [2019-07-30T13:07:07.783Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T13:07:07.783Z] [INFO] [2019-07-30T13:07:07.783Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T13:07:07.783Z] [INFO] [2019-07-30T13:07:07.783Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T13:07:07.783Z] [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-30T13:07:07.783Z] [INFO] [2019-07-30T13:07:07.783Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T13:07:07.783Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:07:07.783Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/main/resources [2019-07-30T13:07:07.783Z] [INFO] [2019-07-30T13:07:07.783Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T13:07:07.783Z] [INFO] Compiling 14 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/classes [2019-07-30T13:07:08.040Z] [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-30T13:07:08.040Z] stack.push(new OpenedFunction(ts, field.getValue().toString())); [2019-07-30T13:07:08.040Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:07:08.040Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:07:08.040Z] [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-30T13:07:08.040Z] Set<@NonNull IntervalInfo> stateSystemIntervals = traceData.toStateSystemInterval(patterns.get(0)[0]); [2019-07-30T13:07:08.040Z] ^^^^^^^^^^^^^^^^^^ [2019-07-30T13:07:08.040Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:07:08.040Z] 2 problems (2 warnings) [2019-07-30T13:07:08.040Z] [INFO] [2019-07-30T13:07:08.040Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T13:07:08.040Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:07:08.040Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/test/resources [2019-07-30T13:07:08.040Z] [INFO] [2019-07-30T13:07:08.040Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T13:07:08.040Z] [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-30T13:07:08.040Z] [INFO] [2019-07-30T13:07:08.040Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T13:07:08.040Z] [INFO] [2019-07-30T13:07:08.040Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T13:07:08.040Z] [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-30T13:07:08.297Z] [INFO] [2019-07-30T13:07:08.297Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T13:07:08.297Z] [INFO] [2019-07-30T13:07:08.297Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T13:07:08.297Z] [INFO] [2019-07-30T13:07:08.297Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T13:07:08.297Z] [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-30T13:07:08.297Z] [INFO] [2019-07-30T13:07:08.297Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T13:07:08.297Z] [INFO] [2019-07-30T13:07:08.297Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T13:07:09.738Z] [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-30T13:07:09.738Z] [INFO] Command line: [2019-07-30T13:07:09.738Z] [/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-30T13:07:09.738Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T13:07:13.036Z] !SESSION 2019-07-30 13:07:09.773 ----------------------------------------------- [2019-07-30T13:07:13.036Z] eclipse.buildId=unknown [2019-07-30T13:07:13.036Z] java.version=1.8.0_202 [2019-07-30T13:07:13.036Z] java.vendor=Oracle Corporation [2019-07-30T13:07:13.036Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T13:07:13.036Z] 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-30T13:07:13.036Z] 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-30T13:07:13.036Z] [2019-07-30T13:07:13.036Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 13:07:12.333 [2019-07-30T13:07:13.036Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T13:07:13.036Z] !STACK 0 [2019-07-30T13:07:13.036Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-30T13:07:13.036Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:07:13.036Z] [2019-07-30T13:07:13.036Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T13:07:13.036Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T13:07:13.036Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T13:07:13.036Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T13:07:13.036Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T13:07:13.036Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T13:07:13.036Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T13:07:13.036Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T13:07:13.036Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T13:07:13.036Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T13:07:13.036Z] [2019-07-30T13:07:13.036Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 13:07:12.466 [2019-07-30T13:07:13.036Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T13:07:13.036Z] !STACK 0 [2019-07-30T13:07:13.036Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-30T13:07:13.036Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:07:13.036Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T13:07:13.036Z] -> 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-30T13:07:13.036Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-30T13:07:13.036Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:07:13.036Z] [2019-07-30T13:07:13.036Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T13:07:13.036Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T13:07:13.036Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T13:07:13.036Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T13:07:13.036Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T13:07:13.036Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T13:07:13.036Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T13:07:13.036Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T13:07:13.036Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T13:07:13.036Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T13:07:14.928Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest [2019-07-30T13:07:17.449Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.356 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest [2019-07-30T13:07:17.449Z] testIntersectingSegmentStore(org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest) Time elapsed: 2.121 s [2019-07-30T13:07:17.449Z] testSeriesSegmentStoreIterator(org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest) Time elapsed: 0.156 s [2019-07-30T13:07:17.449Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest [2019-07-30T13:07:32.300Z] [2019-07-30T13:07:32.300Z] !ENTRY org.eclipse.tracecompass.analysis.profiling.core 2 0 2019-07-30 13:07:31.224 [2019-07-30T13:07:32.300Z] !MESSAGE Function exit name in event (unknown) different from the expected one (f2). You may have lost events in your trace. [2019-07-30T13:07:40.393Z] [2019-07-30T13:07:40.393Z] !ENTRY org.eclipse.tracecompass.analysis.profiling.core 2 0 2019-07-30 13:07:39.584 [2019-07-30T13:07:40.393Z] !MESSAGE Incoherent callstack found on (10019) occasions [2019-07-30T13:07:40.957Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.498 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest [2019-07-30T13:07:40.957Z] testCallStackProvider[0: Small trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest) Time elapsed: 0.028 s [2019-07-30T13:07:40.957Z] testCallStackContent[0: Small trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest) Time elapsed: 0.093 s [2019-07-30T13:07:40.957Z] testCallStackProvider[1: Big trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest) Time elapsed: 22.247 s [2019-07-30T13:07:40.957Z] testCallStackContent[1: Big trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest) Time elapsed: 1.074 s [2019-07-30T13:07:40.957Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest [2019-07-30T13:07:40.957Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest [2019-07-30T13:07:40.957Z] multiFunctionRootsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest) Time elapsed: 0.024 s [2019-07-30T13:07:40.957Z] TreeStatisticsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest) Time elapsed: 0.001 s [2019-07-30T13:07:40.957Z] MergeSecondLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest) Time elapsed: 0.003 s [2019-07-30T13:07:40.957Z] MergeFirstLevelCalleesStatisticsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest) Time elapsed: 0.001 s [2019-07-30T13:07:40.957Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest [2019-07-30T13:07:40.957Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest [2019-07-30T13:07:40.957Z] cascadeTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0.001 s [2019-07-30T13:07:40.957Z] multiFunctionRootsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0.001 s [2019-07-30T13:07:40.957Z] emptyStateSystemTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0 s [2019-07-30T13:07:40.957Z] largeTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0.097 s [2019-07-30T13:07:40.957Z] multiFunctionRootsSecondTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0.001 s [2019-07-30T13:07:40.957Z] mergeSecondLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0 s [2019-07-30T13:07:40.957Z] mergeFirstLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0 s [2019-07-30T13:07:40.957Z] treeTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0.001 s [2019-07-30T13:07:40.957Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest [2019-07-30T13:07:40.957Z] 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-30T13:07:40.957Z] testActivator(org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T13:07:40.957Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest [2019-07-30T13:07:41.214Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest [2019-07-30T13:07:41.214Z] testGetSelfTime(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-30T13:07:41.214Z] testGetDepth(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-30T13:07:41.214Z] testGetStart(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-30T13:07:41.214Z] testToString(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0.001 s [2019-07-30T13:07:41.214Z] createInvalidTimeRangeStateLong(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0.001 s [2019-07-30T13:07:41.214Z] testCompareTo(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-30T13:07:41.214Z] testGetProcessId(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-30T13:07:41.214Z] createInvalidDouble(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-30T13:07:41.214Z] testAddChildOk1(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-30T13:07:41.214Z] testAddChildOk2(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-30T13:07:41.214Z] testAddChildOk3(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-30T13:07:41.214Z] createInvalidTimeRangeStateInteger(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0.001 s [2019-07-30T13:07:41.214Z] testHashCode(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-30T13:07:41.214Z] testCompareToBad(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-30T13:07:41.214Z] testEquals(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-30T13:07:41.214Z] testGetParent(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-30T13:07:41.214Z] testGetEnd(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-30T13:07:41.214Z] createInvalidTimeRangeStateString(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-30T13:07:41.214Z] createInvalidTimeRange(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-30T13:07:41.214Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest [2019-07-30T13:07:49.305Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.289 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest [2019-07-30T13:07:49.305Z] testCallGraph[0: Small trace](org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest) Time elapsed: 0.075 s [2019-07-30T13:07:49.305Z] testCallGraph[1: Big trace](org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest) Time elapsed: 7.212 s [2019-07-30T13:07:49.305Z] [2019-07-30T13:07:49.305Z] Results: [2019-07-30T13:07:49.305Z] [2019-07-30T13:07:49.305Z] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T13:07:49.305Z] [2019-07-30T13:07:49.305Z] [INFO] All tests passed! [2019-07-30T13:07:49.305Z] [INFO] [2019-07-30T13:07:49.305Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T13:07:49.305Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:07:49.305Z] [INFO] [2019-07-30T13:07:49.305Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T13:07:49.305Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T13:07:49.305Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T13:07:49.305Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T13:07:49.868Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T13:07:50.125Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T13:07:50.125Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T13:07:50.125Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T13:07:50.426Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T13:07:50.777Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T13:07:50.777Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T13:07:50.777Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T13:07:50.777Z] [INFO] [2019-07-30T13:07:50.777Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T13:07:50.777Z] [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-30T13:07:50.777Z] [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-30T13:07:50.777Z] [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-30T13:07:50.777Z] [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-30T13:07:50.777Z] [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-30T13:07:50.777Z] [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-30T13:07:50.777Z] [INFO] [2019-07-30T13:07:50.777Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T13:07:50.777Z] [INFO] [2019-07-30T13:07:50.777Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui >-- [2019-07-30T13:07:50.777Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui 2.0.0-SNAPSHOT [40/134] [2019-07-30T13:07:50.777Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T13:07:50.777Z] [INFO] [2019-07-30T13:07:50.777Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T13:07:50.777Z] [INFO] [2019-07-30T13:07:50.777Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T13:07:50.777Z] [INFO] The project's OSGi version is 2.0.0.201907301238 [2019-07-30T13:07:50.777Z] [INFO] [2019-07-30T13:07:50.777Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T13:07:50.777Z] [INFO] [2019-07-30T13:07:50.777Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T13:07:50.777Z] [INFO] [2019-07-30T13:07:50.777Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T13:07:50.777Z] [INFO] [2019-07-30T13:07:50.777Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T13:07:50.777Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T13:07:50.777Z] [INFO] [2019-07-30T13:07:50.777Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T13:07:50.777Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:07:50.777Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/main/resources [2019-07-30T13:07:50.777Z] [INFO] [2019-07-30T13:07:50.777Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T13:07:51.034Z] [INFO] Compiling 26 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/classes [2019-07-30T13:07:51.599Z] [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-30T13:07:51.599Z] ITimeGraphEntryModel model = ((TimeGraphEntry) entry).getModel(); [2019-07-30T13:07:51.599Z] ^^^^^^^^^^ [2019-07-30T13:07:51.599Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-30T13:07:51.599Z] [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-30T13:07:51.599Z] return State.MULTIPLE.toString(); [2019-07-30T13:07:51.599Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:07:51.599Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:07:51.599Z] [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-30T13:07:51.599Z] Activator.getDefault().logError("Cannot read the file " + fullPath, e); //$NON-NLS-1$//$NON-NLS-2$ [2019-07-30T13:07:51.599Z] ^^^^^^^^^^^^^ [2019-07-30T13:07:51.599Z] Unnecessary $NON-NLS$ tag [2019-07-30T13:07:51.599Z] [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-30T13:07:51.599Z] private static final Comparator NAME_COMPARATOR = Comparator.comparing(ITimeGraphEntry::getName); [2019-07-30T13:07:51.599Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:07:51.599Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull ITimeGraphEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull ITimeGraphEntry>' [2019-07-30T13:07:51.599Z] [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-30T13:07:51.599Z] ITimeGraphEntryModel model1 = t1.getModel(); [2019-07-30T13:07:51.599Z] ^^^^^^^^^^ [2019-07-30T13:07:51.599Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-30T13:07:51.599Z] [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-30T13:07:51.599Z] ITimeGraphEntryModel model2 = t2.getModel(); [2019-07-30T13:07:51.599Z] ^^^^^^^^^^ [2019-07-30T13:07:51.599Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-30T13:07:51.599Z] [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-30T13:07:51.599Z] ITimeGraphEntryModel model1 = t1.getModel(); [2019-07-30T13:07:51.599Z] ^^^^^^^^^^ [2019-07-30T13:07:51.599Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-30T13:07:51.599Z] [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-30T13:07:51.599Z] ITimeGraphEntryModel model2 = t2.getModel(); [2019-07-30T13:07:51.599Z] ^^^^^^^^^^ [2019-07-30T13:07:51.599Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-30T13:07:51.599Z] [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-30T13:07:51.599Z] ITimeGraphEntryModel model1 = t1.getModel(); [2019-07-30T13:07:51.599Z] ^^^^^^^^^^ [2019-07-30T13:07:51.599Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-30T13:07:51.599Z] [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-30T13:07:51.599Z] ITimeGraphEntryModel model2 = t2.getModel(); [2019-07-30T13:07:51.599Z] ^^^^^^^^^^ [2019-07-30T13:07:51.599Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-30T13:07:51.599Z] [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-30T13:07:51.599Z] ITimeGraphEntryModel entryModel = entry.getModel(); [2019-07-30T13:07:51.599Z] ^^^^^^^^^^ [2019-07-30T13:07:51.599Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-30T13:07:51.599Z] [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-30T13:07:51.599Z] ITimeGraphEntryModel model = entry.getModel(); [2019-07-30T13:07:51.599Z] ^^^^^^^^^^ [2019-07-30T13:07:51.599Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-30T13:07:51.599Z] [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-30T13:07:51.599Z] ITimeGraphState function = fFunctions.get(((TimeGraphEntry) selection).getModel().getId()); [2019-07-30T13:07:51.599Z] ^^^^^^^^^^ [2019-07-30T13:07:51.599Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-30T13:07:51.599Z] [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-30T13:07:51.599Z] Map map = Maps.uniqueIndex(unfiltered, e -> e.getModel().getId()); [2019-07-30T13:07:51.599Z] ^^^^^^^^^^ [2019-07-30T13:07:51.599Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-30T13:07:51.599Z] [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-30T13:07:51.599Z] SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(selectionBegin, Long.MAX_VALUE, 2, Collections.singleton(callStackEntry.getModel().getId())); [2019-07-30T13:07:51.599Z] ^^^^^^^^^^ [2019-07-30T13:07:51.599Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-30T13:07:51.599Z] [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-30T13:07:51.599Z] SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(Lists.newArrayList(Long.MIN_VALUE, selectionBegin), Collections.singleton(callStackEntry.getModel().getId())); [2019-07-30T13:07:51.599Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:07:51.599Z] 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-30T13:07:51.599Z] [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-30T13:07:51.599Z] SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(Lists.newArrayList(Long.MIN_VALUE, selectionBegin), Collections.singleton(callStackEntry.getModel().getId())); [2019-07-30T13:07:51.599Z] ^^^^^^^^^^ [2019-07-30T13:07:51.599Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-30T13:07:51.599Z] [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-30T13:07:51.599Z] Collection<@NonNull ISymbolProvider> symbolProviders = SymbolProviderManager.getInstance().getSymbolProviders(subTrace); [2019-07-30T13:07:51.599Z] ^^^^^^^^ [2019-07-30T13:07:51.599Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T13:07:51.599Z] [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-30T13:07:51.599Z] all.forEach(entry -> fFunctions.remove(entry.getModel().getId())); [2019-07-30T13:07:51.599Z] ^^^^^^^^^^ [2019-07-30T13:07:51.599Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-30T13:07:51.599Z] [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-30T13:07:51.599Z] TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel> entry = (TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel>) element; [2019-07-30T13:07:51.599Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:07:51.599Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-30T13:07:51.599Z] [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-30T13:07:51.599Z] return getImageDescripterFromPath(path).createImage(); [2019-07-30T13:07:51.599Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:07:51.599Z] Null type safety (type annotations): The expression of type 'Image' needs unchecked conversion to conform to '@NonNull Image' [2019-07-30T13:07:51.599Z] [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-30T13:07:51.599Z] return AbstractUIPlugin.imageDescriptorFromPlugin(PLUGIN_ID, path); [2019-07-30T13:07:51.599Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:07:51.599Z] Null type safety (type annotations): The expression of type 'ImageDescriptor' needs unchecked conversion to conform to '@NonNull ImageDescriptor' [2019-07-30T13:07:51.599Z] [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-30T13:07:51.599Z] Activator.getDefault().logError(e.getMessage(), e); [2019-07-30T13:07:51.599Z] ^^^^^^^^^^^^^^ [2019-07-30T13:07:51.599Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:07:51.599Z] 23 problems (23 warnings) [2019-07-30T13:07:51.599Z] [INFO] [2019-07-30T13:07:51.599Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T13:07:51.599Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:07:51.599Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/test/resources [2019-07-30T13:07:51.599Z] [INFO] [2019-07-30T13:07:51.599Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T13:07:51.599Z] [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-30T13:07:51.599Z] [INFO] [2019-07-30T13:07:51.599Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T13:07:51.599Z] [INFO] [2019-07-30T13:07:51.599Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T13:07:51.599Z] [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-30T13:07:51.856Z] [INFO] [2019-07-30T13:07:51.856Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T13:07:51.856Z] [INFO] [2019-07-30T13:07:51.856Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T13:07:51.856Z] [INFO] [2019-07-30T13:07:51.856Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T13:07:51.856Z] [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-30T13:07:51.856Z] [INFO] [2019-07-30T13:07:51.856Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T13:07:51.856Z] [INFO] [2019-07-30T13:07:51.856Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T13:07:51.856Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:07:51.856Z] [INFO] [2019-07-30T13:07:51.856Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T13:07:52.113Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T13:07:52.369Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T13:07:52.369Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T13:07:52.932Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T13:07:52.932Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T13:07:52.932Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T13:07:53.496Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T13:07:54.864Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T13:07:54.864Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T13:07:54.864Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T13:07:54.864Z] [INFO] [2019-07-30T13:07:54.864Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T13:07:54.864Z] [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-30T13:07:54.864Z] [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-30T13:07:54.864Z] [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-30T13:07:54.864Z] [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-30T13:07:54.864Z] [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-30T13:07:54.864Z] [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-30T13:07:54.864Z] [INFO] [2019-07-30T13:07:54.864Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T13:07:54.864Z] [INFO] [2019-07-30T13:07:54.864Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests >--- [2019-07-30T13:07:54.864Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.tests 1.0.10-SNAPSHOT [41/134] [2019-07-30T13:07:54.864Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T13:07:54.864Z] [INFO] [2019-07-30T13:07:54.864Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T13:07:54.864Z] [INFO] [2019-07-30T13:07:54.864Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T13:07:54.864Z] [INFO] The project's OSGi version is 1.0.10.201907301238 [2019-07-30T13:07:54.864Z] [INFO] [2019-07-30T13:07:54.864Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T13:07:54.864Z] [INFO] [2019-07-30T13:07:54.864Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T13:07:54.864Z] [INFO] [2019-07-30T13:07:54.864Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T13:07:54.864Z] [INFO] [2019-07-30T13:07:54.864Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T13:07:54.864Z] [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-30T13:07:54.864Z] [INFO] [2019-07-30T13:07:54.864Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T13:07:54.864Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:07:54.864Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/main/resources [2019-07-30T13:07:54.864Z] [INFO] [2019-07-30T13:07:54.864Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T13:07:54.864Z] [INFO] Compiling 54 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/classes [2019-07-30T13:07:55.793Z] [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-30T13:07:55.793Z] return tmfEvent; [2019-07-30T13:07:55.793Z] ^^^^^^^^^^^^^^^^ [2019-07-30T13:07:55.793Z] Potential resource leak: 'stream' may not be closed at this location [2019-07-30T13:07:55.793Z] [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-30T13:07:55.793Z] return null; [2019-07-30T13:07:55.793Z] ^^^^^^^^^^^^ [2019-07-30T13:07:55.793Z] Potential resource leak: 'stream' may not be closed at this location [2019-07-30T13:07:55.793Z] [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-30T13:07:55.793Z] assertFalse("New view from view id with suffix was not created", Arrays.asList(viewRefs).contains(thirdView)); [2019-07-30T13:07:55.793Z] ^^^^^^^^^ [2019-07-30T13:07:55.793Z] Unlikely argument type IViewPart for contains(Object) on a Collection [2019-07-30T13:07:55.793Z] 3 problems (3 warnings) [2019-07-30T13:07:55.793Z] [INFO] [2019-07-30T13:07:55.793Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T13:07:55.793Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:07:55.793Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/test/resources [2019-07-30T13:07:55.793Z] [INFO] [2019-07-30T13:07:55.793Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T13:07:56.051Z] [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-30T13:07:56.051Z] [INFO] [2019-07-30T13:07:56.051Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T13:07:56.051Z] [INFO] [2019-07-30T13:07:56.051Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T13:07:56.051Z] [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-30T13:07:56.308Z] [INFO] [2019-07-30T13:07:56.308Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T13:07:56.308Z] [INFO] [2019-07-30T13:07:56.308Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T13:07:56.308Z] [INFO] [2019-07-30T13:07:56.308Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T13:07:56.308Z] [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-30T13:07:56.565Z] [INFO] [2019-07-30T13:07:56.565Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T13:07:56.565Z] [INFO] [2019-07-30T13:07:56.565Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T13:07:57.933Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data/.metadata/.log [2019-07-30T13:07:57.933Z] [INFO] Command line: [2019-07-30T13:07:57.933Z] [/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-30T13:07:57.933Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T13:08:01.365Z] !SESSION 2019-07-30 13:07:58.082 ----------------------------------------------- [2019-07-30T13:08:01.365Z] eclipse.buildId=unknown [2019-07-30T13:08:01.365Z] java.version=1.8.0_202 [2019-07-30T13:08:01.365Z] java.vendor=Oracle Corporation [2019-07-30T13:08:01.365Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T13:08:01.365Z] 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-30T13:08:01.365Z] 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-30T13:08:01.365Z] [2019-07-30T13:08:01.365Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 13:08:01.035 [2019-07-30T13:08:01.365Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T13:08:01.365Z] !STACK 0 [2019-07-30T13:08:01.365Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T13:08:01.365Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:08:01.365Z] [2019-07-30T13:08:01.365Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T13:08:01.365Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T13:08:01.365Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T13:08:01.365Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T13:08:01.365Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T13:08:01.365Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T13:08:01.365Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T13:08:01.365Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T13:08:01.365Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T13:08:01.365Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T13:08:01.365Z] [2019-07-30T13:08:01.365Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 13:08:01.037 [2019-07-30T13:08:01.365Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T13:08:01.365Z] !STACK 0 [2019-07-30T13:08:01.365Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T13:08:01.365Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:08:01.365Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T13:08:01.365Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-30T13:08:01.365Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T13:08:01.365Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:08:01.365Z] [2019-07-30T13:08:01.365Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T13:08:01.365Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T13:08:01.365Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T13:08:01.365Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T13:08:01.365Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T13:08:01.365Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T13:08:01.365Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T13:08:01.365Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T13:08:01.365Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T13:08:01.365Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T13:08:03.257Z] process 5976: 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-30T13:08:03.257Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T13:08:03.257Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T13:08:03.257Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T13:08:29.762Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest [2019-07-30T13:08:56.280Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.236 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest [2019-07-30T13:08:56.280Z] verifyFirstMessage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest) Time elapsed: 4.297 s [2019-07-30T13:08:56.280Z] verifyFind(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest) Time elapsed: 5.944 s [2019-07-30T13:08:56.280Z] verifyISDGraphNodeSupporter(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest) Time elapsed: 1.485 s [2019-07-30T13:08:56.280Z] verifyCancelSearch(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest) Time elapsed: 3.305 s [2019-07-30T13:08:56.280Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest [2019-07-30T13:09:42.911Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 47.292 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest [2019-07-30T13:09:42.911Z] verifyLastPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 2.82 s [2019-07-30T13:09:42.911Z] verifyPrevPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 14.715 s [2019-07-30T13:09:42.911Z] verifyPageNumberChanged(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 3.227 s [2019-07-30T13:09:42.911Z] verifyFirstPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 2.771 s [2019-07-30T13:09:42.911Z] verifyPagesCount(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 0 s [2019-07-30T13:09:42.911Z] verifyNextPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 14.704 s [2019-07-30T13:09:42.911Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest [2019-07-30T13:10:09.473Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.511 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest [2019-07-30T13:10:09.473Z] verifyTimeRangeSamePage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.509 s [2019-07-30T13:10:09.473Z] verifyTimeRangeDifferentPages(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.742 s [2019-07-30T13:10:09.473Z] verifySynchToTimeEqualsLast(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.864 s [2019-07-30T13:10:09.473Z] verifySynchToTimeBeforeExpStart(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.493 s [2019-07-30T13:10:09.473Z] verifySynchToTimeAfterExpEnd(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.253 s [2019-07-30T13:10:09.473Z] verifySynchToTimeInPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.523 s [2019-07-30T13:10:09.473Z] verifySynchToTimeNonExisting(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 2.129 s [2019-07-30T13:10:09.473Z] verifySynchToTimeFirst(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.69 s [2019-07-30T13:10:09.473Z] verifySynchToTimeOutsidePage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.713 s [2019-07-30T13:10:09.473Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest [2019-07-30T13:10:35.985Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.941 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest [2019-07-30T13:10:35.985Z] verifyMessageFilter(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest) Time elapsed: 3.474 s [2019-07-30T13:10:35.985Z] verifyRemoval(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest) Time elapsed: 4.497 s [2019-07-30T13:10:35.985Z] verifyFilter1of2(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest) Time elapsed: 3.466 s [2019-07-30T13:10:35.985Z] verifyFilter1of3(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest) Time elapsed: 4.212 s [2019-07-30T13:10:35.985Z] verifyFilter2of2(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest) Time elapsed: 3.507 s [2019-07-30T13:10:35.985Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest [2019-07-30T13:10:48.164Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.156 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest [2019-07-30T13:10:48.164Z] verifyFirstPageSignal(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest) Time elapsed: 1.437 s [2019-07-30T13:10:48.164Z] verifySelectionSignal(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest) Time elapsed: 0.002 s [2019-07-30T13:10:48.164Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest [2019-07-30T13:11:14.670Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.062 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest [2019-07-30T13:11:14.670Z] verifySetup(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest) Time elapsed: 2.04 s [2019-07-30T13:11:14.670Z] verifyCancel(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest) Time elapsed: 15.714 s [2019-07-30T13:11:14.670Z] verifyLoaderDispose(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest) Time elapsed: 0.047 s [2019-07-30T13:11:14.670Z] testSetViewer(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest) Time elapsed: 0.087 s [2019-07-30T13:11:14.670Z] verifyDispose(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest) Time elapsed: 0 s [2019-07-30T13:11:14.670Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest [2019-07-30T13:11:14.670Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest [2019-07-30T13:11:14.670Z] testCriteria(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0.001 s [2019-07-30T13:11:14.670Z] testAccessors(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0 s [2019-07-30T13:11:14.670Z] testLoad(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0 s [2019-07-30T13:11:14.670Z] testSave(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0 s [2019-07-30T13:11:14.670Z] testCompareTo(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0 s [2019-07-30T13:11:14.670Z] testCriteriaCriteria(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0 s [2019-07-30T13:11:14.670Z] testMatches(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0 s [2019-07-30T13:11:14.670Z] testGetGraphNodeSummary(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0.001 s [2019-07-30T13:11:14.670Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest [2019-07-30T13:11:14.670Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.384 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest [2019-07-30T13:11:14.670Z] testLoaderManager(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest) Time elapsed: 1.382 s [2019-07-30T13:11:14.670Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest [2019-07-30T13:11:14.670Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest [2019-07-30T13:11:14.670Z] testFormatTimeRelative(org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest) Time elapsed: 0.017 s [2019-07-30T13:11:14.670Z] testFormatTimeCalendar(org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest) Time elapsed: 0 s [2019-07-30T13:11:14.670Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest [2019-07-30T13:11:14.927Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.174 s - in org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest [2019-07-30T13:11:14.927Z] testGetBaseSecId(org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest) Time elapsed: 0.001 s [2019-07-30T13:11:14.927Z] testNewView(org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest) Time elapsed: 0.171 s [2019-07-30T13:11:14.927Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest [2019-07-30T13:11:18.330Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.327 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest [2019-07-30T13:11:18.330Z] testListOutputs(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest) Time elapsed: 1.81 s [2019-07-30T13:11:18.330Z] testOpenView(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest) Time elapsed: 1.516 s [2019-07-30T13:11:18.330Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest [2019-07-30T13:11:19.698Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.253 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest [2019-07-30T13:11:19.698Z] testOpenTrace(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest) Time elapsed: 1.252 s [2019-07-30T13:11:19.698Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest [2019-07-30T13:11:20.262Z] [2019-07-30T13:11:20.262Z] !ENTRY org.eclipse.cdt.core 1 0 2019-07-30 13:11:20.242 [2019-07-30T13:11:20.262Z] !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-30T13:11:20.825Z] [2019-07-30T13:11:20.825Z] !ENTRY org.eclipse.core.resources 2 2 2019-07-30 13:11:20.657 [2019-07-30T13:11:20.825Z] !MESSAGE Save operation warnings. [2019-07-30T13:11:20.825Z] !SUBENTRY 1 org.eclipse.core.resources 2 234 2019-07-30 13:11:20.658 [2019-07-30T13:11:20.825Z] !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-30T13:11:20.825Z] [2019-07-30T13:11:20.825Z] !ENTRY org.eclipse.cdt.core 1 0 2019-07-30 13:11:20.735 [2019-07-30T13:11:20.825Z] !MESSAGE Indexed 'SomeProject2' (0 sources, 0 headers) in 0.001 sec: 0 declarations; 0 references; 0 unresolved inclusions; 0 syntax errors; 0 unresolved names (0%) [2019-07-30T13:11:21.081Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.409 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest [2019-07-30T13:11:21.081Z] testAddingTracingNature(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest) Time elapsed: 0.805 s [2019-07-30T13:11:21.081Z] testCreateTracingProject(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest) Time elapsed: 0.086 s [2019-07-30T13:11:21.081Z] testAddingTracingNatureNotAllowed(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest) Time elapsed: 0.001 s [2019-07-30T13:11:21.081Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest [2019-07-30T13:11:22.011Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.025 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest [2019-07-30T13:11:22.011Z] testListAnalysis(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest) Time elapsed: 0.083 s [2019-07-30T13:11:22.011Z] testPopulate(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest) Time elapsed: 0.028 s [2019-07-30T13:11:22.011Z] testInstantiate(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest) Time elapsed: 0.913 s [2019-07-30T13:11:22.011Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest [2019-07-30T13:11:26.184Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.03 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest [2019-07-30T13:11:26.184Z] testExperimentTypeAnalysis(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest) Time elapsed: 0.205 s [2019-07-30T13:11:26.184Z] testDefaultExperimentType(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest) Time elapsed: 0.707 s [2019-07-30T13:11:26.184Z] testNoExperimentTypeChildren(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest) Time elapsed: 1.037 s [2019-07-30T13:11:26.184Z] testExperimentType(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest) Time elapsed: 0.9 s [2019-07-30T13:11:26.184Z] testExperimentTypeChildren(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest) Time elapsed: 1.179 s [2019-07-30T13:11:26.184Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest [2019-07-30T13:11:26.184Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest [2019-07-30T13:11:26.184Z] testGet(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0 s [2019-07-30T13:11:26.184Z] testGetChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0 s [2019-07-30T13:11:26.184Z] testReset(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0 s [2019-07-30T13:11:26.184Z] testRegisterEvent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0 s [2019-07-30T13:11:26.184Z] testGetParent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0 s [2019-07-30T13:11:26.184Z] testGetOrCreate(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0 s [2019-07-30T13:11:26.184Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest [2019-07-30T13:11:26.184Z] 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-30T13:11:26.184Z] testGetWidth(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0.001 s [2019-07-30T13:11:26.184Z] testGetAlignment(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0 s [2019-07-30T13:11:26.184Z] testGetLabelProvider(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0.002 s [2019-07-30T13:11:26.184Z] testGetTooltip(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0 s [2019-07-30T13:11:26.184Z] testGetComparator(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0 s [2019-07-30T13:11:26.184Z] testGetPercentageProvider(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0 s [2019-07-30T13:11:26.184Z] testGetHeader(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0 s [2019-07-30T13:11:26.184Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest [2019-07-30T13:11:26.184Z] 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-30T13:11:26.184Z] testResetPartial(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest) Time elapsed: 0 s [2019-07-30T13:11:26.184Z] testInitialState(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest) Time elapsed: 0 s [2019-07-30T13:11:26.184Z] testResetTotal(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest) Time elapsed: 0 s [2019-07-30T13:11:26.184Z] testSetValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest) Time elapsed: 0 s [2019-07-30T13:11:26.184Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest [2019-07-30T13:11:26.184Z] 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-30T13:11:26.184Z] testaddStatsTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0.001 s [2019-07-30T13:11:26.184Z] testGetStatTree(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0 s [2019-07-30T13:11:26.184Z] testContainsTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0 s [2019-07-30T13:11:26.184Z] testRemoveStatTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0 s [2019-07-30T13:11:26.184Z] testGetStatTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0.001 s [2019-07-30T13:11:26.184Z] testRemoveAll(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0 s [2019-07-30T13:11:26.184Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest [2019-07-30T13:11:26.184Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest [2019-07-30T13:11:26.184Z] testGetColumnData(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest) Time elapsed: 0.002 s [2019-07-30T13:11:26.184Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest [2019-07-30T13:11:26.184Z] 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-30T13:11:26.184Z] testgetName(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0.001 s [2019-07-30T13:11:26.184Z] testGetValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-30T13:11:26.184Z] testResetTimeRangeValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-30T13:11:26.184Z] testGetChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-30T13:11:26.184Z] testReset(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-30T13:11:26.184Z] testGetPath(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-30T13:11:26.184Z] testResetGlobalValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0.001 s [2019-07-30T13:11:26.184Z] testHasChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-30T13:11:26.184Z] testContainsChild(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-30T13:11:26.184Z] testGetParent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-30T13:11:26.184Z] testGetNbChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-30T13:11:26.184Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest [2019-07-30T13:11:26.184Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest [2019-07-30T13:11:26.184Z] testGetChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest) Time elapsed: 0 s [2019-07-30T13:11:26.184Z] testHasChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest) Time elapsed: 0 s [2019-07-30T13:11:26.184Z] testGetParent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest) Time elapsed: 0 s [2019-07-30T13:11:26.184Z] testGetElements(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest) Time elapsed: 0 s [2019-07-30T13:11:26.184Z] Running org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest [2019-07-30T13:11:26.184Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s - in org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest [2019-07-30T13:11:26.184Z] testAddChildOtherParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0.009 s [2019-07-30T13:11:26.184Z] testAddEventReplaceLast(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0.038 s [2019-07-30T13:11:26.184Z] testAddChildAtPosition(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-30T13:11:26.184Z] testGetTimeEventsIteratorMixedSplit(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-30T13:11:26.184Z] testSortChildren(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0.001 s [2019-07-30T13:11:26.184Z] testAddEventNulls(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-30T13:11:26.184Z] testRemoveChild(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-30T13:11:26.184Z] testGetTimeEventsIteratorMixed(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-30T13:11:26.184Z] testSortChildrenThenAdd(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0.001 s [2019-07-30T13:11:26.184Z] testAddChild(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-30T13:11:26.184Z] testAddEvent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-30T13:11:26.184Z] testRemoveChildOtherParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-30T13:11:26.184Z] testaddZoomedEvent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-30T13:11:26.184Z] testRemoveChildNoParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-30T13:11:26.184Z] testaddZoomedEventPartialRestart(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-30T13:11:26.184Z] testAddChildSameParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-30T13:11:26.184Z] testaddZoomedEventDuplicate(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-30T13:11:26.184Z] testaddZoomedEventReplaceLast(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-30T13:11:26.184Z] testAddZoomedEventNulls(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-30T13:11:26.184Z] Running org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest [2019-07-30T13:11:26.184Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest [2019-07-30T13:11:26.184Z] clipRightTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0.001 s [2019-07-30T13:11:26.184Z] clipXTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-30T13:11:26.184Z] horizontalTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-30T13:11:26.184Z] tangentInsideTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-30T13:11:26.184Z] glancingTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-30T13:11:26.184Z] ousideSquareTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-30T13:11:26.184Z] insideTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-30T13:11:26.184Z] verticalTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-30T13:11:26.184Z] clipTopTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-30T13:11:26.184Z] tangentTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-30T13:11:26.184Z] tangentInsideCornerTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-30T13:11:26.184Z] clipLeftTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-30T13:11:26.184Z] clipBottomTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-30T13:11:26.184Z] Running org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest [2019-07-30T13:11:26.184Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest [2019-07-30T13:11:26.184Z] testNextPreviousIncluded(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0.006 s [2019-07-30T13:11:26.184Z] testInvalidRollover(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-30T13:11:26.184Z] testSmallPeriod(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-30T13:11:26.184Z] testIsApplicable(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0.001 s [2019-07-30T13:11:26.184Z] testAlternateShadingMarkerEventSource(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-30T13:11:26.184Z] testFractionalPeriod(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-30T13:11:26.184Z] testReference(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-30T13:11:26.184Z] testRollover(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-30T13:11:26.184Z] testInvalidPeriod(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-30T13:11:26.184Z] testLineMarkerEventSource(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-30T13:11:26.184Z] testResolution(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0.001 s [2019-07-30T13:11:26.184Z] Running org.eclipse.tracecompass.tmf.ui.tests.markers.ConfigurableMarkerEventSourceTest [2019-07-30T13:11:26.748Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.321 s - in org.eclipse.tracecompass.tmf.ui.tests.markers.ConfigurableMarkerEventSourceTest [2019-07-30T13:11:26.748Z] test(org.eclipse.tracecompass.tmf.ui.tests.markers.ConfigurableMarkerEventSourceTest) Time elapsed: 0.315 s [2019-07-30T13:11:26.748Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest [2019-07-30T13:11:26.748Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.213 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest [2019-07-30T13:11:26.748Z] testTraceDownload(org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest) Time elapsed: 0.155 s [2019-07-30T13:11:26.748Z] testArchiveTraceDownload(org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest) Time elapsed: 0.027 s [2019-07-30T13:11:26.748Z] testMutlipleTracesDownload(org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest) Time elapsed: 0.03 s [2019-07-30T13:11:26.748Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest [2019-07-30T13:11:28.690Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.863 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest [2019-07-30T13:11:28.690Z] testOperationTimeRange(org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest) Time elapsed: 1.246 s [2019-07-30T13:11:28.690Z] testBasicOperation(org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest) Time elapsed: 0.616 s [2019-07-30T13:11:28.690Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest [2019-07-30T13:11:33.941Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.796 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest [2019-07-30T13:11:33.941Z] testTimeRangeFiltering(org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest) Time elapsed: 1.345 s [2019-07-30T13:11:33.941Z] test(org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest) Time elapsed: 1.249 s [2019-07-30T13:11:33.941Z] testSkipArchiveExtraction(org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest) Time elapsed: 2.049 s [2019-07-30T13:11:33.941Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest [2019-07-30T13:11:35.309Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.644 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest [2019-07-30T13:11:35.309Z] testTraceImport(org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest) Time elapsed: 0.441 s [2019-07-30T13:11:35.309Z] testMultipleTracesImport(org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest) Time elapsed: 0.568 s [2019-07-30T13:11:35.309Z] testArchiveImport(org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest) Time elapsed: 0.611 s [2019-07-30T13:11:35.309Z] Running org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest [2019-07-30T13:11:35.309Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s - in org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest [2019-07-30T13:11:35.309Z] testHtml(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest) Time elapsed: 0.053 s [2019-07-30T13:11:35.309Z] testTimestamp(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest) Time elapsed: 0 s [2019-07-30T13:11:35.309Z] testDecimal(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest) Time elapsed: 0.005 s [2019-07-30T13:11:35.309Z] testString(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest) Time elapsed: 0.001 s [2019-07-30T13:11:35.309Z] testEgality(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest) Time elapsed: 0 s [2019-07-30T13:11:35.309Z] Running org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest [2019-07-30T13:11:35.309Z] [2019-07-30T13:11:35.309Z] !ENTRY org.eclipse.cdt.core.native 4 0 2019-07-30 13:11:35.160 [2019-07-30T13:11:35.309Z] !MESSAGE no spawner in java.library.path [2019-07-30T13:11:35.309Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 s - in org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest [2019-07-30T13:11:35.309Z] testBasicProvider(org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest) Time elapsed: 0.099 s [2019-07-30T13:11:35.309Z] Running org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest [2019-07-30T13:11:35.566Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s - in org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest [2019-07-30T13:11:35.566Z] testHistogramDataModelInt(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2019-07-30T13:11:35.566Z] testScaleTo_0(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2019-07-30T13:11:35.566Z] testScaleTo_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.002 s [2019-07-30T13:11:35.566Z] testScaleTo_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-30T13:11:35.566Z] testScaleTo_3(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2019-07-30T13:11:35.566Z] testScaleTo_4(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-30T13:11:35.566Z] testScaleTo_5(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2019-07-30T13:11:35.566Z] testScaleTo_6(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2019-07-30T13:11:35.566Z] testScaleTo_7(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2019-07-30T13:11:35.566Z] testClear(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-30T13:11:35.566Z] testHistogramDataModel(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2019-07-30T13:11:35.566Z] testModelListener(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.071 s [2019-07-30T13:11:35.566Z] testHistogramDataModelCopyConstructor(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.005 s [2019-07-30T13:11:35.566Z] testLostEventsScaleTo_0(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-30T13:11:35.566Z] testLostEventsScaleTo_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-30T13:11:35.566Z] testLostEventsScaleTo_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-30T13:11:35.566Z] testLostEventsScaleTo_3(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-30T13:11:35.566Z] testLostEventsScaleTo_4(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-30T13:11:35.566Z] testCountEvent_0(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-30T13:11:35.566Z] testCountEvent_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2019-07-30T13:11:35.566Z] testCountEvent_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-30T13:11:35.566Z] testCountEvent_3(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-30T13:11:35.566Z] testCountEvent_4(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2019-07-30T13:11:35.566Z] testCountEvent_5(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-30T13:11:35.566Z] testCountEvent_6(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2019-07-30T13:11:35.566Z] testScaleToReverse_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.004 s [2019-07-30T13:11:35.566Z] testScaleToReverse_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.003 s [2019-07-30T13:11:35.566Z] [2019-07-30T13:11:35.566Z] Results: [2019-07-30T13:11:35.566Z] [2019-07-30T13:11:35.566Z] Tests run: 185, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T13:11:35.566Z] [2019-07-30T13:11:36.132Z] [2019-07-30T13:11:36.132Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-30 13:11:35.963 [2019-07-30T13:11:36.132Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-30T13:11:36.694Z] [INFO] All tests passed! [2019-07-30T13:11:36.694Z] [INFO] [2019-07-30T13:11:36.694Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T13:11:36.694Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:11:36.694Z] [INFO] [2019-07-30T13:11:36.694Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T13:11:36.950Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T13:11:37.207Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T13:11:37.207Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T13:11:37.770Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T13:11:37.770Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T13:11:37.770Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T13:11:38.027Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T13:11:38.027Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T13:11:38.027Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T13:11:38.956Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T13:11:40.325Z] [INFO] [2019-07-30T13:11:40.325Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T13:11:40.325Z] [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-30T13:11:40.325Z] [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-30T13:11:40.325Z] [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-30T13:11:40.325Z] [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-30T13:11:40.325Z] [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-30T13:11:40.325Z] [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-30T13:11:40.325Z] [INFO] [2019-07-30T13:11:40.325Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T13:11:40.325Z] [INFO] [2019-07-30T13:11:40.325Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests >-- [2019-07-30T13:11:40.325Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.9-SNAPSHOT [42/134] [2019-07-30T13:11:40.325Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T13:11:40.325Z] [INFO] [2019-07-30T13:11:40.325Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T13:11:40.325Z] [INFO] [2019-07-30T13:11:40.325Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T13:11:40.325Z] [INFO] The project's OSGi version is 1.0.9.201907301238 [2019-07-30T13:11:40.325Z] [INFO] [2019-07-30T13:11:40.325Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T13:11:40.325Z] [INFO] [2019-07-30T13:11:40.325Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T13:11:40.325Z] [INFO] [2019-07-30T13:11:40.325Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T13:11:40.325Z] [INFO] [2019-07-30T13:11:40.325Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T13:11:40.325Z] [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-30T13:11:40.325Z] [INFO] [2019-07-30T13:11:40.325Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T13:11:40.325Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:11:40.325Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/main/resources [2019-07-30T13:11:40.325Z] [INFO] [2019-07-30T13:11:40.325Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T13:11:40.325Z] [INFO] Compiling 46 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/classes [2019-07-30T13:11:41.731Z] [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-30T13:11:41.731Z] import org.eclipse.tracecompass.internal.tmf.ui.widgets.timegraph.model.TimeLineEvent; [2019-07-30T13:11:41.731Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:11:41.731Z] 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-30T13:11:41.731Z] [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-30T13:11:41.731Z] fEntries.add(pulse); [2019-07-30T13:11:41.731Z] ^^^^^ [2019-07-30T13:11:41.731Z] Null type safety (type annotations): The expression of type 'TimeGraphEntry' needs unchecked conversion to conform to '@NonNull TimeGraphEntry' [2019-07-30T13:11:41.731Z] [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-30T13:11:41.731Z] events.add(new TimeLineEvent(pulse, i, Arrays.asList(value1, value2, value3, value4))); [2019-07-30T13:11:41.731Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:11:41.731Z] 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-30T13:11:41.731Z] [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-30T13:11:41.731Z] events.add(new TimeLineEvent(pulse, i, Arrays.asList(value1, value2, value3, value4))); [2019-07-30T13:11:41.731Z] ^^^^^^^^^^^^^ [2019-07-30T13:11:41.731Z] 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-30T13:11:41.731Z] [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-30T13:11:41.731Z] fEvents.put(pulse.getName(), events); [2019-07-30T13:11:41.731Z] ^^^^^^ [2019-07-30T13:11:41.731Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to 'List<@NonNull ITimeEvent>' [2019-07-30T13:11:41.731Z] [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-30T13:11:41.731Z] regexes.put(IFilterProperty.BOUND, fFilterRegex); [2019-07-30T13:11:41.731Z] ^^^^^^^^^^^^ [2019-07-30T13:11:41.731Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:11:41.731Z] [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-30T13:11:41.731Z] public void setFilterRegex(String filterRegex) { [2019-07-30T13:11:41.731Z] ^^^^^^^^^^^ [2019-07-30T13:11:41.731Z] Javadoc: Missing tag for parameter filterRegex [2019-07-30T13:11:41.731Z] [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-30T13:11:41.731Z] ret.add(new TimeLineEvent(ref.getEntry(), ref.getTime() + trace.getStartTime().toNanos(), ((TimeLineEvent) ref).getValues())); [2019-07-30T13:11:41.731Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:11:41.731Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to 'List<@Nullable Long>' [2019-07-30T13:11:41.731Z] 8 problems (8 warnings) [2019-07-30T13:11:41.731Z] [INFO] [2019-07-30T13:11:41.731Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T13:11:41.731Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:11:41.731Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/test/resources [2019-07-30T13:11:41.731Z] [INFO] [2019-07-30T13:11:41.731Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T13:11:41.731Z] [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-30T13:11:41.731Z] [INFO] [2019-07-30T13:11:41.731Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T13:11:41.731Z] [INFO] [2019-07-30T13:11:41.731Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T13:11:41.731Z] [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-30T13:11:41.731Z] [INFO] [2019-07-30T13:11:41.731Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T13:11:41.731Z] [INFO] [2019-07-30T13:11:41.731Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T13:11:41.731Z] [INFO] [2019-07-30T13:11:41.731Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T13:11:41.731Z] [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-30T13:11:41.987Z] [INFO] [2019-07-30T13:11:41.987Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T13:11:41.987Z] [INFO] [2019-07-30T13:11:41.987Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T13:11:43.354Z] [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-30T13:11:43.354Z] [INFO] Command line: [2019-07-30T13:11:43.354Z] [/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-30T13:11:43.354Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T13:11:46.627Z] !SESSION 2019-07-30 13:11:43.571 ----------------------------------------------- [2019-07-30T13:11:46.627Z] eclipse.buildId=unknown [2019-07-30T13:11:46.627Z] java.version=1.8.0_202 [2019-07-30T13:11:46.627Z] java.vendor=Oracle Corporation [2019-07-30T13:11:46.627Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T13:11:46.627Z] 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-30T13:11:46.627Z] 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-30T13:11:46.627Z] [2019-07-30T13:11:46.627Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 13:11:46.250 [2019-07-30T13:11:46.627Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T13:11:46.627Z] !STACK 0 [2019-07-30T13:11:46.627Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T13:11:46.627Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:11:46.627Z] [2019-07-30T13:11:46.627Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T13:11:46.627Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T13:11:46.627Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T13:11:46.627Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T13:11:46.627Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T13:11:46.627Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T13:11:46.627Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T13:11:46.627Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T13:11:46.627Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T13:11:46.627Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T13:11:46.627Z] [2019-07-30T13:11:46.627Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 13:11:46.429 [2019-07-30T13:11:46.627Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T13:11:46.627Z] !STACK 0 [2019-07-30T13:11:46.627Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T13:11:46.627Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:11:46.627Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T13:11:46.627Z] -> 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-30T13:11:46.627Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T13:11:46.627Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:11:46.627Z] [2019-07-30T13:11:46.627Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T13:11:46.627Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T13:11:46.627Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T13:11:46.627Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T13:11:46.627Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T13:11:46.627Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T13:11:46.627Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T13:11:46.627Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T13:11:46.627Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T13:11:46.627Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T13:11:49.145Z] process 6417: 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-30T13:11:49.145Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T13:11:49.708Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T13:11:49.708Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T13:11:59.659Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard [2019-07-30T13:11:59.659Z] Display size: 1440x900 [2019-07-30T13:11:59.659Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-30T13:11:59.659Z] GTK version=3.18.9 [2019-07-30T13:11:59.659Z] GTK theme=Ambiance [2019-07-30T13:11:59.659Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-30T13:11:59.659Z] Time zone: Coordinated Universal Time [2019-07-30T13:11:59.659Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-30T13:11:59.659Z] log4j:WARN Please initialize the log4j system properly. [2019-07-30T13:12:00.590Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:12:01.152Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:12:01.152Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:12:01.152Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:12:01.152Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:12:01.152Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:12:01.152Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1124225246 data=null button=0 stateMask=0x0 x=67 y=11 count=0} to TreeItem with text {TestText} [2019-07-30T13:12:01.152Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1124225246 data=null doit=true} to TreeItem with text {TestText} [2019-07-30T13:12:01.152Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1124225247 data=null} to TreeItem with text {TestText} [2019-07-30T13:12:01.152Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1124225247 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-30T13:12:01.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124225248 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-30T13:12:01.152Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1124225388 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-30T13:12:01.152Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:12:01.152Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1124225390 data=null button=0 stateMask=0x0 x=67 y=11 count=0} to TreeItem with text {TestText} [2019-07-30T13:12:01.152Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1124225391 data=null doit=true} to TreeItem with text {TestText} [2019-07-30T13:12:01.152Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1124225391 data=null} to TreeItem with text {TestText} [2019-07-30T13:12:01.152Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1124225391 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-30T13:12:01.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124225392 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-30T13:12:01.152Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1124225405 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-30T13:12:01.409Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1124225408 data=null doit=true} to TreeItem with text {TestText} [2019-07-30T13:12:01.409Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1124225408 data=null} to TreeItem with text {TestText} [2019-07-30T13:12:01.409Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1124225409 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-30T13:12:01.409Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1124225410 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-30T13:12:01.409Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1124225497 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-30T13:12:01.409Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:12:01.409Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1124225504 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T13:12:01.409Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1124225504 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T13:12:01.409Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1124225505 data=null} to TreeItem with text {Traces [0]} [2019-07-30T13:12:01.409Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1124225506 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T13:12:01.409Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124225506 data=null item=TreeItem {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-30T13:12:01.409Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1124225588 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T13:12:01.409Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:12:01.409Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1124225593 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T13:12:01.409Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1124225593 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T13:12:01.409Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1124225593 data=null} to TreeItem with text {Traces [0]} [2019-07-30T13:12:01.409Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1124225594 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T13:12:01.409Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124225594 data=null item=TreeItem {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-30T13:12:01.409Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1124225606 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T13:12:01.973Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...' [2019-07-30T13:12:01.973Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...' [2019-07-30T13:12:02.537Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...' [2019-07-30T13:12:02.537Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-30T13:12:02.537Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1124226525 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-30T13:12:02.537Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-30T13:12:02.537Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-30T13:12:02.537Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-30T13:12:02.537Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-30T13:12:02.537Z] DEBUG - matched Button with text "New...", using matcher: with mnemonic 'New...' [2019-07-30T13:12:02.537Z] DEBUG - matched Button with text "New...", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:02.537Z] DEBUG - matched Button with text "New...", using matcher: (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-30T13:12:02.537Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T13:12:02.537Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T13:12:02.537Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-30T13:12:02.537Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-30T13:12:02.537Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-30T13:12:02.537Z] DEBUG - Clicking on New... [2019-07-30T13:12:02.537Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {New...} time=1124226589 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-30T13:12:02.537Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=1124226590 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-30T13:12:02.537Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {New...} time=1124226590 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-30T13:12:02.537Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {New...} time=1124226593 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-30T13:12:02.537Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {New...} time=1124226594 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-30T13:12:02.537Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {New...} time=1124226594 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-30T13:12:03.468Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {New...} time=1124227391 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-30T13:12:03.468Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=1124227393 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-30T13:12:03.468Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {New...} time=1124227393 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-30T13:12:03.468Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {New...} time=1124227393 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-30T13:12:03.468Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {New...} time=1124227394 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-30T13:12:03.468Z] DEBUG - Clicked on New... [2019-07-30T13:12:03.468Z] DEBUG - matched Shell with text "Custom Text Parser", using matcher: with text 'Custom Text Parser' [2019-07-30T13:12:03.468Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom Text Parser} time=1124227396 data=null doit=true} to Shell with text {Custom Text Parser} [2019-07-30T13:12:03.468Z] DEBUG - Attempting to set focus on Shell with text {Custom Text Parser} [2019-07-30T13:12:03.468Z] DEBUG - matched Text with text "Custom Text", using matcher: of type 'Text' [2019-07-30T13:12:03.468Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T13:12:03.468Z] DEBUG - matched Text with text "Custom Text", using matcher: with label (with mnemonic 'Category:') [2019-07-30T13:12:03.468Z] DEBUG - matched Text with text "Custom Text", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T13:12:03.468Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:12:03.468Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T13:12:03.468Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2019-07-30T13:12:03.468Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T13:12:03.468Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:12:03.468Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T13:12:03.468Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2019-07-30T13:12:03.468Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T13:12:03.468Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: of type 'Text' [2019-07-30T13:12:03.468Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T13:12:03.468Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Category:') [2019-07-30T13:12:03.468Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T13:12:03.468Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text' [2019-07-30T13:12:03.468Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T13:12:03.468Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Category:') [2019-07-30T13:12:03.468Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T13:12:03.468Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:12:03.468Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T13:12:03.468Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2019-07-30T13:12:03.468Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T13:12:03.468Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-30T13:12:03.468Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T13:12:03.468Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:') [2019-07-30T13:12:03.468Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T13:12:03.468Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text' [2019-07-30T13:12:03.468Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T13:12:03.468Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Category:') [2019-07-30T13:12:03.468Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T13:12:03.468Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-30T13:12:03.468Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:12:03.468Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:12:03.468Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T13:12:03.468Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T13:12:03.468Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T13:12:03.468Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: of type 'Text' [2019-07-30T13:12:03.468Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T13:12:03.468Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T13:12:03.468Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T13:12:03.468Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text' [2019-07-30T13:12:03.468Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T13:12:03.468Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T13:12:03.468Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T13:12:03.468Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:12:03.468Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T13:12:03.468Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T13:12:03.468Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T13:12:03.468Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-30T13:12:03.468Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T13:12:03.468Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T13:12:03.468Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T13:12:03.468Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text' [2019-07-30T13:12:03.468Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T13:12:03.468Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T13:12:03.468Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T13:12:03.468Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-30T13:12:03.468Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:12:03.468Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T13:12:03.468Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T13:12:03.468Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T13:12:03.468Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-30T13:12:03.468Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T13:12:03.468Z] DEBUG - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T13:12:03.468Z] DEBUG - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T13:12:03.468Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: of type 'Text' [2019-07-30T13:12:03.468Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T13:12:03.468Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T13:12:03.468Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T13:12:03.468Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text' [2019-07-30T13:12:03.468Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T13:12:03.468Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T13:12:03.468Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T13:12:03.468Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:12:03.468Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T13:12:03.468Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T13:12:03.468Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T13:12:03.468Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-30T13:12:03.468Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T13:12:03.468Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T13:12:03.468Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T13:12:03.468Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: of type 'Text' [2019-07-30T13:12:03.468Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T13:12:03.468Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T13:12:03.468Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T13:12:03.468Z] DEBUG - matched Combo with text "(0,���)", using matcher: of type 'Combo' [2019-07-30T13:12:03.468Z] DEBUG - matched Combo with text "(0,���)", using matcher: (of type 'Combo') [2019-07-30T13:12:03.468Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo' [2019-07-30T13:12:03.468Z] DEBUG - matched Combo with text "Message", using matcher: (of type 'Combo') [2019-07-30T13:12:03.468Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo' [2019-07-30T13:12:03.468Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo') [2019-07-30T13:12:03.468Z] DEBUG - Setting selection on (of type 'Combo') to Timestamp [2019-07-30T13:12:03.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Timestamp} time=1124227694 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-30T13:12:03.468Z] DEBUG - Set selection on (of type 'Combo') to Timestamp [2019-07-30T13:12:03.468Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-30T13:12:03.468Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-07-30T13:12:03.468Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-30T13:12:03.725Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text' [2019-07-30T13:12:03.725Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text' [2019-07-30T13:12:03.725Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:12:03.725Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:12:03.725Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2019-07-30T13:12:03.725Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'format:') [2019-07-30T13:12:03.725Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2019-07-30T13:12:03.725Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-30T13:12:03.725Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2019-07-30T13:12:03.725Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:') [2019-07-30T13:12:03.725Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2019-07-30T13:12:03.725Z] DEBUG - matched Text with text "Enter the input form...", using matcher: of type 'Text' [2019-07-30T13:12:03.725Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2019-07-30T13:12:03.725Z] DEBUG - matched Text with text "Enter the input form...", using matcher: with label (with mnemonic 'format:') [2019-07-30T13:12:03.725Z] DEBUG - matched Text with text "Enter the input form...", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2019-07-30T13:12:03.725Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:03.725Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:03.725Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:03.725Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:03.725Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:03.725Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:03.725Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:03.725Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:03.725Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:03.725Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:03.725Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:03.725Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:03.725Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:03.725Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:03.725Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:03.725Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:03.725Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:03.725Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:03.725Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:03.725Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:03.725Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:03.725Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-30T13:12:03.725Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:03.725Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:03.725Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:03.725Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:03.725Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:03.725Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:03.725Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-30T13:12:03.725Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:03.725Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:03.725Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:03.725Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:03.725Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:03.725Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T13:12:03.725Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:03.725Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:03.725Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T13:12:03.725Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:03.725Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:03.725Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:12:03.725Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:03.725Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:03.725Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:12:03.725Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:03.725Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:03.725Z] DEBUG - Clicking on [2019-07-30T13:12:03.725Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1124227814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:03.725Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1124227814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:03.725Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1124227815 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:03.725Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1124227815 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:03.725Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1124227816 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:03.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1124227816 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:03.726Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1124227816 data=null item=null 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-30T13:12:03.726Z] DEBUG - Clicked on [2019-07-30T13:12:03.726Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:03.726Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:03.726Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:03.726Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:03.726Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:03.726Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:03.726Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:03.726Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:03.726Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:03.726Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:03.726Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:03.726Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:03.726Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:03.726Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:03.726Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:03.726Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:03.726Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:03.726Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:03.726Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:03.726Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:03.726Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:03.726Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-30T13:12:03.726Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:03.982Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:03.982Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:03.982Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:03.982Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:03.982Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:03.982Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:03.982Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:03.982Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:03.982Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-30T13:12:03.982Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:03.982Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:03.982Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:03.982Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:03.982Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:03.982Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T13:12:03.982Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:03.982Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:03.982Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T13:12:03.982Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:03.982Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:03.982Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:12:03.982Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:03.982Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:03.982Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:12:03.982Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:03.982Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:03.982Z] DEBUG - Clicking on [2019-07-30T13:12:03.982Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1124227997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:03.982Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1124227997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:03.982Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1124227997 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:03.982Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1124227997 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:03.982Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1124227998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:03.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1124227998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:03.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1124227998 data=null item=null 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-30T13:12:03.982Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1124228094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:03.982Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1124228095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:03.982Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1124228095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:03.982Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1124228096 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:03.982Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1124228103 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:03.982Z] DEBUG - Clicked on [2019-07-30T13:12:03.982Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:12:03.982Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:12:03.982Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:12:03.982Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:12:03.982Z] DEBUG - matched StyledText with text "", using matcher: of type 'StyledText' [2019-07-30T13:12:03.982Z] DEBUG - matched StyledText with text "", using matcher: (of type 'StyledText') [2019-07-30T13:12:03.982Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:12:03.982Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 1 (0,���) : \s*(.*\S)} time=1124228190 data=null button=0 stateMask=0x0 x=128 y=11 count=0} to TreeItem with text {Root Line 1 (0,���) : \s*(.*\S)} [2019-07-30T13:12:03.982Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 1 (0,���) : \s*(.*\S)} time=1124228191 data=null doit=true} to TreeItem with text {Root Line 1 (0,���) : \s*(.*\S)} [2019-07-30T13:12:03.982Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 1 (0,���) : \s*(.*\S)} time=1124228191 data=null} to TreeItem with text {Root Line 1 (0,���) : \s*(.*\S)} [2019-07-30T13:12:03.982Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 1 (0,���) : \s*(.*\S)} time=1124228192 data=null button=1 stateMask=0x0 x=128 y=11 count=1} to TreeItem with text {Root Line 1 (0,���) : \s*(.*\S)} [2019-07-30T13:12:04.239Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124228192 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-30T13:12:04.239Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 1 (0,���) : \s*(.*\S)} time=1124228419 data=null button=1 stateMask=0x80000 x=128 y=11 count=1} to TreeItem with text {Root Line 1 (0,���) : \s*(.*\S)} [2019-07-30T13:12:04.239Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-30T13:12:04.239Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-07-30T13:12:04.239Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-30T13:12:04.239Z] DEBUG - matched Text with text "12", using matcher: of type 'Text' [2019-07-30T13:12:04.239Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text' [2019-07-30T13:12:04.239Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T13:12:04.239Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T13:12:04.239Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T13:12:04.239Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:12:04.239Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T13:12:04.239Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T13:12:04.239Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T13:12:04.239Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-07-30T13:12:04.239Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T13:12:04.239Z] DEBUG - matched Text with text "ss", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T13:12:04.239Z] DEBUG - matched Text with text "ss", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T13:12:04.239Z] DEBUG - matched Text with text "12 Hello", using matcher: of type 'Text' [2019-07-30T13:12:04.239Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T13:12:04.239Z] DEBUG - matched Text with text "12 Hello", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T13:12:04.239Z] DEBUG - matched Text with text "12 Hello", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T13:12:04.239Z] DEBUG - matched Text with text "*no matching group*", using matcher: of type 'Text' [2019-07-30T13:12:04.239Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T13:12:04.239Z] DEBUG - matched Text with text "*no matching group*", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T13:12:04.239Z] DEBUG - matched Text with text "*no matching group*", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T13:12:04.239Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: of type 'Text' [2019-07-30T13:12:04.239Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T13:12:04.239Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T13:12:04.239Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T13:12:04.496Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:12:04.496Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 2 (0,���) : } time=1124228499 data=null button=0 stateMask=0x0 x=102 y=32 count=0} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-30T13:12:04.496Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 2 (0,���) : } time=1124228500 data=null doit=true} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-30T13:12:04.496Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 2 (0,���) : } time=1124228500 data=null} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-30T13:12:04.496Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 2 (0,���) : } time=1124228501 data=null button=1 stateMask=0x0 x=102 y=32 count=1} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-30T13:12:04.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124228501 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-30T13:12:04.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 2 (0,���) : } time=1124228599 data=null button=1 stateMask=0x80000 x=102 y=32 count=1} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-30T13:12:04.496Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-30T13:12:04.496Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-07-30T13:12:04.496Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-30T13:12:04.496Z] DEBUG - matched Text with text "12", using matcher: of type 'Text' [2019-07-30T13:12:04.496Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:12:04.496Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T13:12:04.496Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T13:12:04.496Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T13:12:04.496Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:12:04.496Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T13:12:04.496Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T13:12:04.496Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T13:12:04.496Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: of type 'Text' [2019-07-30T13:12:04.496Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T13:12:04.496Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T13:12:04.496Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T13:12:04.496Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:04.496Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:04.496Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:04.496Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:04.496Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:04.496Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:04.496Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:04.496Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:04.496Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:04.496Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:04.496Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:04.496Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:04.496Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:04.496Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:04.496Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:04.496Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:04.496Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:04.496Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:04.496Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:04.496Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:04.496Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:04.496Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-30T13:12:04.496Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:04.496Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:04.496Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:04.496Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-30T13:12:04.496Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:04.496Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:04.496Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:04.496Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:04.496Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:04.496Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T13:12:04.496Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:04.496Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:04.496Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T13:12:04.496Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:04.496Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:04.496Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:12:04.496Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:04.496Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:04.496Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:12:04.496Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:04.496Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:04.496Z] DEBUG - Clicking on [2019-07-30T13:12:04.496Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1124228692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:04.496Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1124228692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:04.496Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1124228692 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:04.496Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1124228692 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:04.496Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1124228693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:04.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1124228693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:04.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1124228693 data=null item=null 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-30T13:12:04.754Z] DEBUG - Clicked on [2019-07-30T13:12:04.754Z] DEBUG - matched Combo with text "(0,���)", using matcher: of type 'Combo' [2019-07-30T13:12:04.754Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo' [2019-07-30T13:12:04.754Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo' [2019-07-30T13:12:04.754Z] DEBUG - matched Combo with text "Set", using matcher: with text 'Set' [2019-07-30T13:12:04.754Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo' and with text 'Set') [2019-07-30T13:12:04.754Z] DEBUG - Setting selection on (of type 'Combo' and with text 'Set') to Append with | [2019-07-30T13:12:04.754Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Append with |} time=1124228796 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-30T13:12:04.754Z] DEBUG - Set selection on (of type 'Combo' and with text 'Set') to Append with | [2019-07-30T13:12:04.754Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:04.754Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:04.754Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:04.754Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:04.754Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:04.754Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:04.754Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:04.754Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-30T13:12:04.754Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:04.754Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:04.754Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-30T13:12:04.754Z] DEBUG - matched Button with text "Highlight All", using matcher: with mnemonic 'Highlight All' [2019-07-30T13:12:04.754Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:04.754Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-30T13:12:04.754Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:04.754Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T13:12:04.754Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T13:12:04.754Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:12:04.754Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:12:04.754Z] DEBUG - Clicking on Highlight All [2019-07-30T13:12:04.754Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Highlight All} time=1124228832 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-30T13:12:04.754Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=1124228833 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-30T13:12:04.754Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Highlight All} time=1124228833 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-30T13:12:04.754Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Highlight All} time=1124228833 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-30T13:12:04.754Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Highlight All} time=1124228833 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-30T13:12:04.754Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Highlight All} time=1124228833 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-30T13:12:04.754Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Highlight All} time=1124228834 data=null item=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-30T13:12:04.754Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Highlight All} time=1124228849 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-30T13:12:04.754Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=1124228849 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-30T13:12:04.754Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Highlight All} time=1124228849 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-30T13:12:04.754Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Highlight All} time=1124228849 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-30T13:12:04.754Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Highlight All} time=1124228849 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-30T13:12:04.754Z] DEBUG - Clicked on Highlight All [2019-07-30T13:12:04.754Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:04.754Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:04.754Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:04.754Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:04.754Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:04.754Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:04.754Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:04.754Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-30T13:12:04.754Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:04.754Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:04.754Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-30T13:12:04.754Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:04.754Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T13:12:04.754Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T13:12:04.754Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2019-07-30T13:12:04.754Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:04.754Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T13:12:04.754Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:12:04.754Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:12:04.754Z] DEBUG - Clicking on &Next > [2019-07-30T13:12:04.754Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=1124228854 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-30T13:12:04.754Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=1124228855 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-30T13:12:04.754Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=1124228855 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T13:12:04.754Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=1124228855 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T13:12:04.754Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=1124228856 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-30T13:12:04.754Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=1124228856 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-30T13:12:05.011Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=1124228885 data=null item=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-30T13:12:05.011Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T13:12:05.011Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T13:12:05.011Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T13:12:05.011Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T13:12:05.011Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T13:12:05.011Z] DEBUG - Clicked on &Next > [2019-07-30T13:12:05.011Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:05.011Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:05.011Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:05.011Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:05.011Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:05.011Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:05.011Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T13:12:05.011Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T13:12:05.011Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:12:05.011Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:12:05.011Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T13:12:05.011Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:05.011Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:12:05.011Z] DEBUG - Clicking on &Finish [2019-07-30T13:12:05.011Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1124229087 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:12:05.011Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1124229087 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:12:05.011Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1124229087 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:12:05.011Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1124229088 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:12:05.011Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1124229088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:12:05.011Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1124229088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:12:05.268Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1124229088 data=null item=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-30T13:12:05.268Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {New...} time=1124226595 data=null item=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-30T13:12:05.268Z] DEBUG - Clicked on [2019-07-30T13:12:05.268Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-30T13:12:05.268Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1124229483 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-30T13:12:05.268Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-30T13:12:05.268Z] DEBUG - matched List with text "", using matcher: of type 'List' [2019-07-30T13:12:05.268Z] DEBUG - matched List with text "", using matcher: (of type 'List') [2019-07-30T13:12:05.268Z] DEBUG - Set selection (of type 'List') to text Test Category : Test Trace [2019-07-30T13:12:05.268Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=1124229488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List') [2019-07-30T13:12:05.268Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=1124229489 data=null doit=true} to (of type 'List') [2019-07-30T13:12:05.268Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=1124229489 data=null} to (of type 'List') [2019-07-30T13:12:05.268Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=1124229490 data=null button=1 stateMask=0x0 x=97 y=10 count=1} to (of type 'List') [2019-07-30T13:12:05.268Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=1124229490 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-30T13:12:05.268Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=1124229491 data=null button=1 stateMask=0x80000 x=97 y=10 count=1} to (of type 'List') [2019-07-30T13:12:05.268Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-30T13:12:05.268Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-30T13:12:05.268Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-30T13:12:05.268Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T13:12:05.268Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T13:12:05.268Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-07-30T13:12:05.268Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:05.268Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T13:12:05.268Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-30T13:12:05.268Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-30T13:12:05.268Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-30T13:12:05.268Z] DEBUG - Clicking on Delete [2019-07-30T13:12:05.268Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1124229493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T13:12:05.268Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1124229494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T13:12:05.268Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1124229494 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T13:12:05.268Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1124229494 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T13:12:05.268Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1124229499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T13:12:05.268Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1124229500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T13:12:05.525Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1124229596 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T13:12:05.525Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1124229598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T13:12:05.525Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1124229598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T13:12:05.525Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1124229598 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T13:12:05.525Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1124229598 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T13:12:05.525Z] DEBUG - Clicked on Delete [2019-07-30T13:12:05.525Z] DEBUG - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser' [2019-07-30T13:12:05.525Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete Custom Parser} time=1124229600 data=null doit=true} to Shell with text {Delete Custom Parser} [2019-07-30T13:12:05.525Z] DEBUG - Attempting to set focus on Shell with text {Delete Custom Parser} [2019-07-30T13:12:05.525Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T13:12:05.525Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T13:12:05.525Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T13:12:05.525Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:05.525Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:12:05.525Z] DEBUG - Clicking on &Yes [2019-07-30T13:12:05.525Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1124229605 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:12:05.525Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1124229605 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:12:05.525Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1124229605 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:12:05.525Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1124229605 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:12:05.525Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1124229606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:12:05.525Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1124229606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:12:05.525Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1124229606 data=null item=null 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-30T13:12:05.525Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1124229500 data=null item=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-30T13:12:05.782Z] DEBUG - Clicked on [2019-07-30T13:12:05.782Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-30T13:12:05.782Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1124229794 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-30T13:12:05.782Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-30T13:12:05.782Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-30T13:12:05.782Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-30T13:12:05.782Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-30T13:12:05.782Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T13:12:05.782Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T13:12:05.782Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-30T13:12:05.782Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-30T13:12:05.782Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-30T13:12:05.782Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close' [2019-07-30T13:12:05.782Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:05.782Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:12:05.782Z] DEBUG - Clicking on &Close [2019-07-30T13:12:05.782Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=1124229796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:12:05.782Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=1124229796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:12:05.782Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=1124229796 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:12:05.782Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=1124229796 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:12:05.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=1124229796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:12:05.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=1124229797 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:12:05.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=1124229797 data=null item=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-30T13:12:05.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=1124226277 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-30T13:12:05.782Z] DEBUG - Clicked on [2019-07-30T13:12:05.782Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1124229988 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T13:12:05.782Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T13:12:05.782Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:12:05.782Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:12:05.782Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:12:05.782Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1124229998 data=null button=0 stateMask=0x0 x=67 y=11 count=0} to TreeItem with text {TestText} [2019-07-30T13:12:05.782Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1124229999 data=null doit=true} to TreeItem with text {TestText} [2019-07-30T13:12:05.782Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1124230023 data=null} to TreeItem with text {TestText} [2019-07-30T13:12:05.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1124230024 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-30T13:12:06.039Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124230024 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-30T13:12:06.039Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1124230106 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-30T13:12:06.295Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T13:12:06.295Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T13:12:06.295Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T13:12:06.860Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T13:12:06.860Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T13:12:06.860Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:12:06.860Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:12:06.860Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:06.860Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:12:06.860Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:12:06.860Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:12:06.860Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:06.860Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T13:12:06.860Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124230837 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:06.860Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124230838 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:06.860Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124230838 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:06.860Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124230839 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:06.860Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124230839 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:06.860Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124230839 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:06.860Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124230839 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:06.860Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124230840 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:06.860Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124230840 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:06.860Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124230840 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:06.860Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124230840 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:06.860Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124230840 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:06.860Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:06.860Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:12:06.860Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:12:06.860Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:12:06.860Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:12:06.860Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:12:06.860Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:06.860Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:06.860Z] DEBUG - Clicking on OK [2019-07-30T13:12:06.860Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1124230886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:06.860Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1124230887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:06.860Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1124230887 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:06.860Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1124230887 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:06.860Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1124230887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:06.860Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1124230888 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:06.860Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:06.860Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:06.860Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:06.860Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:06.860Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:06.860Z] DEBUG - Clicked on OK [2019-07-30T13:12:07.117Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1124230888 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:07.117Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1124230315 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T13:12:07.373Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:12:07.937Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:12:07.937Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:12:07.937Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:12:07.937Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:12:07.937Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:12:07.937Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1124232038 data=null button=0 stateMask=0x0 x=67 y=11 count=0} to TreeItem with text {TestText} [2019-07-30T13:12:07.937Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1124232038 data=null doit=true} to TreeItem with text {TestText} [2019-07-30T13:12:07.937Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1124232038 data=null} to TreeItem with text {TestText} [2019-07-30T13:12:07.937Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1124232038 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-30T13:12:07.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124232039 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-30T13:12:07.937Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1124232090 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-30T13:12:07.937Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:12:07.937Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1124232091 data=null button=0 stateMask=0x0 x=67 y=11 count=0} to TreeItem with text {TestText} [2019-07-30T13:12:07.937Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1124232091 data=null doit=true} to TreeItem with text {TestText} [2019-07-30T13:12:07.937Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1124232092 data=null} to TreeItem with text {TestText} [2019-07-30T13:12:07.937Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1124232092 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-30T13:12:07.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124232092 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-30T13:12:07.938Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1124232107 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-30T13:12:07.938Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1124232108 data=null doit=true} to TreeItem with text {TestText} [2019-07-30T13:12:07.938Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1124232108 data=null} to TreeItem with text {TestText} [2019-07-30T13:12:07.938Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1124232108 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-30T13:12:07.938Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1124232109 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-30T13:12:07.938Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1124232120 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-30T13:12:07.938Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:12:07.938Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1124232122 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T13:12:07.938Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1124232122 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T13:12:07.938Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1124232122 data=null} to TreeItem with text {Traces [0]} [2019-07-30T13:12:07.938Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1124232122 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T13:12:07.938Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124232123 data=null item=TreeItem {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-30T13:12:08.194Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1124232193 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T13:12:08.194Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:12:08.194Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1124232195 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T13:12:08.194Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1124232195 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T13:12:08.194Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1124232196 data=null} to TreeItem with text {Traces [0]} [2019-07-30T13:12:08.194Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1124232196 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T13:12:08.194Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124232196 data=null item=TreeItem {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-30T13:12:08.194Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1124232212 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T13:12:08.194Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...' [2019-07-30T13:12:08.194Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...' [2019-07-30T13:12:08.452Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...' [2019-07-30T13:12:08.452Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-30T13:12:08.452Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1124232600 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-30T13:12:08.452Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-30T13:12:08.452Z] DEBUG - matched List with text "", using matcher: of type 'List' [2019-07-30T13:12:08.452Z] DEBUG - matched List with text "", using matcher: (of type 'List') [2019-07-30T13:12:08.452Z] DEBUG - Set selection (of type 'List') to text Demo Category : Demo trace [2019-07-30T13:12:08.452Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=1124232614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List') [2019-07-30T13:12:08.452Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=1124232614 data=null doit=true} to (of type 'List') [2019-07-30T13:12:08.452Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=1124232614 data=null} to (of type 'List') [2019-07-30T13:12:08.452Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=1124232614 data=null button=1 stateMask=0x0 x=102 y=31 count=1} to (of type 'List') [2019-07-30T13:12:08.452Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=1124232615 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-30T13:12:08.452Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=1124232616 data=null button=1 stateMask=0x80000 x=102 y=31 count=1} to (of type 'List') [2019-07-30T13:12:08.452Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-30T13:12:08.452Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-30T13:12:08.452Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-30T13:12:08.452Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T13:12:08.452Z] DEBUG - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...' [2019-07-30T13:12:08.452Z] DEBUG - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:08.452Z] DEBUG - matched Button with text "Edit...", using matcher: (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-30T13:12:08.452Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T13:12:08.452Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-30T13:12:08.452Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-30T13:12:08.452Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-30T13:12:08.452Z] DEBUG - Clicking on Edit... [2019-07-30T13:12:08.452Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Edit...} time=1124232617 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-30T13:12:08.452Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=1124232618 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-30T13:12:08.452Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Edit...} time=1124232618 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-30T13:12:08.452Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Edit...} time=1124232618 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-30T13:12:08.452Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Edit...} time=1124232618 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-30T13:12:08.452Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Edit...} time=1124232618 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-30T13:12:09.222Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Edit...} time=1124233113 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-30T13:12:09.222Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=1124233116 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-30T13:12:09.222Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Edit...} time=1124233116 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-30T13:12:09.222Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Edit...} time=1124233117 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-30T13:12:09.222Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Edit...} time=1124233121 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-30T13:12:09.222Z] DEBUG - Clicked on Edit... [2019-07-30T13:12:09.222Z] DEBUG - matched Shell with text "Custom Text Parser", using matcher: with text 'Custom Text Parser' [2019-07-30T13:12:09.222Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom Text Parser} time=1124233127 data=null doit=true} to Shell with text {Custom Text Parser} [2019-07-30T13:12:09.222Z] DEBUG - Attempting to set focus on Shell with text {Custom Text Parser} [2019-07-30T13:12:09.222Z] DEBUG - matched Text with text "Demo Category", using matcher: of type 'Text' [2019-07-30T13:12:09.222Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T13:12:09.222Z] DEBUG - matched Text with text "Demo Category", using matcher: with label (with mnemonic 'Category:') [2019-07-30T13:12:09.222Z] DEBUG - matched Text with text "Demo Category", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T13:12:09.222Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2019-07-30T13:12:09.222Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T13:12:09.222Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Category:') [2019-07-30T13:12:09.222Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T13:12:09.222Z] DEBUG - matched Text with text "Demo trace", using matcher: of type 'Text' [2019-07-30T13:12:09.222Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T13:12:09.222Z] DEBUG - matched Text with text "Demo trace", using matcher: with label (with mnemonic 'Category:') [2019-07-30T13:12:09.222Z] DEBUG - matched Text with text "Demo trace", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T13:12:09.222Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text' [2019-07-30T13:12:09.222Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T13:12:09.222Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Category:') [2019-07-30T13:12:09.222Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T13:12:09.222Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text' [2019-07-30T13:12:09.222Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T13:12:09.222Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Category:') [2019-07-30T13:12:09.222Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T13:12:09.222Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:12:09.222Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T13:12:09.222Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2019-07-30T13:12:09.222Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T13:12:09.222Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2019-07-30T13:12:09.222Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T13:12:09.222Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Category:') [2019-07-30T13:12:09.222Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T13:12:09.222Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-30T13:12:09.222Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T13:12:09.222Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:') [2019-07-30T13:12:09.222Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T13:12:09.222Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-30T13:12:09.222Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T13:12:09.222Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:') [2019-07-30T13:12:09.222Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T13:12:09.222Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text' [2019-07-30T13:12:09.222Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T13:12:09.222Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Category:') [2019-07-30T13:12:09.222Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T13:12:09.222Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-30T13:12:09.222Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2019-07-30T13:12:09.222Z] DEBUG - matched Text with text "Demo trace", using matcher: of type 'Text' [2019-07-30T13:12:09.222Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T13:12:09.222Z] DEBUG - matched Text with text "Demo trace", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T13:12:09.222Z] DEBUG - matched Text with text "Demo trace", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T13:12:09.222Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text' [2019-07-30T13:12:09.222Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T13:12:09.222Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T13:12:09.222Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T13:12:09.222Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text' [2019-07-30T13:12:09.222Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T13:12:09.222Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T13:12:09.222Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T13:12:09.222Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:12:09.222Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T13:12:09.222Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T13:12:09.222Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T13:12:09.222Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2019-07-30T13:12:09.222Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T13:12:09.222Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T13:12:09.222Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T13:12:09.222Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-30T13:12:09.222Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T13:12:09.222Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T13:12:09.222Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T13:12:09.222Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-30T13:12:09.222Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T13:12:09.222Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T13:12:09.222Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T13:12:09.222Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text' [2019-07-30T13:12:09.222Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T13:12:09.222Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T13:12:09.222Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T13:12:09.222Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-30T13:12:09.222Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2019-07-30T13:12:09.222Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T13:12:09.222Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T13:12:09.222Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T13:12:09.222Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-30T13:12:09.222Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T13:12:09.222Z] DEBUG - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T13:12:09.222Z] DEBUG - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T13:12:09.222Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text' [2019-07-30T13:12:09.222Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T13:12:09.222Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T13:12:09.222Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T13:12:09.222Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text' [2019-07-30T13:12:09.222Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T13:12:09.222Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T13:12:09.222Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T13:12:09.222Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:12:09.222Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T13:12:09.222Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T13:12:09.222Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T13:12:09.222Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2019-07-30T13:12:09.222Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T13:12:09.222Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T13:12:09.222Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T13:12:09.222Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-30T13:12:09.222Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T13:12:09.222Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T13:12:09.222Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T13:12:09.222Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-30T13:12:09.222Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T13:12:09.222Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T13:12:09.222Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T13:12:09.222Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text' [2019-07-30T13:12:09.222Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T13:12:09.222Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T13:12:09.222Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T13:12:09.479Z] DEBUG - matched Combo with text "(0,���)", using matcher: of type 'Combo' [2019-07-30T13:12:09.479Z] DEBUG - matched Combo with text "(0,���)", using matcher: (of type 'Combo') [2019-07-30T13:12:09.479Z] DEBUG - matched Combo with text "Timestamp", using matcher: of type 'Combo' [2019-07-30T13:12:09.479Z] DEBUG - matched Combo with text "Timestamp", using matcher: (of type 'Combo') [2019-07-30T13:12:09.479Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo' [2019-07-30T13:12:09.479Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo') [2019-07-30T13:12:09.479Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo' [2019-07-30T13:12:09.479Z] DEBUG - matched Combo with text "Message", using matcher: (of type 'Combo') [2019-07-30T13:12:09.479Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo' [2019-07-30T13:12:09.479Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo') [2019-07-30T13:12:09.479Z] DEBUG - Setting selection on (of type 'Combo') to Timestamp [2019-07-30T13:12:09.479Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Timestamp} time=1124233397 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-30T13:12:09.479Z] DEBUG - Set selection on (of type 'Combo') to Timestamp [2019-07-30T13:12:09.479Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-30T13:12:09.479Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-07-30T13:12:09.479Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-30T13:12:09.479Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text' [2019-07-30T13:12:09.480Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text' [2019-07-30T13:12:09.480Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:12:09.480Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2019-07-30T13:12:09.480Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2019-07-30T13:12:09.480Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'format:') [2019-07-30T13:12:09.480Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2019-07-30T13:12:09.480Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-30T13:12:09.480Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2019-07-30T13:12:09.480Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:') [2019-07-30T13:12:09.480Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2019-07-30T13:12:09.480Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-30T13:12:09.480Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2019-07-30T13:12:09.480Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:') [2019-07-30T13:12:09.480Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2019-07-30T13:12:09.480Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text' [2019-07-30T13:12:09.480Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2019-07-30T13:12:09.480Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'format:') [2019-07-30T13:12:09.480Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2019-07-30T13:12:09.480Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:09.480Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:09.480Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:09.480Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:09.480Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:09.480Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:09.480Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:09.480Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:09.480Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:09.480Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:09.480Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:09.480Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:09.480Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:09.480Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:09.480Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:09.480Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:09.480Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:09.480Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:09.480Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:09.480Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:09.480Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:09.480Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-30T13:12:09.480Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:09.480Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:09.480Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:09.480Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:09.480Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:09.480Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:09.480Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:09.480Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:09.480Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:09.480Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-30T13:12:09.480Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:09.480Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:09.480Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:09.480Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:09.480Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:09.480Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T13:12:09.480Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:09.480Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:09.480Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T13:12:09.480Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:09.480Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:09.480Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:12:09.480Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:09.480Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:09.480Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:12:09.480Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:09.480Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:09.480Z] DEBUG - Clicking on [2019-07-30T13:12:09.480Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1124233488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:09.480Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1124233488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:09.480Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1124233488 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:09.480Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1124233488 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:09.480Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1124233488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:09.480Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1124233489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:09.480Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1124233489 data=null item=null 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-30T13:12:09.480Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1124233587 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:09.480Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1124233589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:09.480Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1124233589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:09.480Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1124233590 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:09.480Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1124233590 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:09.480Z] DEBUG - Clicked on [2019-07-30T13:12:09.480Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:12:09.480Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:12:09.480Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:12:09.480Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:12:09.480Z] DEBUG - matched StyledText with text "", using matcher: of type 'StyledText' [2019-07-30T13:12:09.480Z] DEBUG - matched StyledText with text "", using matcher: (of type 'StyledText') [2019-07-30T13:12:09.480Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:12:09.480Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 1 (0,���) : \s*(\d*)\s(.*)} time=1124233627 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-30T13:12:09.480Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 1 (0,���) : \s*(\d*)\s(.*)} time=1124233627 data=null doit=true} to TreeItem with text {Root Line 1 (0,���) : \s*(\d*)\s(.*)} [2019-07-30T13:12:09.480Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 1 (0,���) : \s*(\d*)\s(.*)} time=1124233628 data=null} to TreeItem with text {Root Line 1 (0,���) : \s*(\d*)\s(.*)} [2019-07-30T13:12:09.480Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 1 (0,���) : \s*(\d*)\s(.*)} time=1124233628 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-30T13:12:09.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124233628 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-30T13:12:09.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 1 (0,���) : \s*(\d*)\s(.*)} time=1124233936 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-30T13:12:09.737Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-30T13:12:09.737Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-07-30T13:12:09.737Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-30T13:12:09.737Z] DEBUG - matched Text with text "12", using matcher: of type 'Text' [2019-07-30T13:12:09.737Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text' [2019-07-30T13:12:09.737Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T13:12:09.737Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T13:12:09.737Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T13:12:09.737Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:12:09.737Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T13:12:09.737Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T13:12:09.737Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T13:12:09.737Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-07-30T13:12:09.737Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T13:12:09.737Z] DEBUG - matched Text with text "ss", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T13:12:09.737Z] DEBUG - matched Text with text "ss", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T13:12:09.737Z] DEBUG - matched Text with text "12", using matcher: of type 'Text' [2019-07-30T13:12:09.737Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T13:12:09.737Z] DEBUG - matched Text with text "12", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T13:12:09.737Z] DEBUG - matched Text with text "12", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T13:12:09.737Z] DEBUG - matched Text with text "Hello", using matcher: of type 'Text' [2019-07-30T13:12:09.737Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T13:12:09.737Z] DEBUG - matched Text with text "Hello", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T13:12:09.737Z] DEBUG - matched Text with text "Hello", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T13:12:09.737Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text' [2019-07-30T13:12:09.737Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T13:12:09.737Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T13:12:09.737Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T13:12:09.737Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:12:09.737Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 2 (0,���) : } time=1124233959 data=null button=0 stateMask=0x0 x=102 y=32 count=0} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-30T13:12:09.737Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 2 (0,���) : } time=1124233959 data=null doit=true} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-30T13:12:09.737Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 2 (0,���) : } time=1124233960 data=null} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-30T13:12:09.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 2 (0,���) : } time=1124233960 data=null button=1 stateMask=0x0 x=102 y=32 count=1} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-30T13:12:09.994Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124233960 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-30T13:12:09.994Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 2 (0,���) : } time=1124234090 data=null button=1 stateMask=0x80000 x=102 y=32 count=1} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-30T13:12:09.994Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-30T13:12:09.994Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-07-30T13:12:09.994Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-30T13:12:09.994Z] DEBUG - matched Text with text "12", using matcher: of type 'Text' [2019-07-30T13:12:09.994Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:12:09.994Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T13:12:09.994Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T13:12:09.994Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T13:12:09.994Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:12:09.994Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T13:12:09.994Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T13:12:09.994Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T13:12:09.994Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text' [2019-07-30T13:12:09.994Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T13:12:09.994Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T13:12:09.994Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T13:12:09.994Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:09.994Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:09.994Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:09.994Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:09.994Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:09.994Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:09.994Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:09.994Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:09.994Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:09.994Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:09.994Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:09.994Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:09.994Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:09.994Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:09.994Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:09.994Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:09.994Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:09.994Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:09.994Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:09.994Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:09.994Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:09.994Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-30T13:12:09.994Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:09.994Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:09.994Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:09.994Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-30T13:12:09.994Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:09.994Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:09.994Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:09.994Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:09.994Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:09.994Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T13:12:09.994Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:09.994Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:09.994Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T13:12:09.994Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:09.994Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:09.994Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:12:09.994Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:09.994Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:09.994Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:12:09.994Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:09.994Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:09.994Z] DEBUG - Clicking on [2019-07-30T13:12:09.994Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1124234120 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:09.994Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1124234121 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:09.994Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1124234129 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:09.994Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1124234129 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:09.994Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1124234129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:09.994Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1124234129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:12:09.994Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1124234129 data=null item=null 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-30T13:12:10.252Z] DEBUG - Clicked on [2019-07-30T13:12:10.252Z] DEBUG - matched Combo with text "(0,���)", using matcher: of type 'Combo' [2019-07-30T13:12:10.252Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo' [2019-07-30T13:12:10.252Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo' [2019-07-30T13:12:10.252Z] DEBUG - matched Combo with text "Set", using matcher: with text 'Set' [2019-07-30T13:12:10.252Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo' and with text 'Set') [2019-07-30T13:12:10.252Z] DEBUG - Setting selection on (of type 'Combo' and with text 'Set') to Append with | [2019-07-30T13:12:10.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Append with |} time=1124234298 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-30T13:12:10.252Z] DEBUG - Set selection on (of type 'Combo' and with text 'Set') to Append with | [2019-07-30T13:12:10.252Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:10.252Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:10.252Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:10.252Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:10.252Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:10.252Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:10.252Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:10.252Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-30T13:12:10.252Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:10.252Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:10.252Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-30T13:12:10.252Z] DEBUG - matched Button with text "Highlight All", using matcher: with mnemonic 'Highlight All' [2019-07-30T13:12:10.252Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:10.252Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-30T13:12:10.252Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:10.252Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T13:12:10.252Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T13:12:10.252Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:12:10.252Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:12:10.252Z] DEBUG - Clicking on Highlight All [2019-07-30T13:12:10.252Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Highlight All} time=1124234386 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-30T13:12:10.252Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=1124234386 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-30T13:12:10.252Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Highlight All} time=1124234387 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-30T13:12:10.252Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Highlight All} time=1124234387 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-30T13:12:10.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Highlight All} time=1124234387 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-30T13:12:10.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Highlight All} time=1124234387 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-30T13:12:10.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Highlight All} time=1124234388 data=null item=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-30T13:12:10.252Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Highlight All} time=1124234393 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-30T13:12:10.252Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=1124234393 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-30T13:12:10.252Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Highlight All} time=1124234393 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-30T13:12:10.252Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Highlight All} time=1124234393 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-30T13:12:10.252Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Highlight All} time=1124234393 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-30T13:12:10.252Z] DEBUG - Clicked on Highlight All [2019-07-30T13:12:10.252Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:10.252Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:10.252Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:10.252Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:10.252Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:10.252Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:10.252Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:10.252Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-30T13:12:10.252Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:10.252Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:10.252Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-30T13:12:10.252Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:10.252Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T13:12:10.252Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T13:12:10.252Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2019-07-30T13:12:10.252Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:10.252Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T13:12:10.252Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:12:10.252Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:12:10.252Z] DEBUG - Clicking on &Next > [2019-07-30T13:12:10.252Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=1124234400 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-30T13:12:10.252Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=1124234400 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-30T13:12:10.252Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=1124234400 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T13:12:10.252Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=1124234400 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T13:12:10.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=1124234400 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-30T13:12:10.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=1124234401 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-30T13:12:10.509Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=1124234401 data=null item=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-30T13:12:10.509Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T13:12:10.509Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T13:12:10.509Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T13:12:10.509Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T13:12:10.509Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T13:12:10.509Z] DEBUG - Clicked on &Next > [2019-07-30T13:12:10.509Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:10.509Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:10.509Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:10.509Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:10.509Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:10.509Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:10.509Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T13:12:10.509Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T13:12:10.509Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:12:10.509Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:12:10.509Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T13:12:10.509Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:10.509Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:12:10.509Z] DEBUG - Clicking on &Finish [2019-07-30T13:12:10.509Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1124234600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:12:10.509Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1124234600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:12:10.509Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1124234600 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:12:10.509Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1124234600 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:12:10.509Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1124234601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:12:10.509Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1124234601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:12:10.766Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:12:10.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1124234601 data=null item=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-30T13:12:10.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Edit...} time=1124232626 data=null item=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-30T13:12:10.766Z] DEBUG - Clicked on [2019-07-30T13:12:10.766Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-30T13:12:10.766Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1124234987 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-30T13:12:10.766Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-30T13:12:10.766Z] DEBUG - matched List with text "", using matcher: of type 'List' [2019-07-30T13:12:10.766Z] DEBUG - matched List with text "", using matcher: (of type 'List') [2019-07-30T13:12:10.766Z] DEBUG - Set selection (of type 'List') to text Test Category : Test Trace [2019-07-30T13:12:10.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=1124234991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List') [2019-07-30T13:12:10.766Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=1124234991 data=null doit=true} to (of type 'List') [2019-07-30T13:12:10.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=1124234991 data=null} to (of type 'List') [2019-07-30T13:12:10.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=1124234992 data=null button=1 stateMask=0x0 x=102 y=31 count=1} to (of type 'List') [2019-07-30T13:12:10.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=1124234992 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-30T13:12:10.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=1124234993 data=null button=1 stateMask=0x80000 x=102 y=31 count=1} to (of type 'List') [2019-07-30T13:12:10.766Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-30T13:12:10.766Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-30T13:12:10.766Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-30T13:12:10.766Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T13:12:10.766Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T13:12:10.766Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-07-30T13:12:10.766Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:10.766Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T13:12:10.766Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-30T13:12:10.766Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-30T13:12:10.766Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-30T13:12:10.766Z] DEBUG - Clicking on Delete [2019-07-30T13:12:10.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1124234995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T13:12:10.766Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1124234995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T13:12:10.766Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1124234995 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T13:12:10.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1124234995 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T13:12:10.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1124234995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T13:12:10.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1124234995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T13:12:11.023Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1124235093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T13:12:11.023Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1124235094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T13:12:11.023Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1124235095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T13:12:11.023Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1124235095 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T13:12:11.023Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1124235095 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T13:12:11.023Z] DEBUG - Clicked on Delete [2019-07-30T13:12:11.023Z] DEBUG - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser' [2019-07-30T13:12:11.023Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete Custom Parser} time=1124235097 data=null doit=true} to Shell with text {Delete Custom Parser} [2019-07-30T13:12:11.023Z] DEBUG - Attempting to set focus on Shell with text {Delete Custom Parser} [2019-07-30T13:12:11.023Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T13:12:11.023Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T13:12:11.023Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T13:12:11.023Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:11.023Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:12:11.023Z] DEBUG - Clicking on &Yes [2019-07-30T13:12:11.023Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1124235099 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:12:11.023Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1124235099 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:12:11.023Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1124235099 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:12:11.023Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1124235099 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:12:11.023Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1124235099 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:12:11.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1124235099 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:12:11.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1124235099 data=null item=null 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-30T13:12:11.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1124234996 data=null item=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-30T13:12:11.324Z] DEBUG - Clicked on [2019-07-30T13:12:11.324Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-30T13:12:11.324Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1124235287 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-30T13:12:11.324Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-30T13:12:11.324Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-30T13:12:11.324Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-30T13:12:11.324Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-30T13:12:11.324Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T13:12:11.324Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T13:12:11.324Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-30T13:12:11.324Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-30T13:12:11.324Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-30T13:12:11.324Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close' [2019-07-30T13:12:11.324Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:11.324Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:12:11.324Z] DEBUG - Clicking on &Close [2019-07-30T13:12:11.324Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=1124235289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:12:11.324Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=1124235289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:12:11.324Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=1124235289 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:12:11.324Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=1124235290 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:12:11.324Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=1124235290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:12:11.324Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=1124235290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:12:11.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=1124235290 data=null item=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-30T13:12:11.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=1124232381 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-30T13:12:11.324Z] DEBUG - Clicked on [2019-07-30T13:12:11.324Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1124235420 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T13:12:11.324Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T13:12:11.324Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:12:11.324Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:12:11.324Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:12:11.324Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1124235494 data=null button=0 stateMask=0x0 x=67 y=11 count=0} to TreeItem with text {TestText} [2019-07-30T13:12:11.324Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1124235494 data=null doit=true} to TreeItem with text {TestText} [2019-07-30T13:12:11.324Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1124235494 data=null} to TreeItem with text {TestText} [2019-07-30T13:12:11.324Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1124235495 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-30T13:12:11.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124235495 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-30T13:12:11.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1124235582 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-30T13:12:11.582Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T13:12:11.582Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T13:12:11.582Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T13:12:12.511Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T13:12:12.511Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T13:12:12.511Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:12:12.511Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:12:12.511Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:12.511Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:12:12.511Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:12:12.511Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:12:12.511Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:12.511Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T13:12:12.511Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124236541 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:12.511Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124236542 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:12.511Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124236542 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:12.511Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124236542 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:12.511Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124236543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:12.511Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124236543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:12.511Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124236543 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:12.511Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124236543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:12.511Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124236543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:12.511Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124236543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:12.511Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124236543 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:12.511Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124236544 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:12.511Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:12.511Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:12:12.511Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:12:12.511Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:12:12.511Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:12:12.511Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:12:12.511Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:12.511Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:12.511Z] DEBUG - Clicking on OK [2019-07-30T13:12:12.511Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1124236545 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:12.511Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1124236545 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:12.511Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1124236546 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:12.511Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1124236546 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:12.511Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1124236546 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:12.511Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1124236546 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:12.511Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:12.511Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:12.511Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:12.511Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:12.511Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:12.511Z] DEBUG - Clicked on OK [2019-07-30T13:12:12.511Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1124236546 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:12.511Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1124235708 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T13:12:13.074Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.584 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard [2019-07-30T13:12:13.074Z] testNew(org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard) Time elapsed: 6.924 s [2019-07-30T13:12:13.074Z] testEdit(org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard) Time elapsed: 5.643 s [2019-07-30T13:12:13.074Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard [2019-07-30T13:12:13.331Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:12:13.894Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:12:13.894Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:12:13.894Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:12:13.894Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:12:13.894Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:12:13.894Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=1124238064 data=null button=0 stateMask=0x0 x=68 y=11 count=0} to TreeItem with text {TestXML} [2019-07-30T13:12:13.894Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=1124238064 data=null doit=true} to TreeItem with text {TestXML} [2019-07-30T13:12:13.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=1124238064 data=null} to TreeItem with text {TestXML} [2019-07-30T13:12:13.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=1124238064 data=null button=1 stateMask=0x0 x=68 y=11 count=1} to TreeItem with text {TestXML} [2019-07-30T13:12:13.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124238065 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-30T13:12:13.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=1124238117 data=null button=1 stateMask=0x80000 x=68 y=11 count=1} to TreeItem with text {TestXML} [2019-07-30T13:12:13.894Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:12:13.894Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=1124238119 data=null button=0 stateMask=0x0 x=68 y=11 count=0} to TreeItem with text {TestXML} [2019-07-30T13:12:13.894Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=1124238119 data=null doit=true} to TreeItem with text {TestXML} [2019-07-30T13:12:13.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=1124238119 data=null} to TreeItem with text {TestXML} [2019-07-30T13:12:13.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=1124238119 data=null button=1 stateMask=0x0 x=68 y=11 count=1} to TreeItem with text {TestXML} [2019-07-30T13:12:13.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124238120 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-30T13:12:13.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=1124238135 data=null button=1 stateMask=0x80000 x=68 y=11 count=1} to TreeItem with text {TestXML} [2019-07-30T13:12:13.894Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=1124238136 data=null doit=true} to TreeItem with text {TestXML} [2019-07-30T13:12:13.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=1124238136 data=null} to TreeItem with text {TestXML} [2019-07-30T13:12:13.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=1124238136 data=null button=1 stateMask=0x0 x=68 y=11 count=1} to TreeItem with text {TestXML} [2019-07-30T13:12:13.894Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1124238136 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-30T13:12:13.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=1124238148 data=null button=1 stateMask=0x80000 x=68 y=11 count=1} to TreeItem with text {TestXML} [2019-07-30T13:12:14.151Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:12:14.151Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1124238149 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T13:12:14.151Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1124238150 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T13:12:14.151Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1124238150 data=null} to TreeItem with text {Traces [0]} [2019-07-30T13:12:14.151Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1124238150 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T13:12:14.151Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124238151 data=null item=TreeItem {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-30T13:12:14.151Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1124238196 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T13:12:14.151Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:12:14.151Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1124238197 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T13:12:14.151Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1124238197 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T13:12:14.151Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1124238197 data=null} to TreeItem with text {Traces [0]} [2019-07-30T13:12:14.151Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1124238198 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T13:12:14.151Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124238198 data=null item=TreeItem {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-30T13:12:14.151Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1124238212 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T13:12:14.151Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...' [2019-07-30T13:12:14.151Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...' [2019-07-30T13:12:14.408Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...' [2019-07-30T13:12:14.408Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-30T13:12:14.408Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1124238591 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-30T13:12:14.408Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-30T13:12:14.408Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-30T13:12:14.408Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-30T13:12:14.408Z] DEBUG - matched Button with text "XML", using matcher: with mnemonic 'XML' [2019-07-30T13:12:14.408Z] DEBUG - matched Button with text "XML", using matcher: with style 'SWT.RADIO' [2019-07-30T13:12:14.408Z] DEBUG - matched Button with text "XML", using matcher: (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-30T13:12:14.408Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-30T13:12:14.408Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T13:12:14.408Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T13:12:14.408Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-30T13:12:14.408Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-30T13:12:14.408Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-30T13:12:14.408Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-30T13:12:14.408Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Text} time=1124238595 data=null doit=true} to Button with text {Text} [2019-07-30T13:12:14.408Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Text} time=1124238596 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-30T13:12:14.408Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-30T13:12:14.408Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {XML} time=1124238608 data=null doit=true} to (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-30T13:12:14.408Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {XML} time=1124238608 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-30T13:12:14.408Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {XML} time=1124238609 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-30T13:12:14.408Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {XML} time=1124238609 data=null item=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-30T13:12:14.408Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-30T13:12:14.408Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-30T13:12:14.408Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-30T13:12:14.408Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-30T13:12:14.408Z] DEBUG - matched Button with text "New...", using matcher: with mnemonic 'New...' [2019-07-30T13:12:14.408Z] DEBUG - matched Button with text "New...", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:14.408Z] DEBUG - matched Button with text "New...", using matcher: (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-30T13:12:14.408Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T13:12:14.408Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T13:12:14.408Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-30T13:12:14.408Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-30T13:12:14.408Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-30T13:12:14.408Z] DEBUG - Clicking on New... [2019-07-30T13:12:14.408Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {New...} time=1124238612 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-30T13:12:14.408Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=1124238612 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-30T13:12:14.408Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {New...} time=1124238612 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-30T13:12:14.408Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {New...} time=1124238612 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-30T13:12:14.408Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {New...} time=1124238612 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-30T13:12:14.408Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {New...} time=1124238612 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-30T13:12:14.972Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {New...} time=1124239004 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-30T13:12:14.972Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=1124239005 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-30T13:12:14.972Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {New...} time=1124239005 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-30T13:12:14.972Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {New...} time=1124239005 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-30T13:12:14.972Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {New...} time=1124239005 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-30T13:12:14.972Z] DEBUG - Clicked on New... [2019-07-30T13:12:14.972Z] DEBUG - matched Shell with text "Custom XML Parser", using matcher: with text 'Custom XML Parser' [2019-07-30T13:12:14.972Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom XML Parser} time=1124239007 data=null doit=true} to Shell with text {Custom XML Parser} [2019-07-30T13:12:14.972Z] DEBUG - Attempting to set focus on Shell with text {Custom XML Parser} [2019-07-30T13:12:14.972Z] DEBUG - matched Text with text "Custom XML", using matcher: of type 'Text' [2019-07-30T13:12:14.972Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T13:12:14.972Z] DEBUG - matched Text with text "Custom XML", using matcher: with label (with mnemonic 'Category:') [2019-07-30T13:12:14.972Z] DEBUG - matched Text with text "Custom XML", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T13:12:14.972Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:12:14.972Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T13:12:14.972Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2019-07-30T13:12:14.972Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T13:12:14.972Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:12:14.972Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T13:12:14.972Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2019-07-30T13:12:14.972Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T13:12:14.972Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text' [2019-07-30T13:12:14.972Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T13:12:14.972Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Category:') [2019-07-30T13:12:14.972Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T13:12:14.972Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text' [2019-07-30T13:12:14.972Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T13:12:14.972Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Category:') [2019-07-30T13:12:14.972Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T13:12:14.972Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-30T13:12:14.972Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:12:14.972Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:12:14.972Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T13:12:14.972Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T13:12:14.972Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T13:12:14.972Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text' [2019-07-30T13:12:14.972Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T13:12:14.972Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T13:12:14.972Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T13:12:14.972Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text' [2019-07-30T13:12:14.972Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T13:12:14.972Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T13:12:14.972Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T13:12:14.972Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-30T13:12:14.972Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:12:14.972Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T13:12:14.972Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T13:12:14.972Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T13:12:14.972Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-30T13:12:14.972Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T13:12:14.972Z] DEBUG - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T13:12:14.972Z] DEBUG - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T13:12:14.972Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text' [2019-07-30T13:12:14.972Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T13:12:14.972Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T13:12:14.972Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T13:12:14.972Z] DEBUG - matched Text with text "Add a document eleme...", using matcher: of type 'Text' [2019-07-30T13:12:14.972Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T13:12:14.972Z] DEBUG - matched Text with text "Add a document eleme...", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T13:12:14.972Z] DEBUG - matched Text with text "Add a document eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T13:12:14.972Z] DEBUG - matched StyledText with text "", using matcher: of type 'StyledText' [2019-07-30T13:12:14.972Z] DEBUG - matched StyledText with text "", using matcher: (of type 'StyledText') [2019-07-30T13:12:14.972Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:14.972Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:14.972Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:14.972Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:14.972Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:14.972Z] DEBUG - matched Button with text "", using matcher: with tooltip 'Feeling lucky' [2019-07-30T13:12:14.972Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:14.972Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH') [2019-07-30T13:12:14.972Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:14.972Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:14.972Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T13:12:14.972Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T13:12:14.972Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:12:14.972Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:12:14.972Z] DEBUG - Clicking on [2019-07-30T13:12:14.972Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1124239136 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-30T13:12:14.972Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1124239136 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-30T13:12:14.972Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1124239136 data=null doit=true} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH') [2019-07-30T13:12:14.972Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1124239137 data=null} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH') [2019-07-30T13:12:14.972Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1124239137 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-30T13:12:14.972Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1124239137 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-30T13:12:14.972Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1124239137 data=null 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-30T13:12:14.972Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1124239214 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-30T13:12:14.972Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1124239214 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-30T13:12:14.972Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1124239214 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-30T13:12:14.972Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1124239214 data=null doit=true} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH') [2019-07-30T13:12:14.972Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1124239215 data=null} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH') [2019-07-30T13:12:14.972Z] DEBUG - Clicked on [2019-07-30T13:12:14.972Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:12:14.972Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:12:15.230Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:12:15.230Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {event} time=1124239231 data=null button=0 stateMask=0x0 x=78 y=32 count=0} to Tree node with text: event [2019-07-30T13:12:15.230Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {event} time=1124239231 data=null doit=true} to Tree node with text: event [2019-07-30T13:12:15.230Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {event} time=1124239231 data=null} to Tree node with text: event [2019-07-30T13:12:15.230Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {event} time=1124239232 data=null button=1 stateMask=0x0 x=78 y=32 count=1} to Tree node with text: event [2019-07-30T13:12:15.230Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124239232 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-30T13:12:15.487Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {event} time=1124239477 data=null button=1 stateMask=0x80000 x=78 y=32 count=1} to Tree node with text: event [2019-07-30T13:12:15.487Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:15.487Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:15.487Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:15.487Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:15.487Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:15.487Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:15.487Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:15.487Z] DEBUG - matched Button with text "Log Entry", using matcher: of type 'Button' [2019-07-30T13:12:15.487Z] DEBUG - matched Button with text "Log Entry", using matcher: with mnemonic 'Log Entry' [2019-07-30T13:12:15.487Z] DEBUG - matched Button with text "Log Entry", using matcher: with style 'SWT.CHECK' [2019-07-30T13:12:15.487Z] DEBUG - matched Button with text "Log Entry", using matcher: (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2019-07-30T13:12:15.487Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-30T13:12:15.487Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:15.487Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:15.487Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:15.487Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T13:12:15.487Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T13:12:15.487Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:12:15.487Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:12:15.487Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2019-07-30T13:12:15.487Z] DEBUG - Toggling state on Button {Log Entry}. Setting state to selected [2019-07-30T13:12:15.487Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Log Entry} time=1124239549 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-30T13:12:15.487Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Log Entry} time=1124239550 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-30T13:12:15.487Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Log Entry} time=1124239550 data=null doit=true} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2019-07-30T13:12:15.487Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Log Entry} time=1124239550 data=null} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2019-07-30T13:12:15.487Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Log Entry} time=1124239550 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-30T13:12:15.487Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Log Entry} time=1124239550 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-30T13:12:15.487Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Log Entry} time=1124239550 data=null item=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-30T13:12:15.487Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Log Entry} time=1124239591 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-30T13:12:15.487Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Log Entry} time=1124239591 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-30T13:12:15.487Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Log Entry} time=1124239591 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-30T13:12:15.487Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Log Entry} time=1124239591 data=null doit=true} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2019-07-30T13:12:15.487Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Log Entry} time=1124239591 data=null} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2019-07-30T13:12:15.487Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2019-07-30T13:12:15.487Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:15.487Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:15.487Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:15.487Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:15.487Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:15.487Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:15.487Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:15.487Z] DEBUG - matched Button with text "Log Entry", using matcher: of type 'Button' [2019-07-30T13:12:15.487Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-30T13:12:15.487Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:15.487Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:15.487Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:15.487Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T13:12:15.487Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T13:12:15.487Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2019-07-30T13:12:15.487Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:15.487Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T13:12:15.487Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:12:15.487Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:12:15.487Z] DEBUG - Clicking on &Next > [2019-07-30T13:12:15.487Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=1124239596 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-30T13:12:15.487Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=1124239597 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-30T13:12:15.487Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=1124239597 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T13:12:15.487Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=1124239597 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T13:12:15.487Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=1124239598 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-30T13:12:15.487Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=1124239598 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-30T13:12:15.487Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=1124239598 data=null item=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-30T13:12:15.487Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T13:12:15.487Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T13:12:15.487Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T13:12:15.744Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T13:12:15.744Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T13:12:15.744Z] DEBUG - Clicked on &Next > [2019-07-30T13:12:15.744Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:15.744Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:15.744Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:15.744Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:15.744Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:15.744Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:12:15.744Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T13:12:15.744Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T13:12:15.744Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:12:15.744Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:12:15.744Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T13:12:15.744Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:15.744Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:12:15.744Z] DEBUG - Clicking on &Finish [2019-07-30T13:12:15.744Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1124239792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:12:15.744Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1124239792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:12:15.744Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1124239792 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:12:15.744Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1124239792 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:12:15.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1124239792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:12:15.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1124239792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:12:15.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1124239793 data=null item=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-30T13:12:15.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {New...} time=1124238612 data=null item=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-30T13:12:16.000Z] DEBUG - Clicked on [2019-07-30T13:12:16.000Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-30T13:12:16.000Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1124240082 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-30T13:12:16.000Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-30T13:12:16.000Z] DEBUG - matched List with text "", using matcher: of type 'List' [2019-07-30T13:12:16.000Z] DEBUG - matched List with text "", using matcher: (of type 'List') [2019-07-30T13:12:16.000Z] DEBUG - Set selection (of type 'List') to text Test Category : Test Trace [2019-07-30T13:12:16.000Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=1124240085 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List') [2019-07-30T13:12:16.000Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=1124240085 data=null doit=true} to (of type 'List') [2019-07-30T13:12:16.000Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=1124240085 data=null} to (of type 'List') [2019-07-30T13:12:16.000Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=1124240086 data=null button=1 stateMask=0x0 x=97 y=10 count=1} to (of type 'List') [2019-07-30T13:12:16.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=1124240086 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-30T13:12:16.000Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=1124240087 data=null button=1 stateMask=0x80000 x=97 y=10 count=1} to (of type 'List') [2019-07-30T13:12:16.000Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-30T13:12:16.000Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-30T13:12:16.000Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-30T13:12:16.000Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T13:12:16.000Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T13:12:16.000Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-07-30T13:12:16.000Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:16.000Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T13:12:16.000Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-30T13:12:16.000Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-30T13:12:16.000Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-30T13:12:16.000Z] DEBUG - Clicking on Delete [2019-07-30T13:12:16.000Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1124240088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T13:12:16.000Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1124240088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T13:12:16.000Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1124240088 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T13:12:16.000Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1124240088 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T13:12:16.000Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1124240089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T13:12:16.000Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1124240089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T13:12:16.000Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1124240186 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T13:12:16.000Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1124240187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T13:12:16.000Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1124240187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T13:12:16.000Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1124240187 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T13:12:16.000Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1124240187 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T13:12:16.000Z] DEBUG - Clicked on Delete [2019-07-30T13:12:16.000Z] DEBUG - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser' [2019-07-30T13:12:16.000Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete Custom Parser} time=1124240189 data=null doit=true} to Shell with text {Delete Custom Parser} [2019-07-30T13:12:16.000Z] DEBUG - Attempting to set focus on Shell with text {Delete Custom Parser} [2019-07-30T13:12:16.000Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T13:12:16.000Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T13:12:16.000Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T13:12:16.000Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:16.000Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:12:16.000Z] DEBUG - Clicking on &Yes [2019-07-30T13:12:16.000Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1124240190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:12:16.000Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1124240190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:12:16.000Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1124240190 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:12:16.000Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1124240190 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:12:16.000Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1124240190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:12:16.000Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1124240190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:12:16.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1124240191 data=null item=null 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-30T13:12:16.257Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1124240089 data=null item=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-30T13:12:16.257Z] DEBUG - Clicked on [2019-07-30T13:12:16.257Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-30T13:12:16.257Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1124240382 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-30T13:12:16.257Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-30T13:12:16.257Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-30T13:12:16.257Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-30T13:12:16.257Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-30T13:12:16.257Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T13:12:16.257Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T13:12:16.257Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-30T13:12:16.257Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-30T13:12:16.257Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-30T13:12:16.257Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close' [2019-07-30T13:12:16.257Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:16.257Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:12:16.257Z] DEBUG - Clicking on &Close [2019-07-30T13:12:16.257Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=1124240384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:12:16.257Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=1124240384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:12:16.257Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=1124240384 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:12:16.257Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=1124240385 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:12:16.257Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=1124240385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:12:16.257Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=1124240385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:12:16.257Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=1124240385 data=null item=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-30T13:12:16.257Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=1124238311 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-30T13:12:16.257Z] DEBUG - Clicked on [2019-07-30T13:12:16.257Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1124240510 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T13:12:16.257Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T13:12:16.513Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:12:16.513Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:12:16.513Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:12:16.513Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=1124240586 data=null button=0 stateMask=0x0 x=68 y=11 count=0} to TreeItem with text {TestXML} [2019-07-30T13:12:16.513Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=1124240586 data=null doit=true} to TreeItem with text {TestXML} [2019-07-30T13:12:16.513Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=1124240586 data=null} to TreeItem with text {TestXML} [2019-07-30T13:12:16.513Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=1124240587 data=null button=1 stateMask=0x0 x=68 y=11 count=1} to TreeItem with text {TestXML} [2019-07-30T13:12:16.513Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124240587 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-30T13:12:16.513Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=1124240625 data=null button=1 stateMask=0x80000 x=68 y=11 count=1} to TreeItem with text {TestXML} [2019-07-30T13:12:16.770Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T13:12:16.770Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T13:12:16.770Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T13:12:17.700Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T13:12:17.700Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T13:12:17.700Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:12:17.700Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:12:17.700Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:17.700Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:12:17.700Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:12:17.700Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:12:17.700Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:17.700Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T13:12:17.700Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124241621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:17.700Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124241621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:17.700Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124241621 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:17.700Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124241621 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:17.700Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124241621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:17.700Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124241621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:17.700Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124241621 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:17.700Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124241622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:17.700Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124241622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:17.700Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124241622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:17.700Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124241622 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:17.700Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124241622 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:17.700Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:17.700Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:12:17.700Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:12:17.700Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:12:17.700Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:12:17.700Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:12:17.700Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:17.700Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:17.700Z] DEBUG - Clicking on OK [2019-07-30T13:12:17.700Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1124241624 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:17.700Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1124241624 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:17.700Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1124241625 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:17.700Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1124241625 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:17.700Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1124241625 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:17.700Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1124241625 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:17.700Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:17.700Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:17.700Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:17.700Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:17.700Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:17.700Z] DEBUG - Clicked on OK [2019-07-30T13:12:17.700Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1124241625 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:17.700Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1124240789 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T13:12:17.957Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.023 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard [2019-07-30T13:12:17.957Z] testNew(org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard) Time elapsed: 4.914 s [2019-07-30T13:12:17.957Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest [2019-07-30T13:12:23.310Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-30T13:12:23.310Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:12:23.310Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:12:23.310Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:12:23.873Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T13:12:23.873Z] DEBUG - Clicking on (of type 'Table') [2019-07-30T13:12:23.873Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1124248011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T13:12:23.873Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1124248012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T13:12:23.873Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1124248012 data=null doit=true} to (of type 'Table') [2019-07-30T13:12:23.873Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1124248012 data=null} to (of type 'Table') [2019-07-30T13:12:23.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1124248013 data=null button=1 stateMask=0x0 x=666 y=11 count=1} to (of type 'Table') [2019-07-30T13:12:24.129Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1124248131 data=null button=1 stateMask=0x80000 x=666 y=11 count=1} to (of type 'Table') [2019-07-30T13:12:24.129Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1124248133 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-30T13:12:24.129Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1124248137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T13:12:24.129Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1124248138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T13:12:24.129Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1124248139 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T13:12:24.129Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1124248139 data=null doit=true} to (of type 'Table') [2019-07-30T13:12:24.129Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1124248139 data=null} to (of type 'Table') [2019-07-30T13:12:24.129Z] DEBUG - Clicked on (of type 'Table') [2019-07-30T13:12:24.129Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:12:24.129Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T13:12:24.129Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:12:24.129Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T13:12:24.129Z] DEBUG - Inserting text:e [2019-07-30T13:12:24.129Z] into text (of type 'Text') [2019-07-30T13:12:24.129Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T13:12:24.129Z] DEBUG - Typing text 'e [2019-07-30T13:12:24.129Z] ' with an interval of 100ms. between characters. [2019-07-30T13:12:25.059Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T13:12:25.059Z] DEBUG - Selecting rows [7] in (of type 'Table') [2019-07-30T13:12:25.059Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1124249152 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T13:12:25.059Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1124249152 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T13:12:25.059Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1124249152 data=null doit=true} to (of type 'Table') [2019-07-30T13:12:25.059Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1124249152 data=null} to (of type 'Table') [2019-07-30T13:12:25.059Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1124249153 data=null button=1 stateMask=0x0 x=22 y=158 count=1} to (of type 'Table') [2019-07-30T13:12:25.059Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1124249153 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-30T13:12:25.059Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1124249155 data=null button=1 stateMask=0x80000 x=22 y=158 count=1} to (of type 'Table') [2019-07-30T13:12:25.988Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1124250113 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T13:12:25.988Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T13:12:26.243Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:12:26.243Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:12:26.243Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:12:26.243Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1124250377 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:12:26.243Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1124250377 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:12:26.243Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1124250377 data=null} to TreeItem with text {test} [2019-07-30T13:12:26.243Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1124250378 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:12:26.243Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124250378 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:12:26.243Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1124250409 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:12:26.499Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T13:12:26.499Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T13:12:26.499Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T13:12:27.866Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T13:12:27.866Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T13:12:27.866Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:12:27.866Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:12:27.866Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:27.866Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:12:27.866Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:12:27.866Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:12:27.866Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:27.866Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T13:12:27.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124251694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:27.866Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124251695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:27.866Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124251695 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:27.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124251695 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:27.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124251695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:27.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124251695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:27.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124251695 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:27.866Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124251695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:27.866Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124251696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:27.866Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124251696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:27.866Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124251696 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:27.866Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124251697 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:27.866Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:27.866Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:12:27.866Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:12:27.866Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:12:27.866Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:12:27.866Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:12:27.866Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:27.866Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:27.866Z] DEBUG - Clicking on OK [2019-07-30T13:12:27.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1124251698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:27.866Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1124251698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:27.866Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1124251698 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:27.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1124251698 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:27.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1124251699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:27.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1124251699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:27.866Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:27.866Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:27.866Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:27.866Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:27.866Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:27.866Z] DEBUG - Clicked on OK [2019-07-30T13:12:28.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1124251699 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:28.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1124250534 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T13:12:30.322Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-30T13:12:30.322Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:12:30.322Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:12:30.322Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:12:30.886Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T13:12:30.886Z] DEBUG - Clicking on (of type 'Table') [2019-07-30T13:12:30.886Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1124254925 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T13:12:30.886Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1124254926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T13:12:30.886Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1124254926 data=null doit=true} to (of type 'Table') [2019-07-30T13:12:30.886Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1124254926 data=null} to (of type 'Table') [2019-07-30T13:12:30.886Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1124254926 data=null button=1 stateMask=0x0 x=98 y=11 count=1} to (of type 'Table') [2019-07-30T13:12:30.886Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1124254930 data=null button=1 stateMask=0x80000 x=98 y=11 count=1} to (of type 'Table') [2019-07-30T13:12:30.886Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1124254931 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-30T13:12:30.886Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1124254932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T13:12:30.886Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1124254934 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T13:12:30.886Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1124254934 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T13:12:30.886Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1124254934 data=null doit=true} to (of type 'Table') [2019-07-30T13:12:30.886Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1124254934 data=null} to (of type 'Table') [2019-07-30T13:12:30.886Z] DEBUG - Clicked on (of type 'Table') [2019-07-30T13:12:30.886Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:12:30.886Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T13:12:30.886Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:12:30.886Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T13:12:30.886Z] DEBUG - Inserting text:00 [2019-07-30T13:12:30.886Z] into text (of type 'Text') [2019-07-30T13:12:30.886Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T13:12:30.886Z] DEBUG - Typing text '00 [2019-07-30T13:12:30.886Z] ' with an interval of 100ms. between characters. [2019-07-30T13:12:31.815Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T13:12:32.072Z] DEBUG - Selecting rows [7] in (of type 'Table') [2019-07-30T13:12:32.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1124256219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T13:12:32.072Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1124256220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T13:12:32.072Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1124256220 data=null doit=true} to (of type 'Table') [2019-07-30T13:12:32.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1124256220 data=null} to (of type 'Table') [2019-07-30T13:12:32.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1124256221 data=null button=1 stateMask=0x0 x=22 y=158 count=1} to (of type 'Table') [2019-07-30T13:12:32.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1124256221 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-30T13:12:32.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1124256223 data=null button=1 stateMask=0x80000 x=22 y=158 count=1} to (of type 'Table') [2019-07-30T13:12:33.003Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T13:12:33.003Z] DEBUG - Clicking on (of type 'Table') [2019-07-30T13:12:33.003Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1124257160 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T13:12:33.003Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1124257160 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T13:12:33.003Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1124257160 data=null doit=true} to (of type 'Table') [2019-07-30T13:12:33.003Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1124257160 data=null} to (of type 'Table') [2019-07-30T13:12:33.003Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1124257161 data=null button=1 stateMask=0x0 x=12 y=11 count=1} to (of type 'Table') [2019-07-30T13:12:33.003Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1124257202 data=null button=1 stateMask=0x80000 x=12 y=11 count=1} to (of type 'Table') [2019-07-30T13:12:33.003Z] [2019-07-30T13:12:33.003Z] !ENTRY org.eclipse.ui 4 0 2019-07-30 13:12:32.954 [2019-07-30T13:12:33.003Z] !MESSAGE Unhandled event loop exception [2019-07-30T13:12:33.003Z] !STACK 0 [2019-07-30T13:12:33.003Z] org.eclipse.swt.SWTException: Widget is disposed [2019-07-30T13:12:33.003Z] at org.eclipse.swt.SWT.error(SWT.java:4699) [2019-07-30T13:12:33.003Z] at org.eclipse.swt.SWT.error(SWT.java:4614) [2019-07-30T13:12:33.003Z] at org.eclipse.swt.SWT.error(SWT.java:4585) [2019-07-30T13:12:33.003Z] at org.eclipse.swt.widgets.Widget.error(Widget.java:532) [2019-07-30T13:12:33.003Z] at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:469) [2019-07-30T13:12:33.003Z] at org.eclipse.swt.widgets.Widget.getData(Widget.java:586) [2019-07-30T13:12:33.003Z] at org.eclipse.tracecompass.tmf.ui.viewers.events.TmfEventsTable$TableSelectionListener.widgetSelected(TmfEventsTable.java:286) [2019-07-30T13:12:33.003Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252) [2019-07-30T13:12:33.003Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-30T13:12:33.003Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-30T13:12:33.003Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-30T13:12:33.003Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-30T13:12:33.003Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-30T13:12:33.003Z] at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1198) [2019-07-30T13:12:33.003Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190) [2019-07-30T13:12:33.003Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2019-07-30T13:12:33.003Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88) [2019-07-30T13:12:33.003Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) [2019-07-30T13:12:33.003Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185) [2019-07-30T13:12:33.003Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5113) [2019-07-30T13:12:33.003Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4666) [2019-07-30T13:12:33.003Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-30T13:12:33.003Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T13:12:33.003Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-30T13:12:33.003Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-30T13:12:33.003Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-30T13:12:33.003Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T13:12:33.003Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-30T13:12:33.003Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-30T13:12:33.003Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-30T13:12:33.003Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-30T13:12:33.003Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-30T13:12:33.003Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-30T13:12:33.003Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-30T13:12:33.003Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T13:12:33.003Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T13:12:33.003Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T13:12:33.003Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T13:12:33.003Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T13:12:33.003Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T13:12:33.003Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T13:12:33.003Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T13:12:33.003Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T13:12:33.003Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T13:12:33.003Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T13:12:33.003Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T13:12:33.003Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1124257202 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-30T13:12:33.003Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1124257211 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T13:12:33.003Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1124257213 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T13:12:33.003Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1124257213 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T13:12:33.003Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1124257213 data=null doit=true} to (of type 'Table') [2019-07-30T13:12:33.003Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1124257213 data=null} to (of type 'Table') [2019-07-30T13:12:33.003Z] DEBUG - Clicked on (of type 'Table') [2019-07-30T13:12:34.959Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T13:12:36.327Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1124260423 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T13:12:36.327Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T13:12:36.583Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:12:36.583Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:12:36.583Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:12:36.583Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1124260604 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:12:36.583Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1124260604 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:12:36.583Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1124260604 data=null} to TreeItem with text {test} [2019-07-30T13:12:36.583Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1124260604 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:12:36.583Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124260605 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:12:36.583Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1124260622 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:12:36.583Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T13:12:36.583Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T13:12:36.583Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T13:12:37.513Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T13:12:37.513Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T13:12:37.513Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:12:37.513Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:12:37.513Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:37.513Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:12:37.513Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:12:37.513Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:12:37.513Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:37.513Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T13:12:37.513Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124261727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:37.513Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124261728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:37.513Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124261728 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:37.513Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124261728 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:37.513Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124261728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:37.513Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124261729 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:37.513Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124261729 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:37.513Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124261729 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:37.513Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124261729 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:37.513Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124261729 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:37.513Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124261729 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:37.513Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124261729 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:37.513Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:37.513Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:12:37.513Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:12:37.513Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:12:37.513Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:12:37.513Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:12:37.513Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:37.513Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:37.513Z] DEBUG - Clicking on OK [2019-07-30T13:12:37.513Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1124261731 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:37.513Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1124261731 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:37.513Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1124261731 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:37.513Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1124261731 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:37.513Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1124261731 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:37.513Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1124261731 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:37.513Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:37.513Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:37.513Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:37.513Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:37.513Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:37.513Z] DEBUG - Clicked on OK [2019-07-30T13:12:38.442Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1124261731 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:38.442Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1124260717 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T13:12:40.334Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-30T13:12:40.334Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:12:40.334Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:12:40.334Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:12:40.590Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T13:12:40.590Z] DEBUG - Clicking on (of type 'Table') [2019-07-30T13:12:40.590Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1124264642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T13:12:40.590Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1124264642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T13:12:40.590Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1124264642 data=null doit=true} to (of type 'Table') [2019-07-30T13:12:40.590Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1124264643 data=null} to (of type 'Table') [2019-07-30T13:12:40.590Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1124264643 data=null button=1 stateMask=0x0 x=201 y=11 count=1} to (of type 'Table') [2019-07-30T13:12:40.590Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1124264647 data=null button=1 stateMask=0x80000 x=201 y=11 count=1} to (of type 'Table') [2019-07-30T13:12:40.590Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1124264648 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-30T13:12:40.590Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1124264649 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T13:12:40.590Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1124264650 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T13:12:40.590Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1124264650 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T13:12:40.590Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1124264651 data=null doit=true} to (of type 'Table') [2019-07-30T13:12:40.590Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1124264651 data=null} to (of type 'Table') [2019-07-30T13:12:40.590Z] DEBUG - Clicked on (of type 'Table') [2019-07-30T13:12:40.590Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:12:40.590Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T13:12:40.590Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:12:40.590Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T13:12:40.590Z] DEBUG - Inserting text:HostF [2019-07-30T13:12:40.590Z] into text (of type 'Text') [2019-07-30T13:12:40.590Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T13:12:40.590Z] DEBUG - Typing text 'HostF [2019-07-30T13:12:40.590Z] ' with an interval of 100ms. between characters. [2019-07-30T13:12:41.958Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T13:12:41.958Z] DEBUG - Selecting rows [7] in (of type 'Table') [2019-07-30T13:12:41.958Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1124265997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T13:12:41.958Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1124265997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T13:12:41.958Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1124265998 data=null doit=true} to (of type 'Table') [2019-07-30T13:12:41.958Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1124265998 data=null} to (of type 'Table') [2019-07-30T13:12:41.958Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1124265998 data=null button=1 stateMask=0x0 x=22 y=158 count=1} to (of type 'Table') [2019-07-30T13:12:41.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1124265999 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-30T13:12:41.958Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1124266000 data=null button=1 stateMask=0x80000 x=22 y=158 count=1} to (of type 'Table') [2019-07-30T13:12:42.886Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1124266937 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T13:12:42.886Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T13:12:42.886Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:12:42.886Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:12:42.886Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:12:42.886Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1124267116 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:12:42.886Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1124267116 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:12:42.886Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1124267116 data=null} to TreeItem with text {test} [2019-07-30T13:12:42.886Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1124267117 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:12:42.886Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124267117 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:12:42.886Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1124267135 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:12:43.143Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T13:12:43.143Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T13:12:43.143Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T13:12:44.070Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T13:12:44.070Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T13:12:44.070Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:12:44.070Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:12:44.070Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:44.070Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:12:44.070Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:12:44.070Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:12:44.070Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:44.070Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T13:12:44.070Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124268287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:44.070Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124268287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:44.070Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124268288 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:44.070Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124268288 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:44.070Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124268288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:44.070Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124268288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:44.070Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124268288 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:44.070Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124268288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:44.070Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124268288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:44.070Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124268289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:44.070Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124268289 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:44.070Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124268289 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:44.070Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:44.070Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:12:44.070Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:12:44.070Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:12:44.070Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:12:44.070Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:12:44.070Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:44.070Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:44.070Z] DEBUG - Clicking on OK [2019-07-30T13:12:44.070Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1124268290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:44.070Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1124268290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:44.070Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1124268291 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:44.070Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1124268291 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:44.070Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1124268291 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:44.070Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1124268291 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:44.070Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:44.070Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:44.070Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:44.070Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:44.070Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:44.070Z] DEBUG - Clicked on OK [2019-07-30T13:12:44.634Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1124268291 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:44.634Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1124267221 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T13:12:46.553Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-30T13:12:46.553Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:12:46.553Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:12:46.553Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:12:46.810Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T13:12:46.810Z] DEBUG - Clicking on (of type 'Table') [2019-07-30T13:12:46.810Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1124270836 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T13:12:46.810Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1124270837 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T13:12:46.810Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1124270837 data=null doit=true} to (of type 'Table') [2019-07-30T13:12:46.810Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1124270837 data=null} to (of type 'Table') [2019-07-30T13:12:46.810Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1124270837 data=null button=1 stateMask=0x0 x=98 y=11 count=1} to (of type 'Table') [2019-07-30T13:12:46.810Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1124270844 data=null button=1 stateMask=0x80000 x=98 y=11 count=1} to (of type 'Table') [2019-07-30T13:12:46.810Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1124270845 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-30T13:12:46.810Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1124270846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T13:12:46.810Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1124270847 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T13:12:46.810Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1124270847 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T13:12:46.810Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1124270847 data=null doit=true} to (of type 'Table') [2019-07-30T13:12:46.810Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1124270847 data=null} to (of type 'Table') [2019-07-30T13:12:46.810Z] DEBUG - Clicked on (of type 'Table') [2019-07-30T13:12:46.810Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:12:46.810Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T13:12:46.810Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:12:46.810Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T13:12:46.810Z] DEBUG - Inserting text:2 into text (of type 'Text') [2019-07-30T13:12:46.810Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T13:12:46.810Z] DEBUG - Typing text '2' with an interval of 50ms. between characters. [2019-07-30T13:12:46.810Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2019-07-30T13:12:46.810Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text') [2019-07-30T13:12:46.810Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:12:46.810Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T13:12:46.810Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T13:12:47.373Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T13:12:47.630Z] DEBUG - Clicking on (of type 'Table') [2019-07-30T13:12:47.630Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1124271714 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T13:12:47.630Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1124271715 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T13:12:47.630Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1124271715 data=null doit=true} to (of type 'Table') [2019-07-30T13:12:47.630Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1124271715 data=null} to (of type 'Table') [2019-07-30T13:12:47.630Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1124271715 data=null button=1 stateMask=0x0 x=666 y=11 count=1} to (of type 'Table') [2019-07-30T13:12:47.630Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1124271720 data=null button=1 stateMask=0x80000 x=666 y=11 count=1} to (of type 'Table') [2019-07-30T13:12:47.630Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1124271721 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-30T13:12:47.630Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1124271722 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T13:12:47.630Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1124271723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T13:12:47.630Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1124271723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T13:12:47.630Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1124271723 data=null doit=true} to (of type 'Table') [2019-07-30T13:12:47.630Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1124271723 data=null} to (of type 'Table') [2019-07-30T13:12:47.630Z] DEBUG - Clicked on (of type 'Table') [2019-07-30T13:12:47.630Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:12:47.630Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T13:12:47.630Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:12:47.630Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T13:12:47.630Z] DEBUG - Inserting text:F into text (of type 'Text') [2019-07-30T13:12:47.630Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T13:12:47.630Z] DEBUG - Typing text 'F' with an interval of 50ms. between characters. [2019-07-30T13:12:47.630Z] DEBUG - matched Text with text "F", using matcher: of type 'Text' [2019-07-30T13:12:47.630Z] DEBUG - matched Text with text "F", using matcher: (of type 'Text') [2019-07-30T13:12:47.630Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:12:47.630Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T13:12:47.630Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T13:12:48.998Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel' [2019-07-30T13:12:48.998Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: with mnemonic 'Timestamp matches "2"' [2019-07-30T13:12:48.998Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: (of type 'CLabel' and with mnemonic 'Timestamp matches "2"') [2019-07-30T13:12:48.998Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel' [2019-07-30T13:12:48.998Z] DEBUG - matched CLabel with text "", using matcher: of type 'CLabel' [2019-07-30T13:12:48.998Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel' [2019-07-30T13:12:48.998Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel' [2019-07-30T13:12:48.998Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: with mnemonic 'Message matches "F"' [2019-07-30T13:12:48.998Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: (of type 'CLabel' and with mnemonic 'Message matches "F"') [2019-07-30T13:12:48.998Z] DEBUG - matched CLabel with text "", using matcher: of type 'CLabel' [2019-07-30T13:12:48.998Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T13:12:48.998Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel' [2019-07-30T13:12:48.998Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel' [2019-07-30T13:12:48.998Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: with mnemonic 'Message matches "F"' [2019-07-30T13:12:48.998Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: (of type 'CLabel' and with mnemonic 'Message matches "F"') [2019-07-30T13:12:48.998Z] DEBUG - matched CLabel with text "", using matcher: of type 'CLabel' [2019-07-30T13:12:48.998Z] DEBUG - Clicking on CLabel with text {Message matches "F"} [2019-07-30T13:12:48.998Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{CLabel {} time=1124273106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"} [2019-07-30T13:12:48.998Z] DEBUG - Sent event MouseMove [5]: MouseEvent{CLabel {} time=1124273107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"} [2019-07-30T13:12:48.998Z] DEBUG - Sent event Activate [26]: ShellEvent{CLabel {} time=1124273107 data=null doit=true} to CLabel with text {Message matches "F"} [2019-07-30T13:12:48.998Z] DEBUG - Sent event FocusIn [15]: FocusEvent{CLabel {} time=1124273107 data=null} to CLabel with text {Message matches "F"} [2019-07-30T13:12:48.998Z] DEBUG - Sent event MouseDown [3]: MouseEvent{CLabel {} time=1124273107 data=null button=1 stateMask=0x0 x=81 y=10 count=1} to CLabel with text {Message matches "F"} [2019-07-30T13:12:48.998Z] DEBUG - Sent event MouseUp [4]: MouseEvent{CLabel {} time=1124273114 data=null button=1 stateMask=0x80000 x=81 y=10 count=1} to CLabel with text {Message matches "F"} [2019-07-30T13:12:48.998Z] DEBUG - Clicked on CLabel with text {Message matches "F"} [2019-07-30T13:12:48.998Z] DEBUG - Clicking on CLabel with text {Message matches "F"} [2019-07-30T13:12:48.998Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{CLabel {} time=1124273203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"} [2019-07-30T13:12:48.998Z] DEBUG - Sent event MouseMove [5]: MouseEvent{CLabel {} time=1124273204 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"} [2019-07-30T13:12:48.998Z] DEBUG - Sent event Activate [26]: ShellEvent{CLabel {} time=1124273204 data=null doit=true} to CLabel with text {Message matches "F"} [2019-07-30T13:12:48.998Z] DEBUG - Sent event FocusIn [15]: FocusEvent{CLabel {} time=1124273204 data=null} to CLabel with text {Message matches "F"} [2019-07-30T13:12:49.254Z] DEBUG - Sent event MouseDown [3]: MouseEvent{CLabel {} time=1124273230 data=null button=1 stateMask=0x0 x=9 y=9 count=1} to CLabel with text {Message matches "F"} [2019-07-30T13:12:49.254Z] DEBUG - Clicked on CLabel with text {} [2019-07-30T13:12:50.621Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1124274820 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T13:12:50.621Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T13:12:50.877Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:12:50.877Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:12:50.877Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:12:50.877Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1124274927 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:12:50.877Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1124274927 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:12:50.877Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1124274927 data=null} to TreeItem with text {test} [2019-07-30T13:12:50.877Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1124274928 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:12:50.877Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124274928 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:12:50.877Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1124274991 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:12:50.877Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T13:12:50.877Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T13:12:51.133Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T13:12:51.390Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T13:12:51.390Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T13:12:51.390Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:12:51.390Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:12:51.390Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:51.390Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:12:51.390Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:12:51.390Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:12:51.390Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:51.390Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T13:12:51.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124275517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:51.390Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124275518 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:51.390Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124275518 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:51.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124275521 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:51.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124275521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:51.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124275522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:51.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124275522 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:51.390Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124275522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:51.390Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124275522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:51.390Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124275522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:51.390Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124275529 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:51.390Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124275529 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:51.390Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:51.390Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:12:51.390Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:12:51.390Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:12:51.390Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:12:51.390Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:12:51.390Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:51.390Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:51.390Z] DEBUG - Clicking on OK [2019-07-30T13:12:51.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1124275530 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:51.390Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1124275530 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:51.390Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1124275531 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:51.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1124275531 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:51.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1124275531 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:51.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1124275531 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:51.390Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:51.390Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:51.390Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:51.390Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:51.390Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:51.390Z] DEBUG - Clicked on OK [2019-07-30T13:12:51.952Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1124275531 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:51.952Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1124275094 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T13:12:53.851Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-30T13:12:53.851Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:12:53.851Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:12:53.851Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:12:54.107Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T13:12:54.107Z] DEBUG - Clicking on (of type 'Table') [2019-07-30T13:12:54.107Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1124278304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T13:12:54.107Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1124278304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T13:12:54.107Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1124278304 data=null doit=true} to (of type 'Table') [2019-07-30T13:12:54.107Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1124278304 data=null} to (of type 'Table') [2019-07-30T13:12:54.107Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1124278304 data=null button=1 stateMask=0x0 x=201 y=11 count=1} to (of type 'Table') [2019-07-30T13:12:54.108Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1124278309 data=null button=1 stateMask=0x80000 x=201 y=11 count=1} to (of type 'Table') [2019-07-30T13:12:54.108Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1124278309 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-30T13:12:54.108Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1124278310 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T13:12:54.108Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1124278312 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T13:12:54.108Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1124278312 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T13:12:54.108Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1124278312 data=null doit=true} to (of type 'Table') [2019-07-30T13:12:54.108Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1124278312 data=null} to (of type 'Table') [2019-07-30T13:12:54.108Z] DEBUG - Clicked on (of type 'Table') [2019-07-30T13:12:54.108Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:12:54.108Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T13:12:54.108Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:12:54.108Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T13:12:54.108Z] DEBUG - Inserting text:HostF [2019-07-30T13:12:54.108Z] into text (of type 'Text') [2019-07-30T13:12:54.108Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T13:12:54.108Z] DEBUG - Typing text 'HostF [2019-07-30T13:12:54.108Z] ' with an interval of 100ms. between characters. [2019-07-30T13:12:55.476Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T13:12:55.476Z] DEBUG - Selecting rows [7] in (of type 'Table') [2019-07-30T13:12:55.476Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1124279729 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T13:12:55.476Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1124279729 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T13:12:55.476Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1124279730 data=null doit=true} to (of type 'Table') [2019-07-30T13:12:55.476Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1124279730 data=null} to (of type 'Table') [2019-07-30T13:12:55.476Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1124279730 data=null button=1 stateMask=0x0 x=22 y=158 count=1} to (of type 'Table') [2019-07-30T13:12:55.733Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1124279731 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-30T13:12:55.733Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1124279734 data=null button=1 stateMask=0x80000 x=22 y=158 count=1} to (of type 'Table') [2019-07-30T13:12:56.662Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1124280734 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T13:12:56.662Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T13:12:56.919Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:12:56.919Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:12:56.919Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:12:56.919Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1124280938 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:12:56.919Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1124280938 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:12:56.919Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1124280938 data=null} to TreeItem with text {test} [2019-07-30T13:12:56.919Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1124280939 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:12:56.919Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124280939 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:12:56.919Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1124280957 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:12:56.919Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T13:12:56.919Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T13:12:57.176Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T13:12:57.830Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T13:12:57.830Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T13:12:57.830Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:12:57.830Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:12:57.830Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:57.830Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:12:57.830Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:12:57.830Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:12:57.830Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:57.830Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T13:12:57.830Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124282045 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:57.830Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124282045 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:57.830Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124282046 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:57.830Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124282046 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:57.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124282046 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:57.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124282046 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:57.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124282047 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:57.830Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124282047 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:57.830Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124282047 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:57.830Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124282047 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:57.830Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124282047 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:57.830Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124282047 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:57.830Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:12:57.830Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:12:57.830Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:12:57.830Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:12:57.830Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:12:57.830Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:12:57.830Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:12:57.830Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:57.830Z] DEBUG - Clicking on OK [2019-07-30T13:12:57.830Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1124282049 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:57.830Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1124282049 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:57.830Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1124282049 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:57.830Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1124282049 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:57.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1124282049 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:57.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1124282049 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:57.830Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:57.830Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:57.830Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:57.830Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:57.830Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:57.830Z] DEBUG - Clicked on OK [2019-07-30T13:12:58.428Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1124282049 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:12:58.428Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1124281080 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T13:12:58.428Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.427 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest [2019-07-30T13:12:58.428Z] testMultiHighlightMessage(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest) Time elapsed: 7.896 s [2019-07-30T13:12:58.428Z] testSwitchToFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest) Time elapsed: 10.005 s [2019-07-30T13:12:58.428Z] testHighlight(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest) Time elapsed: 6.266 s [2019-07-30T13:12:58.428Z] testHeaderBar(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest) Time elapsed: 7.309 s [2019-07-30T13:12:58.428Z] testPreference(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest) Time elapsed: 6.472 s [2019-07-30T13:12:58.428Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest [2019-07-30T13:13:00.320Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-30T13:13:00.320Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:13:00.320Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:13:00.320Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:13:00.320Z] DEBUG - Clicking on TableItem with text {} [2019-07-30T13:13:00.320Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1124284350 data=null button=0 stateMask=0x0 x=262 y=11 count=0} to TableItem with text {} [2019-07-30T13:13:00.320Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1124284351 data=null doit=true} to TableItem with text {} [2019-07-30T13:13:00.320Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T13:13:00.320Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1124284352 data=null} to TableItem with text {} [2019-07-30T13:13:00.320Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1124284353 data=null button=1 stateMask=0x0 x=262 y=11 count=1} to TableItem with text {} [2019-07-30T13:13:00.320Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1124284357 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-30T13:13:00.320Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1124284358 data=null button=1 stateMask=0x80000 x=262 y=11 count=1} to TableItem with text {} [2019-07-30T13:13:00.320Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=1124284421 data=null button=0 stateMask=0x0 x=262 y=11 count=0} to TableItem with text {} [2019-07-30T13:13:00.320Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=1124284422 data=null doit=true} to TableItem with text {} [2019-07-30T13:13:00.320Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=1124284422 data=null} to TableItem with text {} [2019-07-30T13:13:00.320Z] DEBUG - Clicked on TableItem with text {} [2019-07-30T13:13:00.320Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:13:00.320Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T13:13:00.320Z] DEBUG - Inserting text:LoggerA|LoggerB|LoggerC into text (of type 'Text') [2019-07-30T13:13:00.320Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T13:13:00.320Z] DEBUG - Typing text 'LoggerA|LoggerB|LoggerC' with an interval of 50ms. between characters. [2019-07-30T13:13:01.688Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T13:13:03.056Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T13:13:03.056Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1124287126 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T13:13:03.056Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1124287127 data=null doit=true} to TableItem with text {} [2019-07-30T13:13:03.056Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1124287127 data=null} to TableItem with text {} [2019-07-30T13:13:03.056Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1124287127 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T13:13:03.056Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1124287127 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T13:13:03.056Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1124287129 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T13:13:03.056Z] DEBUG - matched MenuItem with text "Export To Text...", using matcher: with mnemonic 'Export To Text...' [2019-07-30T13:13:03.056Z] DEBUG - Clicking on with mnemonic 'Export To Text...' [2019-07-30T13:13:03.056Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export To Text...} time=1124287183 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-30T13:13:03.056Z] DEBUG - Clicked on with mnemonic 'Export To Text...' [2019-07-30T13:13:05.576Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-30T13:13:05.576Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:13:05.576Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:13:05.576Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:13:05.576Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T13:13:05.576Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1124289286 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T13:13:05.576Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1124289287 data=null doit=true} to TableItem with text {} [2019-07-30T13:13:05.576Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1124289287 data=null} to TableItem with text {} [2019-07-30T13:13:05.576Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1124289287 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T13:13:05.576Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1124289287 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T13:13:05.576Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1124289310 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T13:13:05.576Z] DEBUG - matched MenuItem with text "Export To Text...", using matcher: with mnemonic 'Export To Text...' [2019-07-30T13:13:05.576Z] DEBUG - Clicking on with mnemonic 'Export To Text...' [2019-07-30T13:13:05.576Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export To Text...} time=1124289397 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-30T13:13:05.576Z] DEBUG - Clicked on with mnemonic 'Export To Text...' [2019-07-30T13:13:05.832Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1124289980 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T13:13:05.832Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T13:13:05.832Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:13:05.832Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:13:05.832Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:13:05.832Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1124289987 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:13:05.832Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1124289987 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:13:05.832Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1124289988 data=null} to TreeItem with text {test} [2019-07-30T13:13:05.832Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1124289988 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:13:05.832Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124289988 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:13:05.832Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1124290032 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:13:06.088Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T13:13:06.088Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T13:13:06.088Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T13:13:07.018Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T13:13:07.018Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T13:13:07.018Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:13:07.018Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:13:07.018Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:13:07.018Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:13:07.018Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:13:07.018Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:13:07.018Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:13:07.018Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T13:13:07.018Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124291010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:13:07.018Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124291010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:13:07.018Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124291010 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:13:07.018Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124291011 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:13:07.018Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124291011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:13:07.018Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124291011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:13:07.018Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124291011 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:13:07.018Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124291011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:13:07.018Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124291011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:13:07.018Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124291011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:13:07.018Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124291012 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:13:07.018Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124291012 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:13:07.018Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:13:07.018Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:13:07.018Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:13:07.018Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:13:07.018Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:13:07.018Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:13:07.018Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:13:07.018Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:13:07.018Z] DEBUG - Clicking on OK [2019-07-30T13:13:07.018Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1124291013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:13:07.018Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1124291014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:13:07.018Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1124291014 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:13:07.018Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1124291014 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:13:07.018Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1124291014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:13:07.018Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1124291014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:13:07.018Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:13:07.018Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:13:07.018Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:13:07.018Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:13:07.018Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:13:07.018Z] DEBUG - Clicked on OK [2019-07-30T13:13:07.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1124291014 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:13:07.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1124290184 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T13:13:07.274Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.935 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest [2019-07-30T13:13:07.274Z] testExportWithFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest) Time elapsed: 4.844 s [2019-07-30T13:13:07.274Z] testExport(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest) Time elapsed: 2.233 s [2019-07-30T13:13:07.274Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest [2019-07-30T13:13:07.530Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:13:08.094Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:13:08.094Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:13:08.094Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:13:08.094Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:13:08.094Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:13:08.094Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1124292270 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-30T13:13:08.094Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1124292270 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T13:13:08.094Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1124292270 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T13:13:08.094Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1124292270 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T13:13:08.094Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124292270 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-30T13:13:08.094Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1124292316 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T13:13:08.094Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:13:08.094Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1124292317 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-30T13:13:08.094Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1124292317 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T13:13:08.094Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1124292317 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T13:13:08.094Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1124292317 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T13:13:08.094Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124292318 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-30T13:13:08.094Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1124292332 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T13:13:08.094Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1124292333 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T13:13:08.094Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1124292333 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T13:13:08.094Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1124292334 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T13:13:08.350Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1124292334 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-30T13:13:08.350Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1124292388 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T13:13:08.350Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:13:08.350Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1124292390 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T13:13:08.350Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1124292390 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T13:13:08.350Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1124292390 data=null} to TreeItem with text {Traces [0]} [2019-07-30T13:13:08.350Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1124292390 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T13:13:08.350Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124292391 data=null item=TreeItem {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-30T13:13:08.350Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1124292409 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T13:13:10.326Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"' [2019-07-30T13:13:10.326Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:13:10.326Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:13:10.326Z] DEBUG - number of items : 11 [2019-07-30T13:13:10.326Z] DEBUG - Clicking on ToolItem with tooltip text {Add new filter} [2019-07-30T13:13:10.326Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1124294407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T13:13:10.326Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1124294407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T13:13:10.326Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1124294408 data=null doit=true} to ToolItem with tooltip text {Add new filter} [2019-07-30T13:13:10.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1124294408 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T13:13:10.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1124294408 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T13:13:10.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1124294408 data=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-30T13:13:10.326Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1124294425 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T13:13:10.326Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1124294425 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T13:13:10.326Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1124294425 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T13:13:10.326Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1124294425 data=null doit=true} to ToolItem with tooltip text {Add new filter} [2019-07-30T13:13:10.326Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1124294425 data=null} to ToolItem with tooltip text {Add new filter} [2019-07-30T13:13:10.326Z] DEBUG - Clicked on ToolItem with tooltip text {Add new filter} [2019-07-30T13:13:10.326Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:13:10.326Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER } time=1124294427 data=null button=0 stateMask=0x0 x=77 y=11 count=0} to TreeItem with text {FILTER } [2019-07-30T13:13:10.326Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER } time=1124294427 data=null doit=true} to TreeItem with text {FILTER } [2019-07-30T13:13:10.326Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER } time=1124294427 data=null} to TreeItem with text {FILTER } [2019-07-30T13:13:10.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER } time=1124294427 data=null button=1 stateMask=0x0 x=77 y=11 count=1} to TreeItem with text {FILTER } [2019-07-30T13:13:10.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124294428 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-30T13:13:10.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER } time=1124294483 data=null button=1 stateMask=0x80000 x=77 y=11 count=1} to TreeItem with text {FILTER } [2019-07-30T13:13:10.326Z] DEBUG - matched Text with text "type filter name", using matcher: of type 'Text' [2019-07-30T13:13:10.326Z] DEBUG - matched Text with text "type filter name", using matcher: (of type 'Text') [2019-07-30T13:13:10.326Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T13:13:10.326Z] DEBUG - Clicking on TreeItem with text {FILTER timestamp} [2019-07-30T13:13:10.326Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER timestamp} time=1124294494 data=null button=0 stateMask=0x0 x=82 y=11 count=0} to TreeItem with text {FILTER timestamp} [2019-07-30T13:13:10.326Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER timestamp} time=1124294494 data=null doit=true} to TreeItem with text {FILTER timestamp} [2019-07-30T13:13:10.326Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:13:10.326Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER timestamp} time=1124294519 data=null} to TreeItem with text {FILTER timestamp} [2019-07-30T13:13:10.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER timestamp} time=1124294519 data=null button=1 stateMask=0x0 x=82 y=11 count=1} to TreeItem with text {FILTER timestamp} [2019-07-30T13:13:10.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124294520 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-30T13:13:10.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER timestamp} time=1124294527 data=null button=1 stateMask=0x80000 x=82 y=11 count=1} to TreeItem with text {FILTER timestamp} [2019-07-30T13:13:10.326Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {FILTER timestamp} time=1124294528 data=null button=0 stateMask=0x0 x=82 y=11 count=0} to TreeItem with text {FILTER timestamp} [2019-07-30T13:13:10.326Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {FILTER timestamp} time=1124294528 data=null doit=true} to TreeItem with text {FILTER timestamp} [2019-07-30T13:13:10.326Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {FILTER timestamp} time=1124294528 data=null} to TreeItem with text {FILTER timestamp} [2019-07-30T13:13:10.326Z] DEBUG - Clicked on TreeItem with text {FILTER timestamp} [2019-07-30T13:13:10.326Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:13:10.582Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER timestamp} time=1124294590 data=null button=0 stateMask=0x0 x=82 y=11 count=0} to TreeItem with text {FILTER timestamp} [2019-07-30T13:13:10.582Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER timestamp} time=1124294591 data=null doit=true} to TreeItem with text {FILTER timestamp} [2019-07-30T13:13:10.582Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER timestamp} time=1124294591 data=null} to TreeItem with text {FILTER timestamp} [2019-07-30T13:13:10.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER timestamp} time=1124294591 data=null button=1 stateMask=0x0 x=82 y=11 count=1} to TreeItem with text {FILTER timestamp} [2019-07-30T13:13:10.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124294591 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-30T13:13:10.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER timestamp} time=1124294598 data=null button=1 stateMask=0x80000 x=82 y=11 count=1} to TreeItem with text {FILTER timestamp} [2019-07-30T13:13:10.582Z] DEBUG - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE' [2019-07-30T13:13:10.582Z] DEBUG - Clicking on with mnemonic 'TRACETYPE' [2019-07-30T13:13:10.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=1124294688 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-30T13:13:10.582Z] DEBUG - Clicked on with mnemonic 'TRACETYPE' [2019-07-30T13:13:10.582Z] WARN - Tree item TreeItem with text {FILTER timestamp} is already expanded. Won't expand it again. [2019-07-30T13:13:10.582Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T13:13:10.582Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T13:13:10.582Z] DEBUG - Setting selection on (of type 'Combo') to Test trace : XML Trace Stub (ns) [2019-07-30T13:13:10.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Test trace : XML Trace Stub (ns)} time=1124294732 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-30T13:13:10.582Z] DEBUG - Set selection on (of type 'Combo') to Test trace : XML Trace Stub (ns) [2019-07-30T13:13:10.582Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1124294734 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-30T13:13:10.582Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1124294734 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-30T13:13:10.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1124294735 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-30T13:13:10.582Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1124294735 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-30T13:13:10.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1124294735 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-30T13:13:10.582Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:13:10.582Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1124294736 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-30T13:13:10.582Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1124294736 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-30T13:13:10.582Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1124294736 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-30T13:13:10.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1124294737 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-30T13:13:10.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124294737 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-30T13:13:10.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1124294757 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-30T13:13:10.582Z] DEBUG - matched MenuItem with text "AND", using matcher: with mnemonic 'AND' [2019-07-30T13:13:10.582Z] DEBUG - Clicking on with mnemonic 'AND' [2019-07-30T13:13:10.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {AND} time=1124294818 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-30T13:13:10.582Z] DEBUG - Clicked on with mnemonic 'AND' [2019-07-30T13:13:10.839Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:13:10.839Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {AND} time=1124294840 data=null button=0 stateMask=0x0 x=77 y=53 count=0} to Tree node with text: AND [2019-07-30T13:13:10.839Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {AND} time=1124294840 data=null doit=true} to Tree node with text: AND [2019-07-30T13:13:10.839Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {AND} time=1124294840 data=null} to Tree node with text: AND [2019-07-30T13:13:10.839Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {AND} time=1124294840 data=null button=1 stateMask=0x0 x=77 y=53 count=1} to Tree node with text: AND [2019-07-30T13:13:10.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124294841 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-30T13:13:10.839Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {AND} time=1124294878 data=null button=1 stateMask=0x80000 x=77 y=53 count=1} to Tree node with text: AND [2019-07-30T13:13:10.839Z] DEBUG - matched MenuItem with text "CONTAINS", using matcher: with mnemonic 'CONTAINS' [2019-07-30T13:13:10.839Z] DEBUG - Clicking on with mnemonic 'CONTAINS' [2019-07-30T13:13:10.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {CONTAINS} time=1124294919 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-30T13:13:10.839Z] DEBUG - Clicked on with mnemonic 'CONTAINS' [2019-07-30T13:13:10.839Z] WARN - Tree item Tree node with text: AND is already expanded. Won't expand it again. [2019-07-30T13:13:10.839Z] DEBUG - matched Combo with text "Test trace : XML Tra...", using matcher: of type 'Combo' [2019-07-30T13:13:10.839Z] DEBUG - matched Combo with text "Test trace : XML Tra...", using matcher: (of type 'Combo') [2019-07-30T13:13:10.839Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T13:13:10.839Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T13:13:10.839Z] DEBUG - Setting selection on (of type 'Combo') to Timestamp [2019-07-30T13:13:10.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Timestamp} time=1124294999 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-30T13:13:10.839Z] DEBUG - Set selection on (of type 'Combo') to Timestamp [2019-07-30T13:13:10.839Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text' [2019-07-30T13:13:10.839Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text') [2019-07-30T13:13:10.839Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T13:13:10.839Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:13:10.839Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=1124295016 data=null button=0 stateMask=0x0 x=170 y=74 count=0} to Tree node with text: Timestamp CONTAINS "100" [2019-07-30T13:13:10.839Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Timestamp CONTAINS "100"} time=1124295017 data=null doit=true} to Tree node with text: Timestamp CONTAINS "100" [2019-07-30T13:13:10.839Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Timestamp CONTAINS "100"} time=1124295017 data=null} to Tree node with text: Timestamp CONTAINS "100" [2019-07-30T13:13:10.839Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=1124295017 data=null button=1 stateMask=0x0 x=170 y=74 count=1} to Tree node with text: Timestamp CONTAINS "100" [2019-07-30T13:13:11.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124295091 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-30T13:13:11.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=1124295127 data=null button=1 stateMask=0x80000 x=170 y=74 count=1} to Tree node with text: Timestamp CONTAINS "100" [2019-07-30T13:13:11.096Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:13:11.096Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {AND} time=1124295128 data=null button=0 stateMask=0x0 x=77 y=53 count=0} to Tree node with text: AND [2019-07-30T13:13:11.096Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {AND} time=1124295128 data=null doit=true} to Tree node with text: AND [2019-07-30T13:13:11.096Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {AND} time=1124295128 data=null} to Tree node with text: AND [2019-07-30T13:13:11.096Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {AND} time=1124295128 data=null button=1 stateMask=0x0 x=77 y=53 count=1} to Tree node with text: AND [2019-07-30T13:13:11.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124295129 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-30T13:13:11.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {AND} time=1124295141 data=null button=1 stateMask=0x80000 x=77 y=53 count=1} to Tree node with text: AND [2019-07-30T13:13:11.096Z] DEBUG - number of items : 11 [2019-07-30T13:13:11.096Z] DEBUG - Clicking on ToolItem with tooltip text {Save filters} [2019-07-30T13:13:11.096Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1124295142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T13:13:11.096Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1124295142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T13:13:11.096Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1124295142 data=null doit=true} to ToolItem with tooltip text {Save filters} [2019-07-30T13:13:11.096Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1124295142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T13:13:11.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1124295142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T13:13:11.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1124295143 data=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-30T13:13:11.096Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1124295149 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T13:13:11.096Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1124295149 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T13:13:11.096Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1124295149 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T13:13:11.096Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1124295149 data=null doit=true} to ToolItem with tooltip text {Save filters} [2019-07-30T13:13:11.096Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1124295149 data=null} to ToolItem with tooltip text {Save filters} [2019-07-30T13:13:11.096Z] DEBUG - Clicked on ToolItem with tooltip text {Save filters} [2019-07-30T13:13:11.096Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:13:11.096Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:13:11.096Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:13:11.096Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T13:13:11.096Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1124295240 data=null button=0 stateMask=0x0 x=22 y=53 count=0} to TableItem with text {} [2019-07-30T13:13:11.096Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1124295240 data=null doit=true} to TableItem with text {} [2019-07-30T13:13:11.096Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1124295240 data=null} to TableItem with text {} [2019-07-30T13:13:11.096Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1124295241 data=null button=1 stateMask=0x0 x=22 y=53 count=1} to TableItem with text {} [2019-07-30T13:13:11.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1124295241 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T13:13:11.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1124295245 data=null button=1 stateMask=0x80000 x=22 y=53 count=1} to TableItem with text {} [2019-07-30T13:13:11.096Z] DEBUG - matched MenuItem with text "timestamp", using matcher: with mnemonic 'timestamp' [2019-07-30T13:13:11.096Z] DEBUG - Clicking on with mnemonic 'timestamp' [2019-07-30T13:13:11.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {timestamp} time=1124295319 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-30T13:13:11.096Z] DEBUG - Clicked on with mnemonic 'timestamp' [2019-07-30T13:13:12.988Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:13:12.988Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:13:12.988Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:13:12.988Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:13:12.988Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:13:12.988Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:13:12.988Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1124296932 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-30T13:13:12.988Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1124296932 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T13:13:12.988Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1124296932 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T13:13:12.988Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1124296932 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T13:13:12.988Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124296933 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-30T13:13:12.988Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1124296942 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T13:13:12.988Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:13:12.988Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1124296943 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-30T13:13:12.988Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1124296943 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T13:13:12.988Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1124296943 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T13:13:12.988Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1124296944 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T13:13:12.989Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124296944 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-30T13:13:12.989Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1124296990 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T13:13:12.989Z] WARN - Tree item TreeItem with text {TestForFiltering} is already expanded. Won't expand it again. [2019-07-30T13:13:12.989Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:13:12.989Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1124296992 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T13:13:12.989Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1124296993 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:13:12.989Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1124296993 data=null} to TreeItem with text {Traces [1]} [2019-07-30T13:13:12.989Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1124296993 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:13:12.989Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124296993 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:13:12.989Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1124296999 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:13:14.357Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"' [2019-07-30T13:13:14.357Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:13:14.357Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:13:14.357Z] DEBUG - number of items : 11 [2019-07-30T13:13:14.357Z] DEBUG - Clicking on ToolItem with tooltip text {Add new filter} [2019-07-30T13:13:14.357Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1124298581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T13:13:14.357Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1124298581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T13:13:14.357Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1124298581 data=null doit=true} to ToolItem with tooltip text {Add new filter} [2019-07-30T13:13:14.357Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1124298581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T13:13:14.357Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1124298581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T13:13:14.357Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1124298581 data=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-30T13:13:14.357Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1124298589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T13:13:14.357Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1124298590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T13:13:14.357Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1124298590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T13:13:14.357Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1124298590 data=null doit=true} to ToolItem with tooltip text {Add new filter} [2019-07-30T13:13:14.357Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1124298591 data=null} to ToolItem with tooltip text {Add new filter} [2019-07-30T13:13:14.357Z] DEBUG - Clicked on ToolItem with tooltip text {Add new filter} [2019-07-30T13:13:14.357Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:13:14.357Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER } time=1124298592 data=null button=0 stateMask=0x0 x=77 y=95 count=0} to TreeItem with text {FILTER } [2019-07-30T13:13:14.357Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER } time=1124298592 data=null doit=true} to TreeItem with text {FILTER } [2019-07-30T13:13:14.357Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER } time=1124298592 data=null} to TreeItem with text {FILTER } [2019-07-30T13:13:14.357Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER } time=1124298593 data=null button=1 stateMask=0x0 x=77 y=95 count=1} to TreeItem with text {FILTER } [2019-07-30T13:13:14.357Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124298593 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-30T13:13:14.357Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER } time=1124298607 data=null button=1 stateMask=0x80000 x=77 y=95 count=1} to TreeItem with text {FILTER } [2019-07-30T13:13:14.357Z] DEBUG - matched Text with text "type filter name", using matcher: of type 'Text' [2019-07-30T13:13:14.357Z] DEBUG - matched Text with text "type filter name", using matcher: (of type 'Text') [2019-07-30T13:13:14.357Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T13:13:14.615Z] DEBUG - Clicking on TreeItem with text {FILTER field} [2019-07-30T13:13:14.615Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER field} time=1124298614 data=null button=0 stateMask=0x0 x=60 y=95 count=0} to TreeItem with text {FILTER field} [2019-07-30T13:13:14.615Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER field} time=1124298614 data=null doit=true} to TreeItem with text {FILTER field} [2019-07-30T13:13:14.615Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:13:14.615Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER field} time=1124298617 data=null} to TreeItem with text {FILTER field} [2019-07-30T13:13:14.615Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER field} time=1124298639 data=null button=1 stateMask=0x0 x=60 y=95 count=1} to TreeItem with text {FILTER field} [2019-07-30T13:13:14.615Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124298639 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-30T13:13:14.615Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER field} time=1124298647 data=null button=1 stateMask=0x80000 x=60 y=95 count=1} to TreeItem with text {FILTER field} [2019-07-30T13:13:14.615Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {FILTER field} time=1124298647 data=null button=0 stateMask=0x0 x=60 y=95 count=0} to TreeItem with text {FILTER field} [2019-07-30T13:13:14.615Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {FILTER field} time=1124298647 data=null doit=true} to TreeItem with text {FILTER field} [2019-07-30T13:13:14.615Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {FILTER field} time=1124298647 data=null} to TreeItem with text {FILTER field} [2019-07-30T13:13:14.615Z] DEBUG - Clicked on TreeItem with text {FILTER field} [2019-07-30T13:13:14.615Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:13:14.615Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER field} time=1124298648 data=null button=0 stateMask=0x0 x=60 y=95 count=0} to TreeItem with text {FILTER field} [2019-07-30T13:13:14.615Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER field} time=1124298648 data=null doit=true} to TreeItem with text {FILTER field} [2019-07-30T13:13:14.615Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER field} time=1124298649 data=null} to TreeItem with text {FILTER field} [2019-07-30T13:13:14.615Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER field} time=1124298649 data=null button=1 stateMask=0x0 x=60 y=95 count=1} to TreeItem with text {FILTER field} [2019-07-30T13:13:14.615Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124298649 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-30T13:13:14.615Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER field} time=1124298663 data=null button=1 stateMask=0x80000 x=60 y=95 count=1} to TreeItem with text {FILTER field} [2019-07-30T13:13:14.615Z] DEBUG - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE' [2019-07-30T13:13:14.615Z] DEBUG - Clicking on with mnemonic 'TRACETYPE' [2019-07-30T13:13:14.615Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=1124298706 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-30T13:13:14.615Z] DEBUG - Clicked on with mnemonic 'TRACETYPE' [2019-07-30T13:13:14.615Z] WARN - Tree item TreeItem with text {FILTER field} is already expanded. Won't expand it again. [2019-07-30T13:13:14.615Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T13:13:14.615Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T13:13:14.615Z] DEBUG - Setting selection on (of type 'Combo') to Test trace : XML Trace Stub (ns) [2019-07-30T13:13:14.615Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Test trace : XML Trace Stub (ns)} time=1124298734 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-30T13:13:14.615Z] DEBUG - Set selection on (of type 'Combo') to Test trace : XML Trace Stub (ns) [2019-07-30T13:13:14.615Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1124298735 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-30T13:13:14.615Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1124298735 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-30T13:13:14.615Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1124298735 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-30T13:13:14.615Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1124298735 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-30T13:13:14.615Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1124298736 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-30T13:13:14.615Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:13:14.615Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1124298743 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-30T13:13:14.615Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1124298744 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-30T13:13:14.615Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1124298744 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-30T13:13:14.615Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1124298744 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-30T13:13:14.615Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124298744 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-30T13:13:14.615Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1124298765 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-30T13:13:14.615Z] DEBUG - matched MenuItem with text "COMPARE", using matcher: with mnemonic 'COMPARE' [2019-07-30T13:13:14.615Z] DEBUG - Clicking on with mnemonic 'COMPARE' [2019-07-30T13:13:14.615Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {COMPARE} time=1124298811 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-30T13:13:14.615Z] DEBUG - Clicked on with mnemonic 'COMPARE' [2019-07-30T13:13:14.871Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem { = [2019-07-30T13:13:14.871Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem { = [2019-07-30T13:13:14.871Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem { = [2019-07-30T13:13:14.872Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1124298890 data=null item=TreeItem { = [2019-07-30T13:13:14.872Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem { = [2019-07-30T13:13:14.872Z] DEBUG - matched Combo with text "Test trace : XML Tra...", using matcher: of type 'Combo' [2019-07-30T13:13:14.872Z] DEBUG - matched Combo with text "Test trace : XML Tra...", using matcher: (of type 'Combo') [2019-07-30T13:13:14.872Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T13:13:14.872Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T13:13:14.872Z] DEBUG - Setting selection on (of type 'Combo') to Contents [2019-07-30T13:13:14.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Contents} time=1124298892 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-30T13:13:14.872Z] DEBUG - Set selection on (of type 'Combo') to Contents [2019-07-30T13:13:14.872Z] DEBUG - matched Text with text "type field name", using matcher: of type 'Text' [2019-07-30T13:13:14.872Z] DEBUG - matched Text with text "type field name", using matcher: (of type 'Text') [2019-07-30T13:13:14.872Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text' [2019-07-30T13:13:14.872Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text') [2019-07-30T13:13:14.872Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T13:13:14.872Z] DEBUG - matched Text with text "field", using matcher: of type 'Text' [2019-07-30T13:13:14.872Z] DEBUG - matched Text with text "field", using matcher: (of type 'Text') [2019-07-30T13:13:14.872Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text' [2019-07-30T13:13:14.872Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text') [2019-07-30T13:13:14.872Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T13:13:14.872Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:13:14.872Z] DEBUG - matched Button with text "<", using matcher: of type 'Button' [2019-07-30T13:13:14.872Z] DEBUG - matched Button with text "=", using matcher: of type 'Button' [2019-07-30T13:13:14.872Z] DEBUG - matched Button with text ">", using matcher: of type 'Button' [2019-07-30T13:13:14.872Z] DEBUG - matched Button with text ">", using matcher: with mnemonic '>' [2019-07-30T13:13:14.872Z] DEBUG - matched Button with text ">", using matcher: with style 'SWT.RADIO' [2019-07-30T13:13:14.872Z] DEBUG - matched Button with text ">", using matcher: (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO') [2019-07-30T13:13:14.872Z] DEBUG - matched Button with text "Num", using matcher: of type 'Button' [2019-07-30T13:13:14.872Z] DEBUG - matched Button with text "Alpha", using matcher: of type 'Button' [2019-07-30T13:13:14.872Z] DEBUG - matched Button with text "Timestamp", using matcher: of type 'Button' [2019-07-30T13:13:14.872Z] DEBUG - Clicking on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO') [2019-07-30T13:13:14.872Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {=} time=1124298995 data=null doit=true} to Button with text {=} [2019-07-30T13:13:14.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {=} time=1124298995 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-30T13:13:14.872Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO') [2019-07-30T13:13:14.872Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {>} time=1124298999 data=null doit=true} to (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO') [2019-07-30T13:13:14.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {>} time=1124299000 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-30T13:13:14.872Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {>} time=1124299000 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-30T13:13:14.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {>} time=1124299000 data=null item=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-30T13:13:14.872Z] DEBUG - Clicked on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO') [2019-07-30T13:13:14.872Z] DEBUG - number of items : 11 [2019-07-30T13:13:14.872Z] DEBUG - Clicking on ToolItem with tooltip text {Save filters} [2019-07-30T13:13:14.872Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1124299036 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T13:13:14.872Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1124299036 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T13:13:14.872Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1124299036 data=null doit=true} to ToolItem with tooltip text {Save filters} [2019-07-30T13:13:14.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1124299036 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T13:13:14.872Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1124299036 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T13:13:14.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1124299036 data=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-30T13:13:14.872Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1124299038 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T13:13:14.872Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1124299039 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T13:13:14.872Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1124299039 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T13:13:14.872Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1124299039 data=null doit=true} to ToolItem with tooltip text {Save filters} [2019-07-30T13:13:14.872Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1124299039 data=null} to ToolItem with tooltip text {Save filters} [2019-07-30T13:13:14.872Z] DEBUG - Clicked on ToolItem with tooltip text {Save filters} [2019-07-30T13:13:14.872Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:13:14.872Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:13:14.872Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:13:14.872Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T13:13:14.872Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1124299122 data=null button=0 stateMask=0x0 x=22 y=53 count=0} to TableItem with text {} [2019-07-30T13:13:14.872Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1124299122 data=null doit=true} to TableItem with text {} [2019-07-30T13:13:14.872Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1124299122 data=null} to TableItem with text {} [2019-07-30T13:13:14.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1124299123 data=null button=1 stateMask=0x0 x=22 y=53 count=1} to TableItem with text {} [2019-07-30T13:13:14.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1124299124 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T13:13:14.872Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1124299125 data=null button=1 stateMask=0x80000 x=22 y=53 count=1} to TableItem with text {} [2019-07-30T13:13:15.129Z] DEBUG - matched MenuItem with text "field", using matcher: with mnemonic 'field' [2019-07-30T13:13:15.129Z] DEBUG - Clicking on with mnemonic 'field' [2019-07-30T13:13:15.129Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {field} time=1124299203 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-30T13:13:15.129Z] DEBUG - Clicked on with mnemonic 'field' [2019-07-30T13:13:16.497Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:13:16.497Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:13:16.497Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:13:16.497Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:13:16.497Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:13:16.497Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:13:16.497Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1124300580 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-30T13:13:16.497Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1124300580 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T13:13:16.497Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1124300580 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T13:13:16.497Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1124300581 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T13:13:16.497Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124300581 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-30T13:13:16.497Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1124300589 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T13:13:16.497Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:13:16.497Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1124300590 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-30T13:13:16.497Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1124300590 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T13:13:16.497Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1124300590 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T13:13:16.497Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1124300590 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T13:13:16.497Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124300591 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-30T13:13:16.497Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1124300602 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T13:13:16.497Z] WARN - Tree item TreeItem with text {TestForFiltering} is already expanded. Won't expand it again. [2019-07-30T13:13:16.497Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:13:16.497Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1124300604 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T13:13:16.497Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1124300604 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:13:16.497Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1124300604 data=null} to TreeItem with text {Traces [1]} [2019-07-30T13:13:16.498Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1124300604 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:13:16.498Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124300604 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:13:16.498Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1124300609 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:13:18.391Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"' [2019-07-30T13:13:18.391Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:13:18.391Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:13:18.391Z] DEBUG - number of items : 11 [2019-07-30T13:13:18.391Z] DEBUG - Clicking on ToolItem with tooltip text {Add new filter} [2019-07-30T13:13:18.391Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1124302203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T13:13:18.391Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1124302203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T13:13:18.391Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1124302203 data=null doit=true} to ToolItem with tooltip text {Add new filter} [2019-07-30T13:13:18.391Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1124302203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T13:13:18.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1124302204 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T13:13:18.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1124302204 data=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-30T13:13:18.391Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1124302227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T13:13:18.391Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1124302227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T13:13:18.391Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1124302227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T13:13:18.391Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1124302227 data=null doit=true} to ToolItem with tooltip text {Add new filter} [2019-07-30T13:13:18.391Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1124302227 data=null} to ToolItem with tooltip text {Add new filter} [2019-07-30T13:13:18.391Z] DEBUG - Clicked on ToolItem with tooltip text {Add new filter} [2019-07-30T13:13:18.391Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:13:18.391Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER } time=1124302228 data=null button=0 stateMask=0x0 x=77 y=158 count=0} to TreeItem with text {FILTER } [2019-07-30T13:13:18.391Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER } time=1124302228 data=null doit=true} to TreeItem with text {FILTER } [2019-07-30T13:13:18.391Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER } time=1124302228 data=null} to TreeItem with text {FILTER } [2019-07-30T13:13:18.391Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER } time=1124302229 data=null button=1 stateMask=0x0 x=77 y=158 count=1} to TreeItem with text {FILTER } [2019-07-30T13:13:18.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124302229 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-30T13:13:18.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER } time=1124302243 data=null button=1 stateMask=0x80000 x=77 y=158 count=1} to TreeItem with text {FILTER } [2019-07-30T13:13:18.391Z] DEBUG - matched Text with text "type filter name", using matcher: of type 'Text' [2019-07-30T13:13:18.391Z] DEBUG - matched Text with text "type filter name", using matcher: (of type 'Text') [2019-07-30T13:13:18.391Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T13:13:18.391Z] DEBUG - Clicking on TreeItem with text {FILTER matchAndEquals} [2019-07-30T13:13:18.391Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1124302248 data=null button=0 stateMask=0x0 x=101 y=158 count=0} to TreeItem with text {FILTER matchAndEquals} [2019-07-30T13:13:18.391Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER matchAndEquals} time=1124302249 data=null doit=true} to TreeItem with text {FILTER matchAndEquals} [2019-07-30T13:13:18.391Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:13:18.391Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER matchAndEquals} time=1124302251 data=null} to TreeItem with text {FILTER matchAndEquals} [2019-07-30T13:13:18.391Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1124302251 data=null button=1 stateMask=0x0 x=101 y=158 count=1} to TreeItem with text {FILTER matchAndEquals} [2019-07-30T13:13:18.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124302252 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-30T13:13:18.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1124302278 data=null button=1 stateMask=0x80000 x=101 y=158 count=1} to TreeItem with text {FILTER matchAndEquals} [2019-07-30T13:13:18.391Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1124302279 data=null button=0 stateMask=0x0 x=101 y=158 count=0} to TreeItem with text {FILTER matchAndEquals} [2019-07-30T13:13:18.391Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {FILTER matchAndEquals} time=1124302279 data=null doit=true} to TreeItem with text {FILTER matchAndEquals} [2019-07-30T13:13:18.391Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {FILTER matchAndEquals} time=1124302279 data=null} to TreeItem with text {FILTER matchAndEquals} [2019-07-30T13:13:18.391Z] DEBUG - Clicked on TreeItem with text {FILTER matchAndEquals} [2019-07-30T13:13:18.391Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:13:18.391Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1124302280 data=null button=0 stateMask=0x0 x=101 y=158 count=0} to TreeItem with text {FILTER matchAndEquals} [2019-07-30T13:13:18.391Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER matchAndEquals} time=1124302280 data=null doit=true} to TreeItem with text {FILTER matchAndEquals} [2019-07-30T13:13:18.391Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER matchAndEquals} time=1124302280 data=null} to TreeItem with text {FILTER matchAndEquals} [2019-07-30T13:13:18.391Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1124302280 data=null button=1 stateMask=0x0 x=101 y=158 count=1} to TreeItem with text {FILTER matchAndEquals} [2019-07-30T13:13:18.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124302281 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-30T13:13:18.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1124302286 data=null button=1 stateMask=0x80000 x=101 y=158 count=1} to TreeItem with text {FILTER matchAndEquals} [2019-07-30T13:13:18.391Z] DEBUG - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE' [2019-07-30T13:13:18.391Z] DEBUG - Clicking on with mnemonic 'TRACETYPE' [2019-07-30T13:13:18.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=1124302332 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-30T13:13:18.391Z] DEBUG - Clicked on with mnemonic 'TRACETYPE' [2019-07-30T13:13:18.391Z] WARN - Tree item TreeItem with text {FILTER matchAndEquals} is already expanded. Won't expand it again. [2019-07-30T13:13:18.391Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T13:13:18.391Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T13:13:18.391Z] DEBUG - Setting selection on (of type 'Combo') to Test trace : XML Trace Stub (ns) [2019-07-30T13:13:18.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Test trace : XML Trace Stub (ns)} time=1124302397 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-30T13:13:18.391Z] DEBUG - Set selection on (of type 'Combo') to Test trace : XML Trace Stub (ns) [2019-07-30T13:13:18.391Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1124302398 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-30T13:13:18.391Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1124302398 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-30T13:13:18.392Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1124302398 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-30T13:13:18.392Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1124302399 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-30T13:13:18.392Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1124302406 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-30T13:13:18.392Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:13:18.392Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1124302407 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-30T13:13:18.392Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1124302408 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-30T13:13:18.392Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1124302408 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-30T13:13:18.392Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1124302408 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-30T13:13:18.392Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124302408 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-30T13:13:18.392Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1124302428 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-30T13:13:18.392Z] DEBUG - matched MenuItem with text "OR", using matcher: with mnemonic 'OR' [2019-07-30T13:13:18.392Z] DEBUG - Clicking on with mnemonic 'OR' [2019-07-30T13:13:18.392Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {OR} time=1124302514 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-30T13:13:18.392Z] DEBUG - Clicked on with mnemonic 'OR' [2019-07-30T13:13:18.392Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:13:18.392Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {OR} time=1124302578 data=null button=0 stateMask=0x0 x=71 y=200 count=0} to Tree node with text: OR [2019-07-30T13:13:18.392Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {OR} time=1124302579 data=null doit=true} to Tree node with text: OR [2019-07-30T13:13:18.392Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {OR} time=1124302579 data=null} to Tree node with text: OR [2019-07-30T13:13:18.392Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {OR} time=1124302579 data=null button=1 stateMask=0x0 x=71 y=200 count=1} to Tree node with text: OR [2019-07-30T13:13:18.392Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124302579 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-30T13:13:18.392Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {OR} time=1124302586 data=null button=1 stateMask=0x80000 x=71 y=200 count=1} to Tree node with text: OR [2019-07-30T13:13:18.392Z] DEBUG - matched MenuItem with text "EQUALS", using matcher: with mnemonic 'EQUALS' [2019-07-30T13:13:18.392Z] DEBUG - Clicking on with mnemonic 'EQUALS' [2019-07-30T13:13:18.648Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {EQUALS} time=1124302626 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-30T13:13:18.648Z] DEBUG - Clicked on with mnemonic 'EQUALS' [2019-07-30T13:13:18.648Z] WARN - Tree item Tree node with text: OR is already expanded. Won't expand it again. [2019-07-30T13:13:18.648Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:13:18.648Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem { EQUALS} [2019-07-30T13:13:18.648Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem { EQUALS} [2019-07-30T13:13:18.648Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem { EQUALS} [2019-07-30T13:13:18.648Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem { EQUALS} [2019-07-30T13:13:18.648Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124302718 data=null item=TreeItem { EQUALS} [2019-07-30T13:13:18.648Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem { EQUALS} [2019-07-30T13:13:18.648Z] DEBUG - matched Combo with text "Test trace : XML Tra...", using matcher: of type 'Combo' [2019-07-30T13:13:18.648Z] DEBUG - matched Combo with text "Test trace : XML Tra...", using matcher: (of type 'Combo') [2019-07-30T13:13:18.648Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T13:13:18.648Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T13:13:18.648Z] DEBUG - Setting selection on (of type 'Combo') to Timestamp [2019-07-30T13:13:18.648Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Timestamp} time=1124302754 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-30T13:13:18.648Z] DEBUG - Set selection on (of type 'Combo') to Timestamp [2019-07-30T13:13:18.648Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text' [2019-07-30T13:13:18.648Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text') [2019-07-30T13:13:18.648Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T13:13:18.648Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:13:18.648Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {OR} time=1124302797 data=null button=0 stateMask=0x0 x=71 y=200 count=0} to Tree node with text: OR [2019-07-30T13:13:18.648Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {OR} time=1124302797 data=null doit=true} to Tree node with text: OR [2019-07-30T13:13:18.648Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {OR} time=1124302797 data=null} to Tree node with text: OR [2019-07-30T13:13:18.648Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {OR} time=1124302798 data=null button=1 stateMask=0x0 x=71 y=200 count=1} to Tree node with text: OR [2019-07-30T13:13:18.648Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124302798 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-30T13:13:18.648Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {OR} time=1124302826 data=null button=1 stateMask=0x80000 x=71 y=200 count=1} to Tree node with text: OR [2019-07-30T13:13:18.648Z] DEBUG - matched MenuItem with text "MATCHES", using matcher: with mnemonic 'MATCHES' [2019-07-30T13:13:18.648Z] DEBUG - Clicking on with mnemonic 'MATCHES' [2019-07-30T13:13:18.648Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {MATCHES} time=1124302864 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-30T13:13:18.648Z] DEBUG - Clicked on with mnemonic 'MATCHES' [2019-07-30T13:13:18.906Z] WARN - Tree item Tree node with text: OR is already expanded. Won't expand it again. [2019-07-30T13:13:18.906Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:13:18.906Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem { MATCHES} [2019-07-30T13:13:18.906Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem { MATCHES} [2019-07-30T13:13:18.906Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem { MATCHES} [2019-07-30T13:13:18.906Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem { MATCHES} [2019-07-30T13:13:18.906Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124302917 data=null item=TreeItem { MATCHES} [2019-07-30T13:13:18.906Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem { MATCHES} [2019-07-30T13:13:18.906Z] DEBUG - matched Combo with text "Test trace : XML Tra...", using matcher: of type 'Combo' [2019-07-30T13:13:18.906Z] DEBUG - matched Combo with text "Test trace : XML Tra...", using matcher: (of type 'Combo') [2019-07-30T13:13:18.906Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T13:13:18.906Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T13:13:18.906Z] DEBUG - Setting selection on (of type 'Combo') to Contents [2019-07-30T13:13:18.906Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Contents} time=1124302954 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-30T13:13:18.906Z] DEBUG - Set selection on (of type 'Combo') to Contents [2019-07-30T13:13:18.906Z] DEBUG - matched Text with text "type field name", using matcher: of type 'Text' [2019-07-30T13:13:18.906Z] DEBUG - matched Text with text "type field name", using matcher: (of type 'Text') [2019-07-30T13:13:18.906Z] DEBUG - matched Text with text "type regular express...", using matcher: of type 'Text' [2019-07-30T13:13:18.906Z] DEBUG - matched Text with text "type regular express...", using matcher: (of type 'Text') [2019-07-30T13:13:18.906Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T13:13:18.906Z] DEBUG - matched Text with text "field", using matcher: of type 'Text' [2019-07-30T13:13:18.906Z] DEBUG - matched Text with text "field", using matcher: (of type 'Text') [2019-07-30T13:13:18.906Z] DEBUG - matched Text with text "type regular express...", using matcher: of type 'Text' [2019-07-30T13:13:18.906Z] DEBUG - matched Text with text "type regular express...", using matcher: (of type 'Text') [2019-07-30T13:13:18.906Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T13:13:18.906Z] DEBUG - number of items : 11 [2019-07-30T13:13:18.906Z] DEBUG - Clicking on ToolItem with tooltip text {Save filters} [2019-07-30T13:13:18.906Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1124303093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T13:13:18.906Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1124303094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T13:13:18.906Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1124303094 data=null doit=true} to ToolItem with tooltip text {Save filters} [2019-07-30T13:13:18.906Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1124303094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T13:13:18.906Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1124303094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T13:13:18.906Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1124303095 data=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-30T13:13:18.906Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1124303111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T13:13:18.906Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1124303111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T13:13:18.906Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1124303111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T13:13:18.906Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1124303111 data=null doit=true} to ToolItem with tooltip text {Save filters} [2019-07-30T13:13:18.906Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1124303112 data=null} to ToolItem with tooltip text {Save filters} [2019-07-30T13:13:18.906Z] DEBUG - Clicked on ToolItem with tooltip text {Save filters} [2019-07-30T13:13:18.906Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:13:18.906Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:13:18.906Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:13:18.906Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T13:13:19.163Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1124303201 data=null button=0 stateMask=0x0 x=22 y=53 count=0} to TableItem with text {} [2019-07-30T13:13:19.163Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1124303201 data=null doit=true} to TableItem with text {} [2019-07-30T13:13:19.163Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1124303201 data=null} to TableItem with text {} [2019-07-30T13:13:19.163Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1124303202 data=null button=1 stateMask=0x0 x=22 y=53 count=1} to TableItem with text {} [2019-07-30T13:13:19.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1124303202 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T13:13:19.163Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1124303205 data=null button=1 stateMask=0x80000 x=22 y=53 count=1} to TableItem with text {} [2019-07-30T13:13:19.163Z] DEBUG - matched MenuItem with text "matchAndEquals", using matcher: with mnemonic 'matchAndEquals' [2019-07-30T13:13:19.163Z] DEBUG - Clicking on with mnemonic 'matchAndEquals' [2019-07-30T13:13:19.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {matchAndEquals} time=1124303270 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-30T13:13:19.163Z] DEBUG - Clicked on with mnemonic 'matchAndEquals' [2019-07-30T13:13:21.683Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1124305386 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T13:13:21.683Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T13:13:21.683Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:13:21.683Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:13:21.683Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:13:21.683Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1124305439 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-30T13:13:21.683Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1124305439 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T13:13:21.683Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1124305439 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T13:13:21.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1124305439 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T13:13:21.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124305440 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-30T13:13:21.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1124305457 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T13:13:21.683Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T13:13:21.683Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T13:13:21.683Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T13:13:21.683Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T13:13:21.683Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T13:13:21.683Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:13:21.683Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:13:21.683Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:13:21.683Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:13:21.683Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:13:21.683Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:13:21.683Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:13:21.683Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T13:13:21.683Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124305898 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:13:21.683Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124305907 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:13:21.683Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124305907 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:13:21.683Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124305907 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:13:21.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124305911 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:13:21.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124305911 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:13:21.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124305911 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:13:21.683Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124305911 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:13:21.683Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124305912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:13:21.683Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124305912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:13:21.683Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124305912 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:13:21.683Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124305912 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:13:21.683Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:13:21.683Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:13:21.683Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:13:21.683Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:13:21.683Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:13:21.683Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:13:21.683Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:13:21.683Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:13:21.683Z] DEBUG - Clicking on OK [2019-07-30T13:13:21.683Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1124305914 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:13:21.683Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1124305914 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:13:21.683Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1124305914 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:13:21.683Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1124305914 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:13:21.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1124305914 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:13:21.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1124305914 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:13:21.942Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:13:21.942Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:13:21.942Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:13:21.942Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:13:22.198Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:13:22.454Z] DEBUG - Clicked on OK [2019-07-30T13:13:22.454Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1124305914 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:13:22.454Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1124305513 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T13:13:22.711Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.207 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest [2019-07-30T13:13:22.711Z] testTimestampFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest) Time elapsed: 5.285 s [2019-07-30T13:13:22.711Z] testField01(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest) Time elapsed: 3.602 s [2019-07-30T13:13:22.711Z] testTimestampEqualsOr(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest) Time elapsed: 4.378 s [2019-07-30T13:13:22.711Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting [2019-07-30T13:13:22.970Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:13:23.422Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:13:23.422Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:13:23.422Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:13:23.422Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:13:23.422Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:13:23.422Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=1124307550 data=null button=0 stateMask=0x0 x=96 y=11 count=0} to TreeItem with text {TestForOffsetting} [2019-07-30T13:13:23.422Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=1124307550 data=null doit=true} to TreeItem with text {TestForOffsetting} [2019-07-30T13:13:23.422Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=1124307550 data=null} to TreeItem with text {TestForOffsetting} [2019-07-30T13:13:23.422Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=1124307550 data=null button=1 stateMask=0x0 x=96 y=11 count=1} to TreeItem with text {TestForOffsetting} [2019-07-30T13:13:23.422Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124307551 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-30T13:13:23.680Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=1124307592 data=null button=1 stateMask=0x80000 x=96 y=11 count=1} to TreeItem with text {TestForOffsetting} [2019-07-30T13:13:23.680Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:13:23.680Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=1124307593 data=null button=0 stateMask=0x0 x=96 y=11 count=0} to TreeItem with text {TestForOffsetting} [2019-07-30T13:13:23.680Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=1124307594 data=null doit=true} to TreeItem with text {TestForOffsetting} [2019-07-30T13:13:23.680Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=1124307594 data=null} to TreeItem with text {TestForOffsetting} [2019-07-30T13:13:23.680Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=1124307594 data=null button=1 stateMask=0x0 x=96 y=11 count=1} to TreeItem with text {TestForOffsetting} [2019-07-30T13:13:23.680Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124307594 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-30T13:13:23.680Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=1124307606 data=null button=1 stateMask=0x80000 x=96 y=11 count=1} to TreeItem with text {TestForOffsetting} [2019-07-30T13:13:23.680Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=1124307607 data=null doit=true} to TreeItem with text {TestForOffsetting} [2019-07-30T13:13:23.680Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=1124307607 data=null} to TreeItem with text {TestForOffsetting} [2019-07-30T13:13:23.680Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=1124307607 data=null button=1 stateMask=0x0 x=96 y=11 count=1} to TreeItem with text {TestForOffsetting} [2019-07-30T13:13:23.680Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1124307608 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-30T13:13:23.680Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=1124307611 data=null button=1 stateMask=0x80000 x=80 y=11 count=1} to TreeItem with text {TestForOffsetting} [2019-07-30T13:13:23.680Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:13:23.680Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1124307612 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T13:13:23.680Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1124307612 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T13:13:23.680Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1124307612 data=null} to TreeItem with text {Traces [0]} [2019-07-30T13:13:23.680Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1124307613 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T13:13:23.680Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124307613 data=null item=TreeItem {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-30T13:13:23.680Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1124307630 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T13:13:25.048Z] DEBUG - matched EditorReference with text "", using matcher: with name '"sample6325320220989363715.xml"' [2019-07-30T13:13:25.048Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:13:25.048Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:13:25.048Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1124309135 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:13:25.048Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1124309135 data=null} to TreeItem with text {Traces [1]} [2019-07-30T13:13:25.048Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1124309135 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:13:25.048Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1124309138 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-30T13:13:25.048Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1124309143 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:13:25.048Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:13:25.048Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample6325320220989363715.xml} time=1124309228 data=null button=0 stateMask=0x0 x=191 y=74 count=0} to TreeItem with text {sample6325320220989363715.xml} [2019-07-30T13:13:25.048Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample6325320220989363715.xml} time=1124309228 data=null doit=true} to TreeItem with text {sample6325320220989363715.xml} [2019-07-30T13:13:25.048Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample6325320220989363715.xml} time=1124309228 data=null} to TreeItem with text {sample6325320220989363715.xml} [2019-07-30T13:13:25.048Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample6325320220989363715.xml} time=1124309229 data=null button=1 stateMask=0x0 x=191 y=74 count=1} to TreeItem with text {sample6325320220989363715.xml} [2019-07-30T13:13:25.048Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124309229 data=null item=TreeItem {sample6325320220989363715.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample6325320220989363715.xml} [2019-07-30T13:13:25.305Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample6325320220989363715.xml} time=1124309339 data=null button=1 stateMask=0x80000 x=191 y=74 count=1} to TreeItem with text {sample6325320220989363715.xml} [2019-07-30T13:13:25.305Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:13:25.305Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample6325320220989363715.xml} time=1124309343 data=null button=0 stateMask=0x0 x=191 y=74 count=0} to TreeItem with text {sample6325320220989363715.xml} [2019-07-30T13:13:25.305Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample6325320220989363715.xml} time=1124309343 data=null doit=true} to TreeItem with text {sample6325320220989363715.xml} [2019-07-30T13:13:25.305Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample6325320220989363715.xml} time=1124309343 data=null} to TreeItem with text {sample6325320220989363715.xml} [2019-07-30T13:13:25.305Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample6325320220989363715.xml} time=1124309344 data=null button=1 stateMask=0x0 x=191 y=74 count=1} to TreeItem with text {sample6325320220989363715.xml} [2019-07-30T13:13:25.305Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124309344 data=null item=TreeItem {sample6325320220989363715.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample6325320220989363715.xml} [2019-07-30T13:13:25.305Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample6325320220989363715.xml} time=1124309349 data=null button=1 stateMask=0x80000 x=191 y=74 count=1} to TreeItem with text {sample6325320220989363715.xml} [2019-07-30T13:13:25.561Z] DEBUG - matched MenuItem with text "Apply Time Offset...", using matcher: with mnemonic 'Apply Time Offset...' [2019-07-30T13:13:25.561Z] DEBUG - Clicking on with mnemonic 'Apply Time Offset...' [2019-07-30T13:13:25.818Z] DEBUG - Clicked on with mnemonic 'Apply Time Offset...' [2019-07-30T13:13:26.075Z] DEBUG - matched Shell with text "Apply time offset", using matcher: with text 'Apply time offset' [2019-07-30T13:13:26.075Z] DEBUG - Attempting to set focus on Shell with text {Apply time offset} [2019-07-30T13:13:26.075Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:13:26.075Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:13:26.075Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:13:26.075Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample6325320220989363715.xml} time=1124310094 data=null button=0 stateMask=0x0 x=128 y=11 count=0} to TreeItem with text {sample6325320220989363715.xml} [2019-07-30T13:13:26.075Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample6325320220989363715.xml} time=1124310094 data=null doit=true} to TreeItem with text {sample6325320220989363715.xml} [2019-07-30T13:13:26.075Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample6325320220989363715.xml} time=1124310094 data=null} to TreeItem with text {sample6325320220989363715.xml} [2019-07-30T13:13:26.075Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample6325320220989363715.xml} time=1124310094 data=null button=1 stateMask=0x0 x=128 y=11 count=1} to TreeItem with text {sample6325320220989363715.xml} [2019-07-30T13:13:26.075Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124310095 data=null item=TreeItem {sample6325320220989363715.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample6325320220989363715.xml} [2019-07-30T13:13:26.075Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample6325320220989363715.xml} time=1124310096 data=null button=1 stateMask=0x80000 x=128 y=11 count=1} to TreeItem with text {sample6325320220989363715.xml} [2019-07-30T13:13:26.075Z] DEBUG - Clicking on TreeItem with text {sample6325320220989363715.xml} [2019-07-30T13:13:26.075Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample6325320220989363715.xml} time=1124310097 data=null button=0 stateMask=0x0 x=414 y=11 count=0} to TreeItem with text {sample6325320220989363715.xml} [2019-07-30T13:13:26.075Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample6325320220989363715.xml} time=1124310097 data=null doit=true} to TreeItem with text {sample6325320220989363715.xml} [2019-07-30T13:13:26.075Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:13:26.075Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample6325320220989363715.xml} time=1124310097 data=null} to TreeItem with text {sample6325320220989363715.xml} [2019-07-30T13:13:26.075Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample6325320220989363715.xml} time=1124310097 data=null button=1 stateMask=0x0 x=414 y=11 count=1} to TreeItem with text {sample6325320220989363715.xml} [2019-07-30T13:13:26.075Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124310101 data=null item=TreeItem {sample6325320220989363715.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample6325320220989363715.xml} [2019-07-30T13:13:26.075Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample6325320220989363715.xml} time=1124310107 data=null button=1 stateMask=0x80000 x=414 y=11 count=1} to TreeItem with text {sample6325320220989363715.xml} [2019-07-30T13:13:26.075Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {sample6325320220989363715.xml} time=1124310107 data=null button=0 stateMask=0x0 x=414 y=11 count=0} to TreeItem with text {sample6325320220989363715.xml} [2019-07-30T13:13:26.075Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {sample6325320220989363715.xml} time=1124310107 data=null doit=true} to TreeItem with text {sample6325320220989363715.xml} [2019-07-30T13:13:26.075Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {sample6325320220989363715.xml} time=1124310108 data=null} to TreeItem with text {sample6325320220989363715.xml} [2019-07-30T13:13:26.075Z] DEBUG - Clicked on TreeItem with text {sample6325320220989363715.xml} [2019-07-30T13:13:26.075Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:13:26.075Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T13:13:26.075Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:13:26.075Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T13:13:26.075Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T13:13:26.075Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T13:13:26.075Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T13:13:26.075Z] DEBUG - matched Button with text "Basic", using matcher: of type 'Button' [2019-07-30T13:13:26.075Z] DEBUG - matched Button with text "Advanced", using matcher: of type 'Button' [2019-07-30T13:13:26.075Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:13:26.075Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:13:26.075Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:13:26.075Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:13:26.075Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:13:26.075Z] DEBUG - Clicking on OK [2019-07-30T13:13:26.075Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1124310117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:13:26.075Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1124310117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:13:26.075Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1124310117 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:13:26.075Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1124310118 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:13:26.075Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1124310118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:13:26.075Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1124310118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:13:26.075Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1124310118 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:13:26.639Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Apply Time Offset...} time=1124309596 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-30T13:13:26.639Z] DEBUG - Clicked on [2019-07-30T13:13:28.531Z] DEBUG - matched EditorReference with text "", using matcher: with name '"sample6325320220989363715.xml"' [2019-07-30T13:13:28.531Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:13:28.531Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:13:28.531Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - TestForOffsetting/Traces/sample6325320220989363715.xml - Eclipse Platform} time=1124312426 data=null doit=true} to Shell with text {data - TestForOffsetting/Traces/sample6325320220989363715.xml - Eclipse Platform} [2019-07-30T13:13:28.531Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T13:13:28.531Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:13:28.531Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:13:28.531Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:13:28.531Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=1124312551 data=null button=0 stateMask=0x0 x=96 y=11 count=0} to TreeItem with text {TestForOffsetting} [2019-07-30T13:13:28.531Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=1124312551 data=null doit=true} to TreeItem with text {TestForOffsetting} [2019-07-30T13:13:28.531Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=1124312552 data=null} to TreeItem with text {TestForOffsetting} [2019-07-30T13:13:28.531Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=1124312552 data=null button=1 stateMask=0x0 x=96 y=11 count=1} to TreeItem with text {TestForOffsetting} [2019-07-30T13:13:28.531Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124312552 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-30T13:13:28.531Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=1124312614 data=null button=1 stateMask=0x80000 x=96 y=11 count=1} to TreeItem with text {TestForOffsetting} [2019-07-30T13:13:28.531Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T13:13:28.531Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T13:13:28.796Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T13:13:29.359Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T13:13:29.359Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T13:13:29.359Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:13:29.359Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:13:29.359Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:13:29.359Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:13:29.359Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:13:29.359Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:13:29.359Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:13:29.359Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T13:13:29.359Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124313544 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:13:29.359Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124313544 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:13:29.359Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124313544 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:13:29.359Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124313544 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:13:29.359Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124313545 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:13:29.359Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124313545 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:13:29.359Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124313545 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:13:29.359Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124313545 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:13:29.359Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124313545 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:13:29.359Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124313545 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:13:29.359Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124313545 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:13:29.359Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124313545 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:13:29.359Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:13:29.359Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:13:29.359Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:13:29.359Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:13:29.359Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:13:29.359Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:13:29.359Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:13:29.359Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:13:29.359Z] DEBUG - Clicking on OK [2019-07-30T13:13:29.359Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1124313547 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:13:29.359Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1124313547 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:13:29.359Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1124313547 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:13:29.359Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1124313547 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:13:29.359Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1124313547 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:13:29.359Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1124313547 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:13:29.359Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:13:29.359Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:13:29.359Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:13:29.359Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:13:29.359Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:13:29.359Z] DEBUG - Clicked on OK [2019-07-30T13:13:29.922Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1124313547 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:13:29.922Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1124312713 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T13:13:29.922Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.277 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting [2019-07-30T13:13:29.922Z] testOffsetting(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting) Time elapsed: 7.276 s [2019-07-30T13:13:29.922Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest [2019-07-30T13:13:31.815Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-30T13:13:31.815Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:13:31.815Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:13:31.815Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:13:32.071Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T13:13:32.071Z] DEBUG - Clicking on (of type 'Table') [2019-07-30T13:13:32.071Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1124316225 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T13:13:32.071Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1124316225 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T13:13:32.071Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1124316225 data=null doit=true} to (of type 'Table') [2019-07-30T13:13:32.071Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1124316225 data=null} to (of type 'Table') [2019-07-30T13:13:32.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1124316225 data=null button=1 stateMask=0x0 x=12 y=32 count=1} to (of type 'Table') [2019-07-30T13:13:32.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1124316226 data=null button=1 stateMask=0x80000 x=12 y=32 count=1} to (of type 'Table') [2019-07-30T13:13:32.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1124316226 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-30T13:13:32.071Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1124316228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T13:13:32.071Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1124316229 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T13:13:32.071Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1124316229 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T13:13:32.071Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1124316230 data=null doit=true} to (of type 'Table') [2019-07-30T13:13:32.071Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1124316230 data=null} to (of type 'Table') [2019-07-30T13:13:32.071Z] DEBUG - Clicked on (of type 'Table') [2019-07-30T13:13:32.071Z] DEBUG - matched MenuItem with text "Collapse Events", using matcher: with mnemonic 'Collapse Events' [2019-07-30T13:13:32.071Z] DEBUG - Clicking on with mnemonic 'Collapse Events' [2019-07-30T13:13:32.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Collapse Events} time=1124316276 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-30T13:13:32.071Z] DEBUG - Clicked on with mnemonic 'Collapse Events' [2019-07-30T13:13:33.962Z] DEBUG - matched MenuItem with text "Clear Filters", using matcher: with mnemonic 'Clear Filters' [2019-07-30T13:13:33.962Z] DEBUG - Clicking on with mnemonic 'Clear Filters' [2019-07-30T13:13:33.962Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Clear Filters} time=1124317866 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-30T13:13:33.962Z] DEBUG - Clicked on with mnemonic 'Clear Filters' [2019-07-30T13:13:34.987Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1124318847 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T13:13:34.987Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T13:13:34.987Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:13:34.987Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:13:34.987Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:13:34.987Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1124318854 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:13:34.987Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1124318854 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:13:34.987Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1124318854 data=null} to TreeItem with text {test} [2019-07-30T13:13:34.987Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1124318855 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:13:34.987Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124318855 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:13:34.987Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1124318898 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:13:34.987Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T13:13:34.987Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T13:13:34.987Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T13:13:35.553Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T13:13:35.553Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T13:13:35.553Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:13:35.553Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:13:35.553Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:13:35.553Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:13:35.553Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:13:35.553Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:13:35.553Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:13:35.553Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T13:13:35.553Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124319718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:13:35.553Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124319719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:13:35.553Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124319719 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:13:35.553Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124319719 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:13:35.553Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124319719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:13:35.553Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124319719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:13:35.553Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124319719 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:13:35.553Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124319719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:13:35.553Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124319719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:13:35.553Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124319720 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:13:35.553Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124319720 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:13:35.553Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124319720 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:13:35.553Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:13:35.553Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:13:35.553Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:13:35.553Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:13:35.553Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:13:35.553Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:13:35.553Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:13:35.553Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:13:35.553Z] DEBUG - Clicking on OK [2019-07-30T13:13:35.553Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1124319721 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:13:35.553Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1124319721 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:13:35.553Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1124319721 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:13:35.553Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1124319721 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:13:35.553Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1124319721 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:13:35.553Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1124319721 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:13:35.553Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:13:35.553Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:13:35.553Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:13:35.553Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:13:35.553Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:13:35.553Z] DEBUG - Clicked on OK [2019-07-30T13:13:35.810Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1124319722 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:13:35.810Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1124318964 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T13:13:36.066Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.17 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest [2019-07-30T13:13:36.066Z] test(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest) Time elapsed: 6.117 s [2019-07-30T13:13:36.066Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest [2019-07-30T13:13:36.322Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:13:36.886Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:13:36.886Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:13:36.886Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:13:36.886Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:13:36.886Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:13:36.886Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1124321042 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-30T13:13:36.886Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1124321042 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T13:13:36.886Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1124321042 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T13:13:36.886Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1124321043 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T13:13:36.886Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124321043 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-30T13:13:36.886Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1124321088 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T13:13:36.886Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:13:36.886Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1124321092 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-30T13:13:36.886Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1124321092 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T13:13:36.886Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1124321092 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T13:13:36.886Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1124321093 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T13:13:36.886Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124321094 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-30T13:13:36.886Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1124321100 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T13:13:36.886Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1124321100 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T13:13:36.886Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1124321100 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T13:13:36.886Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1124321101 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T13:13:36.886Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1124321101 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-30T13:13:36.886Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1124321104 data=null button=1 stateMask=0x80000 x=73 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T13:13:36.886Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:13:36.886Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1124321105 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T13:13:36.886Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1124321105 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T13:13:36.886Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1124321105 data=null} to TreeItem with text {Traces [0]} [2019-07-30T13:13:36.886Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1124321105 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T13:13:36.886Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124321112 data=null item=TreeItem {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-30T13:13:36.886Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1124321133 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T13:13:58.786Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"' [2019-07-30T13:13:58.786Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-30T13:13:58.786Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-30T13:13:58.786Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-30T13:13:58.786Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-30T13:13:58.786Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-30T13:13:58.786Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-30T13:13:58.786Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:13:58.786Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:13:58.786Z] DEBUG - matched Shell with text "Print", using matcher: with text 'Print' [2019-07-30T13:13:58.786Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-07-30T13:13:58.786Z] DEBUG - matched Button with text "Use current zoom", using matcher: with mnemonic 'Use current zoom' [2019-07-30T13:13:58.786Z] DEBUG - matched Button with text "Use current zoom", using matcher: with style 'SWT.RADIO' [2019-07-30T13:13:58.786Z] 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-30T13:13:58.786Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-07-30T13:13:58.786Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-07-30T13:13:58.786Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-07-30T13:13:58.786Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-07-30T13:13:58.786Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-07-30T13:13:58.786Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-07-30T13:13:58.786Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:13:58.786Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-07-30T13:13:58.786Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:13:58.786Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO') [2019-07-30T13:13:58.786Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO') [2019-07-30T13:13:58.786Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Use current zoom} time=1124339726 data=null doit=true} to (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO') [2019-07-30T13:13:58.786Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Use current zoom} time=1124339726 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-30T13:13:58.786Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Use current zoom} time=1124339726 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-30T13:13:58.786Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Use current zoom} time=1124339726 data=null item=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-30T13:13:58.786Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO') [2019-07-30T13:13:58.786Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-07-30T13:13:58.786Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-07-30T13:13:58.786Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-07-30T13:13:58.786Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-07-30T13:13:58.786Z] DEBUG - matched Button with text "&All pages", using matcher: with mnemonic 'All pages' [2019-07-30T13:13:58.786Z] DEBUG - matched Button with text "&All pages", using matcher: with style 'SWT.RADIO' [2019-07-30T13:13:58.786Z] DEBUG - matched Button with text "&All pages", using matcher: (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO') [2019-07-30T13:13:58.786Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-07-30T13:13:58.786Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-07-30T13:13:58.786Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-07-30T13:13:58.786Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:13:58.786Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-07-30T13:13:58.786Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:13:58.786Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-07-30T13:13:58.786Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-07-30T13:13:58.786Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-07-30T13:13:58.786Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-07-30T13:13:58.786Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-07-30T13:13:58.786Z] DEBUG - matched Button with text "Current view", using matcher: with mnemonic 'Current view' [2019-07-30T13:13:58.786Z] DEBUG - matched Button with text "Current view", using matcher: with style 'SWT.RADIO' [2019-07-30T13:13:58.786Z] DEBUG - matched Button with text "Current view", using matcher: (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO') [2019-07-30T13:13:58.786Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-07-30T13:13:58.786Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-07-30T13:13:58.786Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:13:58.786Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-07-30T13:13:58.786Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:13:58.786Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO') [2019-07-30T13:13:58.786Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Current view} time=1124339731 data=null doit=true} to Button with text {Current view} [2019-07-30T13:13:58.786Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Current view} time=1124339731 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-30T13:13:58.786Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO') [2019-07-30T13:13:58.786Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&All pages} time=1124339733 data=null doit=true} to (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO') [2019-07-30T13:13:58.786Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&All pages} time=1124339733 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-30T13:13:58.786Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&All pages} time=1124339733 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-30T13:13:58.786Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&All pages} time=1124339734 data=null item=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-30T13:13:58.786Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO') [2019-07-30T13:13:58.786Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO') [2019-07-30T13:13:58.786Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&All pages} time=1124339735 data=null doit=true} to Button with text {&All pages} [2019-07-30T13:13:58.786Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&All pages} time=1124339735 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-30T13:13:58.786Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO') [2019-07-30T13:13:58.786Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Current view} time=1124339736 data=null doit=true} to (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO') [2019-07-30T13:13:58.786Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Current view} time=1124339736 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-30T13:13:58.786Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Current view} time=1124339737 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-30T13:13:58.787Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Current view} time=1124339737 data=null item=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-30T13:13:58.787Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO') [2019-07-30T13:13:58.787Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-07-30T13:13:58.787Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-07-30T13:13:58.787Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: with mnemonic 'Number of horizontal pages:' [2019-07-30T13:13:58.787Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: with style 'SWT.RADIO' [2019-07-30T13:13:58.787Z] 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-30T13:13:58.787Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-07-30T13:13:58.787Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-07-30T13:13:58.787Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-07-30T13:13:58.787Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-07-30T13:13:58.787Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-07-30T13:13:58.787Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:13:58.787Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-07-30T13:13:58.787Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:13:58.787Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO') [2019-07-30T13:13:58.787Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Use current zoom} time=1124339740 data=null doit=true} to Button with text {Use current zoom} [2019-07-30T13:13:58.787Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Use current zoom} time=1124339740 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-30T13:13:58.787Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO') [2019-07-30T13:13:58.787Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Number of horizontal pages:} time=1124339742 data=null doit=true} to (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO') [2019-07-30T13:13:58.787Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Number of horizontal pages:} time=1124339742 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-30T13:13:58.787Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Number of horizontal pages:} time=1124339742 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-30T13:13:58.787Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Number of horizontal pages:} time=1124339742 data=null item=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-30T13:13:58.787Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO') [2019-07-30T13:13:58.787Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-07-30T13:13:58.787Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2019-07-30T13:13:58.787Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:13:58.787Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T13:13:58.787Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-07-30T13:13:58.787Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2019-07-30T13:13:58.787Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:13:58.787Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T13:13:58.787Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:13:58.787Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T13:13:58.787Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2019-07-30T13:13:58.787Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:13:58.787Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-07-30T13:13:58.787Z] DEBUG - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:' [2019-07-30T13:13:58.787Z] DEBUG - matched Text with text "1", using matcher: with label (with mnemonic 'Total number of pages:') [2019-07-30T13:13:58.787Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:')) [2019-07-30T13:13:58.787Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:13:58.787Z] DEBUG - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:' [2019-07-30T13:13:58.787Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Total number of pages:') [2019-07-30T13:13:58.787Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:')) [2019-07-30T13:13:58.787Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:13:58.787Z] DEBUG - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:' [2019-07-30T13:13:58.787Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Total number of pages:') [2019-07-30T13:13:58.787Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:')) [2019-07-30T13:13:58.787Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-07-30T13:13:58.787Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-07-30T13:13:58.787Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-07-30T13:13:58.787Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: with mnemonic 'Number of vertical pages:' [2019-07-30T13:13:58.787Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: with style 'SWT.RADIO' [2019-07-30T13:13:58.787Z] 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-30T13:13:58.787Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-07-30T13:13:58.787Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-07-30T13:13:58.787Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-07-30T13:13:58.787Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-07-30T13:13:58.787Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:13:58.787Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-07-30T13:13:58.787Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:13:58.787Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO') [2019-07-30T13:13:58.787Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Number of horizontal pages:} time=1124339824 data=null doit=true} to Button with text {Number of horizontal pages:} [2019-07-30T13:13:58.787Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Number of horizontal pages:} time=1124339825 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-30T13:13:58.787Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO') [2019-07-30T13:13:58.787Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Number of vertical pages:} time=1124339826 data=null doit=true} to (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO') [2019-07-30T13:13:58.787Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Number of vertical pages:} time=1124339826 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-30T13:13:58.787Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Number of vertical pages:} time=1124339826 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-30T13:13:58.787Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Number of vertical pages:} time=1124339826 data=null item=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-30T13:13:58.787Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO') [2019-07-30T13:13:58.787Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2019-07-30T13:13:58.787Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text') [2019-07-30T13:13:58.787Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-07-30T13:13:58.787Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2019-07-30T13:13:58.787Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-07-30T13:13:58.787Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2019-07-30T13:13:58.787Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:13:58.787Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T13:13:58.787Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:13:58.787Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T13:13:58.787Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-07-30T13:13:58.787Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-07-30T13:13:58.787Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-07-30T13:13:58.787Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-07-30T13:13:58.787Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-07-30T13:13:58.787Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-07-30T13:13:58.787Z] DEBUG - matched Button with text "Selected pages", using matcher: with mnemonic 'Selected pages' [2019-07-30T13:13:58.787Z] DEBUG - matched Button with text "Selected pages", using matcher: with style 'SWT.RADIO' [2019-07-30T13:13:58.787Z] DEBUG - matched Button with text "Selected pages", using matcher: (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO') [2019-07-30T13:13:58.787Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-07-30T13:13:58.787Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:13:58.787Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-07-30T13:13:58.787Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:13:58.787Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO') [2019-07-30T13:13:58.787Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&All pages} time=1124339909 data=null doit=true} to Button with text {&All pages} [2019-07-30T13:13:58.787Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&All pages} time=1124339909 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-30T13:13:58.787Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO') [2019-07-30T13:13:58.787Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Selected pages} time=1124339910 data=null doit=true} to (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO') [2019-07-30T13:13:58.787Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Selected pages} time=1124339911 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-30T13:13:58.787Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Selected pages} time=1124339911 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-30T13:13:58.787Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Selected pages} time=1124339911 data=null item=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-30T13:13:58.787Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO') [2019-07-30T13:13:58.787Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-07-30T13:13:58.787Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-07-30T13:13:58.787Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-07-30T13:13:58.787Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-07-30T13:13:58.787Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-07-30T13:13:58.787Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-07-30T13:13:58.787Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-07-30T13:13:58.787Z] DEBUG - matched Button with text "F&rom page", using matcher: with mnemonic 'From page' [2019-07-30T13:13:58.787Z] DEBUG - matched Button with text "F&rom page", using matcher: with style 'SWT.RADIO' [2019-07-30T13:13:58.787Z] 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-30T13:13:58.787Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:13:58.787Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-07-30T13:13:58.787Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:13:58.787Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO') [2019-07-30T13:13:58.787Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Selected pages} time=1124339915 data=null doit=true} to Button with text {Selected pages} [2019-07-30T13:13:58.787Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Selected pages} time=1124339915 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-30T13:13:58.787Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO') [2019-07-30T13:13:58.787Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&rom page} time=1124339917 data=null doit=true} to (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO') [2019-07-30T13:13:58.787Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&rom page} time=1124339917 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-30T13:13:58.787Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&rom page} time=1124339917 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-30T13:13:58.787Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&rom page} time=1124339917 data=null item=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-30T13:13:58.787Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO') [2019-07-30T13:13:58.787Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2019-07-30T13:13:58.787Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text') [2019-07-30T13:13:58.787Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2019-07-30T13:13:58.787Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text') [2019-07-30T13:13:58.787Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-07-30T13:13:58.787Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2019-07-30T13:13:58.787Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:13:58.787Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T13:13:58.787Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:13:58.787Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T13:13:58.787Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2019-07-30T13:13:58.787Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text') [2019-07-30T13:13:58.787Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2019-07-30T13:13:58.787Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text') [2019-07-30T13:13:58.787Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-07-30T13:13:58.787Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2019-07-30T13:13:58.787Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:13:58.787Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T13:13:58.787Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:13:58.787Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T13:13:58.787Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-07-30T13:13:58.787Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-07-30T13:13:58.787Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-07-30T13:13:58.787Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-07-30T13:13:58.787Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-07-30T13:13:58.787Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-07-30T13:13:58.787Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-07-30T13:13:58.787Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:13:58.787Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-30T13:13:58.787Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-30T13:13:58.787Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T13:13:58.787Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-07-30T13:13:58.787Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:13:58.787Z] DEBUG - Clicking on Cancel [2019-07-30T13:13:58.787Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1124340002 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-30T13:13:58.787Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1124340003 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-30T13:13:58.787Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1124340003 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T13:13:58.787Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1124340003 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T13:13:58.787Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1124340003 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-30T13:13:58.787Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1124340003 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-30T13:13:58.787Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1124340003 data=null item=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-30T13:13:58.787Z] DEBUG - Clicked on [2019-07-30T13:13:58.787Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1124340820 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T13:13:58.787Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T13:13:58.787Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:13:58.787Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:13:58.787Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:13:58.787Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1124340864 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-30T13:13:58.787Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1124340865 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T13:13:58.787Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1124340865 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T13:13:58.787Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1124340865 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T13:13:58.787Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124340866 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-30T13:13:58.787Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1124340874 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T13:13:58.787Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T13:13:58.787Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T13:13:58.787Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T13:13:58.787Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T13:13:58.787Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T13:13:58.787Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:13:58.787Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:13:58.787Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:13:58.787Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:13:58.787Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:13:58.787Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:13:58.787Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:13:58.787Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T13:13:58.787Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124341151 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:13:58.787Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124341152 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:13:58.787Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124341152 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:13:58.787Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124341152 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:13:58.787Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124341152 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:13:58.787Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124341153 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:13:58.787Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124341153 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:13:58.787Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124341153 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:13:58.787Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124341153 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:13:58.787Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124341153 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:13:58.787Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124341153 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:13:58.787Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124341153 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:13:58.787Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:13:58.787Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:13:58.787Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:13:58.787Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:13:58.787Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:13:58.787Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:13:58.787Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:13:58.787Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:13:58.787Z] DEBUG - Clicking on OK [2019-07-30T13:13:58.787Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1124341155 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:13:58.787Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1124341155 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:13:58.787Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1124341155 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:13:58.787Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1124341155 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:13:58.787Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1124341155 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:13:58.787Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1124341155 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:13:58.787Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:13:58.787Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:13:58.787Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:13:58.787Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:13:58.787Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:13:58.787Z] DEBUG - Clicked on OK [2019-07-30T13:13:58.787Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1124341155 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:13:58.787Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1124340933 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T13:13:58.787Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:13:58.787Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:13:58.787Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:13:58.787Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:13:58.787Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:13:58.787Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:13:58.787Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1124341737 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-30T13:13:58.787Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1124341738 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T13:13:58.787Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1124341738 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T13:13:58.787Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1124341738 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T13:13:58.787Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124341739 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-30T13:13:58.787Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1124341747 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T13:13:58.787Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:13:58.787Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1124341748 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-30T13:13:58.787Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1124341748 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T13:13:58.787Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1124341748 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T13:13:58.787Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1124341748 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T13:13:58.787Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124341752 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-30T13:13:58.787Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1124341758 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T13:13:58.787Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1124341759 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T13:13:58.787Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1124341759 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T13:13:58.787Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1124341759 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T13:13:58.787Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1124341759 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-30T13:13:58.787Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1124341762 data=null button=1 stateMask=0x80000 x=73 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T13:13:58.787Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:13:58.787Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1124341763 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T13:13:58.787Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1124341763 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T13:13:58.787Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1124341764 data=null} to TreeItem with text {Traces [0]} [2019-07-30T13:13:58.787Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1124341764 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T13:13:58.787Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124341764 data=null item=TreeItem {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-30T13:13:58.787Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1124341777 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T13:14:04.038Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"' [2019-07-30T13:14:04.295Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-30T13:14:04.295Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-30T13:14:04.295Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-30T13:14:04.295Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-30T13:14:04.295Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-30T13:14:04.295Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-30T13:14:04.295Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-30T13:14:04.295Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-30T13:14:04.295Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-30T13:14:04.295Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-30T13:14:04.295Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-30T13:14:04.295Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-30T13:14:04.295Z] DEBUG - number of items : 9 [2019-07-30T13:14:04.295Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-30T13:14:04.295Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1124348302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T13:14:04.295Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1124348302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T13:14:04.295Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1124348302 data=null doit=true} to (of type 'Canvas') [2019-07-30T13:14:04.295Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1124348302 data=null} to (of type 'Canvas') [2019-07-30T13:14:04.295Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1124348303 data=null button=1 stateMask=0x0 x=5 y=137 count=1} to (of type 'Canvas') [2019-07-30T13:14:04.295Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1124348303 data=null button=1 stateMask=0x80000 x=5 y=137 count=1} to (of type 'Canvas') [2019-07-30T13:14:04.295Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-30T13:14:04.295Z] DEBUG - number of items : 9 [2019-07-30T13:14:04.295Z] DEBUG - Clicking on ToolItem with tooltip text {Select} [2019-07-30T13:14:04.295Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1124348305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2019-07-30T13:14:04.295Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1124348305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2019-07-30T13:14:04.295Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1124348305 data=null doit=true} to ToolItem with tooltip text {Select} [2019-07-30T13:14:04.295Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1124348305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2019-07-30T13:14:04.295Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1124348305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2019-07-30T13:14:04.295Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1124348314 data=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-30T13:14:04.295Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1124348315 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2019-07-30T13:14:04.295Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1124348315 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2019-07-30T13:14:04.295Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1124348315 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2019-07-30T13:14:04.295Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1124348315 data=null doit=true} to ToolItem with tooltip text {Select} [2019-07-30T13:14:04.295Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1124348315 data=null} to ToolItem with tooltip text {Select} [2019-07-30T13:14:04.295Z] DEBUG - Clicked on ToolItem with tooltip text {Select} [2019-07-30T13:14:04.295Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-30T13:14:04.295Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1124348315 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T13:14:04.295Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1124348316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T13:14:04.295Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1124348316 data=null doit=true} to (of type 'Canvas') [2019-07-30T13:14:04.295Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1124348316 data=null} to (of type 'Canvas') [2019-07-30T13:14:04.295Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1124348316 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Canvas') [2019-07-30T13:14:04.295Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1124348317 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Canvas') [2019-07-30T13:14:04.295Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-30T13:14:04.295Z] DEBUG - number of items : 9 [2019-07-30T13:14:04.295Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom in the diagram} [2019-07-30T13:14:04.295Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1124348317 data=null doit=true} to ToolItem with tooltip text {Select} [2019-07-30T13:14:04.295Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1124348318 data=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-30T13:14:04.295Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1124348318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-30T13:14:04.295Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1124348318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-30T13:14:04.295Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1124348319 data=null doit=true} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-30T13:14:04.295Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1124348319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-30T13:14:04.295Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1124348319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-30T13:14:04.295Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1124348319 data=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-30T13:14:04.295Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1124348319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-30T13:14:04.295Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1124348319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-30T13:14:04.295Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1124348319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-30T13:14:04.295Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1124348319 data=null doit=true} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-30T13:14:04.295Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1124348320 data=null} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-30T13:14:04.295Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom in the diagram} [2019-07-30T13:14:04.295Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-30T13:14:04.295Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1124348320 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T13:14:04.295Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1124348320 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T13:14:04.295Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1124348320 data=null doit=true} to (of type 'Canvas') [2019-07-30T13:14:04.295Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1124348320 data=null} to (of type 'Canvas') [2019-07-30T13:14:04.295Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1124348320 data=null button=1 stateMask=0x0 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-30T13:14:04.295Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1124348321 data=null button=1 stateMask=0x80000 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-30T13:14:04.295Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-30T13:14:04.295Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-30T13:14:04.295Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1124348322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T13:14:04.295Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1124348322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T13:14:04.295Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1124348322 data=null doit=true} to (of type 'Canvas') [2019-07-30T13:14:04.295Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1124348322 data=null} to (of type 'Canvas') [2019-07-30T13:14:04.295Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1124348322 data=null button=1 stateMask=0x0 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-30T13:14:04.295Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1124348333 data=null button=1 stateMask=0x80000 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-30T13:14:04.295Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-30T13:14:04.295Z] DEBUG - number of items : 9 [2019-07-30T13:14:04.295Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom out the diagram} [2019-07-30T13:14:04.295Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1124348385 data=null doit=true} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-30T13:14:04.295Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1124348386 data=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-30T13:14:04.295Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1124348386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-30T13:14:04.295Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1124348386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-30T13:14:04.295Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1124348386 data=null doit=true} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-30T13:14:04.295Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1124348386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-30T13:14:04.295Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1124348386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-30T13:14:04.295Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1124348387 data=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-30T13:14:04.295Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1124348387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-30T13:14:04.295Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1124348387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-30T13:14:04.295Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1124348387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-30T13:14:04.295Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1124348387 data=null doit=true} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-30T13:14:04.295Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1124348387 data=null} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-30T13:14:04.295Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom out the diagram} [2019-07-30T13:14:04.295Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-30T13:14:04.295Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1124348387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T13:14:04.295Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1124348388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T13:14:04.295Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1124348388 data=null doit=true} to (of type 'Canvas') [2019-07-30T13:14:04.295Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1124348388 data=null} to (of type 'Canvas') [2019-07-30T13:14:04.295Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1124348388 data=null button=1 stateMask=0x0 x=365 y=134 count=1} to (of type 'Canvas') [2019-07-30T13:14:04.295Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1124348389 data=null button=1 stateMask=0x80000 x=365 y=134 count=1} to (of type 'Canvas') [2019-07-30T13:14:04.295Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-30T13:14:04.295Z] DEBUG - number of items : 9 [2019-07-30T13:14:04.295Z] DEBUG - Clicking on ToolItem with tooltip text {Reset zoom factor} [2019-07-30T13:14:04.295Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1124348390 data=null doit=true} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-30T13:14:04.295Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1124348390 data=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-30T13:14:04.295Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1124348390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2019-07-30T13:14:04.295Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1124348390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2019-07-30T13:14:04.295Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1124348390 data=null doit=true} to ToolItem with tooltip text {Reset zoom factor} [2019-07-30T13:14:04.295Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1124348390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2019-07-30T13:14:04.295Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1124348390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2019-07-30T13:14:04.295Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1124348391 data=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-30T13:14:04.295Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1124348391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2019-07-30T13:14:04.295Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1124348391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2019-07-30T13:14:04.295Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1124348391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2019-07-30T13:14:04.295Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1124348391 data=null doit=true} to ToolItem with tooltip text {Reset zoom factor} [2019-07-30T13:14:04.295Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1124348391 data=null} to ToolItem with tooltip text {Reset zoom factor} [2019-07-30T13:14:04.295Z] DEBUG - Clicked on ToolItem with tooltip text {Reset zoom factor} [2019-07-30T13:14:04.295Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-30T13:14:04.295Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1124348392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T13:14:04.295Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1124348392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T13:14:04.295Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1124348392 data=null doit=true} to (of type 'Canvas') [2019-07-30T13:14:04.295Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1124348392 data=null} to (of type 'Canvas') [2019-07-30T13:14:04.295Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1124348392 data=null button=1 stateMask=0x0 x=365 y=134 count=1} to (of type 'Canvas') [2019-07-30T13:14:04.295Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1124348393 data=null button=1 stateMask=0x80000 x=365 y=134 count=1} to (of type 'Canvas') [2019-07-30T13:14:04.295Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-30T13:14:04.295Z] DEBUG - matched MenuItem with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T13:14:04.295Z] DEBUG - Clicking on with mnemonic 'Select' [2019-07-30T13:14:04.295Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Select} time=1124348447 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-30T13:14:04.295Z] DEBUG - Clicked on with mnemonic 'Select' [2019-07-30T13:14:04.295Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-30T13:14:04.295Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1124348447 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T13:14:04.295Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1124348447 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T13:14:04.295Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1124348447 data=null doit=true} to (of type 'Canvas') [2019-07-30T13:14:04.295Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1124348448 data=null} to (of type 'Canvas') [2019-07-30T13:14:04.295Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1124348448 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Canvas') [2019-07-30T13:14:04.295Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1124348449 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Canvas') [2019-07-30T13:14:04.295Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-30T13:14:04.295Z] DEBUG - matched MenuItem with text "Zoom in", using matcher: with mnemonic 'Zoom in' [2019-07-30T13:14:04.295Z] DEBUG - Clicking on with mnemonic 'Zoom in' [2019-07-30T13:14:04.295Z] DEBUG - Sent event Deactivate [27]: ShellEvent{MenuItem {Select} time=1124348497 data=null doit=true} to MenuItem with text {Select} [2019-07-30T13:14:04.295Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Select} time=1124348497 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-30T13:14:04.295Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom in} time=1124348498 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-30T13:14:04.295Z] DEBUG - Clicked on with mnemonic 'Zoom in' [2019-07-30T13:14:04.295Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-30T13:14:04.295Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1124348498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T13:14:04.295Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1124348498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T13:14:04.295Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1124348498 data=null doit=true} to (of type 'Canvas') [2019-07-30T13:14:04.295Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1124348498 data=null} to (of type 'Canvas') [2019-07-30T13:14:04.295Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1124348505 data=null button=1 stateMask=0x0 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-30T13:14:04.295Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1124348506 data=null button=1 stateMask=0x80000 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-30T13:14:04.295Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-30T13:14:04.295Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-30T13:14:04.295Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1124348506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T13:14:04.295Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1124348506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T13:14:04.295Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1124348506 data=null doit=true} to (of type 'Canvas') [2019-07-30T13:14:04.295Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1124348507 data=null} to (of type 'Canvas') [2019-07-30T13:14:04.295Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1124348507 data=null button=1 stateMask=0x0 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-30T13:14:04.295Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1124348507 data=null button=1 stateMask=0x80000 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-30T13:14:04.295Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-30T13:14:04.295Z] DEBUG - matched MenuItem with text "Zoom out", using matcher: with mnemonic 'Zoom out' [2019-07-30T13:14:04.295Z] DEBUG - Clicking on with mnemonic 'Zoom out' [2019-07-30T13:14:04.295Z] DEBUG - Sent event Deactivate [27]: ShellEvent{MenuItem {Zoom in} time=1124348531 data=null doit=true} to MenuItem with text {Zoom in} [2019-07-30T13:14:04.295Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom in} time=1124348531 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-30T13:14:04.295Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom out} time=1124348531 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-30T13:14:04.295Z] DEBUG - Clicked on with mnemonic 'Zoom out' [2019-07-30T13:14:04.295Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-30T13:14:04.295Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1124348532 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T13:14:04.295Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1124348532 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T13:14:04.295Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1124348532 data=null doit=true} to (of type 'Canvas') [2019-07-30T13:14:04.295Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1124348532 data=null} to (of type 'Canvas') [2019-07-30T13:14:04.295Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1124348532 data=null button=1 stateMask=0x0 x=365 y=134 count=1} to (of type 'Canvas') [2019-07-30T13:14:04.295Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1124348533 data=null button=1 stateMask=0x80000 x=365 y=134 count=1} to (of type 'Canvas') [2019-07-30T13:14:04.295Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-30T13:14:04.552Z] DEBUG - matched MenuItem with text "Reset zoom factor", using matcher: with mnemonic 'Reset zoom factor' [2019-07-30T13:14:04.552Z] DEBUG - Clicking on with mnemonic 'Reset zoom factor' [2019-07-30T13:14:04.552Z] DEBUG - Sent event Deactivate [27]: ShellEvent{MenuItem {Zoom out} time=1124348581 data=null doit=true} to MenuItem with text {Zoom out} [2019-07-30T13:14:04.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom out} time=1124348582 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-30T13:14:04.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Reset zoom factor} time=1124348582 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-30T13:14:04.552Z] DEBUG - Clicked on with mnemonic 'Reset zoom factor' [2019-07-30T13:14:04.552Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-30T13:14:04.552Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1124348582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T13:14:04.552Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1124348583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T13:14:04.552Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1124348583 data=null doit=true} to (of type 'Canvas') [2019-07-30T13:14:04.552Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1124348583 data=null} to (of type 'Canvas') [2019-07-30T13:14:04.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1124348583 data=null button=1 stateMask=0x0 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-30T13:14:04.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1124348586 data=null button=1 stateMask=0x80000 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-30T13:14:04.552Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-30T13:14:04.552Z] DEBUG - number of items : 9 [2019-07-30T13:14:04.552Z] DEBUG - Clicking on ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-30T13:14:04.552Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1124348589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-30T13:14:04.552Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1124348589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-30T13:14:04.552Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1124348589 data=null doit=true} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-30T13:14:04.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1124348589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-30T13:14:04.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1124348590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-30T13:14:04.808Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-30T13:14:04.808Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-30T13:14:04.808Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-30T13:14:04.808Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-30T13:14:04.808Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-30T13:14:04.808Z] DEBUG - Clicked on ToolItem with tooltip text {Find...} [2019-07-30T13:14:04.808Z] DEBUG - matched Shell with text "Sequence Diagram Fin...", using matcher: with text 'Sequence Diagram Find' [2019-07-30T13:14:04.808Z] DEBUG - matched Combo with text "1001", using matcher: of type 'Combo' [2019-07-30T13:14:04.808Z] DEBUG - matched Combo with text "1001", using matcher: (of type 'Combo') [2019-07-30T13:14:04.808Z] DEBUG - Setting text on (of type 'Combo') to peer2 [2019-07-30T13:14:04.808Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {peer2} time=1124348905 data=null} to (of type 'Combo') [2019-07-30T13:14:04.808Z] DEBUG - Set text on (of type 'Combo') to peer2 [2019-07-30T13:14:04.808Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-30T13:14:04.808Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-30T13:14:04.808Z] DEBUG - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline' [2019-07-30T13:14:04.808Z] DEBUG - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK' [2019-07-30T13:14:04.808Z] DEBUG - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T13:14:04.808Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-30T13:14:04.808Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:14:04.808Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-07-30T13:14:04.808Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T13:14:04.808Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@72ee36ab [2019-07-30T13:14:04.808Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Lifeline} time=1124348909 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-30T13:14:04.808Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=1124348909 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-30T13:14:04.808Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Lifeline} time=1124348909 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T13:14:04.808Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Lifeline} time=1124348909 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T13:14:04.808Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Lifeline} time=1124348910 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-30T13:14:04.808Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Lifeline} time=1124348910 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-30T13:14:04.808Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Lifeline} time=1124348910 data=null item=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-30T13:14:04.808Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Lifeline} time=1124348910 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-30T13:14:04.808Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=1124348947 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-30T13:14:04.808Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Lifeline} time=1124348948 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-30T13:14:04.808Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Lifeline} time=1124348948 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T13:14:04.808Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Lifeline} time=1124348948 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T13:14:04.808Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-30T13:14:04.808Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-30T13:14:04.808Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-30T13:14:04.808Z] DEBUG - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction' [2019-07-30T13:14:04.808Z] DEBUG - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK' [2019-07-30T13:14:04.808Z] DEBUG - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-30T13:14:04.808Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:14:04.808Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-07-30T13:14:04.808Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-30T13:14:04.808Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5b4bdee3 [2019-07-30T13:14:04.808Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Interaction} time=1124348950 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-30T13:14:04.808Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=1124348950 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-30T13:14:04.808Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Interaction} time=1124348950 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-30T13:14:04.808Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Interaction} time=1124348950 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-30T13:14:04.808Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Interaction} time=1124348950 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-30T13:14:04.808Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Interaction} time=1124348950 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-30T13:14:04.808Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Interaction} time=1124348951 data=null item=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-30T13:14:04.808Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Interaction} time=1124348951 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-30T13:14:04.808Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=1124348951 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-30T13:14:04.808Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Interaction} time=1124348951 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-30T13:14:04.808Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Interaction} time=1124348951 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-30T13:14:04.808Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Interaction} time=1124348951 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-30T13:14:04.808Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-30T13:14:04.808Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-30T13:14:04.808Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-30T13:14:04.808Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:14:04.808Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-07-30T13:14:04.808Z] DEBUG - matched Button with text "Find", using matcher: with mnemonic 'Find' [2019-07-30T13:14:04.808Z] DEBUG - matched Button with text "Find", using matcher: with style 'SWT.PUSH' [2019-07-30T13:14:04.808Z] DEBUG - matched Button with text "Find", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:14:04.809Z] DEBUG - Clicking on Find [2019-07-30T13:14:04.809Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Find} time=1124348952 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:14:04.809Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=1124348952 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:14:04.809Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Find} time=1124348952 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:14:04.809Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Find} time=1124348952 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:14:04.809Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Find} time=1124348952 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:14:04.809Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Find} time=1124348952 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:14:04.809Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Find} time=1124348952 data=null item=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-30T13:14:04.809Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Find} time=1124348953 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:14:04.809Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=1124348953 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:14:04.809Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Find} time=1124348954 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:14:04.809Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Find} time=1124348954 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:14:04.809Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Find} time=1124348954 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:14:04.809Z] DEBUG - Clicked on Find [2019-07-30T13:14:04.809Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-30T13:14:04.809Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-30T13:14:04.809Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-30T13:14:04.809Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:14:04.809Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-30T13:14:04.809Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-30T13:14:04.809Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:14:04.809Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-07-30T13:14:04.809Z] DEBUG - Clicking on Close [2019-07-30T13:14:04.809Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1124348955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:14:04.809Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1124348955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:14:04.809Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1124348955 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:14:04.809Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1124348955 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:14:04.809Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1124348955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:14:04.809Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1124348955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:14:04.809Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1124348955 data=null item=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-30T13:14:04.809Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1124348590 data=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-30T13:14:05.067Z] DEBUG - Clicked on [2019-07-30T13:14:05.067Z] DEBUG - number of items : 9 [2019-07-30T13:14:05.067Z] DEBUG - Clicking on ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-30T13:14:05.067Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1124349103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-30T13:14:05.067Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1124349103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-30T13:14:05.067Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1124349103 data=null doit=true} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-30T13:14:05.067Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1124349103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-30T13:14:05.067Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1124349103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-30T13:14:05.067Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-30T13:14:05.067Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-30T13:14:05.067Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-30T13:14:05.067Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-30T13:14:05.067Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-30T13:14:05.067Z] DEBUG - Clicked on ToolItem with tooltip text {Find...} [2019-07-30T13:14:05.067Z] DEBUG - matched Shell with text "Sequence Diagram Fin...", using matcher: with text 'Sequence Diagram Find' [2019-07-30T13:14:05.067Z] DEBUG - matched Combo with text "peer2", using matcher: of type 'Combo' [2019-07-30T13:14:05.067Z] DEBUG - matched Combo with text "peer2", using matcher: (of type 'Combo') [2019-07-30T13:14:05.067Z] DEBUG - Setting text on (of type 'Combo') to 1001 [2019-07-30T13:14:05.067Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {1001} time=1124349269 data=null} to (of type 'Combo') [2019-07-30T13:14:05.067Z] DEBUG - Set text on (of type 'Combo') to 1001 [2019-07-30T13:14:05.067Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-30T13:14:05.067Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-30T13:14:05.067Z] DEBUG - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline' [2019-07-30T13:14:05.067Z] DEBUG - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK' [2019-07-30T13:14:05.067Z] DEBUG - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T13:14:05.067Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-30T13:14:05.067Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:14:05.067Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-07-30T13:14:05.067Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T13:14:05.067Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@3e431c8b [2019-07-30T13:14:05.067Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Lifeline} time=1124349271 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-30T13:14:05.067Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=1124349271 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-30T13:14:05.067Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Lifeline} time=1124349272 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T13:14:05.067Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Lifeline} time=1124349285 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T13:14:05.067Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Lifeline} time=1124349286 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-30T13:14:05.067Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Lifeline} time=1124349286 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-30T13:14:05.067Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Lifeline} time=1124349286 data=null item=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-30T13:14:05.067Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Lifeline} time=1124349287 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-30T13:14:05.067Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=1124349287 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-30T13:14:05.067Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Lifeline} time=1124349287 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-30T13:14:05.067Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Lifeline} time=1124349287 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T13:14:05.067Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Lifeline} time=1124349287 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T13:14:05.067Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-30T13:14:05.067Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-30T13:14:05.067Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-30T13:14:05.067Z] DEBUG - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction' [2019-07-30T13:14:05.067Z] DEBUG - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK' [2019-07-30T13:14:05.067Z] DEBUG - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-30T13:14:05.067Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:14:05.067Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-07-30T13:14:05.067Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-30T13:14:05.067Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@126606bc [2019-07-30T13:14:05.067Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Interaction} time=1124349294 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-30T13:14:05.067Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=1124349295 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-30T13:14:05.067Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Interaction} time=1124349295 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-30T13:14:05.067Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Interaction} time=1124349295 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-30T13:14:05.067Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Interaction} time=1124349295 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-30T13:14:05.067Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Interaction} time=1124349295 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-30T13:14:05.067Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Interaction} time=1124349295 data=null item=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-30T13:14:05.067Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Interaction} time=1124349296 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-30T13:14:05.067Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=1124349296 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-30T13:14:05.067Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Interaction} time=1124349296 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-30T13:14:05.067Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Interaction} time=1124349296 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-30T13:14:05.067Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Interaction} time=1124349296 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-30T13:14:05.067Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-30T13:14:05.067Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-30T13:14:05.067Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-30T13:14:05.067Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:14:05.067Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-07-30T13:14:05.067Z] DEBUG - matched Button with text "Find", using matcher: with mnemonic 'Find' [2019-07-30T13:14:05.067Z] DEBUG - matched Button with text "Find", using matcher: with style 'SWT.PUSH' [2019-07-30T13:14:05.067Z] DEBUG - matched Button with text "Find", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:14:05.067Z] DEBUG - Clicking on Find [2019-07-30T13:14:05.067Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Find} time=1124349297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:14:05.067Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=1124349297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:14:05.067Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Find} time=1124349297 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:14:05.067Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Find} time=1124349297 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:14:05.067Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Find} time=1124349297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:14:05.067Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Find} time=1124349297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:14:05.067Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Find} time=1124349298 data=null item=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-30T13:14:05.326Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Find} time=1124349321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:14:05.326Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=1124349322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:14:05.326Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Find} time=1124349322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:14:05.326Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Find} time=1124349322 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:14:05.326Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Find} time=1124349322 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:14:05.326Z] DEBUG - Clicked on Find [2019-07-30T13:14:05.326Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-30T13:14:05.326Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-30T13:14:05.326Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-30T13:14:05.326Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:14:05.326Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-30T13:14:05.326Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-30T13:14:05.326Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:14:05.326Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-07-30T13:14:05.326Z] DEBUG - Clicking on Close [2019-07-30T13:14:05.326Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1124349323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:14:05.326Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1124349323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:14:05.326Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1124349323 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:14:05.326Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1124349323 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:14:05.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1124349324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:14:05.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1124349324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:14:05.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1124349324 data=null item=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-30T13:14:05.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1124349104 data=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-30T13:14:05.326Z] DEBUG - Clicked on [2019-07-30T13:14:05.326Z] DEBUG - matched MenuItem with text "Hide Patterns...", using matcher: with mnemonic 'Hide Patterns...' [2019-07-30T13:14:05.326Z] DEBUG - Clicking on with mnemonic 'Hide Patterns...' [2019-07-30T13:14:05.625Z] DEBUG - Clicked on with mnemonic 'Hide Patterns...' [2019-07-30T13:14:05.625Z] DEBUG - matched Shell with text "Sequence Diagram Hid...", using matcher: with text 'Sequence Diagram Hide Patterns' [2019-07-30T13:14:05.625Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-30T13:14:05.625Z] DEBUG - matched Button with text "Add...", using matcher: with mnemonic 'Add...' [2019-07-30T13:14:05.625Z] DEBUG - matched Button with text "Add...", using matcher: with style 'SWT.PUSH' [2019-07-30T13:14:05.625Z] DEBUG - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T13:14:05.625Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button' [2019-07-30T13:14:05.625Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-30T13:14:05.625Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:14:05.625Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:14:05.625Z] DEBUG - Clicking on Add... [2019-07-30T13:14:05.625Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Add...} time=1124349674 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-30T13:14:05.625Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=1124349674 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-30T13:14:05.625Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Add...} time=1124349674 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T13:14:05.625Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Add...} time=1124349674 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T13:14:05.625Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Add...} time=1124349677 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-30T13:14:05.625Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Add...} time=1124349677 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-30T13:14:05.625Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Add...} time=1124349745 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-30T13:14:05.625Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=1124349750 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-30T13:14:05.625Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Add...} time=1124349750 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-30T13:14:05.625Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Add...} time=1124349750 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T13:14:05.625Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Add...} time=1124349750 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T13:14:05.625Z] DEBUG - Clicked on Add... [2019-07-30T13:14:05.625Z] DEBUG - matched Shell with text "Definition of Hide P...", using matcher: with text 'Definition of Hide Pattern' [2019-07-30T13:14:05.625Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T13:14:05.625Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T13:14:05.625Z] DEBUG - Setting text on (of type 'Combo') to peer2 [2019-07-30T13:14:05.625Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {peer2} time=1124349794 data=null} to (of type 'Combo') [2019-07-30T13:14:05.625Z] DEBUG - Set text on (of type 'Combo') to peer2 [2019-07-30T13:14:05.625Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-30T13:14:05.625Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-30T13:14:05.625Z] DEBUG - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline' [2019-07-30T13:14:05.625Z] DEBUG - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK' [2019-07-30T13:14:05.625Z] DEBUG - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T13:14:05.625Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-30T13:14:05.625Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:14:05.625Z] DEBUG - matched Button with text "Create", using matcher: of type 'Button' [2019-07-30T13:14:05.625Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T13:14:05.625Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@c541518 [2019-07-30T13:14:05.625Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Lifeline} time=1124349796 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-30T13:14:05.625Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=1124349796 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-30T13:14:05.625Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Lifeline} time=1124349796 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T13:14:05.625Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Lifeline} time=1124349796 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T13:14:05.625Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Lifeline} time=1124349796 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-30T13:14:05.625Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Lifeline} time=1124349796 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-30T13:14:05.625Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Lifeline} time=1124349796 data=null item=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-30T13:14:05.625Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Lifeline} time=1124349797 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-30T13:14:05.625Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=1124349797 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-30T13:14:05.625Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Lifeline} time=1124349797 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-30T13:14:05.625Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Lifeline} time=1124349797 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T13:14:05.625Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Lifeline} time=1124349797 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T13:14:05.625Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-30T13:14:05.625Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-30T13:14:05.625Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-30T13:14:05.625Z] DEBUG - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction' [2019-07-30T13:14:05.625Z] DEBUG - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK' [2019-07-30T13:14:05.625Z] DEBUG - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-30T13:14:05.625Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:14:05.625Z] DEBUG - matched Button with text "Create", using matcher: of type 'Button' [2019-07-30T13:14:05.625Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-30T13:14:05.625Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T13:14:05.625Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-30T13:14:05.625Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-30T13:14:05.625Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-30T13:14:05.625Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:14:05.625Z] DEBUG - matched Button with text "Create", using matcher: of type 'Button' [2019-07-30T13:14:05.625Z] DEBUG - matched Button with text "Create", using matcher: with mnemonic 'Create' [2019-07-30T13:14:05.625Z] DEBUG - matched Button with text "Create", using matcher: with style 'SWT.PUSH' [2019-07-30T13:14:05.625Z] DEBUG - matched Button with text "Create", using matcher: (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH') [2019-07-30T13:14:05.625Z] DEBUG - Clicking on Create [2019-07-30T13:14:05.625Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create} time=1124349799 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-30T13:14:05.625Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create} time=1124349799 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-30T13:14:05.625Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create} time=1124349800 data=null doit=true} to (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH') [2019-07-30T13:14:05.625Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create} time=1124349800 data=null} to (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH') [2019-07-30T13:14:05.625Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create} time=1124349800 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-30T13:14:05.625Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create} time=1124349800 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-30T13:14:05.625Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create} time=1124349800 data=null item=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-30T13:14:05.625Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Add...} time=1124349677 data=null item=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-30T13:14:05.883Z] DEBUG - Clicked on [2019-07-30T13:14:05.883Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-30T13:14:05.883Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button' [2019-07-30T13:14:05.883Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-30T13:14:05.883Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:14:05.883Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:14:05.883Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:14:05.883Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:14:05.883Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:14:05.883Z] DEBUG - Clicking on OK [2019-07-30T13:14:05.883Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1124350081 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:14:05.883Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1124350081 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:14:05.883Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1124350081 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:14:05.883Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1124350081 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:14:05.883Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1124350081 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:14:05.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1124350082 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:14:05.883Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1124350082 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:14:05.883Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Hide Patterns...} time=1124349536 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-30T13:14:06.140Z] DEBUG - Clicked on [2019-07-30T13:14:06.140Z] DEBUG - matched MenuItem with text "Hide Patterns...", using matcher: with mnemonic 'Hide Patterns...' [2019-07-30T13:14:06.140Z] DEBUG - Clicking on with mnemonic 'Hide Patterns...' [2019-07-30T13:14:06.398Z] DEBUG - Clicked on with mnemonic 'Hide Patterns...' [2019-07-30T13:14:06.398Z] DEBUG - matched Shell with text "Sequence Diagram Hid...", using matcher: with text 'Sequence Diagram Hide Patterns' [2019-07-30T13:14:06.398Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:14:06.398Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:14:06.398Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T13:14:06.398Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T13:14:06.398Z] DEBUG - Selecting rows [0] in (of type 'Table') [2019-07-30T13:14:06.398Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1124350487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T13:14:06.398Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1124350488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T13:14:06.398Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1124350488 data=null doit=true} to (of type 'Table') [2019-07-30T13:14:06.398Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1124350488 data=null} to (of type 'Table') [2019-07-30T13:14:06.398Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {hide peer2 [Lifeline]} time=1124350489 data=null button=1 stateMask=0x0 x=91 y=11 count=1} to (of type 'Table') [2019-07-30T13:14:06.398Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1124350489 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-30T13:14:06.398Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {hide peer2 [Lifeline]} time=1124350490 data=null button=1 stateMask=0x80000 x=91 y=11 count=1} to (of type 'Table') [2019-07-30T13:14:06.398Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-30T13:14:06.398Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button' [2019-07-30T13:14:06.398Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-30T13:14:06.398Z] DEBUG - matched Button with text "Remove", using matcher: with mnemonic 'Remove' [2019-07-30T13:14:06.398Z] DEBUG - matched Button with text "Remove", using matcher: with style 'SWT.PUSH' [2019-07-30T13:14:06.398Z] DEBUG - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-30T13:14:06.398Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:14:06.398Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:14:06.398Z] DEBUG - Clicking on Remove [2019-07-30T13:14:06.398Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Remove} time=1124350491 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-30T13:14:06.398Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Remove} time=1124350492 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-30T13:14:06.398Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Remove} time=1124350492 data=null doit=true} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-30T13:14:06.398Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Remove} time=1124350492 data=null} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-30T13:14:06.398Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Remove} time=1124350492 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-30T13:14:06.398Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Remove} time=1124350492 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-30T13:14:06.398Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Remove} time=1124350492 data=null item=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-30T13:14:06.398Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-30T13:14:06.398Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-30T13:14:06.398Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-30T13:14:06.398Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-30T13:14:06.398Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-30T13:14:06.398Z] DEBUG - Clicked on Remove [2019-07-30T13:14:06.398Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-30T13:14:06.398Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button' [2019-07-30T13:14:06.398Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-30T13:14:06.398Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:14:06.398Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:14:06.398Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:14:06.398Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:14:06.398Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:14:06.398Z] DEBUG - Clicking on OK [2019-07-30T13:14:06.398Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1124350495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:14:06.398Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1124350495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:14:06.398Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1124350495 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:14:06.398Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1124350495 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:14:06.398Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1124350495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:14:06.398Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1124350495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:14:06.398Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1124350495 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:14:06.398Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Hide Patterns...} time=1124350240 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-30T13:14:06.655Z] DEBUG - Clicked on [2019-07-30T13:14:06.655Z] DEBUG - matched MenuItem with text "Configure Min Max...", using matcher: with mnemonic 'Configure Min Max...' [2019-07-30T13:14:06.655Z] DEBUG - Clicking on with mnemonic 'Configure Min Max...' [2019-07-30T13:14:06.911Z] DEBUG - Clicked on with mnemonic 'Configure Min Max...' [2019-07-30T13:14:06.911Z] DEBUG - matched Shell with text "TimeCompression bar ...", using matcher: with text 'TimeCompression bar configuration' [2019-07-30T13:14:06.911Z] DEBUG - matched Text with text "100", using matcher: of type 'Text' [2019-07-30T13:14:06.911Z] DEBUG - matched Text with text "100", using matcher: of type 'Text' [2019-07-30T13:14:06.911Z] DEBUG - matched Label with text "Max time", using matcher: with mnemonic 'Max time' [2019-07-30T13:14:06.911Z] DEBUG - matched Text with text "100", using matcher: with label (with mnemonic 'Max time') [2019-07-30T13:14:06.911Z] DEBUG - matched Text with text "100", using matcher: (of type 'Text' and with label (with mnemonic 'Max time')) [2019-07-30T13:14:06.911Z] DEBUG - matched Text with text "-9", using matcher: of type 'Text' [2019-07-30T13:14:06.912Z] DEBUG - matched Label with text "Max time", using matcher: with mnemonic 'Max time' [2019-07-30T13:14:06.912Z] DEBUG - matched Text with text "-9", using matcher: with label (with mnemonic 'Max time') [2019-07-30T13:14:06.912Z] DEBUG - matched Text with text "-9", using matcher: (of type 'Text' and with label (with mnemonic 'Max time')) [2019-07-30T13:14:06.912Z] DEBUG - matched Text with text "0", using matcher: of type 'Text' [2019-07-30T13:14:06.912Z] DEBUG - matched Label with text "Max time", using matcher: with mnemonic 'Max time' [2019-07-30T13:14:06.912Z] DEBUG - matched Text with text "0", using matcher: with label (with mnemonic 'Max time') [2019-07-30T13:14:06.912Z] DEBUG - matched Text with text "0", using matcher: (of type 'Text' and with label (with mnemonic 'Max time')) [2019-07-30T13:14:06.912Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:14:06.912Z] DEBUG - matched Button with text "Default", using matcher: of type 'Button' [2019-07-30T13:14:06.912Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:14:06.912Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:14:06.912Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:14:06.912Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:14:06.912Z] DEBUG - Clicking on OK [2019-07-30T13:14:07.168Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1124351136 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:14:07.168Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1124351188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:14:07.168Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1124351188 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:14:07.168Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1124351188 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:14:07.168Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1124351189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:14:07.168Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1124351189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:14:07.168Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1124351189 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:14:07.168Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Configure Min Max...} time=1124350902 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-30T13:14:07.168Z] DEBUG - Clicked on [2019-07-30T13:14:07.424Z] DEBUG - matched MenuItem with text "Configure Min Max...", using matcher: with mnemonic 'Configure Min Max...' [2019-07-30T13:14:07.424Z] DEBUG - Clicking on with mnemonic 'Configure Min Max...' [2019-07-30T13:14:07.424Z] DEBUG - Clicked on with mnemonic 'Configure Min Max...' [2019-07-30T13:14:07.424Z] DEBUG - matched Shell with text "TimeCompression bar ...", using matcher: with text 'TimeCompression bar configuration' [2019-07-30T13:14:07.424Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:14:07.424Z] DEBUG - matched Button with text "Default", using matcher: of type 'Button' [2019-07-30T13:14:07.424Z] DEBUG - matched Button with text "Default", using matcher: with mnemonic 'Default' [2019-07-30T13:14:07.424Z] DEBUG - matched Button with text "Default", using matcher: with style 'SWT.PUSH' [2019-07-30T13:14:07.424Z] DEBUG - matched Button with text "Default", using matcher: (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH') [2019-07-30T13:14:07.424Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:14:07.424Z] DEBUG - Clicking on Default [2019-07-30T13:14:07.424Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Default} time=1124351649 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-30T13:14:07.424Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Default} time=1124351650 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-30T13:14:07.424Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Default} time=1124351650 data=null doit=true} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH') [2019-07-30T13:14:07.424Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Default} time=1124351650 data=null} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH') [2019-07-30T13:14:07.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Default} time=1124351650 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-30T13:14:07.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Default} time=1124351650 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-30T13:14:07.680Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Default} time=1124351650 data=null item=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-30T13:14:07.680Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Default} time=1124351694 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-30T13:14:07.680Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Default} time=1124351694 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-30T13:14:07.680Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Default} time=1124351694 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-30T13:14:07.680Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Default} time=1124351694 data=null doit=true} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH') [2019-07-30T13:14:07.680Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Default} time=1124351694 data=null} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH') [2019-07-30T13:14:07.680Z] DEBUG - Clicked on Default [2019-07-30T13:14:07.680Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:14:07.680Z] DEBUG - matched Button with text "Default", using matcher: of type 'Button' [2019-07-30T13:14:07.680Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:14:07.680Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:14:07.680Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:14:07.680Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:14:07.680Z] DEBUG - Clicking on OK [2019-07-30T13:14:07.681Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1124351695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:14:07.681Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1124351695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:14:07.681Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1124351695 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:14:07.681Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1124351696 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:14:07.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1124351696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:14:07.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1124351696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:14:07.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1124351696 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:14:07.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Configure Min Max...} time=1124351426 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-30T13:14:07.681Z] DEBUG - Clicked on [2019-07-30T13:14:07.681Z] DEBUG - number of items : 9 [2019-07-30T13:14:07.681Z] DEBUG - Clicking on ToolItem with tooltip text {Go to next page} [2019-07-30T13:14:07.681Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1124351889 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page} [2019-07-30T13:14:07.681Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1124351890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page} [2019-07-30T13:14:07.681Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1124351890 data=null doit=true} to ToolItem with tooltip text {Go to next page} [2019-07-30T13:14:07.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1124351890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page} [2019-07-30T13:14:07.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1124351890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page} [2019-07-30T13:14:07.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1124351890 data=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-30T13:14:07.681Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page} [2019-07-30T13:14:07.681Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page} [2019-07-30T13:14:07.681Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page} [2019-07-30T13:14:07.681Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page} [2019-07-30T13:14:07.681Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page} [2019-07-30T13:14:07.681Z] DEBUG - Clicked on ToolItem with tooltip text {Go to next page} [2019-07-30T13:14:07.681Z] DEBUG - number of items : 9 [2019-07-30T13:14:07.681Z] DEBUG - Clicking on ToolItem with tooltip text {Go to previous page} [2019-07-30T13:14:07.681Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1124351896 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page} [2019-07-30T13:14:07.681Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1124351896 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page} [2019-07-30T13:14:07.681Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1124351896 data=null doit=true} to ToolItem with tooltip text {Go to previous page} [2019-07-30T13:14:07.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1124351896 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page} [2019-07-30T13:14:07.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1124351896 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page} [2019-07-30T13:14:07.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1124351896 data=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-30T13:14:07.681Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page} [2019-07-30T13:14:07.681Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page} [2019-07-30T13:14:07.681Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page} [2019-07-30T13:14:07.681Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page} [2019-07-30T13:14:07.681Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page} [2019-07-30T13:14:07.681Z] DEBUG - Clicked on ToolItem with tooltip text {Go to previous page} [2019-07-30T13:14:07.681Z] DEBUG - number of items : 9 [2019-07-30T13:14:07.681Z] DEBUG - Clicking on ToolItem with tooltip text {Go to last page} [2019-07-30T13:14:07.681Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1124351910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page} [2019-07-30T13:14:07.681Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1124351910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page} [2019-07-30T13:14:07.681Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1124351910 data=null doit=true} to ToolItem with tooltip text {Go to last page} [2019-07-30T13:14:07.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1124351910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page} [2019-07-30T13:14:07.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1124351911 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page} [2019-07-30T13:14:07.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1124351911 data=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-30T13:14:07.681Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page} [2019-07-30T13:14:07.681Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page} [2019-07-30T13:14:07.681Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page} [2019-07-30T13:14:07.681Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page} [2019-07-30T13:14:07.681Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page} [2019-07-30T13:14:07.681Z] DEBUG - Clicked on ToolItem with tooltip text {Go to last page} [2019-07-30T13:14:07.681Z] DEBUG - number of items : 9 [2019-07-30T13:14:07.681Z] DEBUG - Clicking on ToolItem with tooltip text {Go to first page} [2019-07-30T13:14:07.681Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1124351914 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page} [2019-07-30T13:14:07.681Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1124351914 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page} [2019-07-30T13:14:07.681Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1124351914 data=null doit=true} to ToolItem with tooltip text {Go to first page} [2019-07-30T13:14:07.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1124351915 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page} [2019-07-30T13:14:07.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1124351915 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page} [2019-07-30T13:14:07.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1124351915 data=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-30T13:14:07.681Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page} [2019-07-30T13:14:07.681Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page} [2019-07-30T13:14:07.681Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page} [2019-07-30T13:14:07.681Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page} [2019-07-30T13:14:07.681Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page} [2019-07-30T13:14:07.681Z] DEBUG - Clicked on ToolItem with tooltip text {Go to first page} [2019-07-30T13:14:07.937Z] DEBUG - matched MenuItem with text "Next page", using matcher: with mnemonic 'Next page' [2019-07-30T13:14:07.937Z] DEBUG - Clicking on with mnemonic 'Next page' [2019-07-30T13:14:07.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Next page} time=1124351992 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-30T13:14:07.937Z] DEBUG - Clicked on with mnemonic 'Next page' [2019-07-30T13:14:07.937Z] DEBUG - matched MenuItem with text "Previous page", using matcher: with mnemonic 'Previous page' [2019-07-30T13:14:07.937Z] DEBUG - Clicking on with mnemonic 'Previous page' [2019-07-30T13:14:07.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Previous page} time=1124352018 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-30T13:14:07.937Z] DEBUG - Clicked on with mnemonic 'Previous page' [2019-07-30T13:14:07.937Z] DEBUG - matched MenuItem with text "Last page", using matcher: with mnemonic 'Last page' [2019-07-30T13:14:07.937Z] DEBUG - Clicking on with mnemonic 'Last page' [2019-07-30T13:14:07.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Last page} time=1124352103 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-30T13:14:07.937Z] DEBUG - Clicked on with mnemonic 'Last page' [2019-07-30T13:14:07.937Z] DEBUG - matched MenuItem with text "First page", using matcher: with mnemonic 'First page' [2019-07-30T13:14:07.937Z] DEBUG - Clicking on with mnemonic 'First page' [2019-07-30T13:14:07.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {First page} time=1124352189 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-30T13:14:07.937Z] DEBUG - Clicked on with mnemonic 'First page' [2019-07-30T13:14:08.194Z] DEBUG - matched MenuItem with text "Pages...", using matcher: with mnemonic 'Pages...' [2019-07-30T13:14:08.194Z] DEBUG - Clicking on with mnemonic 'Pages...' [2019-07-30T13:14:08.450Z] DEBUG - Clicked on with mnemonic 'Pages...' [2019-07-30T13:14:08.450Z] DEBUG - matched Shell with text "Sequence Diagram Pag...", using matcher: with text 'Sequence Diagram Pages' [2019-07-30T13:14:08.450Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-07-30T13:14:08.450Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2019-07-30T13:14:08.450Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:14:08.450Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:14:08.450Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:14:08.450Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:14:08.450Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:14:08.450Z] DEBUG - Clicking on OK [2019-07-30T13:14:08.450Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1124352606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:14:08.450Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1124352607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:14:08.450Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1124352607 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:14:08.450Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1124352607 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:14:08.450Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1124352607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:14:08.450Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1124352607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:14:08.450Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1124352607 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:14:08.450Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Pages...} time=1124352215 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-30T13:14:08.706Z] DEBUG - Clicked on [2019-07-30T13:14:09.269Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1124353379 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T13:14:09.269Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T13:14:09.269Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:14:09.269Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:14:09.269Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:14:09.269Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1124353422 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-30T13:14:09.269Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1124353422 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T13:14:09.269Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1124353422 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T13:14:09.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1124353423 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T13:14:09.269Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124353423 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-30T13:14:09.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1124353431 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T13:14:09.525Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T13:14:09.525Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T13:14:09.525Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T13:14:10.089Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T13:14:10.089Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T13:14:10.089Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:14:10.089Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:14:10.089Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:14:10.089Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:14:10.089Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:14:10.089Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:14:10.089Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:14:10.089Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T13:14:10.089Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124354219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:14:10.089Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124354220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:14:10.089Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124354220 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:14:10.089Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124354220 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:14:10.089Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124354220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:14:10.089Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124354220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:14:10.089Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124354220 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:14:10.089Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124354220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:14:10.089Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124354220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:14:10.089Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124354220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:14:10.089Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124354220 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:14:10.089Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124354220 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:14:10.089Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:14:10.089Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:14:10.089Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:14:10.089Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:14:10.089Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:14:10.089Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:14:10.089Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:14:10.089Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:14:10.089Z] DEBUG - Clicking on OK [2019-07-30T13:14:10.089Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1124354222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:14:10.089Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1124354222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:14:10.089Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1124354222 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:14:10.089Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1124354222 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:14:10.089Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1124354222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:14:10.089Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1124354222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:14:10.089Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:14:10.089Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:14:10.089Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:14:10.089Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:14:10.089Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:14:10.089Z] DEBUG - Clicked on OK [2019-07-30T13:14:10.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1124354222 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:14:10.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1124353527 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T13:14:10.833Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"' [2019-07-30T13:14:10.833Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.538 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest [2019-07-30T13:14:10.833Z] testSDPrintUi(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest) Time elapsed: 21.198 s [2019-07-30T13:14:10.833Z] testSDView(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest) Time elapsed: 13.107 s [2019-07-30T13:14:10.833Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace [2019-07-30T13:14:20.934Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.838 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace [2019-07-30T13:14:20.934Z] testRefresh(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace) Time elapsed: 9.684 s [2019-07-30T13:14:20.934Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest [2019-07-30T13:14:20.934Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest [2019-07-30T13:14:20.934Z] testReorder(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest) skipped [2019-07-30T13:14:20.934Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest [2019-07-30T13:14:22.303Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-30T13:14:22.303Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:14:22.303Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:14:22.303Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:14:22.303Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp' [2019-07-30T13:14:22.303Z] DEBUG - Clicking on with mnemonic 'Timestamp' [2019-07-30T13:14:22.303Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=1124366331 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-30T13:14:22.303Z] DEBUG - Clicked on with mnemonic 'Timestamp' [2019-07-30T13:14:22.303Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host' [2019-07-30T13:14:22.303Z] DEBUG - Clicking on with mnemonic 'Host' [2019-07-30T13:14:22.303Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=1124366482 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-30T13:14:22.303Z] DEBUG - Clicked on with mnemonic 'Host' [2019-07-30T13:14:22.560Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger' [2019-07-30T13:14:22.560Z] DEBUG - Clicking on with mnemonic 'Logger' [2019-07-30T13:14:22.560Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=1124366612 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-30T13:14:22.560Z] DEBUG - Clicked on with mnemonic 'Logger' [2019-07-30T13:14:22.560Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File' [2019-07-30T13:14:22.560Z] DEBUG - Clicking on with mnemonic 'File' [2019-07-30T13:14:22.560Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=1124366789 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-30T13:14:22.817Z] DEBUG - Clicked on with mnemonic 'File' [2019-07-30T13:14:22.817Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message' [2019-07-30T13:14:22.817Z] DEBUG - Clicking on with mnemonic 'Message' [2019-07-30T13:14:22.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=1124366910 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-30T13:14:22.817Z] DEBUG - Clicked on with mnemonic 'Message' [2019-07-30T13:14:24.788Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-30T13:14:24.788Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:14:24.788Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:14:24.788Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:14:24.788Z] DEBUG - matched MenuItem with text "Show All", using matcher: with mnemonic 'Show All' [2019-07-30T13:14:24.788Z] DEBUG - Clicking on with mnemonic 'Show All' [2019-07-30T13:14:24.788Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Show All} time=1124368608 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-30T13:14:24.788Z] DEBUG - Clicked on with mnemonic 'Show All' [2019-07-30T13:14:26.156Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-30T13:14:26.156Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:14:26.156Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:14:26.156Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:14:26.156Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message' [2019-07-30T13:14:26.156Z] DEBUG - Clicking on with mnemonic 'Message' [2019-07-30T13:14:26.156Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=1124370339 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-30T13:14:26.156Z] DEBUG - Clicked on with mnemonic 'Message' [2019-07-30T13:14:26.413Z] DEBUG - matched MenuItem with text "Line", using matcher: with mnemonic 'Line' [2019-07-30T13:14:26.413Z] DEBUG - Clicking on with mnemonic 'Line' [2019-07-30T13:14:26.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Line} time=1124370476 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-30T13:14:26.413Z] DEBUG - Clicked on with mnemonic 'Line' [2019-07-30T13:14:26.413Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File' [2019-07-30T13:14:26.413Z] DEBUG - Clicking on with mnemonic 'File' [2019-07-30T13:14:26.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=1124370589 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-30T13:14:26.413Z] DEBUG - Clicked on with mnemonic 'File' [2019-07-30T13:14:26.413Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger' [2019-07-30T13:14:26.413Z] DEBUG - Clicking on with mnemonic 'Logger' [2019-07-30T13:14:26.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=1124370648 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-30T13:14:26.669Z] DEBUG - Clicked on with mnemonic 'Logger' [2019-07-30T13:14:26.669Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host' [2019-07-30T13:14:26.669Z] DEBUG - Clicking on with mnemonic 'Host' [2019-07-30T13:14:26.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=1124370725 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-30T13:14:26.669Z] DEBUG - Clicked on with mnemonic 'Host' [2019-07-30T13:14:26.669Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp' [2019-07-30T13:14:26.669Z] DEBUG - Clicking on with mnemonic 'Timestamp' [2019-07-30T13:14:26.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=1124370766 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-30T13:14:26.669Z] DEBUG - Clicked on with mnemonic 'Timestamp' [2019-07-30T13:14:26.669Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message' [2019-07-30T13:14:26.669Z] DEBUG - Clicking on with mnemonic 'Message' [2019-07-30T13:14:26.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=1124370777 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-30T13:14:26.669Z] DEBUG - Clicked on with mnemonic 'Message' [2019-07-30T13:14:26.669Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp' [2019-07-30T13:14:26.669Z] DEBUG - Clicking on with mnemonic 'Timestamp' [2019-07-30T13:14:26.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=1124370820 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-30T13:14:26.669Z] DEBUG - Clicked on with mnemonic 'Timestamp' [2019-07-30T13:14:26.669Z] DEBUG - matched MenuItem with text "Line", using matcher: with mnemonic 'Line' [2019-07-30T13:14:26.669Z] DEBUG - Clicking on with mnemonic 'Line' [2019-07-30T13:14:26.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Line} time=1124370897 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-30T13:14:26.669Z] DEBUG - Clicked on with mnemonic 'Line' [2019-07-30T13:14:26.926Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host' [2019-07-30T13:14:26.926Z] DEBUG - Clicking on with mnemonic 'Host' [2019-07-30T13:14:26.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=1124370962 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-30T13:14:26.926Z] DEBUG - Clicked on with mnemonic 'Host' [2019-07-30T13:14:26.926Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File' [2019-07-30T13:14:26.926Z] DEBUG - Clicking on with mnemonic 'File' [2019-07-30T13:14:26.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=1124371079 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-30T13:14:26.926Z] DEBUG - Clicked on with mnemonic 'File' [2019-07-30T13:14:27.183Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger' [2019-07-30T13:14:27.183Z] DEBUG - Clicking on with mnemonic 'Logger' [2019-07-30T13:14:27.183Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=1124371219 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-30T13:14:27.183Z] DEBUG - Clicked on with mnemonic 'Logger' [2019-07-30T13:14:29.074Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-30T13:14:29.074Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:14:29.074Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:14:29.074Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:14:29.074Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp' [2019-07-30T13:14:29.074Z] DEBUG - Clicking on with mnemonic 'Timestamp' [2019-07-30T13:14:29.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=1124372956 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-30T13:14:29.074Z] DEBUG - Clicked on with mnemonic 'Timestamp' [2019-07-30T13:14:29.074Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host' [2019-07-30T13:14:29.074Z] DEBUG - Clicking on with mnemonic 'Host' [2019-07-30T13:14:29.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=1124373095 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-30T13:14:29.074Z] DEBUG - Clicked on with mnemonic 'Host' [2019-07-30T13:14:29.074Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger' [2019-07-30T13:14:29.074Z] DEBUG - Clicking on with mnemonic 'Logger' [2019-07-30T13:14:29.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=1124373211 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-30T13:14:29.074Z] DEBUG - Clicked on with mnemonic 'Logger' [2019-07-30T13:14:29.074Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File' [2019-07-30T13:14:29.074Z] DEBUG - Clicking on with mnemonic 'File' [2019-07-30T13:14:29.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=1124373304 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-30T13:14:29.074Z] DEBUG - Clicked on with mnemonic 'File' [2019-07-30T13:14:29.332Z] DEBUG - matched MenuItem with text "Line", using matcher: with mnemonic 'Line' [2019-07-30T13:14:29.332Z] DEBUG - Clicking on with mnemonic 'Line' [2019-07-30T13:14:29.332Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Line} time=1124373355 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-30T13:14:29.332Z] DEBUG - Clicked on with mnemonic 'Line' [2019-07-30T13:14:29.332Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message' [2019-07-30T13:14:29.332Z] DEBUG - Clicking on with mnemonic 'Message' [2019-07-30T13:14:29.332Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=1124373394 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-30T13:14:29.332Z] DEBUG - Clicked on with mnemonic 'Message' [2019-07-30T13:14:29.332Z] DEBUG - matched MenuItem with text "Show All", using matcher: with mnemonic 'Show All' [2019-07-30T13:14:29.332Z] DEBUG - Clicking on with mnemonic 'Show All' [2019-07-30T13:14:29.332Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Show All} time=1124373415 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-30T13:14:29.332Z] DEBUG - Clicked on with mnemonic 'Show All' [2019-07-30T13:14:29.726Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1124373635 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T13:14:29.726Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T13:14:29.726Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:14:29.726Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:14:29.726Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:14:29.726Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1124373642 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:14:29.726Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1124373642 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:14:29.726Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1124373642 data=null} to TreeItem with text {test} [2019-07-30T13:14:29.726Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1124373643 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:14:29.726Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124373643 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:14:29.726Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1124373689 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:14:29.726Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T13:14:29.726Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T13:14:29.726Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T13:14:29.983Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T13:14:29.983Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T13:14:29.983Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:14:29.983Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:14:29.983Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:14:29.983Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:14:29.983Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:14:29.983Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:14:29.983Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:14:29.983Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T13:14:29.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124374119 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:14:29.983Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124374120 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:14:29.983Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124374120 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:14:29.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124374120 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:14:29.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124374120 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:14:29.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124374121 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:14:29.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124374121 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:14:29.983Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124374121 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:14:29.983Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124374121 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:14:29.983Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124374121 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:14:29.983Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124374121 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:14:29.983Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124374121 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:14:29.983Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:14:29.983Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:14:29.983Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:14:29.983Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:14:29.983Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:14:29.983Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:14:29.983Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:14:29.983Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:14:29.983Z] DEBUG - Clicking on OK [2019-07-30T13:14:29.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1124374122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:14:29.983Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1124374122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:14:29.983Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1124374126 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:14:29.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1124374126 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:14:29.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1124374126 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:14:29.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1124374126 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:14:29.983Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:14:29.983Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:14:29.983Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:14:29.983Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:14:29.983Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:14:29.983Z] DEBUG - Clicked on OK [2019-07-30T13:14:30.239Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1124374126 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:14:30.239Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1124373803 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T13:14:30.495Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.01 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest [2019-07-30T13:14:30.495Z] testPersistHiding(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest) Time elapsed: 3.988 s [2019-07-30T13:14:30.495Z] testToggleColumns(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest) Time elapsed: 2.65 s [2019-07-30T13:14:30.495Z] testShowAll(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest) Time elapsed: 2.15 s [2019-07-30T13:14:30.495Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest [2019-07-30T13:14:37.038Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.612 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest [2019-07-30T13:14:37.038Z] testRead(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest) Time elapsed: 5.535 s [2019-07-30T13:14:37.038Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest [2019-07-30T13:14:39.562Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-30T13:14:39.562Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:14:39.562Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:14:39.562Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:14:39.562Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:14:39.562Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T13:14:39.562Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1124383803 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T13:14:39.562Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1124383804 data=null doit=true} to TableItem with text {} [2019-07-30T13:14:39.562Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1124383804 data=null} to TableItem with text {} [2019-07-30T13:14:39.562Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1124383804 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T13:14:39.562Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1124383804 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T13:14:39.562Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1124383806 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T13:14:39.820Z] DEBUG - matched MenuItem with text "Open Source Code", using matcher: with mnemonic 'Open Source Code' [2019-07-30T13:14:39.820Z] DEBUG - Clicking on with mnemonic 'Open Source Code' [2019-07-30T13:14:39.820Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Open Source Code} time=1124383864 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-30T13:14:39.820Z] DEBUG - Clicked on with mnemonic 'Open Source Code' [2019-07-30T13:14:39.820Z] DEBUG - matched EditorReference with text "", using matcher: with name '"SourceFile"' [2019-07-30T13:14:40.431Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1124384608 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T13:14:40.431Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T13:14:40.431Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:14:40.431Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:14:40.431Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:14:40.431Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1124384637 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:14:40.431Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1124384637 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:14:40.431Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1124384637 data=null} to TreeItem with text {test} [2019-07-30T13:14:40.431Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1124384638 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:14:40.431Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124384638 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:14:40.688Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1124384705 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:14:40.688Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T13:14:40.688Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T13:14:40.688Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T13:14:41.617Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T13:14:41.617Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T13:14:41.617Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:14:41.617Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:14:41.617Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:14:41.617Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:14:41.617Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:14:41.617Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:14:41.617Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:14:41.617Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T13:14:41.617Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124385709 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:14:41.617Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124385712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:14:41.617Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124385712 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:14:41.617Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124385713 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:14:41.617Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124385713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:14:41.617Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124385714 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:14:41.617Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124385714 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:14:41.617Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124385715 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:14:41.617Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124385715 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:14:41.617Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124385715 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:14:41.617Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124385715 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:14:41.617Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124385715 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:14:41.617Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:14:41.617Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:14:41.617Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:14:41.617Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:14:41.617Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:14:41.617Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:14:41.617Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:14:41.617Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:14:41.617Z] DEBUG - Clicking on OK [2019-07-30T13:14:41.617Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1124385723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:14:41.617Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1124385724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:14:41.617Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1124385724 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:14:41.617Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1124385724 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:14:41.617Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1124385724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:14:41.617Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1124385724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:14:41.617Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:14:41.617Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:14:41.617Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:14:41.617Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:14:41.617Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:14:41.617Z] DEBUG - Clicked on OK [2019-07-30T13:14:41.874Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1124385725 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:14:41.874Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1124384811 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T13:14:42.437Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.257 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest [2019-07-30T13:14:42.437Z] test(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest) Time elapsed: 6.208 s [2019-07-30T13:14:42.437Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest [2019-07-30T13:14:42.693Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:14:43.256Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:14:43.256Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:14:43.256Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:14:43.256Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:14:43.256Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:14:43.256Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=1124387255 data=null button=0 stateMask=0x0 x=100 y=11 count=0} to TreeItem with text {TestAxisAlignment} [2019-07-30T13:14:43.256Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=1124387255 data=null doit=true} to TreeItem with text {TestAxisAlignment} [2019-07-30T13:14:43.256Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=1124387255 data=null} to TreeItem with text {TestAxisAlignment} [2019-07-30T13:14:43.256Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=1124387256 data=null button=1 stateMask=0x0 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment} [2019-07-30T13:14:43.256Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124387256 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-30T13:14:43.256Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=1124387297 data=null button=1 stateMask=0x80000 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment} [2019-07-30T13:14:43.256Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:14:43.256Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=1124387298 data=null button=0 stateMask=0x0 x=100 y=11 count=0} to TreeItem with text {TestAxisAlignment} [2019-07-30T13:14:43.256Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=1124387298 data=null doit=true} to TreeItem with text {TestAxisAlignment} [2019-07-30T13:14:43.256Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=1124387299 data=null} to TreeItem with text {TestAxisAlignment} [2019-07-30T13:14:43.256Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=1124387299 data=null button=1 stateMask=0x0 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment} [2019-07-30T13:14:43.256Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124387299 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-30T13:14:43.256Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=1124387312 data=null button=1 stateMask=0x80000 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment} [2019-07-30T13:14:43.256Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=1124387312 data=null doit=true} to TreeItem with text {TestAxisAlignment} [2019-07-30T13:14:43.256Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=1124387312 data=null} to TreeItem with text {TestAxisAlignment} [2019-07-30T13:14:43.256Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=1124387313 data=null button=1 stateMask=0x0 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment} [2019-07-30T13:14:43.256Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1124387313 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-30T13:14:43.256Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=1124387316 data=null button=1 stateMask=0x80000 x=84 y=11 count=1} to TreeItem with text {TestAxisAlignment} [2019-07-30T13:14:43.256Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:14:43.256Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1124387318 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T13:14:43.256Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1124387318 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T13:14:43.256Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1124387318 data=null} to TreeItem with text {Traces [0]} [2019-07-30T13:14:43.256Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1124387324 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T13:14:43.256Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124387325 data=null item=TreeItem {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-30T13:14:43.256Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1124387334 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T13:14:47.427Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-30T13:14:47.427Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2019-07-30T13:14:47.427Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T13:14:47.427Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:14:47.427Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"' [2019-07-30T13:14:47.427Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:14:47.427Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1124391025 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-30T13:14:47.427Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1124391026 data=null doit=true} to Sash with text {} [2019-07-30T13:14:47.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1124391026 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-30T13:14:47.427Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1124391029 data=null button=1 stateMask=0x0 x=1 y=57 count=1} to Sash with text {} [2019-07-30T13:14:47.427Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1124391030 data=null x=1 y=57 width=0 height=0 detail=0} to Sash with text {} [2019-07-30T13:14:47.427Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1124391030 data=null} to Sash with text {} [2019-07-30T13:14:47.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1124391031 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-30T13:14:47.427Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1124391032 data=null button=0 stateMask=0x80000 x=1 y=57 count=0} to Sash with text {} [2019-07-30T13:14:47.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1124391033 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-30T13:14:47.427Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1124391034 data=null button=1 stateMask=0x0 x=1 y=57 count=1} to Sash with text {} [2019-07-30T13:14:47.427Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1124391034 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-30T13:14:47.427Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1124391637 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-30T13:14:47.427Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1124391637 data=null doit=true} to Sash with text {} [2019-07-30T13:14:47.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1124391637 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-30T13:14:47.427Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1124391640 data=null button=1 stateMask=0x0 x=1 y=57 count=1} to Sash with text {} [2019-07-30T13:14:47.427Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1124391641 data=null x=1 y=57 width=0 height=0 detail=0} to Sash with text {} [2019-07-30T13:14:47.427Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1124391641 data=null} to Sash with text {} [2019-07-30T13:14:47.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1124391646 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-30T13:14:47.427Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1124391648 data=null button=0 stateMask=0x80000 x=1 y=57 count=0} to Sash with text {} [2019-07-30T13:14:47.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1124391649 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-30T13:14:47.427Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1124391651 data=null button=1 stateMask=0x0 x=1 y=57 count=1} to Sash with text {} [2019-07-30T13:14:47.427Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1124391651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-30T13:14:48.355Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:14:51.627Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T13:14:51.627Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:14:51.627Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-30T13:14:51.627Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2019-07-30T13:14:51.627Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"' [2019-07-30T13:14:51.627Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:14:51.627Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1124395228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T13:14:51.627Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1124395228 data=null button=0 stateMask=0x0 x=182 y=123 count=0} to TimeGraphControl with text {} [2019-07-30T13:14:51.627Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1124395229 data=null doit=true} to TimeGraphControl with text {} [2019-07-30T13:14:51.627Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1124395229 data=null} to TimeGraphControl with text {} [2019-07-30T13:14:51.627Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1124395244 data=null button=1 stateMask=0x0 x=182 y=123 count=1} to TimeGraphControl with text {} [2019-07-30T13:14:51.627Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=1124395245 data=null x=232 y=123 width=0 height=0 detail=0} to TimeGraphControl with text {} [2019-07-30T13:14:51.627Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1124395246 data=null button=1 stateMask=0x80000 x=232 y=123 count=1} to TimeGraphControl with text {} [2019-07-30T13:14:51.627Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1124395248 data=null button=1 stateMask=0x80000 x=232 y=123 count=1} to TimeGraphControl with text {} [2019-07-30T13:14:51.627Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1124395248 data=null button=0 stateMask=0x0 x=0 y=123 count=0} to TimeGraphControl with text {} [2019-07-30T13:14:51.627Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1124395249 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T13:14:51.627Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1124395249 data=null doit=true} to TimeGraphControl with text {} [2019-07-30T13:14:51.627Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1124395249 data=null} to TimeGraphControl with text {} [2019-07-30T13:14:51.627Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1124395759 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T13:14:51.627Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1124395759 data=null button=0 stateMask=0x0 x=232 y=123 count=0} to TimeGraphControl with text {} [2019-07-30T13:14:51.627Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1124395760 data=null doit=true} to TimeGraphControl with text {} [2019-07-30T13:14:51.627Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1124395760 data=null} to TimeGraphControl with text {} [2019-07-30T13:14:51.627Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1124395766 data=null button=1 stateMask=0x0 x=232 y=123 count=1} to TimeGraphControl with text {} [2019-07-30T13:14:51.627Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=1124395767 data=null x=182 y=123 width=0 height=0 detail=0} to TimeGraphControl with text {} [2019-07-30T13:14:51.627Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1124395767 data=null button=1 stateMask=0x80000 x=182 y=123 count=1} to TimeGraphControl with text {} [2019-07-30T13:14:51.627Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1124395776 data=null button=1 stateMask=0x80000 x=182 y=123 count=1} to TimeGraphControl with text {} [2019-07-30T13:14:51.627Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1124395777 data=null button=0 stateMask=0x0 x=0 y=123 count=0} to TimeGraphControl with text {} [2019-07-30T13:14:51.627Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1124395777 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T13:14:51.627Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1124395778 data=null doit=true} to TimeGraphControl with text {} [2019-07-30T13:14:51.627Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1124395778 data=null} to TimeGraphControl with text {} [2019-07-30T13:14:52.190Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:14:54.712Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T13:14:54.712Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:14:54.712Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-30T13:14:54.712Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2019-07-30T13:14:54.712Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1124398952 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T13:14:54.712Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1124398952 data=null button=0 stateMask=0x0 x=182 y=76 count=0} to TimeGraphControl with text {} [2019-07-30T13:14:54.712Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1124398952 data=null doit=true} to TimeGraphControl with text {} [2019-07-30T13:14:54.712Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1124398953 data=null} to TimeGraphControl with text {} [2019-07-30T13:14:54.712Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1124398959 data=null button=1 stateMask=0x0 x=182 y=76 count=1} to TimeGraphControl with text {} [2019-07-30T13:14:54.712Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=1124398959 data=null x=232 y=76 width=0 height=0 detail=0} to TimeGraphControl with text {} [2019-07-30T13:14:54.712Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1124398959 data=null button=1 stateMask=0x80000 x=232 y=76 count=1} to TimeGraphControl with text {} [2019-07-30T13:14:55.025Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1124398966 data=null button=1 stateMask=0x80000 x=232 y=76 count=1} to TimeGraphControl with text {} [2019-07-30T13:14:55.025Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1124398966 data=null button=0 stateMask=0x0 x=0 y=76 count=0} to TimeGraphControl with text {} [2019-07-30T13:14:55.025Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1124398967 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T13:14:55.025Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1124398968 data=null doit=true} to TimeGraphControl with text {} [2019-07-30T13:14:55.025Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1124398968 data=null} to TimeGraphControl with text {} [2019-07-30T13:14:55.282Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1124399472 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T13:14:55.282Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1124399472 data=null button=0 stateMask=0x0 x=232 y=76 count=0} to TimeGraphControl with text {} [2019-07-30T13:14:55.282Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1124399473 data=null doit=true} to TimeGraphControl with text {} [2019-07-30T13:14:55.282Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1124399473 data=null} to TimeGraphControl with text {} [2019-07-30T13:14:55.282Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1124399498 data=null button=1 stateMask=0x0 x=232 y=76 count=1} to TimeGraphControl with text {} [2019-07-30T13:14:55.282Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=1124399499 data=null x=182 y=76 width=0 height=0 detail=0} to TimeGraphControl with text {} [2019-07-30T13:14:55.282Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1124399499 data=null button=1 stateMask=0x80000 x=182 y=76 count=1} to TimeGraphControl with text {} [2019-07-30T13:14:55.282Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1124399507 data=null button=1 stateMask=0x80000 x=182 y=76 count=1} to TimeGraphControl with text {} [2019-07-30T13:14:55.282Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1124399508 data=null button=0 stateMask=0x0 x=0 y=76 count=0} to TimeGraphControl with text {} [2019-07-30T13:14:55.282Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1124399508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T13:14:55.282Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1124399509 data=null doit=true} to TimeGraphControl with text {} [2019-07-30T13:14:55.282Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1124399510 data=null} to TimeGraphControl with text {} [2019-07-30T13:14:55.845Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:14:59.117Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T13:14:59.117Z] DEBUG - matched MenuItem with text "Align Views", using matcher: with mnemonic 'Align Views' [2019-07-30T13:14:59.117Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:15:01.651Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T13:15:01.651Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:15:01.651Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-30T13:15:01.651Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2019-07-30T13:15:01.651Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"' [2019-07-30T13:15:01.651Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:15:01.651Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1124405886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T13:15:01.651Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1124405886 data=null button=0 stateMask=0x0 x=173 y=68 count=0} to TimeGraphControl with text {} [2019-07-30T13:15:01.651Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1124405887 data=null doit=true} to TimeGraphControl with text {} [2019-07-30T13:15:01.651Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1124405887 data=null} to TimeGraphControl with text {} [2019-07-30T13:15:01.651Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1124405900 data=null button=1 stateMask=0x0 x=173 y=68 count=1} to TimeGraphControl with text {} [2019-07-30T13:15:01.651Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=1124405901 data=null x=223 y=68 width=0 height=0 detail=0} to TimeGraphControl with text {} [2019-07-30T13:15:01.651Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1124405901 data=null button=1 stateMask=0x80000 x=223 y=68 count=1} to TimeGraphControl with text {} [2019-07-30T13:15:01.651Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1124405904 data=null button=1 stateMask=0x80000 x=223 y=68 count=1} to TimeGraphControl with text {} [2019-07-30T13:15:01.651Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1124405904 data=null button=0 stateMask=0x0 x=0 y=68 count=0} to TimeGraphControl with text {} [2019-07-30T13:15:01.651Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1124405904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T13:15:01.651Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1124405905 data=null doit=true} to TimeGraphControl with text {} [2019-07-30T13:15:01.908Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1124405905 data=null} to TimeGraphControl with text {} [2019-07-30T13:15:02.471Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1124406510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T13:15:02.471Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1124406511 data=null button=0 stateMask=0x0 x=223 y=68 count=0} to TimeGraphControl with text {} [2019-07-30T13:15:02.471Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1124406511 data=null doit=true} to TimeGraphControl with text {} [2019-07-30T13:15:02.471Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1124406511 data=null} to TimeGraphControl with text {} [2019-07-30T13:15:02.471Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1124406521 data=null button=1 stateMask=0x0 x=223 y=68 count=1} to TimeGraphControl with text {} [2019-07-30T13:15:02.471Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=1124406522 data=null x=173 y=68 width=0 height=0 detail=0} to TimeGraphControl with text {} [2019-07-30T13:15:02.471Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1124406522 data=null button=1 stateMask=0x80000 x=173 y=68 count=1} to TimeGraphControl with text {} [2019-07-30T13:15:02.471Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1124406524 data=null button=1 stateMask=0x80000 x=173 y=68 count=1} to TimeGraphControl with text {} [2019-07-30T13:15:02.471Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1124406524 data=null button=0 stateMask=0x0 x=0 y=68 count=0} to TimeGraphControl with text {} [2019-07-30T13:15:02.471Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1124406524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T13:15:02.471Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1124406525 data=null doit=true} to TimeGraphControl with text {} [2019-07-30T13:15:02.471Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1124406525 data=null} to TimeGraphControl with text {} [2019-07-30T13:15:03.034Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:15:05.552Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-30T13:15:05.552Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2019-07-30T13:15:05.552Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T13:15:05.552Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:15:05.552Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1124409604 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-30T13:15:05.552Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1124409604 data=null doit=true} to Sash with text {} [2019-07-30T13:15:05.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1124409604 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-30T13:15:05.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1124409606 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-30T13:15:05.552Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1124409607 data=null x=1 y=78 width=0 height=0 detail=0} to Sash with text {} [2019-07-30T13:15:05.552Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1124409607 data=null} to Sash with text {} [2019-07-30T13:15:05.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1124409607 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-30T13:15:05.552Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1124409609 data=null button=0 stateMask=0x80000 x=1 y=78 count=0} to Sash with text {} [2019-07-30T13:15:05.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1124409618 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-30T13:15:05.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1124409621 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-30T13:15:05.552Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1124409622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-30T13:15:06.115Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1124410223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-30T13:15:06.115Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1124410223 data=null doit=true} to Sash with text {} [2019-07-30T13:15:06.115Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1124410223 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-30T13:15:06.115Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1124410225 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-30T13:15:06.115Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1124410226 data=null x=1 y=78 width=0 height=0 detail=0} to Sash with text {} [2019-07-30T13:15:06.115Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1124410226 data=null} to Sash with text {} [2019-07-30T13:15:06.115Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1124410227 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-30T13:15:06.115Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1124410228 data=null button=0 stateMask=0x80000 x=1 y=78 count=0} to Sash with text {} [2019-07-30T13:15:06.115Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1124410234 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-30T13:15:06.115Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1124410235 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-30T13:15:06.115Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1124410236 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-30T13:15:06.678Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:15:09.950Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-30T13:15:09.950Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2019-07-30T13:15:09.950Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"' [2019-07-30T13:15:09.950Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:15:09.950Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1124413468 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-30T13:15:09.950Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1124413469 data=null doit=true} to Sash with text {} [2019-07-30T13:15:09.950Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1124413469 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-30T13:15:09.950Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1124413471 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-30T13:15:09.950Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1124413472 data=null x=1 y=78 width=0 height=0 detail=0} to Sash with text {} [2019-07-30T13:15:09.950Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1124413472 data=null} to Sash with text {} [2019-07-30T13:15:09.950Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1124413473 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-30T13:15:09.950Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1124413474 data=null button=0 stateMask=0x80000 x=1 y=78 count=0} to Sash with text {} [2019-07-30T13:15:09.950Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1124413475 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-30T13:15:09.950Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1124413476 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-30T13:15:09.950Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1124413477 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-30T13:15:09.950Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1124414078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-30T13:15:09.950Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1124414078 data=null doit=true} to Sash with text {} [2019-07-30T13:15:09.950Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1124414079 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-30T13:15:09.950Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1124414081 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-30T13:15:09.950Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1124414082 data=null x=1 y=78 width=0 height=0 detail=0} to Sash with text {} [2019-07-30T13:15:09.950Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1124414082 data=null} to Sash with text {} [2019-07-30T13:15:09.950Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1124414083 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-30T13:15:09.950Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1124414084 data=null button=0 stateMask=0x80000 x=1 y=78 count=0} to Sash with text {} [2019-07-30T13:15:09.950Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1124414085 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-30T13:15:09.950Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1124414086 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-30T13:15:09.950Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1124414087 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-30T13:15:10.630Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-30T13:15:10.630Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2019-07-30T13:15:10.630Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T13:15:10.630Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:15:10.630Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1124414690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-30T13:15:10.630Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1124414691 data=null doit=true} to Sash with text {} [2019-07-30T13:15:10.630Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1124414691 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-30T13:15:10.630Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1124414693 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-30T13:15:10.630Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1124414694 data=null x=1 y=78 width=0 height=0 detail=0} to Sash with text {} [2019-07-30T13:15:10.630Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1124414694 data=null} to Sash with text {} [2019-07-30T13:15:10.630Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1124414694 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-30T13:15:10.630Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1124414701 data=null button=0 stateMask=0x80000 x=1 y=78 count=0} to Sash with text {} [2019-07-30T13:15:10.630Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1124414702 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-30T13:15:10.630Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1124414703 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-30T13:15:10.630Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1124414703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-30T13:15:11.192Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1124415304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-30T13:15:11.192Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1124415305 data=null doit=true} to Sash with text {} [2019-07-30T13:15:11.192Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1124415305 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-30T13:15:11.192Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1124415307 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-30T13:15:11.192Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1124415308 data=null x=1 y=78 width=0 height=0 detail=0} to Sash with text {} [2019-07-30T13:15:11.192Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1124415308 data=null} to Sash with text {} [2019-07-30T13:15:11.192Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1124415308 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-30T13:15:11.192Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1124415310 data=null button=0 stateMask=0x80000 x=1 y=78 count=0} to Sash with text {} [2019-07-30T13:15:11.192Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1124415311 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-30T13:15:11.192Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1124415312 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-30T13:15:11.192Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1124415312 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-30T13:15:11.755Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:15:12.011Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.perspective"' [2019-07-30T13:15:12.267Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.1"' [2019-07-30T13:15:12.267Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.2"' [2019-07-30T13:15:12.267Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.3"' [2019-07-30T13:15:12.524Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1124416727 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T13:15:12.524Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T13:15:12.524Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:15:12.524Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:15:12.524Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:15:12.524Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=1124416734 data=null button=0 stateMask=0x0 x=100 y=11 count=0} to TreeItem with text {TestAxisAlignment} [2019-07-30T13:15:12.524Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=1124416734 data=null doit=true} to TreeItem with text {TestAxisAlignment} [2019-07-30T13:15:12.524Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=1124416735 data=null} to TreeItem with text {TestAxisAlignment} [2019-07-30T13:15:12.524Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=1124416735 data=null button=1 stateMask=0x0 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment} [2019-07-30T13:15:12.780Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124416735 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-30T13:15:12.780Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=1124416816 data=null button=1 stateMask=0x80000 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment} [2019-07-30T13:15:12.780Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T13:15:12.780Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T13:15:12.780Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T13:15:13.712Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T13:15:13.712Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T13:15:13.712Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:15:13.712Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:15:13.712Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:15:13.712Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:15:13.712Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:15:13.712Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:15:13.712Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:15:13.712Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T13:15:13.712Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124417664 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:15:13.712Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124417664 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:15:13.712Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124417664 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:15:13.712Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124417664 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:15:13.712Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124417665 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:15:13.712Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124417665 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:15:13.712Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124417665 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:15:13.712Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124417665 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:15:13.712Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124417665 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:15:13.712Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124417665 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:15:13.712Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124417665 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:15:13.712Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124417665 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:15:13.712Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:15:13.712Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:15:13.712Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:15:13.712Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:15:13.712Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:15:13.712Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:15:13.712Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:15:13.712Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:15:13.712Z] DEBUG - Clicking on OK [2019-07-30T13:15:13.712Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1124417666 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:15:13.712Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1124417667 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:15:13.712Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1124417667 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:15:13.712Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1124417667 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:15:13.712Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1124417667 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:15:13.712Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1124417667 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:15:13.712Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:15:13.712Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:15:13.712Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:15:13.712Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:15:13.712Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:15:13.712Z] DEBUG - Clicked on OK [2019-07-30T13:15:13.968Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1124417667 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:15:13.968Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1124416918 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T13:15:13.968Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.653 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest [2019-07-30T13:15:13.968Z] testMoveHistogramOthersFollow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 5.287 s [2019-07-30T13:15:13.968Z] testNotOverlappingTgStubMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 4.026 s [2019-07-30T13:15:13.968Z] testOverlappingTgStubMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 3.637 s [2019-07-30T13:15:13.968Z] testMenuItem(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 3.117 s [2019-07-30T13:15:13.968Z] testMoveTgStubOthersFollow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 3.93 s [2019-07-30T13:15:13.968Z] testOverlappingHistogramMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 3.793 s [2019-07-30T13:15:13.968Z] testNotOverlappingHistogramMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 5.094 s [2019-07-30T13:15:13.968Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest [2019-07-30T13:15:16.488Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-30T13:15:16.488Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:15:16.488Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:15:16.488Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:15:16.488Z] DEBUG - matched MenuItem with text "Show Raw", using matcher: with mnemonic 'Show Raw' [2019-07-30T13:15:16.488Z] DEBUG - Clicking on with mnemonic 'Show Raw' [2019-07-30T13:15:16.783Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Show Raw} time=1124420739 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-30T13:15:16.783Z] DEBUG - Clicked on with mnemonic 'Show Raw' [2019-07-30T13:15:16.783Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T13:15:17.041Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T13:15:17.041Z] DEBUG - Clicking on (of type 'Table') [2019-07-30T13:15:17.041Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1124421100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T13:15:17.041Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1124421100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T13:15:17.041Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1124421100 data=null doit=true} to (of type 'Table') [2019-07-30T13:15:17.041Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1124421101 data=null} to (of type 'Table') [2019-07-30T13:15:17.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1124421101 data=null button=1 stateMask=0x0 x=98 y=95 count=1} to (of type 'Table') [2019-07-30T13:15:17.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1124421101 data=null button=1 stateMask=0x80000 x=98 y=95 count=1} to (of type 'Table') [2019-07-30T13:15:17.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1124421101 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-30T13:15:17.041Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1124421110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T13:15:17.041Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1124421112 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T13:15:17.041Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1124421112 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T13:15:17.041Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1124421112 data=null doit=true} to (of type 'Table') [2019-07-30T13:15:17.041Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1124421112 data=null} to (of type 'Table') [2019-07-30T13:15:17.041Z] DEBUG - Clicked on (of type 'Table') [2019-07-30T13:15:17.041Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T13:15:17.041Z] DEBUG - Selecting rows [4] in (of type 'Table') [2019-07-30T13:15:17.041Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1124421113 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T13:15:17.041Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1124421113 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T13:15:17.041Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1124421113 data=null doit=true} to (of type 'Table') [2019-07-30T13:15:17.041Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1124421113 data=null} to (of type 'Table') [2019-07-30T13:15:17.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1124421114 data=null button=1 stateMask=0x0 x=22 y=95 count=1} to (of type 'Table') [2019-07-30T13:15:17.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1124421114 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-30T13:15:17.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1124421115 data=null button=1 stateMask=0x80000 x=22 y=95 count=1} to (of type 'Table') [2019-07-30T13:15:17.041Z] DEBUG - matched StyledText with text "Jan 1 04:04:04 HostD...", using matcher: of type 'StyledText' [2019-07-30T13:15:17.041Z] DEBUG - matched StyledText with text "Jan 1 04:04:04 HostD...", using matcher: (of type 'StyledText') [2019-07-30T13:15:17.041Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1124421125 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T13:15:17.041Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T13:15:17.297Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T13:15:17.297Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T13:15:17.554Z] *** BUG *** [2019-07-30T13:15:17.554Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:15:17.554Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:15:17.554Z] [2019-07-30T13:15:17.554Z] *** BUG *** [2019-07-30T13:15:17.554Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:15:17.554Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:15:17.554Z] [2019-07-30T13:15:17.554Z] *** BUG *** [2019-07-30T13:15:17.554Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:15:17.554Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:15:17.554Z] [2019-07-30T13:15:17.554Z] *** BUG *** [2019-07-30T13:15:17.554Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:15:17.554Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:15:17.554Z] [2019-07-30T13:15:17.811Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T13:15:17.811Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T13:15:17.811Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1124421819 data=null doit=true} to Shell with text {Preferences} [2019-07-30T13:15:17.811Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1124421819 data=null doit=true} to Shell with text {Preferences} [2019-07-30T13:15:17.811Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:15:17.811Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T13:15:17.811Z] DEBUG - matched Text with text "5", using matcher: of type 'Text' [2019-07-30T13:15:17.811Z] DEBUG - matched Text with text "5", using matcher: (of type 'Text') [2019-07-30T13:15:17.811Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:15:17.811Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:15:17.811Z] DEBUG - Clicking on TreeItem with text {General} [2019-07-30T13:15:17.811Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {General} time=1124421825 data=null button=0 stateMask=0x0 x=51 y=11 count=0} to TreeItem with text {General} [2019-07-30T13:15:17.811Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {General} time=1124421825 data=null doit=true} to TreeItem with text {General} [2019-07-30T13:15:17.811Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:15:17.811Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {General} time=1124421827 data=null} to TreeItem with text {General} [2019-07-30T13:15:17.811Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {General} time=1124421827 data=null button=1 stateMask=0x0 x=51 y=11 count=1} to TreeItem with text {General} [2019-07-30T13:15:17.811Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124421827 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-30T13:15:17.811Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {General} time=1124421828 data=null button=1 stateMask=0x80000 x=51 y=11 count=1} to TreeItem with text {General} [2019-07-30T13:15:17.811Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {General} time=1124421888 data=null button=0 stateMask=0x0 x=51 y=11 count=0} to TreeItem with text {General} [2019-07-30T13:15:17.811Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {General} time=1124421889 data=null doit=true} to TreeItem with text {General} [2019-07-30T13:15:17.811Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {General} time=1124421889 data=null} to TreeItem with text {General} [2019-07-30T13:15:17.811Z] DEBUG - Clicked on TreeItem with text {General} [2019-07-30T13:15:17.811Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:15:17.811Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {General} time=1124421890 data=null button=0 stateMask=0x0 x=51 y=11 count=0} to TreeItem with text {General} [2019-07-30T13:15:17.811Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {General} time=1124421890 data=null doit=true} to TreeItem with text {General} [2019-07-30T13:15:17.811Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {General} time=1124421890 data=null} to TreeItem with text {General} [2019-07-30T13:15:17.811Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {General} time=1124421890 data=null button=1 stateMask=0x0 x=51 y=11 count=1} to TreeItem with text {General} [2019-07-30T13:15:17.811Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124421890 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-30T13:15:17.811Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {General} time=1124421892 data=null button=1 stateMask=0x80000 x=51 y=11 count=1} to TreeItem with text {General} [2019-07-30T13:15:18.373Z] DEBUG - Clicking on Tree node with text: Appearance [2019-07-30T13:15:18.373Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Appearance} time=1124422396 data=null button=0 stateMask=0x0 x=89 y=32 count=0} to Tree node with text: Appearance [2019-07-30T13:15:18.373Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Appearance} time=1124422397 data=null doit=true} to Tree node with text: Appearance [2019-07-30T13:15:18.373Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:15:18.373Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Appearance} time=1124422398 data=null} to Tree node with text: Appearance [2019-07-30T13:15:18.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Appearance} time=1124422398 data=null button=1 stateMask=0x0 x=89 y=32 count=1} to Tree node with text: Appearance [2019-07-30T13:15:18.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124422398 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-30T13:15:18.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Appearance} time=1124422401 data=null button=1 stateMask=0x80000 x=89 y=32 count=1} to Tree node with text: Appearance [2019-07-30T13:15:18.373Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Appearance} time=1124422470 data=null button=0 stateMask=0x0 x=89 y=32 count=0} to Tree node with text: Appearance [2019-07-30T13:15:18.373Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Appearance} time=1124422477 data=null doit=true} to Tree node with text: Appearance [2019-07-30T13:15:18.373Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Appearance} time=1124422477 data=null} to Tree node with text: Appearance [2019-07-30T13:15:18.373Z] DEBUG - Clicked on Tree node with text: Appearance [2019-07-30T13:15:18.373Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:15:18.373Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Appearance} time=1124422478 data=null button=0 stateMask=0x0 x=89 y=32 count=0} to Tree node with text: Appearance [2019-07-30T13:15:18.373Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Appearance} time=1124422478 data=null doit=true} to Tree node with text: Appearance [2019-07-30T13:15:18.373Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Appearance} time=1124422478 data=null} to Tree node with text: Appearance [2019-07-30T13:15:18.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Appearance} time=1124422478 data=null button=1 stateMask=0x0 x=89 y=32 count=1} to Tree node with text: Appearance [2019-07-30T13:15:18.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124422479 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-30T13:15:18.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Appearance} time=1124422479 data=null button=1 stateMask=0x80000 x=89 y=32 count=1} to Tree node with text: Appearance [2019-07-30T13:15:18.373Z] DEBUG - Clicking on Tree node with text: Colors and Fonts [2019-07-30T13:15:18.373Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Colors and Fonts} time=1124422480 data=null button=0 stateMask=0x0 x=124 y=53 count=0} to Tree node with text: Colors and Fonts [2019-07-30T13:15:18.373Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Colors and Fonts} time=1124422480 data=null doit=true} to Tree node with text: Colors and Fonts [2019-07-30T13:15:18.373Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:15:18.373Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Colors and Fonts} time=1124422480 data=null} to Tree node with text: Colors and Fonts [2019-07-30T13:15:18.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Colors and Fonts} time=1124422480 data=null button=1 stateMask=0x0 x=124 y=53 count=1} to Tree node with text: Colors and Fonts [2019-07-30T13:15:18.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124422481 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-30T13:15:18.373Z] *** BUG *** [2019-07-30T13:15:18.373Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:15:18.373Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:15:18.373Z] [2019-07-30T13:15:18.631Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Colors and Fonts} time=1124422481 data=null button=1 stateMask=0x80000 x=124 y=53 count=1} to Tree node with text: Colors and Fonts [2019-07-30T13:15:18.631Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Colors and Fonts} time=1124422631 data=null button=0 stateMask=0x0 x=124 y=53 count=0} to Tree node with text: Colors and Fonts [2019-07-30T13:15:18.631Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Colors and Fonts} time=1124422632 data=null doit=true} to Tree node with text: Colors and Fonts [2019-07-30T13:15:18.631Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Colors and Fonts} time=1124422632 data=null} to Tree node with text: Colors and Fonts [2019-07-30T13:15:18.631Z] DEBUG - Clicked on Tree node with text: Colors and Fonts [2019-07-30T13:15:18.631Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:15:18.631Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Colors and Fonts} time=1124422633 data=null button=0 stateMask=0x0 x=124 y=53 count=0} to Tree node with text: Colors and Fonts [2019-07-30T13:15:18.631Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Colors and Fonts} time=1124422633 data=null doit=true} to Tree node with text: Colors and Fonts [2019-07-30T13:15:18.631Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Colors and Fonts} time=1124422633 data=null} to Tree node with text: Colors and Fonts [2019-07-30T13:15:18.631Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Colors and Fonts} time=1124422633 data=null button=1 stateMask=0x0 x=124 y=53 count=1} to Tree node with text: Colors and Fonts [2019-07-30T13:15:18.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124422634 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-30T13:15:18.631Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Colors and Fonts} time=1124422634 data=null button=1 stateMask=0x80000 x=124 y=53 count=1} to Tree node with text: Colors and Fonts [2019-07-30T13:15:18.631Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:15:18.631Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:15:18.631Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:15:18.631Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:15:18.631Z] DEBUG - Clicking on TreeItem with text {Tracing} [2019-07-30T13:15:18.631Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1124422638 data=null button=0 stateMask=0x0 x=64 y=95 count=0} to TreeItem with text {Tracing} [2019-07-30T13:15:18.631Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1124422638 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T13:15:18.631Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:15:18.631Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1124422679 data=null} to TreeItem with text {Tracing} [2019-07-30T13:15:18.631Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1124422704 data=null button=1 stateMask=0x0 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-30T13:15:18.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124422705 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-30T13:15:18.631Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1124422706 data=null button=1 stateMask=0x80000 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-30T13:15:18.631Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Tracing} time=1124422706 data=null button=0 stateMask=0x0 x=64 y=95 count=0} to TreeItem with text {Tracing} [2019-07-30T13:15:18.631Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Tracing} time=1124422706 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T13:15:18.631Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Tracing} time=1124422706 data=null} to TreeItem with text {Tracing} [2019-07-30T13:15:18.631Z] DEBUG - Clicked on TreeItem with text {Tracing} [2019-07-30T13:15:18.631Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:15:18.631Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1124422707 data=null button=0 stateMask=0x0 x=64 y=95 count=0} to TreeItem with text {Tracing} [2019-07-30T13:15:18.631Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1124422707 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T13:15:18.631Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1124422707 data=null} to TreeItem with text {Tracing} [2019-07-30T13:15:18.631Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1124422708 data=null button=1 stateMask=0x0 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-30T13:15:18.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124422708 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-30T13:15:18.631Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1124422709 data=null button=1 stateMask=0x80000 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-30T13:15:18.631Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1124422709 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T13:15:18.631Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1124422709 data=null} to TreeItem with text {Tracing} [2019-07-30T13:15:18.631Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1124422710 data=null button=1 stateMask=0x0 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-30T13:15:18.631Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1124422710 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-30T13:15:18.631Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1124422726 data=null button=1 stateMask=0x80000 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-30T13:15:18.631Z] DEBUG - Clicking on Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-30T13:15:18.631Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1124422727 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-30T13:15:18.631Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1124422727 data=null doit=true} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-30T13:15:18.631Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:15:18.631Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1124422728 data=null} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-30T13:15:18.631Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1124422728 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-30T13:15:18.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124422728 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-30T13:15:18.631Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1124422787 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-30T13:15:18.631Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1124422787 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-30T13:15:18.631Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1124422788 data=null doit=true} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-30T13:15:18.631Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1124422788 data=null} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-30T13:15:18.631Z] DEBUG - Clicked on Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-30T13:15:18.631Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:15:18.631Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1124422790 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-30T13:15:18.631Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1124422790 data=null doit=true} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-30T13:15:18.631Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1124422790 data=null} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-30T13:15:18.631Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1124422791 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-30T13:15:18.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124422791 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-30T13:15:18.631Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1124422792 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-30T13:15:18.631Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button' [2019-07-30T13:15:18.631Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button' [2019-07-30T13:15:18.631Z] DEBUG - matched Button with text "&Use System Font", using matcher: with mnemonic 'Use System Font' [2019-07-30T13:15:18.631Z] DEBUG - matched Button with text "&Use System Font", using matcher: with style 'SWT.PUSH' [2019-07-30T13:15:18.631Z] 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-30T13:15:18.631Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button' [2019-07-30T13:15:18.631Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button' [2019-07-30T13:15:18.631Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button' [2019-07-30T13:15:18.631Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button' [2019-07-30T13:15:18.631Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T13:15:18.631Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T13:15:18.632Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:15:18.632Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T13:15:18.632Z] DEBUG - Clicking on &Use System Font [2019-07-30T13:15:18.632Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Use System Font} time=1124422795 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-30T13:15:18.632Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Use System Font} time=1124422795 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-30T13:15:18.632Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Use System Font} time=1124422795 data=null doit=true} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH') [2019-07-30T13:15:18.632Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Use System Font} time=1124422795 data=null} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH') [2019-07-30T13:15:18.632Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Use System Font} time=1124422795 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-30T13:15:18.632Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Use System Font} time=1124422796 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-30T13:15:18.632Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Use System Font} time=1124422796 data=null item=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-30T13:15:18.632Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Use System Font} time=1124422810 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-30T13:15:18.632Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Use System Font} time=1124422810 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-30T13:15:18.632Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Use System Font} time=1124422810 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-30T13:15:18.632Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Use System Font} time=1124422810 data=null doit=true} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH') [2019-07-30T13:15:18.632Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Use System Font} time=1124422811 data=null} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH') [2019-07-30T13:15:18.632Z] DEBUG - Clicked on &Use System Font [2019-07-30T13:15:18.632Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button' [2019-07-30T13:15:18.632Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button' [2019-07-30T13:15:18.632Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button' [2019-07-30T13:15:18.632Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button' [2019-07-30T13:15:18.632Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button' [2019-07-30T13:15:18.632Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button' [2019-07-30T13:15:18.632Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T13:15:18.632Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T13:15:18.632Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-30T13:15:18.632Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-30T13:15:18.632Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:15:18.632Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:15:18.632Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T13:15:18.632Z] DEBUG - Clicking on &Apply [2019-07-30T13:15:18.632Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1124422813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:15:18.632Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1124422813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:15:18.632Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1124422813 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:15:18.632Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1124422814 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:15:18.632Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1124422814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:15:18.632Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1124422814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:15:18.888Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1124422814 data=null item=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-30T13:15:18.888Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1124422935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:15:18.888Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1124422935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:15:18.888Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1124422935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:15:18.888Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1124422935 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:15:18.888Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1124422935 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:15:18.888Z] DEBUG - Clicked on &Apply [2019-07-30T13:15:18.888Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button' [2019-07-30T13:15:18.888Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button' [2019-07-30T13:15:18.888Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button' [2019-07-30T13:15:18.888Z] DEBUG - matched Button with text "&Reset", using matcher: with mnemonic 'Reset' [2019-07-30T13:15:18.888Z] DEBUG - matched Button with text "&Reset", using matcher: with style 'SWT.PUSH' [2019-07-30T13:15:18.888Z] DEBUG - matched Button with text "&Reset", using matcher: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-07-30T13:15:18.888Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button' [2019-07-30T13:15:18.888Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button' [2019-07-30T13:15:18.888Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button' [2019-07-30T13:15:18.888Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T13:15:18.888Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T13:15:18.888Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:15:18.888Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T13:15:18.888Z] DEBUG - Clicking on &Reset [2019-07-30T13:15:18.888Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Reset} time=1124422938 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-30T13:15:18.888Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Reset} time=1124422938 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-30T13:15:18.888Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Reset} time=1124422938 data=null doit=true} to (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-07-30T13:15:18.889Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Reset} time=1124422938 data=null} to (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-07-30T13:15:18.889Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Reset} time=1124422939 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-30T13:15:18.889Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Reset} time=1124422939 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-30T13:15:18.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Reset} time=1124422939 data=null item=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-30T13:15:18.889Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-07-30T13:15:18.889Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-07-30T13:15:18.889Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-07-30T13:15:18.889Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-07-30T13:15:18.889Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-07-30T13:15:18.889Z] DEBUG - Clicked on &Reset [2019-07-30T13:15:18.889Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button' [2019-07-30T13:15:18.889Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button' [2019-07-30T13:15:18.889Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button' [2019-07-30T13:15:18.889Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button' [2019-07-30T13:15:18.889Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button' [2019-07-30T13:15:18.889Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button' [2019-07-30T13:15:18.889Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T13:15:18.889Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T13:15:18.889Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:15:18.889Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T13:15:18.889Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T13:15:18.889Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T13:15:18.889Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T13:15:18.889Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T13:15:18.889Z] DEBUG - Clicking on Apply and Close [2019-07-30T13:15:18.889Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1124423002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T13:15:18.889Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1124423002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T13:15:18.889Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1124423002 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-30T13:15:18.889Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1124423002 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T13:15:18.889Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1124423003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T13:15:18.889Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1124423003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T13:15:19.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1124423003 data=null item=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-30T13:15:19.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1124421420 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-30T13:15:19.401Z] DEBUG - Clicked on [2019-07-30T13:15:19.657Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1124423892 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T13:15:19.657Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T13:15:19.657Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:15:19.657Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:15:19.657Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:15:19.657Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1124423899 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:15:19.657Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1124423900 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:15:19.657Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1124423900 data=null} to TreeItem with text {test} [2019-07-30T13:15:19.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1124423900 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:15:19.915Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124423900 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:15:19.915Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1124424007 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:15:19.915Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T13:15:19.915Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T13:15:20.172Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T13:15:20.736Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T13:15:20.736Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T13:15:20.736Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:15:20.736Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:15:20.736Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:15:20.736Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:15:20.736Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:15:20.736Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:15:20.736Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:15:20.736Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T13:15:20.736Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124424857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:15:20.736Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124424857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:15:20.736Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124424857 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:15:20.736Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124424857 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:15:20.736Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124424857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:15:20.736Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124424857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:15:20.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124424858 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:15:20.736Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124424858 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:15:20.736Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124424858 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:15:20.736Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124424858 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:15:20.736Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124424858 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:15:20.736Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124424858 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:15:20.736Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:15:20.736Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:15:20.736Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:15:20.736Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:15:20.736Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:15:20.736Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:15:20.736Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:15:20.736Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:15:20.736Z] DEBUG - Clicking on OK [2019-07-30T13:15:20.736Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1124424859 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:15:20.736Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1124424859 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:15:20.736Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1124424859 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:15:20.736Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1124424859 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:15:20.736Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1124424859 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:15:20.736Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1124424860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:15:20.736Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:15:20.736Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:15:20.736Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:15:20.736Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:15:20.736Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:15:20.736Z] DEBUG - Clicked on OK [2019-07-30T13:15:21.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1124424860 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:15:21.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1124424116 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T13:15:21.427Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.229 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest [2019-07-30T13:15:21.427Z] testChangeFont(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest) Time elapsed: 6.821 s [2019-07-30T13:15:21.427Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest [2019-07-30T13:15:21.683Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:15:22.245Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:15:22.246Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:15:22.246Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:15:22.246Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:15:22.246Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:15:22.246Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1124426237 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-30T13:15:22.246Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1124426238 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T13:15:22.246Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1124426238 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T13:15:22.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1124426238 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T13:15:22.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124426238 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-30T13:15:22.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1124426282 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T13:15:22.246Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:15:22.246Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1124426286 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-30T13:15:22.246Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1124426287 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T13:15:22.246Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1124426287 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T13:15:22.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1124426287 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T13:15:22.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124426287 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-30T13:15:22.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1124426294 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T13:15:22.246Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1124426295 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T13:15:22.246Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1124426295 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T13:15:22.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1124426295 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T13:15:22.246Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1124426295 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-30T13:15:22.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1124426298 data=null button=1 stateMask=0x80000 x=73 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T13:15:22.246Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:15:22.246Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1124426299 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T13:15:22.246Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1124426299 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T13:15:22.246Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1124426299 data=null} to TreeItem with text {Traces [0]} [2019-07-30T13:15:22.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1124426300 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T13:15:22.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124426306 data=null item=TreeItem {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-30T13:15:22.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1124426328 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T13:15:24.138Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.colors"' [2019-07-30T13:15:24.138Z] DEBUG - number of items : 7 [2019-07-30T13:15:24.138Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting} [2019-07-30T13:15:24.138Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1124427920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T13:15:24.138Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1124427920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T13:15:24.138Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1124427920 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T13:15:24.138Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1124427920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T13:15:24.138Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1124427920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T13:15:24.138Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1124427920 data=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-30T13:15:24.138Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1124428013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T13:15:24.138Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1124428104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T13:15:24.138Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1124428104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T13:15:24.138Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1124428104 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T13:15:24.138Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1124428104 data=null} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T13:15:24.138Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting} [2019-07-30T13:15:24.138Z] DEBUG - number of items : 7 [2019-07-30T13:15:24.138Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting} [2019-07-30T13:15:24.138Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1124428105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T13:15:24.138Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1124428105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T13:15:24.138Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1124428105 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T13:15:24.138Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1124428105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T13:15:24.138Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1124428105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T13:15:24.138Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1124428106 data=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-30T13:15:24.138Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1124428166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T13:15:24.138Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1124428179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T13:15:24.138Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1124428213 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T13:15:24.138Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1124428214 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T13:15:24.138Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1124428214 data=null} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T13:15:24.138Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting} [2019-07-30T13:15:24.138Z] DEBUG - number of items : 7 [2019-07-30T13:15:24.138Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting} [2019-07-30T13:15:24.138Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1124428215 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T13:15:24.138Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1124428215 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T13:15:24.138Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1124428215 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T13:15:24.138Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1124428215 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T13:15:24.138Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1124428215 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T13:15:24.138Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1124428215 data=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-30T13:15:24.138Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1124428278 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T13:15:24.138Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1124428328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T13:15:24.138Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1124428329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T13:15:24.138Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1124428329 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T13:15:24.138Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1124428329 data=null} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T13:15:24.138Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting} [2019-07-30T13:15:24.138Z] DEBUG - number of items : 7 [2019-07-30T13:15:24.138Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting} [2019-07-30T13:15:24.138Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1124428330 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T13:15:24.138Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1124428330 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T13:15:24.138Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1124428330 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T13:15:24.138Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1124428330 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T13:15:24.138Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1124428330 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T13:15:24.138Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1124428330 data=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-30T13:15:24.395Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1124428398 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T13:15:24.395Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1124428450 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T13:15:24.395Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1124428450 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T13:15:24.395Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1124428450 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T13:15:24.395Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1124428450 data=null} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T13:15:24.395Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting} [2019-07-30T13:15:24.395Z] DEBUG - number of items : 7 [2019-07-30T13:15:24.395Z] DEBUG - Clicking on ToolItem with tooltip text {Increase priority} [2019-07-30T13:15:24.395Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1124428451 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2019-07-30T13:15:24.395Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1124428451 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2019-07-30T13:15:24.395Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1124428451 data=null doit=true} to ToolItem with tooltip text {Increase priority} [2019-07-30T13:15:24.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1124428451 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2019-07-30T13:15:24.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1124428451 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2019-07-30T13:15:24.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1124428451 data=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-30T13:15:24.395Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1124428452 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2019-07-30T13:15:24.395Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1124428452 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2019-07-30T13:15:24.395Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1124428452 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2019-07-30T13:15:24.395Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1124428452 data=null doit=true} to ToolItem with tooltip text {Increase priority} [2019-07-30T13:15:24.395Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1124428452 data=null} to ToolItem with tooltip text {Increase priority} [2019-07-30T13:15:24.395Z] DEBUG - Clicked on ToolItem with tooltip text {Increase priority} [2019-07-30T13:15:24.395Z] DEBUG - number of items : 7 [2019-07-30T13:15:24.395Z] DEBUG - Clicking on ToolItem with tooltip text {Decrease priority} [2019-07-30T13:15:24.395Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1124428453 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2019-07-30T13:15:24.395Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1124428453 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2019-07-30T13:15:24.395Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1124428453 data=null doit=true} to ToolItem with tooltip text {Decrease priority} [2019-07-30T13:15:24.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1124428453 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2019-07-30T13:15:24.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1124428453 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2019-07-30T13:15:24.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1124428453 data=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-30T13:15:24.395Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1124428506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2019-07-30T13:15:24.395Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1124428518 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2019-07-30T13:15:24.395Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1124428519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2019-07-30T13:15:24.395Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1124428519 data=null doit=true} to ToolItem with tooltip text {Decrease priority} [2019-07-30T13:15:24.395Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1124428555 data=null} to ToolItem with tooltip text {Decrease priority} [2019-07-30T13:15:24.395Z] DEBUG - Clicked on ToolItem with tooltip text {Decrease priority} [2019-07-30T13:15:24.395Z] DEBUG - number of items : 7 [2019-07-30T13:15:24.395Z] DEBUG - Clicking on ToolItem with tooltip text {Delete color setting} [2019-07-30T13:15:24.395Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1124428556 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T13:15:24.395Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1124428556 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T13:15:24.395Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1124428556 data=null doit=true} to ToolItem with tooltip text {Delete color setting} [2019-07-30T13:15:24.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1124428556 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T13:15:24.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1124428556 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T13:15:24.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1124428556 data=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-30T13:15:24.395Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1124428608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T13:15:24.395Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1124428621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T13:15:24.395Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1124428621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T13:15:24.395Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1124428621 data=null doit=true} to ToolItem with tooltip text {Delete color setting} [2019-07-30T13:15:24.395Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1124428621 data=null} to ToolItem with tooltip text {Delete color setting} [2019-07-30T13:15:24.395Z] DEBUG - Clicked on ToolItem with tooltip text {Delete color setting} [2019-07-30T13:15:24.395Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label' [2019-07-30T13:15:24.395Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label') [2019-07-30T13:15:24.395Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T13:15:24.395Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T13:15:24.395Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label' [2019-07-30T13:15:24.395Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label') [2019-07-30T13:15:24.395Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T13:15:24.395Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T13:15:24.395Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label' [2019-07-30T13:15:24.395Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label') [2019-07-30T13:15:24.395Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T13:15:24.395Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T13:15:24.395Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T13:15:24.395Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T13:15:24.395Z] DEBUG - Attempting to set focus on (of type 'Label') [2019-07-30T13:15:24.395Z] DEBUG - number of items : 7 [2019-07-30T13:15:24.395Z] DEBUG - Clicking on ToolItem with tooltip text {Delete color setting} [2019-07-30T13:15:24.395Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1124428624 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T13:15:24.395Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1124428624 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T13:15:24.395Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1124428624 data=null doit=true} to ToolItem with tooltip text {Delete color setting} [2019-07-30T13:15:24.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1124428624 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T13:15:24.652Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1124428625 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T13:15:24.652Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1124428679 data=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-30T13:15:24.652Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1124428733 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T13:15:24.652Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1124428747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T13:15:24.652Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1124428747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T13:15:24.652Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1124428781 data=null doit=true} to ToolItem with tooltip text {Delete color setting} [2019-07-30T13:15:24.652Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1124428781 data=null} to ToolItem with tooltip text {Delete color setting} [2019-07-30T13:15:24.652Z] DEBUG - Clicked on ToolItem with tooltip text {Delete color setting} [2019-07-30T13:15:24.652Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label' [2019-07-30T13:15:24.652Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label') [2019-07-30T13:15:24.652Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T13:15:24.652Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T13:15:24.652Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label' [2019-07-30T13:15:24.652Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label') [2019-07-30T13:15:24.652Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T13:15:24.652Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T13:15:24.652Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T13:15:24.652Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T13:15:24.652Z] DEBUG - Attempting to set focus on (of type 'Label') [2019-07-30T13:15:24.652Z] DEBUG - number of items : 7 [2019-07-30T13:15:24.652Z] DEBUG - Clicking on ToolItem with tooltip text {Delete color setting} [2019-07-30T13:15:24.652Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1124428783 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T13:15:24.652Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1124428783 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T13:15:24.652Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1124428784 data=null doit=true} to ToolItem with tooltip text {Delete color setting} [2019-07-30T13:15:24.652Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1124428784 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T13:15:24.652Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1124428784 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T13:15:24.652Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1124428784 data=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-30T13:15:24.652Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting} [2019-07-30T13:15:24.652Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting} [2019-07-30T13:15:24.652Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting} [2019-07-30T13:15:24.652Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting} [2019-07-30T13:15:24.652Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting} [2019-07-30T13:15:24.652Z] DEBUG - Clicked on ToolItem with tooltip text {Delete color setting} [2019-07-30T13:15:24.925Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:15:24.925Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:15:24.925Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:15:24.925Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T13:15:24.925Z] DEBUG - Selecting rows [2] in (of type 'Table') [2019-07-30T13:15:24.925Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1124429040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T13:15:24.925Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1124429041 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T13:15:24.925Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1124429041 data=null doit=true} to (of type 'Table') [2019-07-30T13:15:24.925Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1124429041 data=null} to (of type 'Table') [2019-07-30T13:15:24.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1124429041 data=null button=1 stateMask=0x0 x=22 y=53 count=1} to (of type 'Table') [2019-07-30T13:15:24.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1124429042 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-30T13:15:24.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1124429043 data=null button=1 stateMask=0x80000 x=22 y=53 count=1} to (of type 'Table') [2019-07-30T13:15:26.818Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.217 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest [2019-07-30T13:15:26.818Z] testYellow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest) Time elapsed: 1.186 s [2019-07-30T13:15:26.818Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest [2019-07-30T13:15:44.868Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 17.055 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest [2019-07-30T13:15:44.868Z] testPinSingleTrace(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest) Time elapsed: 2.977 s [2019-07-30T13:15:44.868Z] testPinTwoTraces(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest) skipped [2019-07-30T13:15:44.868Z] testFollow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest) Time elapsed: 8.979 s [2019-07-30T13:15:44.868Z] testCloneSingleTrace(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest) Time elapsed: 3.809 s [2019-07-30T13:15:44.868Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest [2019-07-30T13:15:45.432Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-30T13:15:45.432Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:15:45.432Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:15:45.432Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:15:45.432Z] DEBUG - Clicking on TableItem with text {} [2019-07-30T13:15:45.432Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1124449439 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T13:15:45.432Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1124449439 data=null doit=true} to TableItem with text {} [2019-07-30T13:15:45.432Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T13:15:45.432Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1124449440 data=null} to TableItem with text {} [2019-07-30T13:15:45.432Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1124449440 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T13:15:45.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1124449440 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-30T13:15:45.432Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1124449445 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T13:15:45.432Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=1124449446 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T13:15:45.432Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=1124449446 data=null doit=true} to TableItem with text {} [2019-07-30T13:15:45.432Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=1124449446 data=null} to TableItem with text {} [2019-07-30T13:15:45.432Z] DEBUG - Clicked on TableItem with text {} [2019-07-30T13:15:45.432Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T13:15:45.995Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:15:45.995Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:15:45.995Z] DEBUG - Clicking on TableItem with text {} [2019-07-30T13:15:45.995Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1124450146 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T13:15:45.995Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1124450147 data=null doit=true} to TableItem with text {} [2019-07-30T13:15:45.995Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T13:15:45.995Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1124450148 data=null} to TableItem with text {} [2019-07-30T13:15:45.995Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1124450148 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T13:15:45.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1124450148 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-30T13:15:45.995Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1124450155 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T13:15:45.995Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=1124450155 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T13:15:45.995Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=1124450156 data=null doit=true} to TableItem with text {} [2019-07-30T13:15:45.995Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=1124450156 data=null} to TableItem with text {} [2019-07-30T13:15:45.995Z] DEBUG - Clicked on TableItem with text {} [2019-07-30T13:15:45.995Z] DEBUG - matched MenuItem with text "Copy to Clipboard", using matcher: with mnemonic 'Copy to Clipboard' [2019-07-30T13:15:45.995Z] DEBUG - Clicking on with mnemonic 'Copy to Clipboard' [2019-07-30T13:15:46.251Z] DEBUG - Clicked on with mnemonic 'Copy to Clipboard' [2019-07-30T13:15:46.251Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Copy to Clipboard} time=1124450218 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-30T13:15:46.825Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:15:46.825Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:15:46.825Z] DEBUG - Clicking on TableItem with text {} [2019-07-30T13:15:46.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1124450832 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T13:15:46.825Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1124450832 data=null doit=true} to TableItem with text {} [2019-07-30T13:15:46.825Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T13:15:46.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1124450832 data=null} to TableItem with text {} [2019-07-30T13:15:46.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1124450833 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T13:15:46.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1124450833 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-30T13:15:46.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1124450834 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T13:15:46.825Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=1124450834 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T13:15:46.825Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=1124450834 data=null doit=true} to TableItem with text {} [2019-07-30T13:15:46.825Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=1124450834 data=null} to TableItem with text {} [2019-07-30T13:15:46.825Z] DEBUG - Clicked on TableItem with text {} [2019-07-30T13:15:46.825Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T13:15:46.825Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T13:15:46.825Z] DEBUG - matched MenuItem with text "Copy to Clipboard", using matcher: with mnemonic 'Copy to Clipboard' [2019-07-30T13:15:46.825Z] DEBUG - Clicking on with mnemonic 'Copy to Clipboard' [2019-07-30T13:15:46.825Z] DEBUG - Clicked on with mnemonic 'Copy to Clipboard' [2019-07-30T13:15:46.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Copy to Clipboard} time=1124450899 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-30T13:15:47.430Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1124451527 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T13:15:47.430Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T13:15:47.430Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:15:47.430Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:15:47.430Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:15:47.430Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1124451628 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:15:47.430Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1124451628 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:15:47.430Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1124451628 data=null} to TreeItem with text {test} [2019-07-30T13:15:47.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1124451628 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:15:47.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124451628 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:15:47.686Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1124451692 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:15:47.686Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T13:15:47.686Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T13:15:47.686Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T13:15:48.616Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T13:15:48.616Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T13:15:48.616Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:15:48.616Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:15:48.616Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:15:48.616Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:15:48.616Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:15:48.616Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:15:48.616Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:15:48.616Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T13:15:48.616Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124452528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:15:48.616Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124452528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:15:48.616Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124452528 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:15:48.616Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124452528 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:15:48.616Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124452528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:15:48.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124452528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:15:48.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124452529 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:15:48.616Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124452529 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:15:48.616Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124452529 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:15:48.616Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124452529 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:15:48.616Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124452529 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:15:48.616Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124452529 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:15:48.616Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:15:48.616Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:15:48.616Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:15:48.616Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:15:48.616Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:15:48.616Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:15:48.616Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:15:48.616Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:15:48.616Z] DEBUG - Clicking on OK [2019-07-30T13:15:48.616Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1124452530 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:15:48.616Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1124452530 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:15:48.616Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1124452530 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:15:48.616Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1124452530 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:15:48.616Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1124452531 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:15:48.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1124452531 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:15:48.616Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:15:48.616Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:15:48.616Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:15:48.616Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:15:48.616Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:15:48.616Z] DEBUG - Clicked on OK [2019-07-30T13:15:48.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1124452531 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:15:48.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1124451748 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T13:15:49.129Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.501 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest [2019-07-30T13:15:49.129Z] testNoCopySearchRow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest) Time elapsed: 0.707 s [2019-07-30T13:15:49.129Z] testCopySingleSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest) Time elapsed: 0.686 s [2019-07-30T13:15:49.129Z] testCopyMultipleSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest) Time elapsed: 0.695 s [2019-07-30T13:15:49.129Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace [2019-07-30T13:16:01.303Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.91 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace [2019-07-30T13:16:01.303Z] testRefresh(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace) Time elapsed: 10.81 s [2019-07-30T13:16:01.303Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest [2019-07-30T13:16:04.575Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.267 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest [2019-07-30T13:16:04.575Z] testGzipImport(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest) Time elapsed: 4.201 s [2019-07-30T13:16:04.575Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard [2019-07-30T13:16:05.943Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:16:05.943Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:16:05.943Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:16:05.943Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:16:05.943Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:16:05.943Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:16:05.943Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1124470065 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test} [2019-07-30T13:16:05.943Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1124470065 data=null doit=true} to TreeItem with text {Test} [2019-07-30T13:16:05.943Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1124470065 data=null} to TreeItem with text {Test} [2019-07-30T13:16:05.943Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1124470065 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T13:16:05.943Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124470066 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-07-30T13:16:05.943Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1124470099 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T13:16:05.943Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:16:05.943Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1124470113 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test} [2019-07-30T13:16:05.943Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1124470113 data=null doit=true} to TreeItem with text {Test} [2019-07-30T13:16:05.943Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1124470113 data=null} to TreeItem with text {Test} [2019-07-30T13:16:05.943Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1124470113 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T13:16:05.943Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124470114 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-07-30T13:16:05.943Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1124470125 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T13:16:05.943Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1124470126 data=null doit=true} to TreeItem with text {Test} [2019-07-30T13:16:05.943Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1124470126 data=null} to TreeItem with text {Test} [2019-07-30T13:16:05.943Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1124470126 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T13:16:05.943Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1124470127 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-30T13:16:05.943Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1124470130 data=null button=1 stateMask=0x80000 x=39 y=11 count=1} to TreeItem with text {Test} [2019-07-30T13:16:05.943Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:16:05.943Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1124470130 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T13:16:05.943Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1124470131 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:16:05.943Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1124470131 data=null} to TreeItem with text {Traces [1]} [2019-07-30T13:16:05.943Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1124470131 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:16:05.943Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124470131 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:16:05.943Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1124470190 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:16:05.943Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:16:05.943Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:16:05.943Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:16:05.943Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:16:05.943Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:16:05.943Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:16:05.943Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1124470194 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test} [2019-07-30T13:16:05.943Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1124470194 data=null doit=true} to TreeItem with text {Test} [2019-07-30T13:16:05.943Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1124470194 data=null} to TreeItem with text {Test} [2019-07-30T13:16:05.943Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1124470194 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T13:16:06.200Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124470195 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-07-30T13:16:06.200Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1124470218 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T13:16:06.200Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2019-07-30T13:16:06.200Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1124470220 data=null doit=true} to TreeItem with text {Experiments [1]} [2019-07-30T13:16:06.200Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1124470220 data=null} to TreeItem with text {Experiments [1]} [2019-07-30T13:16:06.200Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1124470220 data=null button=1 stateMask=0x0 x=111 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-30T13:16:06.200Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1124470220 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-30T13:16:06.200Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1124470232 data=null button=1 stateMask=0x80000 x=111 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-30T13:16:06.200Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1124470278 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:16:06.200Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1124470278 data=null} to TreeItem with text {Traces [1]} [2019-07-30T13:16:06.200Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1124470279 data=null button=1 stateMask=0x0 x=91 y=74 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:16:06.200Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1124470279 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-30T13:16:06.200Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1124470282 data=null button=1 stateMask=0x80000 x=75 y=74 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:16:06.200Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:16:06.200Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test.xml} time=1124470284 data=null doit=true} to TreeItem with text {test.xml} [2019-07-30T13:16:06.200Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test.xml} time=1124470285 data=null} to TreeItem with text {test.xml} [2019-07-30T13:16:06.200Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test.xml} time=1124470285 data=null button=1 stateMask=0x0 x=88 y=95 count=1} to TreeItem with text {test.xml} [2019-07-30T13:16:06.200Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124470285 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-30T13:16:06.200Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TreeItem {test.xml} time=1124470320 data=null x=104 y=95 width=0 height=0 detail=0} to TreeItem with text {test.xml} [2019-07-30T13:16:06.200Z] DEBUG - Sent event DND.DragStart [2008]: Event {type=2008 TreeItem {test.xml} time=1124470322 data=null x=104 y=95 width=0 height=0 detail=0} to TreeItem with text {test.xml} [2019-07-30T13:16:06.200Z] DEBUG - Sent event DND.DragEnter [2002]: Event {type=2002 TreeItem {test.xml} time=1124470323 data=null x=132 y=195 width=0 height=0 detail=2} to TreeItem with text {test.xml} [2019-07-30T13:16:06.200Z] DEBUG - Sent event DND.DragOver [2004]: Event {type=2004 TreeItem {test.xml} time=1124470331 data=null x=132 y=195 width=0 height=0 detail=2} to TreeItem with text {test.xml} [2019-07-30T13:16:06.200Z] DEBUG - Sent event DND.DragLeave [2003]: Event {type=2003 TreeItem {test.xml} time=1124470333 data=null x=0 y=0 width=0 height=0 detail=0} to TreeItem with text {test.xml} [2019-07-30T13:16:06.200Z] DEBUG - Sent event DND.DropAccept [2007]: Event {type=2007 TreeItem {test.xml} time=1124470333 data=null x=132 y=195 width=0 height=0 detail=2} to TreeItem with text {test.xml} [2019-07-30T13:16:06.200Z] DEBUG - Sent event DND.DragSetData [2001]: Event {type=2001 TreeItem {test.xml} time=1124470333 data=null x=0 y=0 width=0 height=0 detail=0} to TreeItem with text {test.xml} [2019-07-30T13:16:06.200Z] DEBUG - Sent event DND.Drop [2006]: Event {type=2006 TreeItem {test.xml} time=1124470334 data=[TmfTraceElement(/Test/Traces/test.xml)] x=132 y=195 width=0 height=0 detail=2} to TreeItem with text {test.xml} [2019-07-30T13:16:06.200Z] DEBUG - Sent event DND.DragEnd [2000]: Event {type=2000 TreeItem {test.xml} time=1124470345 data=null x=0 y=0 width=0 height=0 detail=2} to TreeItem with text {test.xml} [2019-07-30T13:16:06.200Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:16:06.200Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:16:06.200Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test Experiment [0]} time=1124470390 data=null button=0 stateMask=0x0 x=140 y=53 count=0} to TreeItem with text {Test Experiment [0]} [2019-07-30T13:16:06.200Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test Experiment [0]} time=1124470390 data=null doit=true} to TreeItem with text {Test Experiment [0]} [2019-07-30T13:16:06.200Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test Experiment [0]} time=1124470390 data=null} to TreeItem with text {Test Experiment [0]} [2019-07-30T13:16:06.200Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test Experiment [0]} time=1124470390 data=null button=1 stateMask=0x0 x=140 y=53 count=1} to TreeItem with text {Test Experiment [0]} [2019-07-30T13:16:06.200Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124470391 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-30T13:16:06.200Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test Experiment [0]} time=1124470411 data=null button=1 stateMask=0x80000 x=140 y=53 count=1} to TreeItem with text {Test Experiment [0]} [2019-07-30T13:16:06.456Z] DEBUG - matched MenuItem with text "&Export Trace Packag...", using matcher: with mnemonic 'Export Trace Package...' [2019-07-30T13:16:06.456Z] DEBUG - Clicking on with mnemonic 'Export Trace Package...' [2019-07-30T13:16:06.713Z] DEBUG - Clicked on with mnemonic 'Export Trace Package...' [2019-07-30T13:16:06.713Z] DEBUG - matched Shell with text "Export trace package", using matcher: with text 'Export trace package' [2019-07-30T13:16:06.713Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Export trace package} time=1124470770 data=null doit=true} to Shell with text {Export trace package} [2019-07-30T13:16:06.713Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T13:16:06.713Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T13:16:06.713Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:16:06.713Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-30T13:16:06.713Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-30T13:16:06.713Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with mnemonic 'Save in tar format' [2019-07-30T13:16:06.713Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with style 'SWT.RADIO' [2019-07-30T13:16:06.713Z] 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-30T13:16:06.713Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-30T13:16:06.713Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:16:06.713Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:16:06.713Z] 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-30T13:16:06.713Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T13:16:06.713Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T13:16:06.714Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:16:06.714Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-30T13:16:06.714Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with mnemonic 'Save in zip format' [2019-07-30T13:16:06.714Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with style 'SWT.RADIO' [2019-07-30T13:16:06.714Z] 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-30T13:16:06.714Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-30T13:16:06.714Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-30T13:16:06.714Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:16:06.714Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:16:06.714Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-30T13:16:06.714Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Sa&ve in tar format} time=1124470780 data=null doit=true} to Button with text {Sa&ve in tar format} [2019-07-30T13:16:06.714Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=1124470780 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-30T13:16:06.714Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-30T13:16:06.714Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Save in &zip format} time=1124470782 data=null doit=true} to (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-30T13:16:06.714Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Save in &zip format} time=1124470782 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-30T13:16:06.714Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Save in &zip format} time=1124470782 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-30T13:16:06.714Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Save in &zip format} time=1124470782 data=null item=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-30T13:16:06.714Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-30T13:16:06.714Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T13:16:06.714Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T13:16:06.714Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:16:06.714Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-30T13:16:06.714Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-30T13:16:06.714Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-30T13:16:06.714Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file' [2019-07-30T13:16:06.714Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:16:06.714Z] 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-30T13:16:06.714Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:16:06.714Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:16:06.714Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T13:16:06.714Z] DEBUG - Toggling state on Button {Co&mpress the contents of the file}. Setting state to selected [2019-07-30T13:16:06.714Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=1124470798 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-30T13:16:06.714Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1124470798 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-30T13:16:06.714Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=1124470799 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T13:16:06.714Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=1124470799 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T13:16:06.714Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=1124470799 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-30T13:16:06.714Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=1124470799 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-30T13:16:06.714Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=1124470799 data=null item=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-30T13:16:06.714Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=1124470799 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-30T13:16:06.714Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1124470799 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-30T13:16:06.714Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=1124470799 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-30T13:16:06.714Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=1124470799 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T13:16:06.714Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=1124470799 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T13:16:06.714Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T13:16:06.714Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T13:16:06.714Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T13:16:06.714Z] 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-30T13:16:06.714Z] 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=1124470804 data=null} to (of type 'Combo') [2019-07-30T13:16:06.714Z] 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-30T13:16:06.714Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T13:16:06.714Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T13:16:06.714Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:16:06.714Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-30T13:16:06.714Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-30T13:16:06.714Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-30T13:16:06.714Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:16:06.714Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:16:06.714Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T13:16:06.714Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:06.714Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:16:06.714Z] DEBUG - Clicking on &Finish [2019-07-30T13:16:06.714Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1124470806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:16:06.714Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1124470806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:16:06.714Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1124470806 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:16:06.714Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1124470806 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:16:06.714Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1124470806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:16:06.714Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1124470806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:16:06.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1124470807 data=null item=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-30T13:16:06.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Export Trace Package...} time=1124470495 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-30T13:16:06.970Z] DEBUG - Clicked on [2019-07-30T13:16:07.534Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:16:07.534Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:16:07.534Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:16:07.534Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:16:07.534Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:16:07.534Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:16:07.534Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=1124471498 data=null button=0 stateMask=0x0 x=78 y=11 count=0} to TreeItem with text {Import Test} [2019-07-30T13:16:07.534Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=1124471499 data=null doit=true} to TreeItem with text {Import Test} [2019-07-30T13:16:07.534Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=1124471499 data=null} to TreeItem with text {Import Test} [2019-07-30T13:16:07.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=1124471499 data=null button=1 stateMask=0x0 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-30T13:16:07.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124471499 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-30T13:16:07.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=1124471525 data=null button=1 stateMask=0x80000 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-30T13:16:07.534Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:16:07.534Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=1124471526 data=null button=0 stateMask=0x0 x=78 y=11 count=0} to TreeItem with text {Import Test} [2019-07-30T13:16:07.534Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=1124471526 data=null doit=true} to TreeItem with text {Import Test} [2019-07-30T13:16:07.534Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=1124471526 data=null} to TreeItem with text {Import Test} [2019-07-30T13:16:07.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=1124471526 data=null button=1 stateMask=0x0 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-30T13:16:07.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124471527 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-30T13:16:07.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=1124471536 data=null button=1 stateMask=0x80000 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-30T13:16:07.534Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=1124471536 data=null doit=true} to TreeItem with text {Import Test} [2019-07-30T13:16:07.534Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=1124471536 data=null} to TreeItem with text {Import Test} [2019-07-30T13:16:07.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=1124471537 data=null button=1 stateMask=0x0 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-30T13:16:07.534Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1124471537 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-30T13:16:07.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=1124471541 data=null button=1 stateMask=0x80000 x=62 y=11 count=1} to TreeItem with text {Import Test} [2019-07-30T13:16:07.534Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:16:07.534Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1124471542 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T13:16:07.534Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1124471542 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T13:16:07.534Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1124471542 data=null} to TreeItem with text {Traces [0]} [2019-07-30T13:16:07.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1124471542 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T13:16:07.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124471542 data=null item=TreeItem {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-30T13:16:07.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1124471584 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T13:16:07.534Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:16:07.534Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1124471585 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T13:16:07.534Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1124471585 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T13:16:07.534Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1124471585 data=null} to TreeItem with text {Traces [0]} [2019-07-30T13:16:07.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1124471586 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T13:16:07.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124471586 data=null item=TreeItem {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-30T13:16:07.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1124471591 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T13:16:07.534Z] DEBUG - matched MenuItem with text "Import Trace &Packag...", using matcher: with mnemonic 'Import Trace Package...' [2019-07-30T13:16:07.534Z] DEBUG - Clicking on with mnemonic 'Import Trace Package...' [2019-07-30T13:16:07.922Z] DEBUG - Clicked on with mnemonic 'Import Trace Package...' [2019-07-30T13:16:07.922Z] DEBUG - matched Shell with text "Import trace package", using matcher: with text 'Import trace package' [2019-07-30T13:16:07.922Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import trace package} time=1124471892 data=null doit=true} to Shell with text {Import trace package} [2019-07-30T13:16:07.922Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T13:16:07.922Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T13:16:07.922Z] 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-30T13:16:07.922Z] 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=1124471893 data=null} to (of type 'Combo') [2019-07-30T13:16:07.922Z] 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-30T13:16:07.922Z] DEBUG - matched Combo with text "/home/jenkins/worksp...", using matcher: of type 'Combo' [2019-07-30T13:16:07.922Z] DEBUG - matched Combo with text "/home/jenkins/worksp...", using matcher: (of type 'Combo') [2019-07-30T13:16:07.922Z] DEBUG - Inserting text: [2019-07-30T13:16:07.922Z] into text (of type 'Combo') [2019-07-30T13:16:07.922Z] DEBUG - Attempting to set focus on (of type 'Combo') [2019-07-30T13:16:07.922Z] DEBUG - Typing text ' [2019-07-30T13:16:07.922Z] ' with an interval of 50ms. between characters. [2019-07-30T13:16:07.922Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:16:07.922Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T13:16:07.922Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T13:16:07.922Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:16:07.922Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:16:07.922Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T13:16:07.922Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:07.922Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:16:07.922Z] DEBUG - Clicking on &Finish [2019-07-30T13:16:08.225Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1124472091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:16:08.225Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1124472093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:16:08.225Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1124472093 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:16:08.225Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1124472093 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:16:08.225Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1124472094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:16:08.225Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1124472094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:16:08.225Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:16:08.225Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1124472094 data=null item=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-30T13:16:08.225Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import Trace &Package...} time=1124471630 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-30T13:16:08.225Z] DEBUG - Clicked on [2019-07-30T13:16:08.225Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:16:08.225Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:16:08.225Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:16:08.225Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:16:08.225Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:16:08.225Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:16:08.225Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=1124472426 data=null button=0 stateMask=0x0 x=78 y=11 count=0} to TreeItem with text {Import Test} [2019-07-30T13:16:08.225Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=1124472427 data=null doit=true} to TreeItem with text {Import Test} [2019-07-30T13:16:08.225Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=1124472427 data=null} to TreeItem with text {Import Test} [2019-07-30T13:16:08.482Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=1124472490 data=null button=1 stateMask=0x0 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-30T13:16:08.482Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124472490 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-30T13:16:08.482Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=1124472517 data=null button=1 stateMask=0x80000 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-30T13:16:08.482Z] WARN - Tree item TreeItem with text {Import Test} is already expanded. Won't expand it again. [2019-07-30T13:16:08.482Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1124472518 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:16:08.482Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1124472518 data=null} to TreeItem with text {Traces [1]} [2019-07-30T13:16:08.482Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1124472518 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:16:08.482Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1124472518 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-30T13:16:08.482Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1124472523 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:16:08.482Z] WARN - Tree item TreeItem with text {Import Test} is already expanded. Won't expand it again. [2019-07-30T13:16:08.482Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1124472525 data=null doit=true} to TreeItem with text {Experiments [1]} [2019-07-30T13:16:08.482Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1124472525 data=null} to TreeItem with text {Experiments [1]} [2019-07-30T13:16:08.482Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1124472525 data=null button=1 stateMask=0x0 x=95 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-30T13:16:08.482Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1124472525 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-30T13:16:08.482Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1124472529 data=null button=1 stateMask=0x80000 x=95 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-30T13:16:08.482Z] DEBUG - Double-clicking on TreeItem with text {Test Experiment [1]} [2019-07-30T13:16:08.482Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test Experiment [1]} time=1124472530 data=null button=0 stateMask=0x0 x=124 y=53 count=0} to TreeItem with text {Test Experiment [1]} [2019-07-30T13:16:08.482Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test Experiment [1]} time=1124472530 data=null doit=true} to TreeItem with text {Test Experiment [1]} [2019-07-30T13:16:08.482Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:16:08.482Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test Experiment [1]} time=1124472530 data=null} to TreeItem with text {Test Experiment [1]} [2019-07-30T13:16:08.482Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test Experiment [1]} time=1124472530 data=null button=1 stateMask=0x0 x=124 y=53 count=1} to TreeItem with text {Test Experiment [1]} [2019-07-30T13:16:08.482Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124472531 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-30T13:16:08.482Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test Experiment [1]} time=1124472601 data=null button=1 stateMask=0x80000 x=140 y=53 count=1} to TreeItem with text {Test Experiment [1]} [2019-07-30T13:16:08.482Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test Experiment [1]} time=1124472601 data=null button=1 stateMask=0x0 x=140 y=53 count=2} to TreeItem with text {Test Experiment [1]} [2019-07-30T13:16:08.482Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Test Experiment [1]} time=1124472602 data=null button=1 stateMask=0x0 x=140 y=53 count=2} to TreeItem with text {Test Experiment [1]} [2019-07-30T13:16:08.482Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1124472602 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-30T13:16:09.046Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test Experiment [1]} time=1124472808 data=null button=1 stateMask=0x80000 x=140 y=53 count=2} to TreeItem with text {Test Experiment [1]} [2019-07-30T13:16:09.046Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Test Experiment [1]} time=1124472999 data=null button=0 stateMask=0x0 x=140 y=53 count=0} to TreeItem with text {Test Experiment [1]} [2019-07-30T13:16:09.046Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Test Experiment [1]} time=1124472999 data=null doit=true} to TreeItem with text {Test Experiment [1]} [2019-07-30T13:16:09.046Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Test Experiment [1]} time=1124473000 data=null} to TreeItem with text {Test Experiment [1]} [2019-07-30T13:16:09.046Z] DEBUG - Double-clicked on TreeItem with text {Test Experiment [1]} [2019-07-30T13:16:09.046Z] DEBUG - matched EditorReference with text "", using matcher: with name '"Test Experiment"' [2019-07-30T13:16:09.976Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform} time=1124474204 data=null doit=true} to Shell with text {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform} [2019-07-30T13:16:09.976Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T13:16:10.232Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:16:10.232Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:16:10.232Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:16:10.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1124474310 data=null button=0 stateMask=0x0 x=55 y=116 count=0} to TreeItem with text {Test} [2019-07-30T13:16:10.232Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1124474310 data=null doit=true} to TreeItem with text {Test} [2019-07-30T13:16:10.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1124474310 data=null} to TreeItem with text {Test} [2019-07-30T13:16:10.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1124474310 data=null button=1 stateMask=0x0 x=55 y=116 count=1} to TreeItem with text {Test} [2019-07-30T13:16:10.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124474311 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-07-30T13:16:10.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1124474339 data=null button=1 stateMask=0x80000 x=55 y=116 count=1} to TreeItem with text {Test} [2019-07-30T13:16:10.232Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T13:16:10.232Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T13:16:10.488Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T13:16:10.488Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T13:16:10.488Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T13:16:10.488Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:16:10.488Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:16:10.488Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:16:10.488Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:16:10.488Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:16:10.488Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:16:10.488Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:16:10.488Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T13:16:10.488Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124474727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:16:10.488Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124474728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:16:10.488Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124474728 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:16:10.488Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124474729 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:16:10.488Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124474729 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:16:10.488Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124474729 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:16:10.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124474729 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:16:10.488Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124474729 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:16:10.488Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124474729 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:16:10.488Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124474729 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:16:10.488Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124474730 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:16:10.488Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124474730 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:16:10.488Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:16:10.488Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:16:10.488Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:16:10.488Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:16:10.488Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:16:10.488Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:16:10.488Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:10.488Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:16:10.488Z] DEBUG - Clicking on OK [2019-07-30T13:16:10.488Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1124474734 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:16:10.488Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1124474735 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:16:10.488Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1124474735 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:16:10.744Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1124474744 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:16:10.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1124474745 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:16:10.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1124474745 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:16:10.744Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:16:10.744Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:16:10.744Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:16:11.307Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:16:11.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1124474746 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:16:11.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1124474398 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T13:16:11.307Z] DEBUG - Clicked on [2019-07-30T13:16:11.307Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform} time=1124475502 data=null doit=true} to Shell with text {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform} [2019-07-30T13:16:11.307Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T13:16:11.307Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:16:11.307Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:16:11.307Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:16:11.307Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=1124475534 data=null button=0 stateMask=0x0 x=78 y=11 count=0} to TreeItem with text {Import Test} [2019-07-30T13:16:11.307Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=1124475534 data=null doit=true} to TreeItem with text {Import Test} [2019-07-30T13:16:11.307Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=1124475534 data=null} to TreeItem with text {Import Test} [2019-07-30T13:16:11.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=1124475534 data=null button=1 stateMask=0x0 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-30T13:16:11.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124475534 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-30T13:16:11.563Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=1124475566 data=null button=1 stateMask=0x80000 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-30T13:16:11.563Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T13:16:11.563Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T13:16:11.563Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T13:16:12.491Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T13:16:12.491Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T13:16:12.491Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:16:12.491Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:16:12.491Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:16:12.491Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:16:12.491Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:16:12.491Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:16:12.491Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:16:12.491Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T13:16:12.491Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124476387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:16:12.491Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124476388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:16:12.491Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124476388 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:16:12.491Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124476388 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:16:12.491Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124476388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:16:12.491Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124476388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:16:12.491Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124476388 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:16:12.491Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124476388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:16:12.491Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124476388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:16:12.491Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124476389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:16:12.491Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124476389 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:16:12.491Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124476389 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:16:12.491Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:16:12.491Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:16:12.491Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:16:12.491Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:16:12.491Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:16:12.491Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:16:12.491Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:12.491Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:16:12.491Z] DEBUG - Clicking on OK [2019-07-30T13:16:12.491Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1124476390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:16:12.491Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1124476390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:16:12.491Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1124476390 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:16:12.491Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1124476390 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:16:12.491Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1124476390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:16:12.491Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1124476390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:16:12.491Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:16:12.491Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:16:12.491Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:16:12.491Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:16:12.491Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:16:12.491Z] DEBUG - Clicked on OK [2019-07-30T13:16:12.748Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1124476390 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:16:12.748Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1124475617 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T13:16:14.638Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:16:14.638Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:16:14.638Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:16:14.638Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:16:14.638Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:16:14.638Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:16:14.638Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:16:14.638Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1124478554 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test} [2019-07-30T13:16:14.638Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1124478555 data=null doit=true} to TreeItem with text {Test} [2019-07-30T13:16:14.638Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1124478555 data=null} to TreeItem with text {Test} [2019-07-30T13:16:14.638Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1124478555 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T13:16:14.638Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124478555 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-07-30T13:16:14.638Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1124478597 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T13:16:14.638Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:16:14.638Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1124478598 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test} [2019-07-30T13:16:14.638Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1124478598 data=null doit=true} to TreeItem with text {Test} [2019-07-30T13:16:14.638Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1124478598 data=null} to TreeItem with text {Test} [2019-07-30T13:16:14.638Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1124478599 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T13:16:14.638Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124478599 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-07-30T13:16:14.638Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1124478611 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T13:16:14.638Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1124478612 data=null doit=true} to TreeItem with text {Test} [2019-07-30T13:16:14.638Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1124478612 data=null} to TreeItem with text {Test} [2019-07-30T13:16:14.638Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1124478612 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T13:16:14.638Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1124478613 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-30T13:16:14.638Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1124478615 data=null button=1 stateMask=0x80000 x=39 y=11 count=1} to TreeItem with text {Test} [2019-07-30T13:16:14.638Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:16:14.638Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1124478616 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T13:16:14.638Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1124478616 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:16:14.638Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1124478616 data=null} to TreeItem with text {Traces [1]} [2019-07-30T13:16:14.638Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1124478617 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:16:14.638Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124478617 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:16:14.638Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1124478688 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:16:14.638Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:16:14.638Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1124478690 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T13:16:14.638Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1124478690 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:16:14.638Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1124478690 data=null} to TreeItem with text {Traces [1]} [2019-07-30T13:16:14.638Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1124478690 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:16:14.638Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124478691 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:16:14.638Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1124478695 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:16:14.638Z] DEBUG - matched MenuItem with text "&Export Trace Packag...", using matcher: with mnemonic 'Export Trace Package...' [2019-07-30T13:16:14.638Z] DEBUG - Clicking on with mnemonic 'Export Trace Package...' [2019-07-30T13:16:14.895Z] DEBUG - Clicked on with mnemonic 'Export Trace Package...' [2019-07-30T13:16:14.895Z] DEBUG - matched Shell with text "Export trace package", using matcher: with text 'Export trace package' [2019-07-30T13:16:14.895Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Export trace package} time=1124479117 data=null doit=true} to Shell with text {Export trace package} [2019-07-30T13:16:14.895Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T13:16:14.895Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T13:16:14.895Z] DEBUG - matched Button with text "Deselect All", using matcher: with mnemonic 'Deselect All' [2019-07-30T13:16:14.895Z] DEBUG - matched Button with text "Deselect All", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:14.895Z] DEBUG - matched Button with text "Deselect All", using matcher: (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH') [2019-07-30T13:16:14.895Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:16:14.895Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-30T13:16:14.895Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-30T13:16:14.895Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-30T13:16:14.895Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:16:14.895Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:16:14.895Z] DEBUG - Clicking on Deselect All [2019-07-30T13:16:14.895Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Deselect All} time=1124479119 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-30T13:16:14.895Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deselect All} time=1124479119 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-30T13:16:14.895Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Deselect All} time=1124479119 data=null doit=true} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH') [2019-07-30T13:16:14.895Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Deselect All} time=1124479120 data=null} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH') [2019-07-30T13:16:14.895Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Deselect All} time=1124479120 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-30T13:16:14.895Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Deselect All} time=1124479120 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-30T13:16:14.895Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Deselect All} time=1124479120 data=null item=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-30T13:16:14.895Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Deselect All} time=1124479122 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-30T13:16:14.895Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deselect All} time=1124479122 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-30T13:16:14.895Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Deselect All} time=1124479122 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-30T13:16:14.895Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Deselect All} time=1124479122 data=null doit=true} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH') [2019-07-30T13:16:14.895Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Deselect All} time=1124479122 data=null} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH') [2019-07-30T13:16:14.895Z] DEBUG - Clicked on Deselect All [2019-07-30T13:16:14.895Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:16:14.895Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:16:14.895Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T13:16:14.895Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T13:16:14.895Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: of type 'Label' [2019-07-30T13:16:14.895Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: (of type 'Label') [2019-07-30T13:16:14.895Z] DEBUG - matched Label with text "To &archive file:", using matcher: of type 'Label' [2019-07-30T13:16:14.895Z] DEBUG - matched Label with text "To &archive file:", using matcher: (of type 'Label') [2019-07-30T13:16:14.895Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T13:16:14.895Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T13:16:14.895Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T13:16:14.895Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T13:16:14.895Z] DEBUG - matched Label with text "Export trace package", using matcher: of type 'Label' [2019-07-30T13:16:14.895Z] DEBUG - matched Label with text "Export trace package", using matcher: (of type 'Label') [2019-07-30T13:16:14.895Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T13:16:14.895Z] DEBUG - matched Button with text "Select All", using matcher: with mnemonic 'Select All' [2019-07-30T13:16:14.895Z] DEBUG - matched Button with text "Select All", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:14.895Z] DEBUG - matched Button with text "Select All", using matcher: (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-30T13:16:14.895Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T13:16:14.895Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:16:14.895Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-30T13:16:14.895Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-30T13:16:14.895Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-30T13:16:14.895Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:16:14.895Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:16:14.895Z] DEBUG - Clicking on Select All [2019-07-30T13:16:14.895Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select All} time=1124479127 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-30T13:16:14.895Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=1124479127 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-30T13:16:14.895Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select All} time=1124479127 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-30T13:16:14.895Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select All} time=1124479127 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-30T13:16:14.895Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select All} time=1124479127 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-30T13:16:14.895Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select All} time=1124479127 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-30T13:16:14.895Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select All} time=1124479132 data=null item=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-30T13:16:14.895Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select All} time=1124479135 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-30T13:16:14.895Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=1124479135 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-30T13:16:14.895Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select All} time=1124479135 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-30T13:16:14.895Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select All} time=1124479135 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-30T13:16:14.895Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select All} time=1124479135 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-30T13:16:14.895Z] DEBUG - Clicked on Select All [2019-07-30T13:16:14.895Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T13:16:14.895Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T13:16:14.895Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: of type 'Label' [2019-07-30T13:16:14.895Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: (of type 'Label') [2019-07-30T13:16:14.895Z] DEBUG - matched Label with text "To &archive file:", using matcher: of type 'Label' [2019-07-30T13:16:14.895Z] DEBUG - matched Label with text "To &archive file:", using matcher: (of type 'Label') [2019-07-30T13:16:14.896Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T13:16:14.896Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T13:16:14.896Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T13:16:14.896Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T13:16:14.896Z] DEBUG - matched Label with text "Export trace package", using matcher: of type 'Label' [2019-07-30T13:16:14.896Z] DEBUG - matched Label with text "Export trace package", using matcher: (of type 'Label') [2019-07-30T13:16:14.896Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T13:16:14.896Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T13:16:14.896Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:16:14.896Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-30T13:16:14.896Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-30T13:16:14.896Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with mnemonic 'Save in tar format' [2019-07-30T13:16:14.896Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with style 'SWT.RADIO' [2019-07-30T13:16:14.896Z] 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-30T13:16:14.896Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-30T13:16:14.896Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:16:14.896Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:16:14.896Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO') [2019-07-30T13:16:14.896Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Save in &zip format} time=1124479141 data=null doit=true} to Button with text {Save in &zip format} [2019-07-30T13:16:14.896Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Save in &zip format} time=1124479141 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-30T13:16:14.896Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO') [2019-07-30T13:16:14.896Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Sa&ve in tar format} time=1124479142 data=null doit=true} to (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO') [2019-07-30T13:16:14.896Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Sa&ve in tar format} time=1124479143 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-30T13:16:14.896Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Sa&ve in tar format} time=1124479143 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-30T13:16:14.896Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=1124479143 data=null item=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-30T13:16:14.896Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO') [2019-07-30T13:16:14.896Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T13:16:14.896Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T13:16:14.896Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:16:14.896Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-30T13:16:14.896Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with mnemonic 'Save in zip format' [2019-07-30T13:16:14.896Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with style 'SWT.RADIO' [2019-07-30T13:16:14.896Z] 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-30T13:16:14.896Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-30T13:16:14.896Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-30T13:16:14.896Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:16:14.896Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:16:15.153Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-30T13:16:15.153Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Sa&ve in tar format} time=1124479153 data=null doit=true} to Button with text {Sa&ve in tar format} [2019-07-30T13:16:15.153Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=1124479153 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-30T13:16:15.153Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-30T13:16:15.153Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Save in &zip format} time=1124479155 data=null doit=true} to (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-30T13:16:15.153Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Save in &zip format} time=1124479155 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-30T13:16:15.153Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Save in &zip format} time=1124479155 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-30T13:16:15.153Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Save in &zip format} time=1124479155 data=null item=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-30T13:16:15.153Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-30T13:16:15.153Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T13:16:15.153Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T13:16:15.153Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:16:15.153Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-30T13:16:15.153Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-30T13:16:15.153Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-30T13:16:15.153Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file' [2019-07-30T13:16:15.153Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:16:15.153Z] 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-30T13:16:15.153Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:16:15.153Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:16:15.153Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T13:16:15.153Z] DEBUG - Toggling state on Button {Co&mpress the contents of the file}. Setting state to unselected [2019-07-30T13:16:15.153Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=1124479157 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-30T13:16:15.153Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1124479157 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-30T13:16:15.153Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=1124479158 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T13:16:15.153Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=1124479158 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T13:16:15.153Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=1124479158 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-30T13:16:15.153Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=1124479158 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-30T13:16:15.153Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=1124479158 data=null item=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-30T13:16:15.153Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=1124479158 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-30T13:16:15.153Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1124479158 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-30T13:16:15.153Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=1124479159 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-30T13:16:15.153Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=1124479159 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T13:16:15.153Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=1124479159 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T13:16:15.153Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T13:16:15.153Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T13:16:15.153Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T13:16:15.153Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:16:15.153Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-30T13:16:15.153Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-30T13:16:15.153Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-30T13:16:15.153Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file' [2019-07-30T13:16:15.153Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:16:15.153Z] 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-30T13:16:15.153Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:16:15.153Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:16:15.153Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T13:16:15.153Z] DEBUG - Toggling state on Button {Co&mpress the contents of the file}. Setting state to selected [2019-07-30T13:16:15.153Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=1124479160 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-30T13:16:15.153Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1124479160 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-30T13:16:15.153Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=1124479160 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T13:16:15.153Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=1124479161 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T13:16:15.153Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=1124479161 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-30T13:16:15.153Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=1124479161 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-30T13:16:15.153Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=1124479161 data=null item=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-30T13:16:15.153Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=1124479161 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-30T13:16:15.153Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1124479161 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-30T13:16:15.153Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=1124479161 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-30T13:16:15.153Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=1124479184 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T13:16:15.153Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=1124479184 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T13:16:15.153Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T13:16:15.153Z] DEBUG - matched Combo with text "/home/jenkins/worksp...", using matcher: of type 'Combo' [2019-07-30T13:16:15.153Z] DEBUG - matched Combo with text "/home/jenkins/worksp...", using matcher: (of type 'Combo') [2019-07-30T13:16:15.153Z] 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-30T13:16:15.153Z] 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=1124479185 data=null} to (of type 'Combo') [2019-07-30T13:16:15.153Z] 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-30T13:16:15.153Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T13:16:15.153Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T13:16:15.153Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:16:15.153Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-30T13:16:15.153Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-30T13:16:15.153Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-30T13:16:15.153Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:16:15.153Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:16:15.153Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T13:16:15.153Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:15.153Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:16:15.153Z] DEBUG - Clicking on &Finish [2019-07-30T13:16:15.153Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1124479187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:16:15.153Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1124479187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:16:15.153Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1124479187 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:16:15.153Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1124479187 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:16:15.153Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1124479187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:16:15.153Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1124479187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:16:15.153Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:16:15.153Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1124479187 data=null item=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-30T13:16:15.153Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Export Trace Package...} time=1124478780 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-30T13:16:15.410Z] DEBUG - Clicked on [2019-07-30T13:16:15.410Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:16:15.410Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:16:15.410Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:16:15.410Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:16:15.410Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:16:15.410Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:16:15.410Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1124479440 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test} [2019-07-30T13:16:15.410Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1124479453 data=null doit=true} to TreeItem with text {Test} [2019-07-30T13:16:15.410Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1124479453 data=null} to TreeItem with text {Test} [2019-07-30T13:16:15.410Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1124479454 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T13:16:15.410Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124479454 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-07-30T13:16:15.410Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1124479497 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T13:16:15.410Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:16:15.410Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1124479497 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test} [2019-07-30T13:16:15.410Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1124479497 data=null doit=true} to TreeItem with text {Test} [2019-07-30T13:16:15.410Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1124479497 data=null} to TreeItem with text {Test} [2019-07-30T13:16:15.410Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1124479498 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T13:16:15.410Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124479498 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-07-30T13:16:15.410Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1124479518 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T13:16:15.410Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2019-07-30T13:16:15.410Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:16:15.410Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1124479520 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T13:16:15.410Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1124479527 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:16:15.410Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1124479527 data=null} to TreeItem with text {Traces [1]} [2019-07-30T13:16:15.410Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1124479528 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:16:15.410Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124479528 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:16:15.410Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1124479547 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:16:15.410Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:16:15.410Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1124479548 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T13:16:15.410Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1124479548 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:16:15.410Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1124479548 data=null} to TreeItem with text {Traces [1]} [2019-07-30T13:16:15.410Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1124479549 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:16:15.410Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124479549 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:16:15.410Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1124479585 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:16:15.410Z] DEBUG - matched MenuItem with text "Import Trace &Packag...", using matcher: with mnemonic 'Import Trace Package...' [2019-07-30T13:16:15.410Z] DEBUG - Clicking on with mnemonic 'Import Trace Package...' [2019-07-30T13:16:15.666Z] DEBUG - Clicked on with mnemonic 'Import Trace Package...' [2019-07-30T13:16:15.666Z] DEBUG - matched Shell with text "Import trace package", using matcher: with text 'Import trace package' [2019-07-30T13:16:15.666Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import trace package} time=1124479787 data=null doit=true} to Shell with text {Import trace package} [2019-07-30T13:16:15.666Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T13:16:15.666Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T13:16:15.666Z] 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-30T13:16:15.666Z] 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=1124479794 data=null} to (of type 'Combo') [2019-07-30T13:16:15.666Z] 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-30T13:16:15.666Z] DEBUG - matched Combo with text "/home/jenkins/worksp...", using matcher: of type 'Combo' [2019-07-30T13:16:15.666Z] DEBUG - matched Combo with text "/home/jenkins/worksp...", using matcher: (of type 'Combo') [2019-07-30T13:16:15.666Z] DEBUG - Inserting text: [2019-07-30T13:16:15.666Z] into text (of type 'Combo') [2019-07-30T13:16:15.666Z] DEBUG - Attempting to set focus on (of type 'Combo') [2019-07-30T13:16:15.666Z] DEBUG - Typing text ' [2019-07-30T13:16:15.666Z] ' with an interval of 50ms. between characters. [2019-07-30T13:16:15.666Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:16:15.666Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T13:16:15.666Z] DEBUG - matched Button with text "Select All", using matcher: with mnemonic 'Select All' [2019-07-30T13:16:15.666Z] DEBUG - matched Button with text "Select All", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:15.666Z] DEBUG - matched Button with text "Select All", using matcher: (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-30T13:16:15.666Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T13:16:15.666Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:16:15.666Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:16:15.923Z] DEBUG - Clicking on Select All [2019-07-30T13:16:15.923Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select All} time=1124479924 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-30T13:16:15.923Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=1124479924 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-30T13:16:15.923Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select All} time=1124479924 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-30T13:16:15.923Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select All} time=1124479924 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-30T13:16:15.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select All} time=1124479924 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-30T13:16:15.923Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select All} time=1124479924 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-30T13:16:15.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select All} time=1124479924 data=null item=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-30T13:16:15.923Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select All} time=1124479925 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-30T13:16:15.923Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=1124479925 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-30T13:16:15.923Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select All} time=1124479925 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-30T13:16:15.923Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select All} time=1124479925 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-30T13:16:15.923Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select All} time=1124479925 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-30T13:16:15.923Z] DEBUG - Clicked on Select All [2019-07-30T13:16:15.923Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:16:15.923Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T13:16:15.923Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T13:16:15.923Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:16:15.923Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:16:15.923Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T13:16:15.923Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:15.923Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:16:15.923Z] DEBUG - Clicking on &Finish [2019-07-30T13:16:15.923Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1124479926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:16:15.923Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1124479927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:16:15.923Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1124479927 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:16:15.923Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1124479927 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:16:15.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1124479927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:16:15.923Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1124479927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:16:15.923Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Finish} time=1124479987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:16:15.923Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1124479988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:16:15.923Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Finish} time=1124479988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:16:15.923Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Finish} time=1124479988 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:16:15.923Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Finish} time=1124479989 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:16:15.923Z] DEBUG - Clicked on &Finish [2019-07-30T13:16:15.923Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-30T13:16:15.923Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1124479990 data=null doit=true} to Shell with text {Confirmation} [2019-07-30T13:16:15.923Z] DEBUG - matched Button with text "No &To All", using matcher: of type 'Button' [2019-07-30T13:16:15.923Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T13:16:15.923Z] DEBUG - matched Button with text "Yes To &All", using matcher: of type 'Button' [2019-07-30T13:16:15.923Z] DEBUG - matched Button with text "Yes To &All", using matcher: with mnemonic 'Yes To All' [2019-07-30T13:16:15.923Z] DEBUG - matched Button with text "Yes To &All", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:15.923Z] 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-30T13:16:15.923Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T13:16:15.923Z] DEBUG - Clicking on Yes To &All [2019-07-30T13:16:15.923Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Yes To &All} time=1124479990 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-30T13:16:15.923Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Yes To &All} time=1124479990 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-30T13:16:15.923Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Yes To &All} time=1124479990 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH') [2019-07-30T13:16:15.923Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Yes To &All} time=1124479991 data=null} to (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH') [2019-07-30T13:16:15.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Yes To &All} time=1124479991 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-30T13:16:15.923Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Yes To &All} time=1124479991 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-30T13:16:15.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Yes To &All} time=1124479991 data=null item=null 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-30T13:16:16.487Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1124479927 data=null item=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-30T13:16:16.487Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import Trace &Package...} time=1124479618 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-30T13:16:16.487Z] DEBUG - Clicked on [2019-07-30T13:16:16.487Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T13:16:16.487Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:16:16.487Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:16:16.487Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2019-07-30T13:16:16.487Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2019-07-30T13:16:16.487Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1124480621 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:16:16.487Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1124480622 data=null} to TreeItem with text {Traces [1]} [2019-07-30T13:16:16.487Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1124480622 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:16:16.487Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1124480623 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-30T13:16:16.487Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1124480684 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:16:16.487Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again. [2019-07-30T13:16:16.487Z] DEBUG - Double-clicking on TreeItem with text {test.xml} [2019-07-30T13:16:16.487Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test.xml} time=1124480685 data=null button=0 stateMask=0x0 x=104 y=74 count=0} to TreeItem with text {test.xml} [2019-07-30T13:16:16.487Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test.xml} time=1124480685 data=null doit=true} to TreeItem with text {test.xml} [2019-07-30T13:16:16.487Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:16:16.487Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test.xml} time=1124480686 data=null} to TreeItem with text {test.xml} [2019-07-30T13:16:16.487Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test.xml} time=1124480686 data=null button=1 stateMask=0x0 x=104 y=74 count=1} to TreeItem with text {test.xml} [2019-07-30T13:16:16.487Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124480686 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-30T13:16:16.487Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test.xml} time=1124480720 data=null button=1 stateMask=0x80000 x=104 y=74 count=1} to TreeItem with text {test.xml} [2019-07-30T13:16:16.487Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test.xml} time=1124480720 data=null button=1 stateMask=0x0 x=104 y=74 count=2} to TreeItem with text {test.xml} [2019-07-30T13:16:16.487Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {test.xml} time=1124480725 data=null button=1 stateMask=0x0 x=104 y=74 count=2} to TreeItem with text {test.xml} [2019-07-30T13:16:16.743Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1124480725 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-30T13:16:16.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test.xml} time=1124480803 data=null button=1 stateMask=0x80000 x=104 y=74 count=2} to TreeItem with text {test.xml} [2019-07-30T13:16:16.743Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {test.xml} time=1124480811 data=null button=0 stateMask=0x0 x=104 y=74 count=0} to TreeItem with text {test.xml} [2019-07-30T13:16:16.743Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {test.xml} time=1124480811 data=null doit=true} to TreeItem with text {test.xml} [2019-07-30T13:16:16.743Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {test.xml} time=1124480811 data=null} to TreeItem with text {test.xml} [2019-07-30T13:16:16.743Z] DEBUG - Double-clicked on TreeItem with text {test.xml} [2019-07-30T13:16:17.306Z] DEBUG - matched EditorReference with text "", using matcher: with name '"test.xml"' [2019-07-30T13:16:17.868Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Test/Traces/test.xml - Eclipse Platform} time=1124482115 data=null doit=true} to Shell with text {data - Test/Traces/test.xml - Eclipse Platform} [2019-07-30T13:16:17.868Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T13:16:18.125Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:16:18.125Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:16:18.125Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:16:18.125Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1124482200 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test} [2019-07-30T13:16:18.125Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1124482201 data=null doit=true} to TreeItem with text {Test} [2019-07-30T13:16:18.125Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1124482201 data=null} to TreeItem with text {Test} [2019-07-30T13:16:18.125Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1124482201 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T13:16:18.125Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124482201 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-07-30T13:16:18.125Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1124482232 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T13:16:18.125Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T13:16:18.125Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T13:16:18.125Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T13:16:19.225Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T13:16:19.225Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T13:16:19.225Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:16:19.225Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:16:19.225Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:16:19.225Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:16:19.225Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:16:19.225Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:16:19.225Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:16:19.225Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T13:16:19.225Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124483125 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:16:19.225Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124483126 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:16:19.225Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124483126 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:16:19.225Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124483126 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:16:19.225Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124483126 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:16:19.225Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124483126 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:16:19.225Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124483126 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:16:19.225Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124483126 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:16:19.225Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124483126 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:16:19.225Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124483126 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:16:19.225Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124483126 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:16:19.225Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124483127 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:16:19.225Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:16:19.225Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:16:19.225Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:16:19.225Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:16:19.225Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:16:19.225Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:16:19.225Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:19.225Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:16:19.225Z] DEBUG - Clicking on OK [2019-07-30T13:16:19.225Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1124483127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:16:19.225Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1124483128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:16:19.225Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1124483128 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:16:19.225Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1124483128 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:16:19.225Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1124483128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:16:19.225Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1124483128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:16:19.225Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:16:19.225Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:16:19.225Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:16:19.225Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:16:19.225Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:16:19.225Z] DEBUG - Clicked on OK [2019-07-30T13:16:19.576Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1124483128 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:16:19.576Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1124482285 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T13:16:19.576Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.244 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard [2019-07-30T13:16:19.576Z] testExperiment(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard) Time elapsed: 8.465 s [2019-07-30T13:16:19.576Z] test(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard) Time elapsed: 6.731 s [2019-07-30T13:16:19.576Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest [2019-07-30T13:16:29.525Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.674 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest [2019-07-30T13:16:29.525Z] testImportTimerangeInverseTime(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest) Time elapsed: 4.011 s [2019-07-30T13:16:29.525Z] testImportTimerange(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest) Time elapsed: 3.441 s [2019-07-30T13:16:29.525Z] testImportTimerangeInvalidFormat(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest) Time elapsed: 2.174 s [2019-07-30T13:16:29.525Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest [2019-07-30T13:16:30.895Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1124495007 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T13:16:30.895Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T13:16:30.895Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T13:16:30.895Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T13:16:31.151Z] *** BUG *** [2019-07-30T13:16:31.151Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:16:31.151Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:16:31.151Z] [2019-07-30T13:16:31.151Z] *** BUG *** [2019-07-30T13:16:31.151Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:16:31.151Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:16:31.151Z] [2019-07-30T13:16:31.151Z] *** BUG *** [2019-07-30T13:16:31.151Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:16:31.151Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:16:31.151Z] [2019-07-30T13:16:31.151Z] *** BUG *** [2019-07-30T13:16:31.151Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:16:31.151Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:16:31.151Z] [2019-07-30T13:16:31.408Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T13:16:31.408Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T13:16:31.408Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1124495515 data=null doit=true} to Shell with text {Preferences} [2019-07-30T13:16:31.408Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:16:31.408Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:16:31.408Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:16:31.408Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:16:31.408Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:16:31.408Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1124495519 data=null button=0 stateMask=0x0 x=48 y=473 count=0} to TreeItem with text {Tracing} [2019-07-30T13:16:31.408Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1124495519 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T13:16:31.408Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1124495519 data=null} to TreeItem with text {Tracing} [2019-07-30T13:16:31.408Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1124495520 data=null button=1 stateMask=0x0 x=48 y=473 count=1} to TreeItem with text {Tracing} [2019-07-30T13:16:31.408Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124495520 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-30T13:16:31.408Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1124495608 data=null button=1 stateMask=0x80000 x=48 y=473 count=1} to TreeItem with text {Tracing} [2019-07-30T13:16:31.408Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1124495609 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T13:16:31.408Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1124495609 data=null} to TreeItem with text {Tracing} [2019-07-30T13:16:31.408Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1124495609 data=null button=1 stateMask=0x0 x=48 y=473 count=1} to TreeItem with text {Tracing} [2019-07-30T13:16:31.408Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1124495609 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-30T13:16:31.408Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1124495611 data=null button=1 stateMask=0x80000 x=48 y=473 count=1} to TreeItem with text {Tracing} [2019-07-30T13:16:31.408Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:16:31.408Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1124495612 data=null button=0 stateMask=0x0 x=80 y=536 count=0} to Tree node with text: Trace Types [2019-07-30T13:16:31.408Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1124495613 data=null doit=true} to Tree node with text: Trace Types [2019-07-30T13:16:31.408Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1124495613 data=null} to Tree node with text: Trace Types [2019-07-30T13:16:31.408Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1124495613 data=null button=1 stateMask=0x0 x=80 y=536 count=1} to Tree node with text: Trace Types [2019-07-30T13:16:31.408Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124495613 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-30T13:16:31.408Z] *** BUG *** [2019-07-30T13:16:31.408Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:16:31.408Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:16:31.408Z] [2019-07-30T13:16:31.666Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1124495734 data=null button=1 stateMask=0x80000 x=80 y=418 count=1} to Tree node with text: Trace Types [2019-07-30T13:16:31.666Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:16:31.666Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:16:31.666Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:16:31.666Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:16:31.666Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T13:16:31.666Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T13:16:31.666Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T13:16:31.666Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:31.666Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:31.666Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T13:16:31.666Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T13:16:31.666Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T13:16:31.666Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T13:16:31.666Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:16:31.666Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T13:16:31.666Z] DEBUG - Clicking on Check all [2019-07-30T13:16:31.666Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1124495738 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:31.666Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1124495738 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:31.666Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1124495738 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:31.666Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1124495738 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:31.666Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1124495739 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:31.666Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1124495739 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:31.666Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1124495739 data=null item=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-30T13:16:31.666Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1124495740 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:31.666Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1124495740 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:31.666Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1124495740 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:31.666Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1124495740 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:31.666Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1124495740 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:31.666Z] DEBUG - Clicked on Check all [2019-07-30T13:16:31.666Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T13:16:31.666Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T13:16:31.666Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T13:16:31.666Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T13:16:31.666Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T13:16:31.666Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T13:16:31.666Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-30T13:16:31.666Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:31.666Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:31.666Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:16:31.666Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T13:16:31.666Z] DEBUG - Clicking on &Apply [2019-07-30T13:16:31.666Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1124495742 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:31.666Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1124495744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:31.666Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1124495744 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:31.666Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1124495744 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:31.666Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1124495745 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:31.666Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1124495745 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:31.666Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1124495745 data=null item=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-30T13:16:31.666Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1124495746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:31.666Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1124495746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:31.666Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1124495746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:31.666Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1124495746 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:31.666Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1124495746 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:31.666Z] DEBUG - Clicked on &Apply [2019-07-30T13:16:31.666Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T13:16:31.666Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T13:16:31.666Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T13:16:31.666Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T13:16:31.666Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T13:16:31.666Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T13:16:31.666Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:16:31.666Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T13:16:31.666Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T13:16:31.666Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T13:16:31.666Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:31.666Z] 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-30T13:16:31.666Z] DEBUG - Clicking on Apply and Close [2019-07-30T13:16:31.666Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1124495750 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T13:16:31.666Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1124495750 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T13:16:31.666Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1124495750 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-30T13:16:31.666Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1124495750 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T13:16:31.666Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1124495750 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T13:16:31.666Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1124495750 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T13:16:31.666Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1124495751 data=null item=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-30T13:16:31.666Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1124495089 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-30T13:16:31.923Z] DEBUG - Clicked on [2019-07-30T13:16:31.923Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"' [2019-07-30T13:16:31.923Z] DEBUG - number of items : 11 [2019-07-30T13:16:31.923Z] DEBUG - Clicking on ToolItem with tooltip text {Import filters} [2019-07-30T13:16:31.923Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1124496075 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2019-07-30T13:16:31.923Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1124496076 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2019-07-30T13:16:31.923Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1124496076 data=null doit=true} to ToolItem with tooltip text {Import filters} [2019-07-30T13:16:31.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1124496076 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2019-07-30T13:16:31.923Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1124496076 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2019-07-30T13:16:31.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1124496076 data=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-30T13:16:31.923Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1124496089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2019-07-30T13:16:31.923Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1124496089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2019-07-30T13:16:31.923Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1124496095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2019-07-30T13:16:31.923Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1124496095 data=null doit=true} to ToolItem with tooltip text {Import filters} [2019-07-30T13:16:31.923Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1124496096 data=null} to ToolItem with tooltip text {Import filters} [2019-07-30T13:16:31.923Z] DEBUG - Clicked on ToolItem with tooltip text {Import filters} [2019-07-30T13:16:31.923Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:16:31.923Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:16:31.923Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:16:31.923Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:16:31.923Z] DEBUG - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree') [2019-07-30T13:16:31.923Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER test} time=1124496098 data=null doit=true} to TreeItem with text {FILTER test} [2019-07-30T13:16:31.923Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=1124496099 data=null} to TreeItem with text {FILTER test} [2019-07-30T13:16:31.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=1124496099 data=null button=1 stateMask=0x0 x=60 y=263 count=1} to TreeItem with text {FILTER test} [2019-07-30T13:16:31.923Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1124496099 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-30T13:16:31.923Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=1124496100 data=null button=1 stateMask=0x80000 x=60 y=263 count=1} to TreeItem with text {FILTER test} [2019-07-30T13:16:31.923Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1124496100 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T13:16:31.923Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1124496100 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T13:16:31.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1124496101 data=null button=1 stateMask=0x0 x=200 y=284 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T13:16:31.923Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1124496101 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-30T13:16:31.923Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1124496102 data=null button=1 stateMask=0x80000 x=200 y=284 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T13:16:31.923Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:16:31.923Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1124496102 data=null button=0 stateMask=0x0 x=200 y=284 count=0} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T13:16:31.923Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1124496102 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T13:16:31.923Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1124496102 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T13:16:31.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1124496103 data=null button=1 stateMask=0x0 x=200 y=284 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T13:16:31.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124496103 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-30T13:16:31.923Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1124496132 data=null button=1 stateMask=0x80000 x=200 y=260 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T13:16:31.923Z] DEBUG - matched Combo with text "Custom XML : testxml...", using matcher: of type 'Combo' [2019-07-30T13:16:31.923Z] DEBUG - matched Combo with text "Custom XML : testxml...", using matcher: (of type 'Combo') [2019-07-30T13:16:31.923Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1124496142 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T13:16:31.923Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T13:16:32.180Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T13:16:32.180Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T13:16:32.438Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T13:16:32.438Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T13:16:32.438Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1124496515 data=null doit=true} to Shell with text {Preferences} [2019-07-30T13:16:32.438Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:16:32.438Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:16:32.438Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:16:32.438Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:16:32.438Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:16:32.438Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1124496518 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T13:16:32.438Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1124496519 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T13:16:32.438Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1124496519 data=null} to TreeItem with text {Tracing} [2019-07-30T13:16:32.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1124496519 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T13:16:32.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124496519 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-30T13:16:32.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1124496557 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T13:16:32.438Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T13:16:32.438Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:16:32.438Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1124496559 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-30T13:16:32.438Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1124496559 data=null doit=true} to Tree node with text: Trace Types [2019-07-30T13:16:32.438Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1124496559 data=null} to Tree node with text: Trace Types [2019-07-30T13:16:32.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1124496559 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T13:16:32.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124496560 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-30T13:16:32.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1124496562 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T13:16:32.438Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:16:32.438Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:16:32.438Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:16:32.438Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:16:32.438Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T13:16:32.438Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T13:16:32.438Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T13:16:32.438Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T13:16:32.438Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-30T13:16:32.438Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:32.438Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:16:32.438Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T13:16:32.438Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T13:16:32.438Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:16:32.438Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T13:16:32.438Z] DEBUG - Clicking on Uncheck all [2019-07-30T13:16:32.438Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1124496565 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:16:32.438Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1124496566 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:16:32.438Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1124496566 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:16:32.438Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1124496566 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:16:32.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1124496566 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:16:32.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1124496566 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:16:32.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1124496566 data=null item=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-30T13:16:32.438Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1124496569 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:16:32.438Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1124496570 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:16:32.438Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1124496570 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:16:32.438Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1124496570 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:16:32.438Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1124496570 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:16:32.438Z] DEBUG - Clicked on Uncheck all [2019-07-30T13:16:32.438Z] DEBUG - Expanding nodes Custom XML>testxmlextension in tree (of type 'Tree') [2019-07-30T13:16:32.438Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom XML} time=1124496570 data=null doit=true} to TreeItem with text {Custom XML} [2019-07-30T13:16:32.438Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom XML} time=1124496570 data=null} to TreeItem with text {Custom XML} [2019-07-30T13:16:32.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom XML} time=1124496571 data=null button=1 stateMask=0x0 x=86 y=55 count=1} to TreeItem with text {Custom XML} [2019-07-30T13:16:32.438Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1124496571 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-30T13:16:32.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom XML} time=1124496572 data=null button=1 stateMask=0x80000 x=86 y=55 count=1} to TreeItem with text {Custom XML} [2019-07-30T13:16:32.438Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testxmlextension} time=1124496596 data=null doit=true} to Tree node with text: testxmlextension [2019-07-30T13:16:32.438Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testxmlextension} time=1124496597 data=null} to Tree node with text: testxmlextension [2019-07-30T13:16:32.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testxmlextension} time=1124496597 data=null button=1 stateMask=0x0 x=119 y=77 count=1} to Tree node with text: testxmlextension [2019-07-30T13:16:32.438Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1124496598 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-30T13:16:32.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testxmlextension} time=1124496598 data=null button=1 stateMask=0x80000 x=119 y=77 count=1} to Tree node with text: testxmlextension [2019-07-30T13:16:32.438Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:16:32.438Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {testxmlextension} time=1124496600 data=null button=0 stateMask=0x0 x=119 y=77 count=0} to Tree node with text: testxmlextension [2019-07-30T13:16:32.438Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testxmlextension} time=1124496600 data=null doit=true} to Tree node with text: testxmlextension [2019-07-30T13:16:32.438Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testxmlextension} time=1124496600 data=null} to Tree node with text: testxmlextension [2019-07-30T13:16:32.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testxmlextension} time=1124496601 data=null button=1 stateMask=0x0 x=119 y=77 count=1} to Tree node with text: testxmlextension [2019-07-30T13:16:32.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124496601 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-30T13:16:32.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testxmlextension} time=1124496602 data=null button=1 stateMask=0x80000 x=119 y=77 count=1} to Tree node with text: testxmlextension [2019-07-30T13:16:32.438Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T13:16:32.438Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2019-07-30T13:16:32.438Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:32.438Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T13:16:32.438Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T13:16:32.438Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T13:16:32.438Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T13:16:32.438Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T13:16:32.438Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T13:16:32.438Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:16:32.438Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T13:16:32.438Z] DEBUG - Clicking on Check selected [2019-07-30T13:16:32.438Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1124496603 data=null 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-30T13:16:32.438Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1124496604 data=null 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-30T13:16:32.438Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1124496604 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T13:16:32.438Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1124496604 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T13:16:32.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1124496604 data=null 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-30T13:16:32.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1124496604 data=null 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-30T13:16:32.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1124496604 data=null item=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-30T13:16:32.438Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1124496619 data=null 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-30T13:16:32.438Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1124496619 data=null 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-30T13:16:32.438Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1124496619 data=null 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-30T13:16:32.438Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1124496619 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T13:16:32.438Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1124496619 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T13:16:32.438Z] DEBUG - Clicked on Check selected [2019-07-30T13:16:32.438Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T13:16:32.438Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T13:16:32.438Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T13:16:32.438Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T13:16:32.438Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T13:16:32.438Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T13:16:32.438Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-30T13:16:32.438Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:32.438Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:32.438Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:16:32.438Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T13:16:32.438Z] DEBUG - Clicking on &Apply [2019-07-30T13:16:32.438Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1124496621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:32.438Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1124496621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:32.438Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1124496621 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:32.438Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1124496621 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:32.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1124496622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:32.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1124496622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:32.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1124496622 data=null item=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-30T13:16:32.438Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1124496632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:32.438Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1124496632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:32.438Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1124496632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:32.438Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1124496632 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:32.438Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1124496632 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:32.438Z] DEBUG - Clicked on &Apply [2019-07-30T13:16:32.438Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T13:16:32.438Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T13:16:32.438Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T13:16:32.438Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T13:16:32.438Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T13:16:32.438Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T13:16:32.438Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:16:32.438Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T13:16:32.438Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T13:16:32.438Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T13:16:32.438Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:32.438Z] 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-30T13:16:32.438Z] DEBUG - Clicking on Apply and Close [2019-07-30T13:16:32.438Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1124496635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T13:16:32.438Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1124496635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T13:16:32.438Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1124496635 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-30T13:16:32.438Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1124496635 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T13:16:32.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1124496635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T13:16:32.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1124496635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T13:16:32.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1124496635 data=null item=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-30T13:16:32.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1124496186 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-30T13:16:32.704Z] DEBUG - Clicked on [2019-07-30T13:16:32.704Z] DEBUG - Expanding nodes FILTER test in tree (of type 'Tree') [2019-07-30T13:16:32.704Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again. [2019-07-30T13:16:32.704Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:16:32.704Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER test} time=1124496870 data=null button=0 stateMask=0x0 x=60 y=239 count=0} to TreeItem with text {FILTER test} [2019-07-30T13:16:32.704Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER test} time=1124496870 data=null doit=true} to TreeItem with text {FILTER test} [2019-07-30T13:16:32.704Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=1124496871 data=null} to TreeItem with text {FILTER test} [2019-07-30T13:16:32.704Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=1124496871 data=null button=1 stateMask=0x0 x=60 y=239 count=1} to TreeItem with text {FILTER test} [2019-07-30T13:16:32.704Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124496871 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-30T13:16:32.704Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=1124496915 data=null button=1 stateMask=0x80000 x=60 y=239 count=1} to TreeItem with text {FILTER test} [2019-07-30T13:16:32.704Z] DEBUG - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree') [2019-07-30T13:16:32.704Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again. [2019-07-30T13:16:32.704Z] WARN - Tree item Tree node with text: WITH TRACETYPE Custom XML : testxmlextension is already expanded. Won't expand it again. [2019-07-30T13:16:32.704Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:16:32.704Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1124496917 data=null button=0 stateMask=0x0 x=200 y=260 count=0} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T13:16:32.704Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1124496917 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T13:16:32.704Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1124496917 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T13:16:32.704Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1124496917 data=null button=1 stateMask=0x0 x=200 y=260 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T13:16:32.704Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124496917 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-30T13:16:32.704Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1124496935 data=null button=1 stateMask=0x80000 x=200 y=260 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T13:16:32.704Z] DEBUG - matched Combo with text "Custom XML : testxml...", using matcher: of type 'Combo' [2019-07-30T13:16:32.704Z] DEBUG - matched Combo with text "Custom XML : testxml...", using matcher: (of type 'Combo') [2019-07-30T13:16:32.704Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1124496936 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T13:16:32.704Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T13:16:32.960Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T13:16:32.960Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T13:16:33.218Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T13:16:33.218Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T13:16:33.218Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1124497284 data=null doit=true} to Shell with text {Preferences} [2019-07-30T13:16:33.218Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:16:33.218Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:16:33.218Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:16:33.218Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:16:33.218Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:16:33.218Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1124497301 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T13:16:33.218Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1124497301 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T13:16:33.218Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1124497302 data=null} to TreeItem with text {Tracing} [2019-07-30T13:16:33.218Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1124497302 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T13:16:33.218Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124497302 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-30T13:16:33.218Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1124497341 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T13:16:33.218Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T13:16:33.218Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:16:33.218Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1124497342 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-30T13:16:33.218Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1124497342 data=null doit=true} to Tree node with text: Trace Types [2019-07-30T13:16:33.218Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1124497342 data=null} to Tree node with text: Trace Types [2019-07-30T13:16:33.218Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1124497343 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T13:16:33.218Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124497343 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-30T13:16:33.218Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1124497346 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T13:16:33.218Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:16:33.218Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:16:33.218Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:16:33.218Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:16:33.218Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T13:16:33.218Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T13:16:33.218Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T13:16:33.218Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T13:16:33.218Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-30T13:16:33.218Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:33.218Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:16:33.218Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T13:16:33.218Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T13:16:33.218Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:16:33.218Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T13:16:33.218Z] DEBUG - Clicking on Uncheck all [2019-07-30T13:16:33.218Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1124497349 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:16:33.218Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1124497350 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:16:33.218Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1124497350 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:16:33.218Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1124497350 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:16:33.218Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1124497350 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:16:33.218Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1124497350 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:16:33.218Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1124497350 data=null item=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-30T13:16:33.218Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1124497352 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:16:33.218Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1124497352 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:16:33.218Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1124497352 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:16:33.218Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1124497352 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:16:33.218Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1124497352 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:16:33.218Z] DEBUG - Clicked on Uncheck all [2019-07-30T13:16:33.218Z] DEBUG - Expanding nodes Custom Text>testtxtextension in tree (of type 'Tree') [2019-07-30T13:16:33.218Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=1124497352 data=null doit=true} to TreeItem with text {Custom Text} [2019-07-30T13:16:33.218Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=1124497352 data=null} to TreeItem with text {Custom Text} [2019-07-30T13:16:33.218Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=1124497353 data=null button=1 stateMask=0x0 x=86 y=33 count=1} to TreeItem with text {Custom Text} [2019-07-30T13:16:33.218Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1124497353 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-30T13:16:33.218Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=1124497368 data=null button=1 stateMask=0x80000 x=86 y=33 count=1} to TreeItem with text {Custom Text} [2019-07-30T13:16:33.218Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=1124497369 data=null doit=true} to Tree node with text: testtxtextension [2019-07-30T13:16:33.218Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=1124497369 data=null} to Tree node with text: testtxtextension [2019-07-30T13:16:33.218Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=1124497370 data=null button=1 stateMask=0x0 x=116 y=121 count=1} to Tree node with text: testtxtextension [2019-07-30T13:16:33.218Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1124497370 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-30T13:16:33.218Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=1124497370 data=null button=1 stateMask=0x80000 x=116 y=121 count=1} to Tree node with text: testtxtextension [2019-07-30T13:16:33.218Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:16:33.218Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {testtxtextension} time=1124497387 data=null button=0 stateMask=0x0 x=116 y=121 count=0} to Tree node with text: testtxtextension [2019-07-30T13:16:33.218Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=1124497387 data=null doit=true} to Tree node with text: testtxtextension [2019-07-30T13:16:33.218Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=1124497387 data=null} to Tree node with text: testtxtextension [2019-07-30T13:16:33.218Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=1124497394 data=null button=1 stateMask=0x0 x=116 y=121 count=1} to Tree node with text: testtxtextension [2019-07-30T13:16:33.218Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124497395 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-30T13:16:33.218Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=1124497396 data=null button=1 stateMask=0x80000 x=116 y=121 count=1} to Tree node with text: testtxtextension [2019-07-30T13:16:33.218Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T13:16:33.218Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2019-07-30T13:16:33.218Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:33.218Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T13:16:33.218Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T13:16:33.218Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T13:16:33.218Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T13:16:33.218Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T13:16:33.218Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T13:16:33.218Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:16:33.218Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T13:16:33.218Z] DEBUG - Clicking on Check selected [2019-07-30T13:16:33.218Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1124497398 data=null 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-30T13:16:33.218Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1124497398 data=null 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-30T13:16:33.218Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1124497398 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T13:16:33.218Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1124497398 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T13:16:33.218Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1124497398 data=null 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-30T13:16:33.218Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1124497399 data=null 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-30T13:16:33.218Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1124497399 data=null item=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-30T13:16:33.218Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1124497400 data=null 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-30T13:16:33.218Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1124497400 data=null 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-30T13:16:33.218Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1124497400 data=null 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-30T13:16:33.218Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1124497400 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T13:16:33.218Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1124497400 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T13:16:33.218Z] DEBUG - Clicked on Check selected [2019-07-30T13:16:33.218Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T13:16:33.218Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T13:16:33.218Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T13:16:33.218Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T13:16:33.218Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T13:16:33.218Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T13:16:33.218Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-30T13:16:33.218Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:33.218Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:33.218Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:16:33.218Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T13:16:33.218Z] DEBUG - Clicking on &Apply [2019-07-30T13:16:33.218Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1124497402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:33.218Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1124497402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:33.218Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1124497402 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:33.218Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1124497402 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:33.218Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1124497403 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:33.218Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1124497403 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:33.218Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1124497403 data=null item=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-30T13:16:33.218Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1124497404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:33.218Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1124497404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:33.218Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1124497404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:33.218Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1124497404 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:33.218Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1124497404 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:33.218Z] DEBUG - Clicked on &Apply [2019-07-30T13:16:33.218Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T13:16:33.218Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T13:16:33.218Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T13:16:33.218Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T13:16:33.218Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T13:16:33.218Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T13:16:33.218Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:16:33.218Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T13:16:33.218Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T13:16:33.218Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T13:16:33.218Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:33.218Z] 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-30T13:16:33.218Z] DEBUG - Clicking on Apply and Close [2019-07-30T13:16:33.218Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1124497415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T13:16:33.218Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1124497415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T13:16:33.218Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1124497415 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-30T13:16:33.218Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1124497415 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T13:16:33.218Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1124497415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T13:16:33.218Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1124497415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T13:16:33.218Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1124497415 data=null item=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-30T13:16:33.218Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1124496973 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-30T13:16:33.475Z] DEBUG - Clicked on [2019-07-30T13:16:33.475Z] DEBUG - Expanding nodes FILTER test in tree (of type 'Tree') [2019-07-30T13:16:33.475Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again. [2019-07-30T13:16:33.475Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:16:33.475Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER test} time=1124497589 data=null button=0 stateMask=0x0 x=60 y=239 count=0} to TreeItem with text {FILTER test} [2019-07-30T13:16:33.475Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER test} time=1124497623 data=null doit=true} to TreeItem with text {FILTER test} [2019-07-30T13:16:33.475Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=1124497624 data=null} to TreeItem with text {FILTER test} [2019-07-30T13:16:33.475Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=1124497624 data=null button=1 stateMask=0x0 x=60 y=239 count=1} to TreeItem with text {FILTER test} [2019-07-30T13:16:33.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124497625 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-30T13:16:33.475Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=1124497647 data=null button=1 stateMask=0x80000 x=60 y=239 count=1} to TreeItem with text {FILTER test} [2019-07-30T13:16:33.475Z] DEBUG - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree') [2019-07-30T13:16:33.475Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again. [2019-07-30T13:16:33.475Z] WARN - Tree item Tree node with text: WITH TRACETYPE Custom XML : testxmlextension is already expanded. Won't expand it again. [2019-07-30T13:16:33.475Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:16:33.475Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1124497648 data=null button=0 stateMask=0x0 x=200 y=260 count=0} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T13:16:33.475Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1124497649 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T13:16:33.475Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1124497649 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T13:16:33.475Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1124497656 data=null button=1 stateMask=0x0 x=200 y=260 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T13:16:33.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124497657 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-30T13:16:33.475Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1124497672 data=null button=1 stateMask=0x80000 x=200 y=260 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T13:16:33.475Z] DEBUG - matched Combo with text "Custom XML : testxml...", using matcher: of type 'Combo' [2019-07-30T13:16:33.475Z] DEBUG - matched Combo with text "Custom XML : testxml...", using matcher: (of type 'Combo') [2019-07-30T13:16:33.475Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1124497674 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T13:16:33.475Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T13:16:33.475Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T13:16:33.475Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T13:16:34.038Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T13:16:34.038Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T13:16:34.038Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1124498064 data=null doit=true} to Shell with text {Preferences} [2019-07-30T13:16:34.038Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:16:34.038Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:16:34.038Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:16:34.038Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:16:34.038Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:16:34.038Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1124498072 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T13:16:34.038Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1124498072 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T13:16:34.038Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1124498072 data=null} to TreeItem with text {Tracing} [2019-07-30T13:16:34.038Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1124498072 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T13:16:34.038Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124498073 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-30T13:16:34.038Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1124498114 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T13:16:34.038Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T13:16:34.038Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:16:34.038Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1124498116 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-30T13:16:34.038Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1124498116 data=null doit=true} to Tree node with text: Trace Types [2019-07-30T13:16:34.038Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1124498116 data=null} to Tree node with text: Trace Types [2019-07-30T13:16:34.038Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1124498117 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T13:16:34.038Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124498117 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-30T13:16:34.038Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1124498120 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T13:16:34.038Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:16:34.038Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:16:34.038Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:16:34.038Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:16:34.038Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T13:16:34.038Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T13:16:34.038Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T13:16:34.038Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:34.038Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:34.038Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T13:16:34.038Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T13:16:34.038Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T13:16:34.038Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T13:16:34.038Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:16:34.038Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T13:16:34.038Z] DEBUG - Clicking on Check all [2019-07-30T13:16:34.038Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1124498123 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:34.038Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1124498123 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:34.038Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1124498123 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:34.038Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1124498123 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:34.038Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1124498123 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:34.038Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1124498124 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:34.038Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1124498124 data=null item=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-30T13:16:34.038Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1124498125 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:34.038Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1124498125 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:34.038Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1124498126 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:34.038Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1124498126 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:34.038Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1124498126 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:34.038Z] DEBUG - Clicked on Check all [2019-07-30T13:16:34.038Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T13:16:34.038Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T13:16:34.038Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T13:16:34.038Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T13:16:34.038Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T13:16:34.038Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T13:16:34.038Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-30T13:16:34.038Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:34.038Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:34.038Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:16:34.038Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T13:16:34.038Z] DEBUG - Clicking on &Apply [2019-07-30T13:16:34.038Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1124498128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:34.038Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1124498128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:34.038Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1124498128 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:34.038Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1124498128 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:34.038Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1124498128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:34.038Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1124498128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:34.038Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1124498128 data=null item=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-30T13:16:34.038Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1124498141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:34.038Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1124498141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:34.038Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1124498141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:34.038Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1124498141 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:34.038Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1124498141 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:34.038Z] DEBUG - Clicked on &Apply [2019-07-30T13:16:34.038Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T13:16:34.038Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T13:16:34.038Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T13:16:34.038Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T13:16:34.038Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T13:16:34.038Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T13:16:34.038Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:16:34.038Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T13:16:34.038Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T13:16:34.038Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T13:16:34.038Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:34.038Z] 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-30T13:16:34.038Z] DEBUG - Clicking on Apply and Close [2019-07-30T13:16:34.038Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1124498144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T13:16:34.038Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1124498144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T13:16:34.038Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1124498144 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-30T13:16:34.038Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1124498144 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T13:16:34.038Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1124498144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T13:16:34.038Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1124498144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T13:16:34.038Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1124498144 data=null item=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-30T13:16:34.038Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1124497713 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-30T13:16:34.294Z] DEBUG - Clicked on [2019-07-30T13:16:34.294Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1124498301 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T13:16:34.294Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T13:16:34.294Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T13:16:34.294Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T13:16:34.552Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T13:16:34.552Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T13:16:34.552Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1124498650 data=null doit=true} to Shell with text {Preferences} [2019-07-30T13:16:34.552Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:16:34.552Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:16:34.552Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:16:34.552Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:16:34.552Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:16:34.552Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1124498654 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T13:16:34.552Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1124498655 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T13:16:34.552Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1124498655 data=null} to TreeItem with text {Tracing} [2019-07-30T13:16:34.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1124498655 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T13:16:34.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124498655 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-30T13:16:34.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1124498712 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T13:16:34.552Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T13:16:34.552Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:16:34.552Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1124498714 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-30T13:16:34.552Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1124498714 data=null doit=true} to Tree node with text: Trace Types [2019-07-30T13:16:34.552Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1124498714 data=null} to Tree node with text: Trace Types [2019-07-30T13:16:34.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1124498715 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T13:16:34.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124498715 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-30T13:16:34.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1124498717 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T13:16:34.552Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:16:34.552Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:16:34.552Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:16:34.552Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:16:34.552Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T13:16:34.552Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T13:16:34.552Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T13:16:34.552Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:34.552Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:34.552Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T13:16:34.552Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T13:16:34.552Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T13:16:34.552Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T13:16:34.552Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:16:34.552Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T13:16:34.552Z] DEBUG - Clicking on Check all [2019-07-30T13:16:34.552Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1124498721 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:34.552Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1124498721 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:34.552Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1124498721 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:34.552Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1124498721 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:34.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1124498721 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:34.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1124498721 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:34.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1124498721 data=null item=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-30T13:16:34.552Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1124498722 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:34.552Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1124498722 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:34.552Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1124498722 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:34.552Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1124498722 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:34.552Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1124498722 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:34.552Z] DEBUG - Clicked on Check all [2019-07-30T13:16:34.552Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T13:16:34.552Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T13:16:34.552Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T13:16:34.552Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T13:16:34.552Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-30T13:16:34.552Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:34.552Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:16:34.552Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T13:16:34.552Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T13:16:34.552Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:16:34.552Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T13:16:34.552Z] DEBUG - Clicking on Uncheck all [2019-07-30T13:16:34.552Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1124498725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:16:34.552Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1124498725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:16:34.552Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1124498725 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:16:34.552Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1124498725 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:16:34.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1124498738 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:16:34.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1124498739 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:16:34.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1124498739 data=null item=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-30T13:16:34.552Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1124498740 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:16:34.552Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1124498741 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:16:34.552Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1124498741 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:16:34.552Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1124498741 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:16:34.552Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1124498741 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:16:34.552Z] DEBUG - Clicked on Uncheck all [2019-07-30T13:16:34.552Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T13:16:34.552Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T13:16:34.552Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T13:16:34.552Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:34.552Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:34.552Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T13:16:34.552Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T13:16:34.552Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T13:16:34.552Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T13:16:34.552Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:16:34.552Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T13:16:34.552Z] DEBUG - Clicking on Check all [2019-07-30T13:16:34.552Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1124498749 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:34.552Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1124498749 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:34.552Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1124498749 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:34.552Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1124498749 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:34.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1124498750 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:34.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1124498750 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:34.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1124498751 data=null item=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-30T13:16:34.552Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1124498752 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:34.552Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1124498752 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:34.552Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1124498752 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:34.552Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1124498753 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:34.552Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1124498753 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:34.552Z] DEBUG - Clicked on Check all [2019-07-30T13:16:34.552Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:16:34.552Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Custom XML} time=1124498757 data=null button=0 stateMask=0x0 x=86 y=55 count=0} to TreeItem with text {Custom XML} [2019-07-30T13:16:34.552Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom XML} time=1124498757 data=null doit=true} to TreeItem with text {Custom XML} [2019-07-30T13:16:34.552Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom XML} time=1124498757 data=null} to TreeItem with text {Custom XML} [2019-07-30T13:16:34.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom XML} time=1124498757 data=null button=1 stateMask=0x0 x=86 y=55 count=1} to TreeItem with text {Custom XML} [2019-07-30T13:16:34.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124498758 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-30T13:16:34.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom XML} time=1124498758 data=null button=1 stateMask=0x80000 x=86 y=55 count=1} to TreeItem with text {Custom XML} [2019-07-30T13:16:34.552Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T13:16:34.552Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T13:16:34.552Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T13:16:34.552Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T13:16:34.552Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-30T13:16:34.552Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:34.552Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:16:34.552Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T13:16:34.552Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T13:16:34.552Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:16:34.552Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T13:16:34.552Z] DEBUG - Clicking on Uncheck all [2019-07-30T13:16:34.552Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1124498774 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:16:34.552Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1124498774 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:16:34.552Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1124498774 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:16:34.552Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1124498774 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:16:34.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1124498774 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:16:34.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1124498774 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:16:34.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1124498774 data=null item=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-30T13:16:34.552Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1124498778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:16:34.552Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1124498783 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:16:34.552Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1124498784 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:16:34.552Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1124498784 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:16:34.552Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1124498784 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:16:34.552Z] DEBUG - Clicked on Uncheck all [2019-07-30T13:16:34.552Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T13:16:34.552Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2019-07-30T13:16:34.552Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:34.552Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T13:16:34.552Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T13:16:34.552Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T13:16:34.552Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T13:16:34.552Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T13:16:34.552Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T13:16:34.552Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:16:34.552Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T13:16:34.552Z] DEBUG - Clicking on Check selected [2019-07-30T13:16:34.552Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1124498786 data=null 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-30T13:16:34.552Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1124498786 data=null 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-30T13:16:34.552Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1124498786 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T13:16:34.552Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1124498786 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T13:16:34.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1124498786 data=null 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-30T13:16:34.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1124498786 data=null 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-30T13:16:34.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1124498786 data=null item=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-30T13:16:34.552Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1124498787 data=null 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-30T13:16:34.552Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1124498787 data=null 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-30T13:16:34.552Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1124498787 data=null 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-30T13:16:34.552Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1124498787 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T13:16:34.552Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1124498787 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T13:16:34.552Z] DEBUG - Clicked on Check selected [2019-07-30T13:16:34.552Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T13:16:34.552Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T13:16:34.552Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T13:16:34.552Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:34.552Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:34.552Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T13:16:34.552Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T13:16:34.552Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T13:16:34.552Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T13:16:34.552Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:16:34.552Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T13:16:34.552Z] DEBUG - Clicking on Check all [2019-07-30T13:16:34.552Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1124498791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:34.552Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1124498791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:34.552Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1124498792 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:34.552Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1124498792 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:34.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1124498792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:34.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1124498792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:34.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1124498792 data=null item=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-30T13:16:34.552Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1124498793 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:34.552Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1124498793 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:34.552Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1124498794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:34.552Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1124498794 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:34.552Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1124498794 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:34.552Z] DEBUG - Clicked on Check all [2019-07-30T13:16:34.552Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T13:16:34.552Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T13:16:34.552Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T13:16:34.552Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected' [2019-07-30T13:16:34.552Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:34.552Z] DEBUG - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T13:16:34.552Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T13:16:34.552Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T13:16:34.552Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T13:16:34.552Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:16:34.552Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T13:16:34.552Z] DEBUG - Clicking on Uncheck selected [2019-07-30T13:16:34.552Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=1124498802 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-30T13:16:34.552Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1124498802 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-30T13:16:34.552Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck selected} time=1124498802 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T13:16:34.552Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck selected} time=1124498802 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T13:16:34.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck selected} time=1124498803 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-30T13:16:34.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck selected} time=1124498803 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-30T13:16:34.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck selected} time=1124498803 data=null item=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-30T13:16:34.553Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck selected} time=1124498803 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-30T13:16:34.553Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1124498803 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-30T13:16:34.553Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck selected} time=1124498803 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-30T13:16:34.553Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck selected} time=1124498804 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T13:16:34.553Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck selected} time=1124498804 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T13:16:34.553Z] DEBUG - Clicked on Uncheck selected [2019-07-30T13:16:34.553Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T13:16:34.553Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T13:16:34.553Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T13:16:34.553Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T13:16:34.553Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-30T13:16:34.553Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:34.553Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:16:34.553Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T13:16:34.553Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T13:16:34.553Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:16:34.553Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T13:16:34.553Z] DEBUG - Clicking on Uncheck all [2019-07-30T13:16:34.553Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1124498806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:16:34.810Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1124498806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:16:34.810Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1124498807 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:16:34.810Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1124498807 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:16:34.810Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1124498808 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:16:34.810Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1124498808 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:16:34.810Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1124498808 data=null item=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-30T13:16:34.810Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1124498809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:16:34.810Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1124498809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:16:34.810Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1124498809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:16:34.810Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1124498809 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:16:34.810Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1124498809 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:16:34.810Z] DEBUG - Clicked on Uncheck all [2019-07-30T13:16:34.810Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:16:34.810Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T13:16:34.810Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:16:34.810Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T13:16:34.810Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T13:16:34.810Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T13:16:34.810Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T13:16:34.810Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:34.810Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:34.810Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T13:16:34.810Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T13:16:34.810Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T13:16:34.810Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T13:16:34.810Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:16:34.810Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T13:16:34.810Z] DEBUG - Clicking on Check all [2019-07-30T13:16:34.810Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1124499020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:34.810Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1124499020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:34.810Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1124499020 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:34.810Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1124499020 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:34.810Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1124499020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:34.810Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1124499020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:34.810Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1124499020 data=null item=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-30T13:16:34.810Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1124499021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:34.810Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1124499021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:34.810Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1124499022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:34.810Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1124499022 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:34.810Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1124499022 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:34.810Z] DEBUG - Clicked on Check all [2019-07-30T13:16:34.810Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:16:34.810Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T13:16:34.810Z] DEBUG - matched Text with text "Custom XML", using matcher: of type 'Text' [2019-07-30T13:16:34.810Z] DEBUG - matched Text with text "Custom XML", using matcher: (of type 'Text') [2019-07-30T13:16:35.374Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T13:16:35.374Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T13:16:35.374Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T13:16:35.374Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:35.374Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:35.374Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T13:16:35.374Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T13:16:35.374Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T13:16:35.374Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T13:16:35.374Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:16:35.374Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T13:16:35.374Z] DEBUG - Clicking on Check all [2019-07-30T13:16:35.374Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1124499329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:35.374Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1124499329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:35.374Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1124499330 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:35.374Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1124499330 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:35.374Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1124499330 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:35.374Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1124499330 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:35.374Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1124499330 data=null item=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-30T13:16:35.374Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1124499334 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:35.374Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1124499334 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:35.374Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1124499334 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:35.374Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1124499334 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:35.374Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1124499335 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:35.374Z] DEBUG - Clicked on Check all [2019-07-30T13:16:35.374Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T13:16:35.374Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T13:16:35.374Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T13:16:35.374Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T13:16:35.374Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T13:16:35.374Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T13:16:35.374Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-30T13:16:35.374Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:35.374Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:35.374Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:16:35.374Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T13:16:35.374Z] DEBUG - Clicking on &Apply [2019-07-30T13:16:35.374Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1124499337 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:35.374Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1124499337 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:35.374Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1124499337 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:35.374Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1124499337 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:35.374Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1124499337 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:35.374Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1124499337 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:35.374Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1124499337 data=null item=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-30T13:16:35.374Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1124499337 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:35.374Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1124499337 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:35.374Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1124499337 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:35.374Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1124499338 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:35.374Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1124499338 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:35.374Z] DEBUG - Clicked on &Apply [2019-07-30T13:16:35.374Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T13:16:35.374Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T13:16:35.374Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T13:16:35.374Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T13:16:35.374Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T13:16:35.374Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T13:16:35.374Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:16:35.374Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T13:16:35.374Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T13:16:35.374Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T13:16:35.374Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:35.374Z] 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-30T13:16:35.374Z] DEBUG - Clicking on Apply and Close [2019-07-30T13:16:35.374Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1124499340 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T13:16:35.374Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1124499340 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T13:16:35.374Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1124499340 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-30T13:16:35.374Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1124499340 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T13:16:35.374Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1124499340 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T13:16:35.374Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1124499340 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T13:16:35.374Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1124499340 data=null item=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-30T13:16:35.374Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1124498320 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-30T13:16:35.374Z] DEBUG - Clicked on [2019-07-30T13:16:35.374Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1124499501 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T13:16:35.374Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T13:16:35.374Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T13:16:35.374Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T13:16:35.631Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T13:16:35.631Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T13:16:35.631Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1124499798 data=null doit=true} to Shell with text {Preferences} [2019-07-30T13:16:35.631Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:16:35.631Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:16:35.631Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:16:35.631Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:16:35.631Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:16:35.631Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1124499833 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T13:16:35.631Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1124499833 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T13:16:35.631Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1124499834 data=null} to TreeItem with text {Tracing} [2019-07-30T13:16:35.631Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1124499834 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T13:16:35.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124499842 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-30T13:16:35.631Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1124499881 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T13:16:35.631Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T13:16:35.631Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:16:35.631Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1124499882 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-30T13:16:35.631Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1124499883 data=null doit=true} to Tree node with text: Trace Types [2019-07-30T13:16:35.631Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1124499883 data=null} to Tree node with text: Trace Types [2019-07-30T13:16:35.631Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1124499883 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T13:16:35.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124499883 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-30T13:16:35.631Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1124499886 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T13:16:35.925Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:16:35.925Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:16:35.925Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:16:35.925Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:16:35.925Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T13:16:35.925Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T13:16:35.925Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T13:16:35.925Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:35.925Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:35.925Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T13:16:35.925Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T13:16:35.925Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T13:16:35.925Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T13:16:35.925Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:16:35.925Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T13:16:35.925Z] DEBUG - Clicking on Check all [2019-07-30T13:16:35.925Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1124499889 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:35.925Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1124499890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:35.925Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1124499890 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:35.925Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1124499890 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:35.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1124499890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:35.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1124499890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:35.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1124499890 data=null item=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-30T13:16:35.925Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1124499891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:35.925Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1124499891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:35.925Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1124499891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:35.925Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1124499891 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:35.925Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1124499891 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:35.925Z] DEBUG - Clicked on Check all [2019-07-30T13:16:35.925Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T13:16:35.925Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T13:16:35.925Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T13:16:35.925Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T13:16:35.925Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T13:16:35.925Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T13:16:35.925Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-30T13:16:35.925Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:35.925Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:35.925Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:16:35.925Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T13:16:35.925Z] DEBUG - Clicking on &Apply [2019-07-30T13:16:35.925Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1124499893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:35.925Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1124499893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:35.925Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1124499893 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:35.925Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1124499893 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:35.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1124499893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:35.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1124499893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:35.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1124499893 data=null item=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-30T13:16:35.925Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1124499894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:35.925Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1124499894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:35.925Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1124499894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:35.925Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1124499894 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:35.925Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1124499894 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:35.925Z] DEBUG - Clicked on &Apply [2019-07-30T13:16:35.925Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T13:16:35.925Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T13:16:35.925Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T13:16:35.925Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T13:16:35.925Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T13:16:35.925Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T13:16:35.925Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:16:35.925Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T13:16:35.925Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T13:16:35.925Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T13:16:35.925Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:35.925Z] 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-30T13:16:35.925Z] DEBUG - Clicking on Apply and Close [2019-07-30T13:16:35.926Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1124499908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T13:16:35.926Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1124499909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T13:16:35.926Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1124499909 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-30T13:16:35.926Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1124499909 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T13:16:35.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1124499909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T13:16:35.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1124499909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T13:16:35.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1124499909 data=null item=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-30T13:16:35.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1124499521 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-30T13:16:35.926Z] DEBUG - Clicked on [2019-07-30T13:16:35.926Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:16:35.926Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:16:35.926Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:16:35.926Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:16:35.926Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:16:35.926Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:16:35.926Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1124500123 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:16:35.926Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1124500123 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:16:35.926Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1124500123 data=null} to TreeItem with text {test} [2019-07-30T13:16:35.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1124500123 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:16:35.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124500123 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:16:35.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1124500142 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:16:35.926Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:16:35.926Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1124500142 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:16:35.926Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1124500143 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:16:35.926Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1124500143 data=null} to TreeItem with text {test} [2019-07-30T13:16:35.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1124500143 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:16:35.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124500143 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:16:35.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1124500160 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:16:35.926Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1124500161 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:16:35.926Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1124500161 data=null} to TreeItem with text {test} [2019-07-30T13:16:35.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1124500162 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:16:35.926Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1124500162 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-30T13:16:36.325Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1124500177 data=null button=1 stateMask=0x80000 x=39 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:16:36.325Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:16:36.325Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1124500185 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T13:16:36.325Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1124500185 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:16:36.325Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1124500186 data=null} to TreeItem with text {Traces [1]} [2019-07-30T13:16:36.325Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1124500186 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:16:36.325Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124500186 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:16:36.325Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1124500191 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:16:36.325Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1124500191 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:16:36.325Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1124500191 data=null} to TreeItem with text {Traces [1]} [2019-07-30T13:16:36.325Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1124500192 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:16:36.325Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1124500192 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-30T13:16:36.325Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1124500203 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:16:36.325Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:16:36.325Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=1124500203 data=null button=0 stateMask=0x0 x=128 y=74 count=0} to Tree node with text: syslog_collapse [2019-07-30T13:16:36.325Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=1124500203 data=null doit=true} to Tree node with text: syslog_collapse [2019-07-30T13:16:36.325Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=1124500204 data=null} to Tree node with text: syslog_collapse [2019-07-30T13:16:36.325Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=1124500204 data=null button=1 stateMask=0x0 x=128 y=74 count=1} to Tree node with text: syslog_collapse [2019-07-30T13:16:36.325Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124500204 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-30T13:16:36.325Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=1124500209 data=null button=1 stateMask=0x80000 x=128 y=74 count=1} to Tree node with text: syslog_collapse [2019-07-30T13:16:36.325Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:16:36.325Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=1124500209 data=null button=0 stateMask=0x0 x=128 y=74 count=0} to Tree node with text: syslog_collapse [2019-07-30T13:16:36.325Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=1124500210 data=null doit=true} to Tree node with text: syslog_collapse [2019-07-30T13:16:36.325Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=1124500210 data=null} to Tree node with text: syslog_collapse [2019-07-30T13:16:36.325Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=1124500210 data=null button=1 stateMask=0x0 x=128 y=74 count=1} to Tree node with text: syslog_collapse [2019-07-30T13:16:36.325Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124500210 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-30T13:16:36.325Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=1124500220 data=null button=1 stateMask=0x80000 x=128 y=74 count=1} to Tree node with text: syslog_collapse [2019-07-30T13:16:36.325Z] DEBUG - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...' [2019-07-30T13:16:36.325Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1124500267 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T13:16:36.325Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T13:16:36.325Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T13:16:36.325Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T13:16:36.325Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T13:16:36.583Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T13:16:36.583Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1124500616 data=null doit=true} to Shell with text {Preferences} [2019-07-30T13:16:36.583Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:16:36.583Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:16:36.583Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:16:36.583Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:16:36.583Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:16:36.583Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1124500635 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T13:16:36.583Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1124500635 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T13:16:36.583Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1124500647 data=null} to TreeItem with text {Tracing} [2019-07-30T13:16:36.583Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1124500647 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T13:16:36.583Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124500647 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-30T13:16:36.583Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1124500676 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T13:16:36.583Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T13:16:36.583Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:16:36.583Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1124500678 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-30T13:16:36.583Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1124500678 data=null doit=true} to Tree node with text: Trace Types [2019-07-30T13:16:36.583Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1124500678 data=null} to Tree node with text: Trace Types [2019-07-30T13:16:36.583Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1124500678 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T13:16:36.583Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124500678 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-30T13:16:36.583Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1124500691 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T13:16:36.583Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:16:36.583Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:16:36.583Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:16:36.583Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:16:36.583Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T13:16:36.583Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T13:16:36.583Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T13:16:36.583Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T13:16:36.583Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-30T13:16:36.583Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:36.583Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:16:36.583Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T13:16:36.583Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T13:16:36.583Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:16:36.583Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T13:16:36.583Z] DEBUG - Clicking on Uncheck all [2019-07-30T13:16:36.583Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1124500695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:16:36.583Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1124500695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:16:36.583Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1124500695 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:16:36.583Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1124500695 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:16:36.583Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1124500696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:16:36.583Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1124500696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:16:36.583Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1124500696 data=null item=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-30T13:16:36.583Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1124500704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:16:36.583Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1124500704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:16:36.583Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1124500704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:16:36.583Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1124500704 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:16:36.583Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1124500704 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:16:36.583Z] DEBUG - Clicked on Uncheck all [2019-07-30T13:16:36.583Z] DEBUG - Expanding nodes Custom Text in tree (of type 'Tree') [2019-07-30T13:16:36.583Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=1124500705 data=null doit=true} to TreeItem with text {Custom Text} [2019-07-30T13:16:36.583Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=1124500705 data=null} to TreeItem with text {Custom Text} [2019-07-30T13:16:36.583Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=1124500705 data=null button=1 stateMask=0x0 x=86 y=33 count=1} to TreeItem with text {Custom Text} [2019-07-30T13:16:36.583Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1124500705 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-30T13:16:36.583Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=1124500707 data=null button=1 stateMask=0x80000 x=86 y=33 count=1} to TreeItem with text {Custom Text} [2019-07-30T13:16:36.583Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:16:36.583Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Custom Text} time=1124500710 data=null button=0 stateMask=0x0 x=86 y=33 count=0} to TreeItem with text {Custom Text} [2019-07-30T13:16:36.583Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=1124500710 data=null doit=true} to TreeItem with text {Custom Text} [2019-07-30T13:16:36.583Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=1124500710 data=null} to TreeItem with text {Custom Text} [2019-07-30T13:16:36.583Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=1124500710 data=null button=1 stateMask=0x0 x=86 y=33 count=1} to TreeItem with text {Custom Text} [2019-07-30T13:16:36.583Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124500711 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-30T13:16:36.583Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=1124500711 data=null button=1 stateMask=0x80000 x=86 y=33 count=1} to TreeItem with text {Custom Text} [2019-07-30T13:16:36.583Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T13:16:36.583Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2019-07-30T13:16:36.583Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:36.583Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T13:16:36.583Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T13:16:36.583Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T13:16:36.583Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T13:16:36.583Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T13:16:36.583Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T13:16:36.583Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:16:36.583Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T13:16:36.583Z] DEBUG - Clicking on Check selected [2019-07-30T13:16:36.583Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1124500713 data=null 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-30T13:16:36.583Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1124500713 data=null 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-30T13:16:36.583Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1124500714 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T13:16:36.583Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1124500714 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T13:16:36.583Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1124500714 data=null 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-30T13:16:36.583Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1124500714 data=null 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-30T13:16:36.583Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1124500714 data=null item=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-30T13:16:36.583Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1124500729 data=null 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-30T13:16:36.583Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1124500730 data=null 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-30T13:16:36.583Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1124500730 data=null 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-30T13:16:36.583Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1124500730 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T13:16:36.583Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1124500730 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T13:16:36.583Z] DEBUG - Clicked on Check selected [2019-07-30T13:16:36.583Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T13:16:36.583Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T13:16:36.583Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T13:16:36.583Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T13:16:36.583Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T13:16:36.583Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T13:16:36.583Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-30T13:16:36.583Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:36.583Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:36.583Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:16:36.583Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T13:16:36.583Z] DEBUG - Clicking on &Apply [2019-07-30T13:16:36.583Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1124500738 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:36.583Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1124500738 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:36.583Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1124500738 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:36.583Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1124500738 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:36.583Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1124500739 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:36.583Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1124500739 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:36.583Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1124500739 data=null item=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-30T13:16:36.583Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1124500740 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:36.583Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1124500740 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:36.583Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1124500740 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:36.583Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1124500740 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:36.583Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1124500740 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:36.583Z] DEBUG - Clicked on &Apply [2019-07-30T13:16:36.583Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T13:16:36.583Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T13:16:36.583Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T13:16:36.583Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T13:16:36.583Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T13:16:36.583Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T13:16:36.583Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:16:36.583Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T13:16:36.583Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T13:16:36.583Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T13:16:36.583Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:36.583Z] 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-30T13:16:36.583Z] DEBUG - Clicking on Apply and Close [2019-07-30T13:16:36.583Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1124500743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T13:16:36.583Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1124500743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T13:16:36.583Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1124500743 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-30T13:16:36.583Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1124500743 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T13:16:36.583Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1124500743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T13:16:36.583Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1124500743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T13:16:36.583Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1124500743 data=null item=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-30T13:16:36.583Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1124500310 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-30T13:16:36.840Z] DEBUG - Clicked on [2019-07-30T13:16:36.840Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:16:36.840Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:16:36.840Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:16:36.840Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:16:36.840Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:16:36.840Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:16:36.840Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1124500940 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:16:36.840Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1124500940 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:16:36.840Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1124500941 data=null} to TreeItem with text {test} [2019-07-30T13:16:36.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1124500941 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:16:36.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124500941 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:16:36.840Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1124500964 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:16:36.840Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:16:36.840Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1124500965 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:16:36.840Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1124500990 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:16:36.840Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1124500990 data=null} to TreeItem with text {test} [2019-07-30T13:16:36.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1124500991 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:16:36.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124500991 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:16:36.840Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1124500997 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:16:36.840Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:16:36.840Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:16:36.840Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1124501003 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T13:16:36.840Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1124501004 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:16:36.840Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1124501004 data=null} to TreeItem with text {Traces [1]} [2019-07-30T13:16:36.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1124501004 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:16:36.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124501004 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:16:36.840Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1124501009 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:16:36.840Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again. [2019-07-30T13:16:36.840Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:16:36.840Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=1124501010 data=null button=0 stateMask=0x0 x=128 y=74 count=0} to Tree node with text: syslog_collapse [2019-07-30T13:16:36.840Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=1124501010 data=null doit=true} to Tree node with text: syslog_collapse [2019-07-30T13:16:36.840Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=1124501010 data=null} to Tree node with text: syslog_collapse [2019-07-30T13:16:36.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=1124501010 data=null button=1 stateMask=0x0 x=128 y=74 count=1} to Tree node with text: syslog_collapse [2019-07-30T13:16:36.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124501011 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-30T13:16:36.840Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=1124501014 data=null button=1 stateMask=0x80000 x=128 y=74 count=1} to Tree node with text: syslog_collapse [2019-07-30T13:16:36.840Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:16:36.840Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=1124501015 data=null button=0 stateMask=0x0 x=128 y=74 count=0} to Tree node with text: syslog_collapse [2019-07-30T13:16:36.840Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=1124501021 data=null doit=true} to Tree node with text: syslog_collapse [2019-07-30T13:16:36.840Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=1124501021 data=null} to Tree node with text: syslog_collapse [2019-07-30T13:16:36.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=1124501022 data=null button=1 stateMask=0x0 x=128 y=74 count=1} to Tree node with text: syslog_collapse [2019-07-30T13:16:36.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124501022 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-30T13:16:36.840Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=1124501026 data=null button=1 stateMask=0x80000 x=128 y=74 count=1} to Tree node with text: syslog_collapse [2019-07-30T13:16:36.840Z] DEBUG - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...' [2019-07-30T13:16:36.840Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1124501092 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T13:16:37.096Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T13:16:37.096Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T13:16:37.096Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T13:16:37.353Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T13:16:37.353Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T13:16:37.353Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1124501462 data=null doit=true} to Shell with text {Preferences} [2019-07-30T13:16:37.353Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:16:37.353Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:16:37.353Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:16:37.353Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:16:37.353Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:16:37.353Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1124501465 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T13:16:37.353Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1124501466 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T13:16:37.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1124501466 data=null} to TreeItem with text {Tracing} [2019-07-30T13:16:37.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1124501466 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T13:16:37.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124501466 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-30T13:16:37.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1124501507 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T13:16:37.353Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T13:16:37.353Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:16:37.353Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1124501509 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-30T13:16:37.353Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1124501509 data=null doit=true} to Tree node with text: Trace Types [2019-07-30T13:16:37.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1124501509 data=null} to Tree node with text: Trace Types [2019-07-30T13:16:37.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1124501509 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T13:16:37.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124501509 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-30T13:16:37.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1124501512 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T13:16:37.353Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:16:37.353Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:16:37.353Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:16:37.353Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:16:37.353Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T13:16:37.353Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T13:16:37.353Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T13:16:37.353Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:37.353Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:37.353Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T13:16:37.353Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T13:16:37.353Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T13:16:37.353Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T13:16:37.353Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:16:37.353Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T13:16:37.353Z] DEBUG - Clicking on Check all [2019-07-30T13:16:37.353Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1124501516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:37.353Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1124501516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:37.353Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1124501516 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:37.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1124501516 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:37.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1124501517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:37.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1124501517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:37.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1124501517 data=null item=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-30T13:16:37.353Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1124501519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:37.353Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1124501519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:37.353Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1124501519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:37.353Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1124501519 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:37.353Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1124501519 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:37.353Z] DEBUG - Clicked on Check all [2019-07-30T13:16:37.353Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T13:16:37.353Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T13:16:37.353Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T13:16:37.353Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T13:16:37.353Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T13:16:37.353Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T13:16:37.353Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-30T13:16:37.353Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:37.353Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:37.353Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:16:37.353Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T13:16:37.353Z] DEBUG - Clicking on &Apply [2019-07-30T13:16:37.353Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1124501534 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:37.353Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1124501534 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:37.353Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1124501534 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:37.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1124501534 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:37.354Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1124501534 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:37.354Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1124501534 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:37.354Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1124501535 data=null item=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-30T13:16:37.354Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1124501536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:37.354Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1124501536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:37.354Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1124501536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:37.354Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1124501536 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:37.354Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1124501536 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:37.354Z] DEBUG - Clicked on &Apply [2019-07-30T13:16:37.354Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T13:16:37.354Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T13:16:37.354Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T13:16:37.354Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T13:16:37.354Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T13:16:37.354Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T13:16:37.354Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:16:37.354Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T13:16:37.354Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T13:16:37.354Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T13:16:37.354Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:37.354Z] 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-30T13:16:37.354Z] DEBUG - Clicking on Apply and Close [2019-07-30T13:16:37.354Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1124501544 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T13:16:37.354Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1124501545 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T13:16:37.354Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1124501545 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-30T13:16:37.354Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1124501545 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T13:16:37.354Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1124501545 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T13:16:37.354Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1124501545 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T13:16:37.354Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1124501545 data=null item=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-30T13:16:37.354Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1124501123 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-30T13:16:37.610Z] DEBUG - Clicked on [2019-07-30T13:16:37.610Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1124501715 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T13:16:37.610Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T13:16:37.610Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T13:16:37.610Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T13:16:37.867Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T13:16:37.867Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T13:16:37.867Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1124502072 data=null doit=true} to Shell with text {Preferences} [2019-07-30T13:16:37.867Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:16:37.867Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:16:37.867Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:16:37.867Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:16:37.867Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:16:37.867Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1124502083 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T13:16:37.867Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1124502095 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T13:16:37.867Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1124502095 data=null} to TreeItem with text {Tracing} [2019-07-30T13:16:37.867Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1124502096 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T13:16:37.867Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124502096 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-30T13:16:38.124Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1124502127 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T13:16:38.124Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T13:16:38.124Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:16:38.124Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1124502128 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-30T13:16:38.124Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1124502129 data=null doit=true} to Tree node with text: Trace Types [2019-07-30T13:16:38.124Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1124502129 data=null} to Tree node with text: Trace Types [2019-07-30T13:16:38.124Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1124502129 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T13:16:38.124Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124502129 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-30T13:16:38.124Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1124502143 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T13:16:38.124Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:16:38.124Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:16:38.124Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:16:38.124Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:16:38.124Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T13:16:38.124Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T13:16:38.124Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T13:16:38.124Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:38.124Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:38.124Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T13:16:38.124Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T13:16:38.124Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T13:16:38.124Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T13:16:38.124Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:16:38.124Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T13:16:38.124Z] DEBUG - Clicking on Check all [2019-07-30T13:16:38.124Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1124502147 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:38.124Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1124502147 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:38.124Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1124502147 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:38.124Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1124502147 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:38.124Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1124502147 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:38.124Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1124502148 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:38.124Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1124502148 data=null item=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-30T13:16:38.124Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1124502148 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:38.124Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1124502148 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:38.124Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1124502148 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:38.124Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1124502148 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:38.124Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1124502148 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:16:38.124Z] DEBUG - Clicked on Check all [2019-07-30T13:16:38.124Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T13:16:38.124Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T13:16:38.124Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T13:16:38.124Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T13:16:38.124Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T13:16:38.124Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T13:16:38.124Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-30T13:16:38.124Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:38.124Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:38.124Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:16:38.124Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T13:16:38.124Z] DEBUG - Clicking on &Apply [2019-07-30T13:16:38.124Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1124502155 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:38.124Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1124502155 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:38.124Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1124502155 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:38.124Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1124502155 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:38.124Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1124502156 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:38.124Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1124502156 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:38.124Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1124502156 data=null item=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-30T13:16:38.124Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1124502156 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:38.124Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1124502156 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:38.124Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1124502156 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:38.124Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1124502156 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:38.124Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1124502156 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:38.124Z] DEBUG - Clicked on &Apply [2019-07-30T13:16:38.124Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T13:16:38.124Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T13:16:38.124Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T13:16:38.124Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T13:16:38.124Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T13:16:38.124Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T13:16:38.124Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:16:38.124Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T13:16:38.124Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T13:16:38.124Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T13:16:38.124Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:38.124Z] 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-30T13:16:38.124Z] DEBUG - Clicking on Apply and Close [2019-07-30T13:16:38.124Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1124502158 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T13:16:38.124Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1124502159 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T13:16:38.124Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1124502159 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-30T13:16:38.124Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1124502159 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T13:16:38.124Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1124502159 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T13:16:38.124Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1124502159 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T13:16:38.124Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1124502159 data=null item=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-30T13:16:38.124Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1124501740 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-30T13:16:38.124Z] DEBUG - Clicked on [2019-07-30T13:16:38.124Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1124502341 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T13:16:38.124Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T13:16:38.124Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T13:16:38.124Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T13:16:38.687Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T13:16:38.687Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T13:16:38.687Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1124502693 data=null doit=true} to Shell with text {Preferences} [2019-07-30T13:16:38.687Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:16:38.687Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:16:38.687Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:16:38.687Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:16:38.687Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:16:38.687Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1124502716 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T13:16:38.687Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1124502716 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T13:16:38.687Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1124502716 data=null} to TreeItem with text {Tracing} [2019-07-30T13:16:38.687Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1124502717 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T13:16:38.687Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124502717 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-30T13:16:38.687Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1124502746 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T13:16:38.687Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T13:16:38.687Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:16:38.687Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1124502748 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-30T13:16:38.687Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1124502748 data=null doit=true} to Tree node with text: Trace Types [2019-07-30T13:16:38.687Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1124502748 data=null} to Tree node with text: Trace Types [2019-07-30T13:16:38.687Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1124502748 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T13:16:38.687Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124502748 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-30T13:16:38.687Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1124502761 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T13:16:38.687Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:16:38.687Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:16:38.687Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:16:38.687Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:16:38.687Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T13:16:38.687Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T13:16:38.687Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T13:16:38.687Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T13:16:38.687Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-30T13:16:38.687Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:38.687Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:16:38.687Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T13:16:38.687Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T13:16:38.687Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:16:38.687Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T13:16:38.687Z] DEBUG - Clicking on Uncheck all [2019-07-30T13:16:38.687Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1124502765 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:16:38.687Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1124502765 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:16:38.687Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1124502765 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:16:38.687Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1124502765 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:16:38.687Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1124502765 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:16:38.687Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1124502765 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:16:38.687Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1124502765 data=null item=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-30T13:16:38.687Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1124502774 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:16:38.687Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1124502774 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:16:38.687Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1124502774 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:16:38.687Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1124502774 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:16:38.687Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1124502774 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:16:38.687Z] DEBUG - Clicked on Uncheck all [2019-07-30T13:16:38.687Z] DEBUG - Expanding nodes Custom Text>testtxtextension in tree (of type 'Tree') [2019-07-30T13:16:38.687Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=1124502774 data=null doit=true} to TreeItem with text {Custom Text} [2019-07-30T13:16:38.687Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=1124502775 data=null} to TreeItem with text {Custom Text} [2019-07-30T13:16:38.687Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=1124502775 data=null button=1 stateMask=0x0 x=86 y=33 count=1} to TreeItem with text {Custom Text} [2019-07-30T13:16:38.687Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1124502775 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-30T13:16:38.687Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=1124502777 data=null button=1 stateMask=0x80000 x=86 y=33 count=1} to TreeItem with text {Custom Text} [2019-07-30T13:16:38.687Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=1124502777 data=null doit=true} to Tree node with text: testtxtextension [2019-07-30T13:16:38.687Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=1124502777 data=null} to Tree node with text: testtxtextension [2019-07-30T13:16:38.687Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=1124502778 data=null button=1 stateMask=0x0 x=116 y=121 count=1} to Tree node with text: testtxtextension [2019-07-30T13:16:38.687Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1124502778 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-30T13:16:38.687Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=1124502778 data=null button=1 stateMask=0x80000 x=116 y=121 count=1} to Tree node with text: testtxtextension [2019-07-30T13:16:38.687Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:16:38.687Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {testtxtextension} time=1124502780 data=null button=0 stateMask=0x0 x=116 y=121 count=0} to Tree node with text: testtxtextension [2019-07-30T13:16:38.687Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=1124502780 data=null doit=true} to Tree node with text: testtxtextension [2019-07-30T13:16:38.687Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=1124502780 data=null} to Tree node with text: testtxtextension [2019-07-30T13:16:38.687Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=1124502781 data=null button=1 stateMask=0x0 x=116 y=121 count=1} to Tree node with text: testtxtextension [2019-07-30T13:16:38.687Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124502781 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-30T13:16:38.687Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=1124502781 data=null button=1 stateMask=0x80000 x=116 y=121 count=1} to Tree node with text: testtxtextension [2019-07-30T13:16:38.687Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T13:16:38.687Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2019-07-30T13:16:38.687Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:38.687Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T13:16:38.687Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T13:16:38.688Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T13:16:38.688Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T13:16:38.688Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T13:16:38.688Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T13:16:38.688Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:16:38.688Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T13:16:38.688Z] DEBUG - Clicking on Check selected [2019-07-30T13:16:38.688Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1124502783 data=null 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-30T13:16:38.688Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1124502783 data=null 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-30T13:16:38.688Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1124502783 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T13:16:38.688Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1124502783 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T13:16:38.688Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1124502798 data=null 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-30T13:16:38.688Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1124502799 data=null 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-30T13:16:38.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1124502799 data=null item=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-30T13:16:38.688Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1124502800 data=null 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-30T13:16:38.688Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1124502800 data=null 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-30T13:16:38.688Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1124502808 data=null 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-30T13:16:38.688Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1124502808 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T13:16:38.688Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1124502808 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T13:16:38.688Z] DEBUG - Clicked on Check selected [2019-07-30T13:16:38.688Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T13:16:38.688Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T13:16:38.688Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T13:16:38.688Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T13:16:38.688Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T13:16:38.688Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T13:16:38.688Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-30T13:16:38.688Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:38.688Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:38.688Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:16:38.688Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T13:16:38.688Z] DEBUG - Clicking on &Apply [2019-07-30T13:16:38.688Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1124502810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:38.688Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1124502810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:38.688Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1124502810 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:38.688Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1124502810 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:38.688Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1124502810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:38.688Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1124502811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:38.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1124502811 data=null item=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-30T13:16:38.688Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1124502812 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:38.688Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1124502812 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:38.688Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1124502812 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:38.688Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1124502812 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:38.688Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1124502812 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T13:16:38.688Z] DEBUG - Clicked on &Apply [2019-07-30T13:16:38.688Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T13:16:38.688Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T13:16:38.688Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T13:16:38.688Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T13:16:38.688Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T13:16:38.688Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T13:16:38.688Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:16:38.688Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T13:16:38.688Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T13:16:38.688Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T13:16:38.688Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:38.688Z] 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-30T13:16:38.688Z] DEBUG - Clicking on Apply and Close [2019-07-30T13:16:38.688Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1124502822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T13:16:38.688Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1124502822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T13:16:38.688Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1124502822 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-30T13:16:38.688Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1124502822 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T13:16:38.688Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1124502822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T13:16:38.688Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1124502822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T13:16:38.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1124502822 data=null item=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-30T13:16:38.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1124502360 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-30T13:16:38.944Z] DEBUG - Clicked on [2019-07-30T13:16:38.944Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:16:38.944Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:16:38.944Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:16:38.944Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:16:38.944Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:16:38.944Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:16:38.944Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1124503038 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:16:38.944Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1124503038 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:16:38.944Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1124503039 data=null} to TreeItem with text {test} [2019-07-30T13:16:38.944Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1124503039 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:16:38.944Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124503039 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:16:38.944Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1124503046 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:16:38.944Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:16:38.944Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1124503062 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:16:38.944Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1124503062 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:16:38.944Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1124503062 data=null} to TreeItem with text {test} [2019-07-30T13:16:38.944Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1124503071 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:16:38.944Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124503071 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:16:38.944Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1124503077 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:16:38.944Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:16:38.944Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:16:38.944Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1124503077 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T13:16:38.944Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1124503078 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:16:38.944Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1124503078 data=null} to TreeItem with text {Traces [1]} [2019-07-30T13:16:38.944Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1124503078 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:16:38.944Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124503079 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:16:38.944Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1124503088 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:16:38.944Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:16:38.944Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1124503089 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T13:16:38.944Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1124503089 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:16:38.944Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1124503090 data=null} to TreeItem with text {Traces [1]} [2019-07-30T13:16:38.944Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1124503090 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:16:38.944Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124503090 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:16:38.944Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1124503095 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:16:38.944Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T13:16:38.944Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T13:16:39.201Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T13:16:39.201Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T13:16:39.201Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1124503454 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T13:16:39.201Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T13:16:39.201Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T13:16:39.201Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T13:16:39.201Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T13:16:39.201Z] DEBUG - matched Combo with text "", using matcher: of type 'Button' [2019-07-30T13:16:42.957Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:16:42.957Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:16:42.957Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:16:42.957Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T13:16:42.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124506939 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:16:42.957Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124506940 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:16:42.957Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124506940 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:16:42.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124506940 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:16:42.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124506940 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:16:42.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124506940 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:16:42.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124506940 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:16:42.957Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124506940 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:16:42.957Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124506940 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:16:42.957Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124506940 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:16:42.957Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124506940 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:16:42.957Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124506941 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:16:42.957Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:16:42.957Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:16:42.957Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:16:42.957Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:16:42.957Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:16:42.957Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:16:42.957Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:42.957Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:16:42.957Z] DEBUG - Clicking on OK [2019-07-30T13:16:42.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1124506941 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:16:42.957Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1124506942 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:16:42.957Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1124506942 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:16:42.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1124506942 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:16:42.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1124506942 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:16:42.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1124506942 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:16:42.957Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:16:42.957Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:16:42.957Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:16:42.957Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:16:42.957Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:16:42.957Z] DEBUG - Clicked on OK [2019-07-30T13:16:43.213Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1124506942 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:16:43.213Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1124506161 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T13:16:43.470Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.21 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest [2019-07-30T13:16:43.470Z] testFiltersView(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest) Time elapsed: 2.668 s [2019-07-30T13:16:43.470Z] testPreferencePage(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest) Time elapsed: 1.828 s [2019-07-30T13:16:43.470Z] testSelectTraceType(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest) Time elapsed: 2.213 s [2019-07-30T13:16:43.470Z] testImportTraceTypeOptions(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest) Time elapsed: 3.412 s [2019-07-30T13:16:43.470Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest [2019-07-30T13:16:47.642Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T13:16:47.642Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:16:50.283Z] DEBUG - number of items : 16 [2019-07-30T13:16:50.283Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T13:16:50.283Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1124514043 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:16:50.283Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1124514043 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:16:50.283Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1124514043 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:16:50.283Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1124514043 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:16:50.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1124514043 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:16:50.283Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1124514225 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:16:50.283Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1124514225 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:16:50.283Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1124514226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:16:50.283Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1124514226 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:16:50.283Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1124514226 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:16:50.283Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T13:16:50.283Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T13:16:50.283Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:50.283Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:50.283Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:50.283Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:50.283Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:50.283Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:50.283Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:50.283Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:50.283Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:50.283Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:50.283Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:50.283Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:50.283Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:50.283Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:50.283Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:50.283Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:50.283Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:50.283Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:50.283Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:16:50.283Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:50.283Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:50.283Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:50.283Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:50.283Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:50.283Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:50.283Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:50.283Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:50.283Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:50.283Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:50.283Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:50.283Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:50.283Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:50.283Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:50.283Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:50.283Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:50.283Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:50.283Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:50.283Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:50.283Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:50.283Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:16:50.284Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:50.284Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:50.284Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:50.284Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:50.284Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:50.284Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:50.284Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:50.284Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:50.284Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:50.284Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:50.284Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:50.284Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:50.284Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:50.284Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:50.284Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:50.284Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:50.284Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:50.284Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:50.284Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:50.284Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:50.284Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:16:50.284Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:50.284Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:50.284Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:50.284Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:50.284Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:50.284Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:50.284Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:50.284Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:50.284Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:50.284Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:50.284Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:50.284Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:50.284Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:50.284Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:50.284Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:50.284Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:50.284Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:50.284Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:50.284Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:50.284Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:50.284Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:16:50.284Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:50.284Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:50.284Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:50.284Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:50.284Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:50.284Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:50.284Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:50.284Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:50.284Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:50.284Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:50.284Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:50.284Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:50.284Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:50.284Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:50.284Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:50.284Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:50.284Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:50.284Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:50.284Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:50.284Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:50.284Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:16:50.284Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:50.284Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:50.284Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:50.284Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:50.284Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:50.284Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:50.284Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:50.284Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:50.284Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:50.284Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:50.284Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:50.284Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:50.284Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:50.284Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:50.284Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:50.284Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:50.284Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:50.284Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:50.284Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:50.284Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:50.284Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:16:50.284Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:50.284Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:50.284Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:50.284Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:50.284Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:50.284Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:50.284Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:50.284Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:50.284Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:16:50.284Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:16:50.284Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:50.284Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:16:50.284Z] DEBUG - Clicking on OK [2019-07-30T13:16:50.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1124514301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:16:50.284Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1124514301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:16:50.284Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1124514302 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:16:50.284Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1124514302 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:16:50.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1124514302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:16:50.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1124514302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:16:50.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1124514302 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:16:50.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1124514044 data=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-30T13:16:50.284Z] DEBUG - Clicked on [2019-07-30T13:16:50.541Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T13:16:50.541Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:16:51.105Z] DEBUG - number of items : 16 [2019-07-30T13:16:51.105Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T13:16:51.105Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1124515220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:16:51.105Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1124515220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:16:51.105Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1124515220 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:16:51.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1124515220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:16:51.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1124515220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:16:51.105Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1124515342 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:16:51.105Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1124515343 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:16:51.105Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1124515343 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:16:51.105Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1124515344 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:16:51.105Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1124515344 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:16:51.105Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T13:16:51.105Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:51.105Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:51.362Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:51.362Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:51.362Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:51.362Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:51.362Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:51.362Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:51.362Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:51.362Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:51.362Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:51.362Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:51.362Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:51.362Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:51.362Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:51.362Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:51.362Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:51.362Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:51.362Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:51.362Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:51.362Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:16:51.362Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:51.362Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:51.362Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:51.362Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:51.362Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:51.362Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:51.362Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:51.362Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:51.362Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:16:51.362Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:16:51.362Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:51.362Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:16:51.362Z] DEBUG - Clicking on OK [2019-07-30T13:16:51.362Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1124515364 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:16:51.362Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1124515365 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:16:51.362Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1124515365 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:16:51.362Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1124515365 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:16:51.362Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1124515365 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:16:51.362Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1124515365 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:16:51.362Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1124515365 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:16:51.362Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1124515220 data=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-30T13:16:51.362Z] DEBUG - Clicked on [2019-07-30T13:16:51.362Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T13:16:51.362Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:16:52.291Z] DEBUG - number of items : 16 [2019-07-30T13:16:52.291Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T13:16:52.291Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1124516188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:16:52.291Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1124516188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:16:52.291Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1124516188 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:16:52.291Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1124516188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:16:52.291Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1124516189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:16:52.291Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1124516488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:16:52.291Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1124516489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:16:52.291Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1124516489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:16:52.291Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1124516489 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:16:52.291Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1124516489 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:16:52.291Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T13:16:52.291Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T13:16:52.291Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:52.291Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:52.292Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:16:52.292Z] DEBUG - Clicking on OK [2019-07-30T13:16:52.292Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1124516507 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:16:52.292Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1124516507 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:16:52.292Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1124516507 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:16:52.292Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1124516507 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:16:52.292Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1124516508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:16:52.292Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1124516508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:16:52.292Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1124516508 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:16:52.292Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1124516189 data=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-30T13:16:52.549Z] DEBUG - Clicked on [2019-07-30T13:16:52.549Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T13:16:52.549Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:16:53.112Z] DEBUG - number of items : 16 [2019-07-30T13:16:53.112Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T13:16:53.112Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1124517292 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:16:53.112Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1124517292 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:16:53.112Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1124517292 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:16:53.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1124517292 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:16:53.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1124517292 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:16:53.369Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1124517417 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:16:53.369Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1124517418 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:16:53.369Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1124517418 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:16:53.369Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1124517418 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:16:53.369Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1124517418 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:16:53.369Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T13:16:53.369Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:53.369Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:16:53.369Z] DEBUG - Clicking on OK [2019-07-30T13:16:53.369Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1124517440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:16:53.369Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1124517440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:16:53.369Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1124517440 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:16:53.369Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1124517440 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:16:53.369Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1124517440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:16:53.369Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1124517440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:16:53.369Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1124517440 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:16:53.369Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1124517292 data=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-30T13:16:53.369Z] DEBUG - Clicked on [2019-07-30T13:16:53.626Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T13:16:53.626Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:16:57.799Z] DEBUG - number of items : 16 [2019-07-30T13:16:57.799Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T13:16:57.799Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1124522002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:16:57.799Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1124522002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:16:57.799Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1124522002 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:16:57.799Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1124522002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:16:57.799Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1124522002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:16:58.057Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1124522151 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:16:58.057Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1124522152 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:16:58.057Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1124522152 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:16:58.057Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1124522153 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:16:58.057Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1124522153 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:16:58.057Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T13:16:58.057Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:58.057Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:16:58.057Z] DEBUG - Clicking on OK [2019-07-30T13:16:58.057Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1124522191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:16:58.057Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1124522191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:16:58.057Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1124522191 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:16:58.057Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1124522191 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:16:58.057Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1124522191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:16:58.057Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1124522191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:16:58.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1124522191 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:16:58.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1124522002 data=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-30T13:16:58.057Z] DEBUG - Clicked on [2019-07-30T13:16:58.313Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T13:16:58.313Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:16:58.877Z] DEBUG - number of items : 16 [2019-07-30T13:16:58.877Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T13:16:58.877Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1124523004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:16:58.877Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1124523004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:16:58.877Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1124523004 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:16:58.877Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1124523005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:16:58.877Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1124523005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:16:59.134Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1124523133 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:16:59.134Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1124523134 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:16:59.134Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1124523134 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:16:59.134Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1124523134 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:16:59.134Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1124523134 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:16:59.134Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T13:16:59.134Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T13:16:59.134Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} time=1124523135 data=null doit=true} to Shell with text {Legend} [2019-07-30T13:16:59.134Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:59.134Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:59.134Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:59.134Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:59.134Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:59.134Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:59.134Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-07-30T13:16:59.134Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:59.134Z] 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-30T13:16:59.134Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:16:59.134Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T13:16:59.134Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T13:16:59.134Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T13:16:59.134Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T13:16:59.134Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T13:16:59.134Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T13:16:59.134Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-07-30T13:16:59.134Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") [2019-07-30T13:16:59.134Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T13:16:59.134Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T13:16:59.134Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T13:16:59.134Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T13:16:59.134Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T13:16:59.134Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T13:16:59.134Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-07-30T13:16:59.134Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") [2019-07-30T13:16:59.134Z] DEBUG - Setting selection on (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") to 100 [2019-07-30T13:16:59.134Z] DEBUG - Sent event Selection [13]: SelectionEvent{Scale {} time=1124523155 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-30T13:16:59.134Z] DEBUG - Set selection on (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") to 100 [2019-07-30T13:16:59.134Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:59.134Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:59.134Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:59.134Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:59.134Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:59.134Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:59.134Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-07-30T13:16:59.134Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:59.134Z] 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-30T13:16:59.134Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:16:59.134Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:59.134Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:59.134Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:59.134Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:59.134Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:59.134Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:16:59.134Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:16:59.134Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:16:59.134Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:16:59.134Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:16:59.134Z] DEBUG - Clicking on OK [2019-07-30T13:16:59.134Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1124523172 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:16:59.134Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1124523173 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:16:59.134Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1124523173 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:16:59.134Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1124523173 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:16:59.134Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1124523173 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:16:59.134Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1124523173 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:16:59.134Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1124523173 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:16:59.134Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1124523005 data=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-30T13:16:59.134Z] DEBUG - Clicked on [2019-07-30T13:17:00.501Z] DEBUG - number of items : 16 [2019-07-30T13:17:00.501Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:00.501Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1124524352 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:00.501Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1124524352 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:00.501Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1124524353 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:00.501Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1124524353 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:00.501Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1124524353 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:00.501Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1124524475 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:00.501Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1124524476 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:00.501Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1124524476 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:00.501Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1124524477 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:00.501Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1124524477 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:00.501Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:00.501Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T13:17:00.501Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:00.501Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:00.501Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:00.501Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:00.501Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:00.501Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:00.501Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-07-30T13:17:00.501Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:00.501Z] 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-30T13:17:00.501Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:17:00.501Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:00.501Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:00.501Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:00.501Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:00.501Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:00.501Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:00.501Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-07-30T13:17:00.501Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:00.501Z] 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-30T13:17:00.501Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:17:00.501Z] DEBUG - Clicking on [2019-07-30T13:17:00.501Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1124524481 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-30T13:17:00.501Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1124524481 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-30T13:17:00.501Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1124524481 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-30T13:17:00.501Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1124524482 data=null} to (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH') [2019-07-30T13:17:00.501Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1124524482 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-30T13:17:00.501Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1124524482 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-30T13:17:00.501Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1124524482 data=null 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-30T13:17:00.501Z] 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-30T13:17:00.501Z] 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-30T13:17:00.501Z] 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-30T13:17:00.501Z] 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-30T13:17:00.501Z] 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-30T13:17:00.501Z] DEBUG - Clicked on [2019-07-30T13:17:00.501Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T13:17:00.501Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T13:17:00.501Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T13:17:00.501Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T13:17:00.501Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T13:17:00.501Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T13:17:00.501Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-07-30T13:17:00.501Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") [2019-07-30T13:17:00.501Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:00.501Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:00.501Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:00.501Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:00.501Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:00.501Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:00.501Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-07-30T13:17:00.501Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:00.501Z] 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-30T13:17:00.501Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:17:00.501Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:00.501Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:00.501Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:00.501Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:00.501Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:00.501Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:00.501Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:17:00.501Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:17:00.501Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:00.501Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:00.501Z] DEBUG - Clicking on OK [2019-07-30T13:17:00.502Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1124524502 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:00.502Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1124524505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:00.502Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1124524505 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:00.502Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1124524505 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:00.502Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1124524505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:00.502Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1124524505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:00.502Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1124524505 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:00.502Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1124524353 data=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-30T13:17:00.502Z] DEBUG - Clicked on [2019-07-30T13:17:01.525Z] DEBUG - number of items : 16 [2019-07-30T13:17:01.525Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:01.525Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1124525676 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:01.525Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1124525676 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:01.525Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1124525676 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:01.525Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1124525676 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:01.525Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1124525676 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:01.782Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1124525797 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:01.782Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1124525798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:01.782Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1124525798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:01.782Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1124525798 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:01.782Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1124525798 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:01.782Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:01.782Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T13:17:01.782Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:01.782Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:01.782Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:01.782Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:01.782Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:01.782Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:01.782Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:01.782Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:01.782Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:01.782Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:01.782Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:01.782Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:01.782Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:01.782Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:01.782Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:01.782Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:01.782Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:01.782Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:01.782Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:17:01.782Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:01.782Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:01.782Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:01.782Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:01.782Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:01.782Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:01.782Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:01.782Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:01.782Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:01.782Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:01.782Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:01.782Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:01.782Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:01.782Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:01.782Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:01.782Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:01.782Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:01.782Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:01.782Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:01.782Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:01.782Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:17:01.782Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:01.782Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:01.782Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:01.782Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:01.782Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:01.782Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:01.782Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:01.782Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:01.782Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:01.782Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:01.782Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:01.782Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:01.782Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:01.782Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:01.782Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:01.782Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:01.782Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:01.782Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:01.783Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:01.783Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:01.783Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:17:01.783Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:01.783Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:01.783Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:01.783Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:01.783Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:01.783Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:01.783Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:01.783Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:01.783Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:01.783Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:01.783Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:01.783Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:01.783Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:01.783Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:01.783Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:01.783Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:01.783Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:01.783Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:01.783Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:01.783Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:01.783Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:17:01.783Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:01.783Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:01.783Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:01.783Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:01.783Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:01.783Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:01.783Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:01.783Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:01.783Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:01.783Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:01.783Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:01.783Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:01.783Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:01.783Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:01.783Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:01.783Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:01.783Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:01.783Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:01.783Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:01.783Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:01.783Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:17:01.783Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:01.783Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:01.783Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:01.783Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:01.783Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:01.783Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:01.783Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:01.783Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:01.783Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:01.783Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:01.783Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:01.783Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:01.783Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:01.783Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:01.783Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:01.783Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:01.783Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:01.783Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:01.783Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:01.783Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:01.783Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:17:01.783Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:01.783Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:01.783Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:01.783Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:01.783Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:01.783Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:01.783Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:01.783Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:01.783Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:17:01.783Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:17:01.783Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:01.783Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:01.783Z] DEBUG - Clicking on OK [2019-07-30T13:17:01.783Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1124525819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:01.783Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1124525819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:01.783Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1124525819 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:01.783Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1124525819 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:01.783Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1124525819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:01.783Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1124525819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:01.783Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1124525820 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:01.783Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1124525677 data=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-30T13:17:01.783Z] DEBUG - Clicked on [2019-07-30T13:17:02.039Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T13:17:02.039Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:17:20.094Z] DEBUG - number of items : 16 [2019-07-30T13:17:20.094Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:20.094Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1124541580 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:20.094Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1124541580 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:20.094Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1124541580 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:20.094Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1124541581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:20.094Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1124541581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:20.094Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1124541718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:20.094Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1124541719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:20.094Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1124541719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:20.094Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1124541719 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:20.094Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1124541719 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:20.094Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:20.094Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T13:17:20.094Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.094Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:20.094Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:20.094Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.094Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:20.094Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:20.094Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.094Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:20.094Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:20.094Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.094Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:20.094Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:20.094Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.094Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:20.094Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:20.094Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.094Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:20.094Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:20.094Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:17:20.094Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:20.094Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:20.094Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.094Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:20.094Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:20.094Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.094Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:20.094Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:20.094Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.094Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:20.094Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:20.095Z] DEBUG - Clicking on OK [2019-07-30T13:17:20.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1124541745 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:20.095Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1124541746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:20.095Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1124541751 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:20.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1124541751 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:20.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1124541751 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:20.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1124541751 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:20.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1124541752 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:20.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1124541581 data=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-30T13:17:20.095Z] DEBUG - Clicked on [2019-07-30T13:17:20.095Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T13:17:20.095Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:17:20.095Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T13:17:20.095Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T13:17:20.095Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T13:17:20.095Z] DEBUG - number of items : 16 [2019-07-30T13:17:20.095Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:20.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1124543035 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:20.095Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1124543035 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:20.095Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1124543035 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:20.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1124543036 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:20.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1124543036 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:20.095Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1124543161 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:20.095Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1124543161 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:20.095Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1124543161 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:20.095Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1124543162 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:20.095Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1124543162 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:20.095Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:20.095Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:20.095Z] DEBUG - Clicking on OK [2019-07-30T13:17:20.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1124543182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:20.095Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1124543183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:20.095Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1124543183 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:20.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1124543183 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:20.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1124543183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:20.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1124543183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:20.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1124543183 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:20.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1124543036 data=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-30T13:17:20.095Z] DEBUG - Clicked on [2019-07-30T13:17:20.095Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T13:17:20.095Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:17:20.095Z] DEBUG - number of items : 16 [2019-07-30T13:17:20.095Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:20.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1124544005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:20.095Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1124544005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:20.095Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1124544005 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:20.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1124544006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:20.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1124544006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:20.095Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1124544142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:20.095Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1124544143 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:20.095Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1124544143 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:20.095Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1124544143 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:20.095Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1124544143 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:20.095Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:20.095Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T13:17:20.095Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} time=1124544145 data=null doit=true} to Shell with text {Legend} [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:20.095Z] 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-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T13:17:20.095Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T13:17:20.095Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T13:17:20.095Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-07-30T13:17:20.095Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") [2019-07-30T13:17:20.095Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T13:17:20.095Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T13:17:20.095Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T13:17:20.095Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T13:17:20.095Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T13:17:20.095Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T13:17:20.095Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-07-30T13:17:20.095Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") [2019-07-30T13:17:20.095Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T13:17:20.095Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T13:17:20.095Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T13:17:20.095Z] DEBUG - Setting selection on (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") to 25 [2019-07-30T13:17:20.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{Scale {} time=1124544163 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-30T13:17:20.095Z] DEBUG - Set selection on (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") to 25 [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:20.095Z] 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-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:20.095Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:20.095Z] DEBUG - Clicking on OK [2019-07-30T13:17:20.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1124544182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:20.095Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1124544182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:20.095Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1124544182 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:20.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1124544182 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:20.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1124544182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:20.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1124544182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:20.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1124544182 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:20.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1124544006 data=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-30T13:17:20.095Z] DEBUG - Clicked on [2019-07-30T13:17:21.465Z] DEBUG - number of items : 16 [2019-07-30T13:17:21.465Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:21.465Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1124545379 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:21.465Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1124545379 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:21.465Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1124545379 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:21.465Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1124545379 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:21.465Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1124545380 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:21.465Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1124545495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:21.465Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1124545496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:21.465Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1124545496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:21.465Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1124545496 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:21.465Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1124545501 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:21.465Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:21.465Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T13:17:21.465Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:21.465Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:21.465Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:21.465Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-07-30T13:17:21.465Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:21.465Z] 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-30T13:17:21.465Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:21.465Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:21.465Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:21.465Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:17:21.465Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:21.465Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:21.465Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:21.465Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-07-30T13:17:21.465Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:21.465Z] 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-30T13:17:21.465Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:21.465Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:21.465Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:21.465Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:17:21.465Z] DEBUG - Clicking on [2019-07-30T13:17:21.465Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1124545506 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-30T13:17:21.465Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1124545506 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-30T13:17:21.465Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1124545506 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-30T13:17:21.465Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1124545506 data=null} to (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH') [2019-07-30T13:17:21.465Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1124545506 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-30T13:17:21.465Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1124545506 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-30T13:17:21.465Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1124545506 data=null 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-30T13:17:21.465Z] 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-30T13:17:21.465Z] 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-30T13:17:21.465Z] 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-30T13:17:21.465Z] 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-30T13:17:21.465Z] 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-30T13:17:21.465Z] DEBUG - Clicked on [2019-07-30T13:17:21.465Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T13:17:21.465Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T13:17:21.465Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T13:17:21.465Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-07-30T13:17:21.465Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") [2019-07-30T13:17:21.465Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T13:17:21.465Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T13:17:21.465Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T13:17:21.465Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:21.465Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:21.465Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:21.465Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-07-30T13:17:21.465Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:21.465Z] 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-30T13:17:21.465Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:21.465Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:21.465Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:21.465Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:17:21.465Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:21.465Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:21.465Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:21.465Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:21.465Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:21.465Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:21.465Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:17:21.465Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:17:21.465Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:21.465Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:21.465Z] DEBUG - Clicking on OK [2019-07-30T13:17:21.465Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1124545531 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:21.465Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1124545532 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:21.465Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1124545532 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:21.465Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1124545532 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:21.465Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1124545532 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:21.465Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1124545532 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:21.465Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1124545532 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:21.465Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1124545380 data=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-30T13:17:21.465Z] DEBUG - Clicked on [2019-07-30T13:17:22.835Z] DEBUG - number of items : 16 [2019-07-30T13:17:22.835Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:22.835Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1124546733 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:22.835Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1124546733 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:22.835Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1124546733 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:22.835Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1124546734 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:22.835Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1124546734 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:22.835Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1124546855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:22.835Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1124546855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:22.835Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1124546856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:22.835Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1124546856 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:22.835Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1124546856 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:22.835Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:22.835Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:22.835Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:22.835Z] DEBUG - Clicking on OK [2019-07-30T13:17:22.835Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1124546877 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:22.835Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1124546877 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:22.835Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1124546877 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:22.835Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1124546877 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:22.835Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1124546877 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:22.835Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1124546877 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:22.835Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1124546878 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:22.835Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1124546734 data=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-30T13:17:22.835Z] DEBUG - Clicked on [2019-07-30T13:17:23.092Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T13:17:23.092Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:17:23.655Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T13:17:23.655Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T13:17:23.655Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T13:17:23.911Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T13:17:23.911Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T13:17:24.473Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T13:17:24.473Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T13:17:25.035Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T13:17:25.035Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T13:17:25.599Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T13:17:25.599Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T13:17:26.225Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T13:17:26.225Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T13:17:26.525Z] DEBUG - number of items : 16 [2019-07-30T13:17:26.525Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:26.525Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1124550632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:26.525Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1124550632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:26.525Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1124550633 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:26.525Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1124550633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:26.525Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1124550633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:26.781Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1124550788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:26.781Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1124550789 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:26.781Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1124550789 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:26.781Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1124550789 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:26.781Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1124550789 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:26.781Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:26.781Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T13:17:26.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:26.781Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:26.781Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:26.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:26.781Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:26.781Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:26.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:26.781Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:26.781Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:26.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:26.781Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:26.781Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:26.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:26.781Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:26.781Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:26.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:26.781Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:26.781Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:26.781Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:17:26.781Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:26.781Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:26.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:26.781Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:26.781Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:26.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:26.781Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:26.781Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:26.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:26.781Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:26.781Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:26.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:26.781Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:26.781Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:26.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:26.781Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:26.781Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:26.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:26.781Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:26.781Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:26.781Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:17:26.781Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:26.781Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:26.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:26.781Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:26.781Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:26.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:26.781Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:26.781Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:26.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:26.781Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:26.781Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:26.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:26.781Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:26.781Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:26.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:26.781Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:26.781Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:26.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:26.781Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:26.781Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:26.781Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:17:26.781Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:26.781Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:26.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:26.781Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:26.781Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:26.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:26.781Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:26.781Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:26.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:26.781Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:26.781Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:26.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:26.781Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:26.781Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:26.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:26.781Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:26.781Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:26.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:26.781Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:26.781Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:26.781Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:17:26.781Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:26.781Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:26.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:26.781Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:26.781Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:26.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:26.781Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:26.781Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:26.782Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:26.782Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:26.782Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:26.782Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:26.782Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:26.782Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:26.782Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:26.782Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:26.782Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:26.782Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:26.782Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:26.782Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:26.782Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:17:26.782Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:26.782Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:26.782Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:26.782Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:26.782Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:26.782Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:26.782Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:26.782Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:26.782Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:26.782Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:26.782Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:26.782Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:26.782Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:26.782Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:26.782Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:26.782Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:26.782Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:26.782Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:26.782Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:26.782Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:26.782Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:17:26.782Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:26.782Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:26.782Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:26.782Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:26.782Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:26.782Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:26.782Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:26.782Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:26.782Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:17:26.782Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:17:26.782Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:26.782Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:26.782Z] DEBUG - Clicking on OK [2019-07-30T13:17:26.782Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1124550810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:26.782Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1124550810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:26.782Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1124550810 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:26.782Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1124550811 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:26.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1124550811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:26.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1124550811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:26.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1124550811 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:26.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1124550633 data=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-30T13:17:26.782Z] DEBUG - Clicked on [2019-07-30T13:17:27.038Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T13:17:27.038Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:17:27.602Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T13:17:27.602Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T13:17:27.602Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T13:17:27.602Z] DEBUG - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter' [2019-07-30T13:17:27.602Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Time Event Filter} time=1124551799 data=null doit=true} to Shell with text {Time Event Filter} [2019-07-30T13:17:27.602Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:17:27.602Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T13:17:28.165Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T13:17:29.532Z] DEBUG - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter' [2019-07-30T13:17:29.532Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Time Event Filter} time=1124553501 data=null doit=true} to Shell with text {Time Event Filter} [2019-07-30T13:17:29.532Z] DEBUG - matched Text with text "Hat1", using matcher: of type 'Text' [2019-07-30T13:17:29.532Z] DEBUG - matched Text with text "Hat1", using matcher: (of type 'Text') [2019-07-30T13:17:29.532Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T13:17:29.532Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T13:17:30.097Z] DEBUG - number of items : 16 [2019-07-30T13:17:30.097Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:30.097Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1124554067 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:30.097Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1124554067 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:30.097Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1124554067 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:30.097Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1124554068 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:30.097Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1124554068 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:30.097Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1124554191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:30.097Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1124554192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:30.097Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1124554192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:30.097Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1124554192 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:30.097Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1124554192 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:30.097Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:30.097Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:30.097Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:30.097Z] DEBUG - Clicking on OK [2019-07-30T13:17:30.097Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1124554218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:30.097Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1124554218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:30.097Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1124554218 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:30.097Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1124554218 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:30.097Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1124554218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:30.097Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1124554219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:30.097Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1124554219 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:30.097Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1124554068 data=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-30T13:17:30.097Z] DEBUG - Clicked on [2019-07-30T13:17:30.660Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T13:17:30.660Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:17:31.223Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T13:17:31.223Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T13:17:31.223Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T13:17:31.223Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T13:17:31.223Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T13:17:31.480Z] DEBUG - number of items : 16 [2019-07-30T13:17:31.480Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:31.480Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1124555689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:31.480Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1124555689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:31.480Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1124555689 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:31.480Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1124555690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:31.480Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1124555690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:31.737Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1124555824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:31.738Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1124555825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:31.738Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1124555825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:31.738Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1124555825 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:31.738Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1124555825 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:31.738Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T13:17:31.738Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:31.738Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:31.738Z] DEBUG - Clicking on OK [2019-07-30T13:17:31.738Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1124555847 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:31.738Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1124555847 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:31.738Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1124555847 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:31.738Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1124555847 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:31.738Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1124555848 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:31.738Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1124555848 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:31.738Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1124555848 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:31.738Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1124555690 data=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-30T13:17:31.738Z] DEBUG - Clicked on [2019-07-30T13:17:31.738Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 48.418 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest [2019-07-30T13:17:31.738Z] testTimeLine(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 3.581 s [2019-07-30T13:17:31.738Z] testKeyboardNamespaceNavigation(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 0.959 s [2019-07-30T13:17:31.738Z] testCollapseExpandUsingEnter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 1.186 s [2019-07-30T13:17:31.738Z] testExpandAndCollapse(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 0.935 s [2019-07-30T13:17:31.738Z] testEventStyling(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 4.727 s [2019-07-30T13:17:31.738Z] testLegendArrow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 3.611 s [2019-07-30T13:17:31.738Z] testVerticalZoom(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 15.96 s [2019-07-30T13:17:31.738Z] testZoomToSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 1.403 s [2019-07-30T13:17:31.738Z] testExport(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) skipped [2019-07-30T13:17:31.738Z] testLegend(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 3.695 s [2019-07-30T13:17:31.738Z] testHorizontalZoom(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 4.016 s [2019-07-30T13:17:31.738Z] testTimegraphEventFiltering(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 3.422 s [2019-07-30T13:17:31.738Z] testKeyboardNavigation(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 1.531 s [2019-07-30T13:17:31.738Z] testPalettes(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) skipped [2019-07-30T13:17:31.738Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest [2019-07-30T13:17:32.667Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub"' [2019-07-30T13:17:32.923Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T13:17:32.923Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T13:17:32.923Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T13:17:32.923Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T13:17:33.852Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub"' [2019-07-30T13:17:33.852Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T13:17:33.852Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T13:17:33.852Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T13:17:34.415Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T13:17:34.415Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T13:17:34.979Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T13:17:34.979Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T13:17:35.543Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T13:17:35.543Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T13:17:36.107Z] DEBUG - number of items : 5 [2019-07-30T13:17:36.107Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom In} [2019-07-30T13:17:36.107Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1124560134 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-30T13:17:36.107Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1124560135 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-30T13:17:36.107Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1124560135 data=null doit=true} to ToolItem with tooltip text {Zoom In} [2019-07-30T13:17:36.107Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1124560135 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-30T13:17:36.107Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1124560135 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-30T13:17:36.107Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1124560135 data=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-30T13:17:36.107Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1124560137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-30T13:17:36.107Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1124560137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-30T13:17:36.107Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1124560137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-30T13:17:36.107Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1124560138 data=null doit=true} to ToolItem with tooltip text {Zoom In} [2019-07-30T13:17:36.107Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1124560138 data=null} to ToolItem with tooltip text {Zoom In} [2019-07-30T13:17:36.107Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom In} [2019-07-30T13:17:36.107Z] DEBUG - number of items : 5 [2019-07-30T13:17:36.107Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom Out} [2019-07-30T13:17:36.107Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1124560147 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-30T13:17:36.107Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1124560147 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-30T13:17:36.107Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1124560147 data=null doit=true} to ToolItem with tooltip text {Zoom Out} [2019-07-30T13:17:36.107Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1124560147 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-30T13:17:36.107Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1124560147 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-30T13:17:36.107Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1124560147 data=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-30T13:17:36.107Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1124560150 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-30T13:17:36.107Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1124560150 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-30T13:17:36.107Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1124560150 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-30T13:17:36.107Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1124560150 data=null doit=true} to ToolItem with tooltip text {Zoom Out} [2019-07-30T13:17:36.107Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1124560150 data=null} to ToolItem with tooltip text {Zoom Out} [2019-07-30T13:17:36.107Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom Out} [2019-07-30T13:17:36.107Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T13:17:36.107Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T13:17:36.725Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T13:17:36.725Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T13:17:37.427Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub"' [2019-07-30T13:17:37.427Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T13:17:37.427Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T13:17:37.427Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T13:17:37.427Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T13:17:37.427Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T13:17:37.427Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T13:17:37.684Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.767 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest [2019-07-30T13:17:37.684Z] testZoomToSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest) Time elapsed: 1.615 s [2019-07-30T13:17:37.684Z] testHorizontalZoom(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest) Time elapsed: 3.542 s [2019-07-30T13:17:37.684Z] testKeyboardNavigation(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest) Time elapsed: 0.493 s [2019-07-30T13:17:37.684Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest [2019-07-30T13:17:38.247Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:17:38.247Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:17:38.247Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:17:38.247Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:17:38.247Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:17:38.247Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:17:38.247Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=1124562487 data=null button=0 stateMask=0x0 x=83 y=11 count=0} to TreeItem with text {SomeProject} [2019-07-30T13:17:38.247Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=1124562487 data=null doit=true} to TreeItem with text {SomeProject} [2019-07-30T13:17:38.247Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=1124562487 data=null} to TreeItem with text {SomeProject} [2019-07-30T13:17:38.247Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=1124562488 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {SomeProject} [2019-07-30T13:17:38.247Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124562488 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-30T13:17:38.504Z] [2019-07-30T13:17:38.504Z] !ENTRY org.eclipse.cdt.core 1 0 2019-07-30 13:17:38.322 [2019-07-30T13:17:38.504Z] !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-30T13:17:38.504Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=1124562686 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {SomeProject} [2019-07-30T13:17:38.504Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:17:38.504Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=1124562687 data=null button=0 stateMask=0x0 x=83 y=11 count=0} to TreeItem with text {SomeProject} [2019-07-30T13:17:38.504Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=1124562687 data=null doit=true} to TreeItem with text {SomeProject} [2019-07-30T13:17:38.504Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=1124562687 data=null} to TreeItem with text {SomeProject} [2019-07-30T13:17:38.504Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=1124562688 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {SomeProject} [2019-07-30T13:17:38.504Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124562688 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-30T13:17:38.504Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=1124562696 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {SomeProject} [2019-07-30T13:17:38.761Z] DEBUG - matched MenuItem with text "Confi&gure", using matcher: with mnemonic 'Configure' [2019-07-30T13:17:38.761Z] DEBUG - matched MenuItem with text "Configure or convert...", using matcher: with mnemonic 'Configure or convert to Tracing Project' [2019-07-30T13:17:38.761Z] DEBUG - Clicking on with mnemonic 'Configure or convert to Tracing Project' [2019-07-30T13:17:38.761Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Configure or convert to Tracing Project} time=1124562816 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-30T13:17:38.761Z] DEBUG - Clicked on with mnemonic 'Configure or convert to Tracing Project' [2019-07-30T13:17:39.017Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=1124563079 data=null doit=true} to TreeItem with text {SomeProject} [2019-07-30T13:17:39.017Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=1124563079 data=null} to TreeItem with text {SomeProject} [2019-07-30T13:17:39.017Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=1124563080 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {SomeProject} [2019-07-30T13:17:39.017Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1124563081 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-30T13:17:39.017Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=1124563090 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {SomeProject} [2019-07-30T13:17:39.017Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Compass} time=1124563091 data=null doit=true} to TreeItem with text {Trace Compass} [2019-07-30T13:17:39.017Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Compass} time=1124563091 data=null} to TreeItem with text {Trace Compass} [2019-07-30T13:17:39.017Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Compass} time=1124563091 data=null button=1 stateMask=0x0 x=109 y=32 count=1} to TreeItem with text {Trace Compass} [2019-07-30T13:17:39.017Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1124563091 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-30T13:17:39.017Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Compass} time=1124563094 data=null button=1 stateMask=0x80000 x=93 y=32 count=1} to TreeItem with text {Trace Compass} [2019-07-30T13:17:39.017Z] WARN - Tree item TreeItem with text {Trace Compass} is already expanded. Won't expand it again. [2019-07-30T13:17:40.907Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-30T13:17:40.907Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:17:40.907Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:17:40.907Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:17:40.907Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:17:40.907Z] DEBUG - matched MenuItem with text "&Filters and Customi...", using matcher: with mnemonic 'Filters and Customization...' [2019-07-30T13:17:40.907Z] DEBUG - Clicking on with mnemonic 'Filters and Customization...' [2019-07-30T13:17:41.163Z] DEBUG - Clicked on with mnemonic 'Filters and Customization...' [2019-07-30T13:17:41.163Z] DEBUG - matched Shell with text "Filters and Customiz...", using matcher: with text 'Filters and Customization' [2019-07-30T13:17:41.163Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filters and Customization} time=1124565328 data=null doit=true} to Shell with text {Filters and Customization} [2019-07-30T13:17:41.163Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:17:41.163Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:17:41.163Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T13:17:41.163Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {.* resources} time=1124565331 data=null button=0 stateMask=0x0 x=67 y=33 count=0} to TableItem with text {.* resources} [2019-07-30T13:17:41.163Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {.* resources} time=1124565331 data=null doit=true} to TableItem with text {.* resources} [2019-07-30T13:17:41.163Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {.* resources} time=1124565331 data=null} to TableItem with text {.* resources} [2019-07-30T13:17:41.163Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {.* resources} time=1124565332 data=null button=1 stateMask=0x0 x=67 y=33 count=1} to TableItem with text {.* resources} [2019-07-30T13:17:41.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1124565332 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-30T13:17:41.163Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {.* resources} time=1124565332 data=null button=1 stateMask=0x80000 x=67 y=33 count=1} to TableItem with text {.* resources} [2019-07-30T13:17:41.163Z] DEBUG - Setting state to unchecked on: .* resources [2019-07-30T13:17:41.163Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T13:17:41.163Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1124565340 data=null button=0 stateMask=0x0 x=131 y=121 count=0} to TableItem with text {Trace Compass Shadow Projects} [2019-07-30T13:17:41.163Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Trace Compass Shadow Projects} time=1124565340 data=null doit=true} to TableItem with text {Trace Compass Shadow Projects} [2019-07-30T13:17:41.163Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Trace Compass Shadow Projects} time=1124565340 data=null} to TableItem with text {Trace Compass Shadow Projects} [2019-07-30T13:17:41.163Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1124565340 data=null button=1 stateMask=0x0 x=131 y=121 count=1} to TableItem with text {Trace Compass Shadow Projects} [2019-07-30T13:17:41.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1124565340 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-30T13:17:41.163Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1124565387 data=null button=1 stateMask=0x80000 x=131 y=121 count=1} to TableItem with text {Trace Compass Shadow Projects} [2019-07-30T13:17:41.163Z] DEBUG - Setting state to unchecked on: Trace Compass Shadow Projects [2019-07-30T13:17:41.163Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:17:41.163Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:17:41.163Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:17:41.163Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:41.163Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:41.163Z] DEBUG - Clicking on OK [2019-07-30T13:17:41.163Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1124565389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:41.163Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1124565389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:41.163Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1124565389 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:41.163Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1124565389 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:41.163Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1124565389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:41.163Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1124565389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:41.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1124565389 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:41.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Filters and Customization...} time=1124565105 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-30T13:17:41.420Z] DEBUG - Clicked on [2019-07-30T13:17:41.420Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:17:41.420Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:17:41.420Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:17:41.420Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:17:41.420Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:17:41.420Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:17:41.420Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=1124565480 data=null button=0 stateMask=0x0 x=133 y=11 count=0} to TreeItem with text {.tracecompass-SomeProject} [2019-07-30T13:17:41.420Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {.tracecompass-SomeProject} time=1124565480 data=null doit=true} to TreeItem with text {.tracecompass-SomeProject} [2019-07-30T13:17:41.420Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {.tracecompass-SomeProject} time=1124565481 data=null} to TreeItem with text {.tracecompass-SomeProject} [2019-07-30T13:17:41.420Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=1124565481 data=null button=1 stateMask=0x0 x=133 y=11 count=1} to TreeItem with text {.tracecompass-SomeProject} [2019-07-30T13:17:41.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124565481 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-30T13:17:41.420Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=1124565515 data=null button=1 stateMask=0x80000 x=133 y=11 count=1} to TreeItem with text {.tracecompass-SomeProject} [2019-07-30T13:17:41.420Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {.tracecompass-SomeProject} time=1124565516 data=null doit=true} to TreeItem with text {.tracecompass-SomeProject} [2019-07-30T13:17:41.420Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {.tracecompass-SomeProject} time=1124565516 data=null} to TreeItem with text {.tracecompass-SomeProject} [2019-07-30T13:17:41.420Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=1124565516 data=null button=1 stateMask=0x0 x=133 y=11 count=1} to TreeItem with text {.tracecompass-SomeProject} [2019-07-30T13:17:41.420Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1124565517 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-30T13:17:41.420Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=1124565522 data=null button=1 stateMask=0x80000 x=117 y=11 count=1} to TreeItem with text {.tracecompass-SomeProject} [2019-07-30T13:17:41.420Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1124565538 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:17:41.420Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1124565543 data=null} to TreeItem with text {Traces [1]} [2019-07-30T13:17:41.420Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1124565544 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:17:41.420Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1124565544 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-30T13:17:41.420Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1124565548 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:17:41.420Z] WARN - Tree item TreeItem with text {.tracecompass-SomeProject} is already expanded. Won't expand it again. [2019-07-30T13:17:41.420Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:17:41.420Z] DEBUG - matched MenuItem with text "&Filters and Customi...", using matcher: with mnemonic 'Filters and Customization...' [2019-07-30T13:17:41.420Z] DEBUG - Clicking on with mnemonic 'Filters and Customization...' [2019-07-30T13:17:41.677Z] DEBUG - Clicked on with mnemonic 'Filters and Customization...' [2019-07-30T13:17:41.677Z] DEBUG - matched Shell with text "Filters and Customiz...", using matcher: with text 'Filters and Customization' [2019-07-30T13:17:41.677Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filters and Customization} time=1124565746 data=null doit=true} to Shell with text {Filters and Customization} [2019-07-30T13:17:41.677Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:17:41.677Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:17:41.677Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T13:17:41.677Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {.* resources} time=1124565762 data=null button=0 stateMask=0x0 x=67 y=33 count=0} to TableItem with text {.* resources} [2019-07-30T13:17:41.677Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {.* resources} time=1124565762 data=null doit=true} to TableItem with text {.* resources} [2019-07-30T13:17:41.677Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {.* resources} time=1124565762 data=null} to TableItem with text {.* resources} [2019-07-30T13:17:41.677Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {.* resources} time=1124565763 data=null button=1 stateMask=0x0 x=67 y=33 count=1} to TableItem with text {.* resources} [2019-07-30T13:17:41.677Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1124565763 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-30T13:17:41.677Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {.* resources} time=1124565763 data=null button=1 stateMask=0x80000 x=67 y=33 count=1} to TableItem with text {.* resources} [2019-07-30T13:17:41.677Z] DEBUG - Setting state to checked on: .* resources [2019-07-30T13:17:41.677Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T13:17:41.677Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1124565788 data=null button=0 stateMask=0x0 x=131 y=121 count=0} to TableItem with text {Trace Compass Shadow Projects} [2019-07-30T13:17:41.677Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Trace Compass Shadow Projects} time=1124565788 data=null doit=true} to TableItem with text {Trace Compass Shadow Projects} [2019-07-30T13:17:41.677Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Trace Compass Shadow Projects} time=1124565788 data=null} to TableItem with text {Trace Compass Shadow Projects} [2019-07-30T13:17:41.677Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1124565789 data=null button=1 stateMask=0x0 x=131 y=121 count=1} to TableItem with text {Trace Compass Shadow Projects} [2019-07-30T13:17:41.677Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1124565789 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-30T13:17:41.677Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1124565789 data=null button=1 stateMask=0x80000 x=131 y=121 count=1} to TableItem with text {Trace Compass Shadow Projects} [2019-07-30T13:17:41.677Z] DEBUG - Setting state to checked on: Trace Compass Shadow Projects [2019-07-30T13:17:41.677Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:17:41.677Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:17:41.677Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:17:41.677Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:41.677Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:41.677Z] DEBUG - Clicking on OK [2019-07-30T13:17:41.677Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1124565791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:41.677Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1124565791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:41.677Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1124565791 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:41.677Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1124565791 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:41.677Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1124565791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:41.677Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1124565791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:41.677Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1124565792 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:41.677Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Filters and Customization...} time=1124565604 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-30T13:17:41.677Z] DEBUG - Clicked on [2019-07-30T13:17:41.677Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:17:41.677Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:17:41.677Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:17:41.934Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1124566008 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T13:17:41.934Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T13:17:41.934Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:17:41.934Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:17:41.934Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:17:41.934Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=1124566027 data=null button=0 stateMask=0x0 x=83 y=11 count=0} to TreeItem with text {SomeProject} [2019-07-30T13:17:41.934Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=1124566027 data=null doit=true} to TreeItem with text {SomeProject} [2019-07-30T13:17:41.934Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=1124566027 data=null} to TreeItem with text {SomeProject} [2019-07-30T13:17:41.934Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=1124566027 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {SomeProject} [2019-07-30T13:17:41.934Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124566028 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-30T13:17:41.934Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=1124566050 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {SomeProject} [2019-07-30T13:17:41.934Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T13:17:41.934Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T13:17:41.934Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T13:17:42.864Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T13:17:42.864Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T13:17:42.864Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:17:42.864Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:17:42.864Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:17:42.864Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: of type 'Button' [2019-07-30T13:17:42.864Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:17:42.864Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:17:42.864Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:17:42.864Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:17:42.864Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:17:42.864Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:17:42.864Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T13:17:42.864Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124566781 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:17:42.864Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124566782 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:17:42.864Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124566782 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:17:42.864Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124566782 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:17:42.864Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124566782 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:17:42.864Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124566782 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:17:42.864Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124566782 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:17:42.864Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124566802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:17:42.864Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124566802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:17:42.864Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124566802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:17:42.864Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124566802 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:17:42.864Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124566803 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:17:42.864Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:17:42.864Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:17:42.864Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: of type 'Button' [2019-07-30T13:17:42.864Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:17:42.864Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:17:42.864Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:17:42.864Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:17:42.864Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:17:42.864Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:42.864Z] DEBUG - Clicking on OK [2019-07-30T13:17:42.864Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1124566804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:42.864Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1124566804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:42.864Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1124566804 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:42.864Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1124566804 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:42.864Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1124566804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:42.864Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1124566805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:42.864Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:42.864Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:42.864Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:42.864Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:42.864Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:42.864Z] DEBUG - Clicked on OK [2019-07-30T13:17:43.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1124566805 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:17:43.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1124566106 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T13:17:43.427Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.876 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest [2019-07-30T13:17:43.427Z] testConfigureTracingNature(org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest) Time elapsed: 2.645 s [2019-07-30T13:17:43.427Z] testViewerFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest) Time elapsed: 0.871 s [2019-07-30T13:17:43.427Z] [2019-07-30T13:17:43.427Z] Results: [2019-07-30T13:17:43.427Z] [2019-07-30T13:17:43.427Z] Tests run: 70, Failures: 0, Errors: 0, Skipped: 4 [2019-07-30T13:17:43.427Z] [2019-07-30T13:17:43.989Z] [2019-07-30T13:17:43.989Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-30 13:17:43.724 [2019-07-30T13:17:43.989Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-30T13:17:44.552Z] [INFO] All tests passed! [2019-07-30T13:17:44.552Z] [INFO] [2019-07-30T13:17:44.552Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T13:17:44.552Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:17:44.552Z] [INFO] [2019-07-30T13:17:44.552Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T13:17:45.116Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T13:17:45.116Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T13:17:45.116Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T13:17:46.044Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T13:17:46.044Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T13:17:46.044Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T13:17:46.300Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T13:17:46.300Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T13:17:46.300Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T13:17:46.557Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T13:17:46.557Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T13:17:46.557Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T13:17:47.120Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T13:17:47.120Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T13:17:47.377Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T13:17:48.927Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-30T13:17:48.927Z] [INFO] [2019-07-30T13:17:48.927Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T13:17:48.927Z] [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-30T13:17:48.927Z] [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-30T13:17:48.927Z] [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-30T13:17:48.927Z] [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-30T13:17:48.927Z] [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-30T13:17:48.927Z] [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-30T13:17:48.927Z] [INFO] [2019-07-30T13:17:48.927Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T13:17:48.927Z] [INFO] [2019-07-30T13:17:48.927Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests >-- [2019-07-30T13:17:48.927Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core.tests 1.0.4-SNAPSHOT [43/134] [2019-07-30T13:17:48.927Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T13:17:48.927Z] [INFO] [2019-07-30T13:17:48.927Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T13:17:48.927Z] [INFO] [2019-07-30T13:17:48.927Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T13:17:48.927Z] [INFO] The project's OSGi version is 1.0.4.201907301238 [2019-07-30T13:17:48.927Z] [INFO] [2019-07-30T13:17:48.927Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T13:17:48.927Z] [INFO] [2019-07-30T13:17:48.927Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T13:17:48.927Z] [INFO] [2019-07-30T13:17:48.927Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T13:17:48.927Z] [INFO] [2019-07-30T13:17:48.927Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T13:17:48.927Z] [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-30T13:17:48.927Z] [INFO] [2019-07-30T13:17:48.927Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T13:17:48.927Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:17:48.927Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/main/resources [2019-07-30T13:17:48.927Z] [INFO] [2019-07-30T13:17:48.927Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T13:17:48.927Z] [INFO] Compiling 9 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/classes [2019-07-30T13:17:49.185Z] [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-30T13:17:49.185Z] Long value = fMapper.apply(element); [2019-07-30T13:17:49.185Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:17:49.185Z] 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-30T13:17:49.185Z] [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-30T13:17:49.185Z] if (value <= fMapper.apply(obj)) { [2019-07-30T13:17:49.185Z] ^^^^^^^^^^^^^^^^^^ [2019-07-30T13:17:49.185Z] 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-30T13:17:49.185Z] [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-30T13:17:49.185Z] Long value = fMapper.apply(element); [2019-07-30T13:17:49.185Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:17:49.185Z] 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-30T13:17:49.185Z] [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-30T13:17:49.185Z] if (value >= fMapper.apply(obj)) { [2019-07-30T13:17:49.185Z] ^^^^^^^^^^^^^^^^^^ [2019-07-30T13:17:49.185Z] 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-30T13:17:49.185Z] [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-30T13:17:49.185Z] Statistics::update, Statistics::merge); [2019-07-30T13:17:49.185Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:17:49.185Z] 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-30T13:17:49.185Z] [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-30T13:17:49.185Z] Statistics::update, Statistics::merge); [2019-07-30T13:17:49.185Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:17:49.185Z] 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-30T13:17:49.185Z] 6 problems (6 warnings) [2019-07-30T13:17:49.185Z] [INFO] [2019-07-30T13:17:49.185Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T13:17:49.185Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:17:49.185Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/test/resources [2019-07-30T13:17:49.185Z] [INFO] [2019-07-30T13:17:49.185Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T13:17:49.185Z] [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-30T13:17:49.185Z] [INFO] [2019-07-30T13:17:49.185Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T13:17:49.185Z] [INFO] [2019-07-30T13:17:49.185Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T13:17:49.185Z] [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-30T13:17:49.185Z] [INFO] [2019-07-30T13:17:49.185Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T13:17:49.185Z] [INFO] [2019-07-30T13:17:49.185Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T13:17:49.185Z] [INFO] [2019-07-30T13:17:49.185Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T13:17:49.185Z] [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-30T13:17:49.441Z] [INFO] [2019-07-30T13:17:49.441Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T13:17:49.441Z] [INFO] [2019-07-30T13:17:49.441Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T13:17:50.809Z] [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-30T13:17:50.809Z] [INFO] Command line: [2019-07-30T13:17:50.809Z] [/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-30T13:17:50.809Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T13:17:54.983Z] !SESSION 2019-07-30 13:17:51.060 ----------------------------------------------- [2019-07-30T13:17:54.983Z] eclipse.buildId=unknown [2019-07-30T13:17:54.983Z] java.version=1.8.0_202 [2019-07-30T13:17:54.983Z] java.vendor=Oracle Corporation [2019-07-30T13:17:54.983Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T13:17:54.983Z] 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-30T13:17:54.983Z] 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-30T13:17:54.983Z] [2019-07-30T13:17:54.983Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 13:17:54.235 [2019-07-30T13:17:54.983Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T13:17:54.983Z] !STACK 0 [2019-07-30T13:17:54.983Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-30T13:17:54.983Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:17:54.983Z] [2019-07-30T13:17:54.983Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T13:17:54.983Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T13:17:54.983Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T13:17:54.983Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T13:17:54.983Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T13:17:54.983Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T13:17:54.983Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T13:17:54.983Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T13:17:54.983Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T13:17:54.983Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T13:17:54.983Z] [2019-07-30T13:17:54.983Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 13:17:54.432 [2019-07-30T13:17:54.983Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T13:17:54.983Z] !STACK 0 [2019-07-30T13:17:54.983Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-30T13:17:54.983Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:17:54.983Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T13:17:54.983Z] -> 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-30T13:17:54.983Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-30T13:17:54.983Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:17:54.983Z] [2019-07-30T13:17:54.983Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T13:17:54.983Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T13:17:54.983Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T13:17:54.983Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T13:17:54.983Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T13:17:54.983Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T13:17:54.983Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T13:17:54.983Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T13:17:54.983Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T13:17:54.983Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T13:17:57.503Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest [2019-07-30T13:17:59.396Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.255 s - in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest [2019-07-30T13:17:59.396Z] testDescending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.052 s [2019-07-30T13:17:59.396Z] testMergeStatisticsNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.002 s [2019-07-30T13:17:59.396Z] parallelStreamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.396 s [2019-07-30T13:17:59.396Z] testNoiseDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.702 s [2019-07-30T13:17:59.396Z] streamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.233 s [2019-07-30T13:17:59.396Z] testEmpty(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0 s [2019-07-30T13:17:59.396Z] testSmallDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.001 s [2019-07-30T13:17:59.396Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.385 s [2019-07-30T13:17:59.396Z] testLargeDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.25 s [2019-07-30T13:17:59.396Z] testAscending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0 s [2019-07-30T13:17:59.396Z] testLimitDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0 s [2019-07-30T13:17:59.396Z] mergeStatisticsCornerCaseNodesTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.007 s [2019-07-30T13:17:59.396Z] testMergeStatisticsRandomNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.003 s [2019-07-30T13:17:59.396Z] testLargeDatasetNegative(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.191 s [2019-07-30T13:17:59.397Z] testLimitDataset2(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0 s [2019-07-30T13:17:59.397Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest [2019-07-30T13:18:01.290Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.818 s - in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest [2019-07-30T13:18:01.290Z] testDescending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.003 s [2019-07-30T13:18:01.290Z] testMergeStatisticsNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0 s [2019-07-30T13:18:01.290Z] parallelStreamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.332 s [2019-07-30T13:18:01.290Z] testNoiseDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.719 s [2019-07-30T13:18:01.290Z] streamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.134 s [2019-07-30T13:18:01.290Z] testEmpty(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0 s [2019-07-30T13:18:01.290Z] testSmallDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0 s [2019-07-30T13:18:01.290Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.217 s [2019-07-30T13:18:01.290Z] testLargeDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.204 s [2019-07-30T13:18:01.290Z] testAscending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0 s [2019-07-30T13:18:01.290Z] testLimitDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0 s [2019-07-30T13:18:01.290Z] mergeStatisticsCornerCaseNodesTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.004 s [2019-07-30T13:18:01.290Z] testMergeStatisticsRandomNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.001 s [2019-07-30T13:18:01.290Z] testLargeDatasetNegative(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.202 s [2019-07-30T13:18:01.290Z] testLimitDataset2(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0 s [2019-07-30T13:18:01.290Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest [2019-07-30T13:18:02.657Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.113 s - in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest [2019-07-30T13:18:02.657Z] testPartialPerTypeStatsCancel(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.408 s [2019-07-30T13:18:02.657Z] testExecute(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.147 s [2019-07-30T13:18:02.657Z] testExecuteNoDepend(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.028 s [2019-07-30T13:18:02.657Z] testTotalStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.106 s [2019-07-30T13:18:02.657Z] testPerTypeStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.108 s [2019-07-30T13:18:02.657Z] testPartialPerTypeStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.106 s [2019-07-30T13:18:02.657Z] testExecuteNoTrace(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.054 s [2019-07-30T13:18:02.657Z] testPartialStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.153 s [2019-07-30T13:18:02.657Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest [2019-07-30T13:18:05.277Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.5 s - in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest [2019-07-30T13:18:05.278Z] testDescending(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.002 s [2019-07-30T13:18:05.278Z] testMergeStatisticsNodes(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2019-07-30T13:18:05.278Z] parallelStreamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.647 s [2019-07-30T13:18:05.278Z] testNoiseDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.628 s [2019-07-30T13:18:05.278Z] streamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.245 s [2019-07-30T13:18:05.278Z] testEmpty(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2019-07-30T13:18:05.278Z] testSmallDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.001 s [2019-07-30T13:18:05.278Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.471 s [2019-07-30T13:18:05.278Z] testLargeDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.497 s [2019-07-30T13:18:05.278Z] testAscending(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2019-07-30T13:18:05.278Z] testLimitDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2019-07-30T13:18:05.278Z] mergeStatisticsCornerCaseNodesTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.001 s [2019-07-30T13:18:05.278Z] testMergeStatisticsRandomNodes(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.002 s [2019-07-30T13:18:05.278Z] testLargeDatasetNegative(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2019-07-30T13:18:05.278Z] testLimitDataset2(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2019-07-30T13:18:05.278Z] [2019-07-30T13:18:05.278Z] Results: [2019-07-30T13:18:05.278Z] [2019-07-30T13:18:05.278Z] Tests run: 53, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T13:18:05.278Z] [2019-07-30T13:18:05.839Z] [INFO] All tests passed! [2019-07-30T13:18:05.839Z] [INFO] [2019-07-30T13:18:05.839Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T13:18:05.839Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:18:05.839Z] [INFO] [2019-07-30T13:18:05.839Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T13:18:06.096Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T13:18:06.096Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T13:18:06.353Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T13:18:06.915Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T13:18:06.915Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T13:18:07.171Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T13:18:07.171Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T13:18:07.171Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T13:18:07.171Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T13:18:07.428Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T13:18:07.990Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T13:18:07.990Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T13:18:07.990Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T13:18:08.246Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T13:18:08.246Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T13:18:08.503Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T13:18:08.503Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T13:18:08.503Z] [INFO] [2019-07-30T13:18:08.503Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T13:18:08.503Z] [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-30T13:18:08.503Z] [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-30T13:18:08.503Z] [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-30T13:18:08.503Z] [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-30T13:18:08.503Z] [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-30T13:18:08.503Z] [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-30T13:18:08.503Z] [INFO] [2019-07-30T13:18:08.503Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T13:18:08.503Z] [INFO] [2019-07-30T13:18:08.503Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests >-- [2019-07-30T13:18:08.503Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.2-SNAPSHOT [44/134] [2019-07-30T13:18:08.503Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T13:18:08.503Z] [INFO] [2019-07-30T13:18:08.503Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T13:18:08.503Z] [INFO] [2019-07-30T13:18:08.503Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T13:18:08.503Z] [INFO] The project's OSGi version is 1.0.2.201907301238 [2019-07-30T13:18:08.503Z] [INFO] [2019-07-30T13:18:08.503Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T13:18:08.503Z] [INFO] [2019-07-30T13:18:08.503Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T13:18:08.503Z] [INFO] [2019-07-30T13:18:08.503Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T13:18:08.503Z] [INFO] [2019-07-30T13:18:08.503Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T13:18:08.503Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T13:18:08.503Z] [INFO] [2019-07-30T13:18:08.503Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T13:18:08.503Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:18:08.503Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/main/resources [2019-07-30T13:18:08.503Z] [INFO] [2019-07-30T13:18:08.503Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T13:18:08.503Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/classes [2019-07-30T13:18:09.066Z] [INFO] [2019-07-30T13:18:09.066Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T13:18:09.066Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:18:09.066Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/test/resources [2019-07-30T13:18:09.066Z] [INFO] [2019-07-30T13:18:09.066Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T13:18:09.066Z] [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-30T13:18:09.066Z] [INFO] [2019-07-30T13:18:09.066Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T13:18:09.066Z] [INFO] [2019-07-30T13:18:09.066Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T13:18:09.066Z] [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-30T13:18:09.066Z] [INFO] [2019-07-30T13:18:09.066Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T13:18:09.066Z] [INFO] [2019-07-30T13:18:09.066Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T13:18:09.066Z] [INFO] [2019-07-30T13:18:09.066Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T13:18:09.066Z] [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-30T13:18:09.066Z] [INFO] [2019-07-30T13:18:09.066Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T13:18:09.066Z] [INFO] [2019-07-30T13:18:09.066Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T13:18:10.957Z] [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-30T13:18:10.957Z] [INFO] Command line: [2019-07-30T13:18:10.958Z] [/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-30T13:18:10.958Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T13:18:14.232Z] !SESSION 2019-07-30 13:18:10.869 ----------------------------------------------- [2019-07-30T13:18:14.232Z] eclipse.buildId=unknown [2019-07-30T13:18:14.232Z] java.version=1.8.0_202 [2019-07-30T13:18:14.232Z] java.vendor=Oracle Corporation [2019-07-30T13:18:14.232Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T13:18:14.232Z] 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-30T13:18:14.232Z] 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-30T13:18:14.232Z] [2019-07-30T13:18:14.232Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 13:18:13.640 [2019-07-30T13:18:14.232Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T13:18:14.232Z] !STACK 0 [2019-07-30T13:18:14.232Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T13:18:14.232Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:18:14.232Z] [2019-07-30T13:18:14.232Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T13:18:14.232Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T13:18:14.232Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T13:18:14.232Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T13:18:14.232Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T13:18:14.232Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T13:18:14.232Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T13:18:14.232Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T13:18:14.232Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T13:18:14.232Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T13:18:14.232Z] [2019-07-30T13:18:14.232Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 13:18:13.826 [2019-07-30T13:18:14.232Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T13:18:14.232Z] !STACK 0 [2019-07-30T13:18:14.232Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T13:18:14.232Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:18:14.232Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T13:18:14.232Z] -> 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-30T13:18:14.232Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T13:18:14.232Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:18:14.232Z] [2019-07-30T13:18:14.232Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T13:18:14.232Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T13:18:14.232Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T13:18:14.232Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T13:18:14.232Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T13:18:14.232Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T13:18:14.232Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T13:18:14.232Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T13:18:14.232Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T13:18:14.232Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T13:18:16.125Z] process 8153: 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-30T13:18:16.125Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T13:18:16.423Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T13:18:16.423Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T13:18:24.759Z] Running org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest [2019-07-30T13:18:25.322Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.01 s - in org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest [2019-07-30T13:18:25.322Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest skipped [2019-07-30T13:18:25.322Z] Running org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest [2019-07-30T13:18:26.253Z] Display size: 1440x900 [2019-07-30T13:18:26.253Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-30T13:18:26.253Z] GTK version=3.18.9 [2019-07-30T13:18:26.253Z] GTK theme=Ambiance [2019-07-30T13:18:26.253Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-30T13:18:26.253Z] Time zone: Coordinated Universal Time [2019-07-30T13:18:26.253Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-30T13:18:26.253Z] log4j:WARN Please initialize the log4j system properly. [2019-07-30T13:18:28.145Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-30T13:18:28.401Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:18:28.401Z] DEBUG - Double-clicking on TimeGraphControl {*Wrong Thread*} [2019-07-30T13:18:28.402Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1124612503 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T13:18:28.402Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1124612503 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T13:18:28.402Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1124612504 data=null doit=true} to TimeGraphControl with text {} [2019-07-30T13:18:28.402Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1124612504 data=null} to TimeGraphControl with text {} [2019-07-30T13:18:28.402Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1124612505 data=null button=1 stateMask=0x0 x=482 y=47 count=1} to TimeGraphControl with text {} [2019-07-30T13:18:28.402Z] DEBUG - Sent event Selection [13]: SelectionEvent{TimeGraphControl {} time=1124612510 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-30T13:18:28.402Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1124612510 data=null button=1 stateMask=0x80000 x=482 y=47 count=1} to TimeGraphControl with text {} [2019-07-30T13:18:28.402Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1124612510 data=null button=1 stateMask=0x0 x=482 y=47 count=2} to TimeGraphControl with text {} [2019-07-30T13:18:28.402Z] DEBUG - Sent event Selection [13]: SelectionEvent{TimeGraphControl {} time=1124612512 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-30T13:18:28.402Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TimeGraphControl {} time=1124612512 data=null button=1 stateMask=0x0 x=482 y=47 count=2} to TimeGraphControl with text {} [2019-07-30T13:18:28.402Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{TimeGraphControl {} time=1124612517 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-30T13:18:28.402Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1124612518 data=null button=1 stateMask=0x80000 x=482 y=47 count=2} to TimeGraphControl with text {} [2019-07-30T13:18:28.402Z] DEBUG - Sent event MouseHover [32]: MouseEvent{TimeGraphControl {} time=1124612518 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T13:18:28.402Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1124612528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T13:18:28.402Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1124612577 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T13:18:28.402Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1124612584 data=null doit=true} to TimeGraphControl with text {} [2019-07-30T13:18:28.402Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1124612585 data=null} to TimeGraphControl with text {} [2019-07-30T13:18:28.402Z] DEBUG - Double-clicked on TimeGraphControl {*Wrong Thread*} [2019-07-30T13:18:28.402Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-30T13:18:28.658Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-30T13:18:28.658Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-30T13:18:28.913Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-30T13:18:29.476Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-30T13:18:29.476Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-30T13:18:29.732Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-30T13:18:29.989Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-30T13:18:29.989Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.874 s - in org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest [2019-07-30T13:18:29.989Z] tryMouseDoubleclickZoom(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 1.013 s [2019-07-30T13:18:29.989Z] cascadeTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.188 s [2019-07-30T13:18:29.989Z] multiFunctionRootsTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.123 s [2019-07-30T13:18:29.989Z] emptyStateSystemTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.189 s [2019-07-30T13:18:29.989Z] largeTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.407 s [2019-07-30T13:18:29.989Z] multiFunctionRootsSecondTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.184 s [2019-07-30T13:18:29.990Z] mergeSecondLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.12 s [2019-07-30T13:18:29.990Z] mergeFirstLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.183 s [2019-07-30T13:18:29.990Z] treeTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.19 s [2019-07-30T13:18:29.990Z] [2019-07-30T13:18:29.990Z] Results: [2019-07-30T13:18:29.990Z] [2019-07-30T13:18:29.990Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1 [2019-07-30T13:18:29.990Z] [2019-07-30T13:18:32.509Z] [INFO] All tests passed! [2019-07-30T13:18:32.509Z] [INFO] [2019-07-30T13:18:32.509Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T13:18:32.509Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:18:32.509Z] [INFO] [2019-07-30T13:18:32.509Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T13:18:33.071Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T13:18:33.071Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T13:18:33.072Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T13:18:33.636Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T13:18:33.636Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T13:18:34.127Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T13:18:34.127Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T13:18:34.127Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T13:18:34.127Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T13:18:34.127Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T13:18:34.785Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core.tests' with 23 classes [2019-07-30T13:18:34.785Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T13:18:35.348Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T13:18:35.348Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-30T13:18:35.605Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T13:18:36.973Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T13:18:36.973Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T13:18:36.973Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T13:18:36.973Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T13:18:37.230Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-30T13:18:37.230Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core.tests' with 10 classes [2019-07-30T13:18:37.230Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-30T13:18:37.487Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T13:18:37.744Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T13:18:37.744Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T13:18:37.744Z] [INFO] [2019-07-30T13:18:37.744Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T13:18:37.744Z] [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-30T13:18:37.744Z] [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-30T13:18:37.744Z] [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-30T13:18:37.744Z] [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-30T13:18:37.744Z] [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-30T13:18:37.744Z] [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-30T13:18:37.744Z] [INFO] [2019-07-30T13:18:37.744Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T13:18:37.744Z] [INFO] [2019-07-30T13:18:37.744Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng-parent >--- [2019-07-30T13:18:37.744Z] [INFO] Building Trace Compass LTTng Support Parent 5.0.0-SNAPSHOT [45/134] [2019-07-30T13:18:37.744Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-30T13:18:37.744Z] [INFO] [2019-07-30T13:18:37.744Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-30T13:18:37.744Z] [INFO] [2019-07-30T13:18:37.744Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-30T13:18:37.744Z] [INFO] [2019-07-30T13:18:37.744Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-30T13:18:37.744Z] [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-30T13:18:37.744Z] [INFO] [2019-07-30T13:18:37.744Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-30T13:18:37.744Z] [INFO] [2019-07-30T13:18:37.744Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-30T13:18:37.744Z] [INFO] [2019-07-30T13:18:37.744Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-30T13:18:37.744Z] [INFO] [2019-07-30T13:18:37.744Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-30T13:18:37.744Z] [INFO] [2019-07-30T13:18:37.744Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-30T13:18:37.744Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:18:37.744Z] [INFO] [2019-07-30T13:18:37.744Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-30T13:18:38.002Z] [INFO] [2019-07-30T13:18:38.002Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-30T13:18:38.002Z] [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-30T13:18:38.002Z] [INFO] [2019-07-30T13:18:38.002Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core >-- [2019-07-30T13:18:38.002Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core 1.1.1-SNAPSHOT [46/134] [2019-07-30T13:18:38.002Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T13:18:38.002Z] [INFO] [2019-07-30T13:18:38.002Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T13:18:38.002Z] [INFO] [2019-07-30T13:18:38.002Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T13:18:38.002Z] [INFO] The project's OSGi version is 1.1.1.201907301238 [2019-07-30T13:18:38.002Z] [INFO] [2019-07-30T13:18:38.002Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T13:18:38.002Z] [INFO] [2019-07-30T13:18:38.002Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T13:18:38.002Z] [INFO] [2019-07-30T13:18:38.002Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T13:18:38.002Z] [INFO] [2019-07-30T13:18:38.002Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T13:18:38.002Z] [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-30T13:18:38.002Z] [INFO] [2019-07-30T13:18:38.002Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T13:18:38.002Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:18:38.002Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/src/main/resources [2019-07-30T13:18:38.002Z] [INFO] [2019-07-30T13:18:38.002Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T13:18:38.002Z] [INFO] Compiling 4 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/target/classes [2019-07-30T13:18:38.259Z] [INFO] [2019-07-30T13:18:38.259Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T13:18:38.259Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:18:38.259Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/src/test/resources [2019-07-30T13:18:38.259Z] [INFO] [2019-07-30T13:18:38.259Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T13:18:38.259Z] [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-30T13:18:38.259Z] [INFO] [2019-07-30T13:18:38.259Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T13:18:38.259Z] [INFO] [2019-07-30T13:18:38.259Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T13:18:38.259Z] [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-30T13:18:38.259Z] [INFO] [2019-07-30T13:18:38.259Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T13:18:38.259Z] [INFO] [2019-07-30T13:18:38.259Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T13:18:38.259Z] [INFO] [2019-07-30T13:18:38.259Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T13:18:38.259Z] [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-30T13:18:38.259Z] [INFO] [2019-07-30T13:18:38.259Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T13:18:38.259Z] [INFO] [2019-07-30T13:18:38.259Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T13:18:38.259Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:18:38.259Z] [INFO] [2019-07-30T13:18:38.259Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T13:18:38.516Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T13:18:38.516Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T13:18:38.773Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T13:18:39.336Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T13:18:39.336Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T13:18:39.592Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T13:18:39.592Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T13:18:39.592Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T13:18:39.592Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T13:18:39.849Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T13:18:39.849Z] [INFO] [2019-07-30T13:18:39.849Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T13:18:39.849Z] [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-30T13:18:39.849Z] [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-30T13:18:39.849Z] [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-30T13:18:39.849Z] [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-30T13:18:39.849Z] [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-30T13:18:39.849Z] [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-30T13:18:39.849Z] [INFO] [2019-07-30T13:18:39.849Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T13:18:39.849Z] [INFO] [2019-07-30T13:18:39.849Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core >-- [2019-07-30T13:18:39.849Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core 3.2.2-SNAPSHOT [47/134] [2019-07-30T13:18:39.849Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T13:18:39.849Z] [INFO] [2019-07-30T13:18:39.849Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T13:18:39.849Z] [INFO] [2019-07-30T13:18:39.849Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T13:18:39.849Z] [INFO] The project's OSGi version is 3.2.2.201907301238 [2019-07-30T13:18:39.849Z] [INFO] [2019-07-30T13:18:39.849Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T13:18:39.849Z] [INFO] [2019-07-30T13:18:39.849Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T13:18:39.849Z] [INFO] [2019-07-30T13:18:39.849Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T13:18:39.849Z] [INFO] [2019-07-30T13:18:39.849Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T13:18:39.849Z] [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-30T13:18:39.849Z] [INFO] [2019-07-30T13:18:39.849Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T13:18:39.849Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:18:39.849Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/main/resources [2019-07-30T13:18:39.849Z] [INFO] [2019-07-30T13:18:39.849Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T13:18:39.849Z] [INFO] Compiling 94 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/classes [2019-07-30T13:18:40.780Z] [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-30T13:18:40.780Z] return new DataDrivenFsm(getId(), fInitialState.generate(), states, fPreCondition.generate(), fConsuming, fMultipleInstances); [2019-07-30T13:18:40.780Z] ^^^^^^ [2019-07-30T13:18:40.780Z] 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-30T13:18:40.780Z] [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-30T13:18:40.780Z] Object value = field.getValue().getValue(event, ITmfStateSystem.ROOT_ATTRIBUTE, scenarioInfo, container); [2019-07-30T13:18:40.780Z] ^^^^^^^^^^^^^^^^ [2019-07-30T13:18:40.780Z] 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-30T13:18:40.780Z] [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-30T13:18:40.780Z] * {@link org.eclipse.tracecompass.internal.tmf.analysis.xml.core.model} package [2019-07-30T13:18:40.780Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:18:40.780Z] Javadoc: org.eclipse.tracecompass.internal.tmf.analysis.xml.core.model cannot be resolved to a type [2019-07-30T13:18:40.780Z] [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-30T13:18:40.780Z] for (Entry> ssEntry : table.rowMap().entrySet()) { [2019-07-30T13:18:40.780Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:18:40.780Z] 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-30T13:18:40.780Z] [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-30T13:18:40.780Z] for (ITmfStateInterval interval : ss.query2D(idToDisplayQuark.keySet(), getTimes(ss, timesRequested))) { [2019-07-30T13:18:40.780Z] ^^^^^^^^^^^^^^ [2019-07-30T13:18:40.780Z] Null type mismatch: required '@NonNull List<@NonNull Long>' but the provided value is inferred as @Nullable [2019-07-30T13:18:40.780Z] [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-30T13:18:40.780Z] final String alias = entry.getValue(); [2019-07-30T13:18:40.780Z] ^^^^^^^^^^^^^^^^ [2019-07-30T13:18:40.780Z] 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-30T13:18:40.780Z] [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-30T13:18:40.780Z] fields.put(fieldEntry.getKey(), fieldEntry.getValue().generate()); [2019-07-30T13:18:40.780Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:18:40.780Z] 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-30T13:18:40.780Z] [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-30T13:18:40.780Z] TmfXmlStateSystemPathCu displayCu = TmfXmlStateSystemPathCu.compile(parentEntry.getAnalysisCompilationData(), Collections.singletonList(displayElement)); [2019-07-30T13:18:40.780Z] ^^^^^^^^^^^^^^ [2019-07-30T13:18:40.780Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element' [2019-07-30T13:18:40.780Z] [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-30T13:18:40.780Z] buildEntry(ss, subEntryEl, currentEntry, quark, regex, currentEnd, entryList); [2019-07-30T13:18:40.780Z] ^^^^^ [2019-07-30T13:18:40.780Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:18:40.780Z] [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-30T13:18:40.780Z] return quarkToRow.values(); [2019-07-30T13:18:40.780Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:18:40.780Z] Null type safety (type annotations): The expression of type '@NonNull Collection' needs unchecked conversion to conform to '@NonNull Collection<@NonNull ITimeGraphRowModel>' [2019-07-30T13:18:40.780Z] [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-30T13:18:40.780Z] provider = generateExperimentProviderXy(traces, viewElement); [2019-07-30T13:18:40.780Z] ^^^^^^ [2019-07-30T13:18:40.780Z] Null type safety (type annotations): The expression of type 'Collection' needs unchecked conversion to conform to 'Collection<@NonNull ITmfTrace>' [2019-07-30T13:18:40.780Z] [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-30T13:18:40.780Z] provider = generateExperimentProviderTimeGraph(traces, viewElement); [2019-07-30T13:18:40.780Z] ^^^^^^ [2019-07-30T13:18:40.780Z] Null type safety (type annotations): The expression of type 'Collection' needs unchecked conversion to conform to 'Collection<@NonNull ITmfTrace>' [2019-07-30T13:18:40.780Z] [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-30T13:18:40.780Z] buffer.putString(entry.getKey()); [2019-07-30T13:18:40.780Z] ^^^^^^^^^^^^^^ [2019-07-30T13:18:40.780Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:18:40.780Z] [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-30T13:18:40.780Z] size += SafeByteBufferFactory.getStringSizeInBuffer(entry.getKey()); [2019-07-30T13:18:40.780Z] ^^^^^^^^^^^^^^ [2019-07-30T13:18:40.780Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:18:40.780Z] [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-30T13:18:40.780Z] series.getValue().getData()[i] = extractValue(value); [2019-07-30T13:18:40.780Z] ^^^^^^^^^^^^^^^^^ [2019-07-30T13:18:40.780Z] 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-30T13:18:40.780Z] [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-30T13:18:40.780Z] getSeriesDelta(series.getValue().getData()); [2019-07-30T13:18:40.780Z] ^^^^^^^^^^^^^^^^^ [2019-07-30T13:18:40.780Z] 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-30T13:18:40.780Z] [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-30T13:18:40.780Z] return TmfXyResponseFactory.createFailedResponse(e.getMessage()); [2019-07-30T13:18:40.780Z] ^^^^^^^^^^^^^^ [2019-07-30T13:18:40.780Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:18:40.780Z] [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-30T13:18:40.780Z] return TmfXyResponseFactory.create(TITLE, xValues, Maps.uniqueIndex(map.values(), yModel -> Long.toString(yModel.getId())), complete); [2019-07-30T13:18:40.780Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:18:40.780Z] 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-30T13:18:40.780Z] [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-30T13:18:40.780Z] return TmfXyResponseFactory.create(TITLE, xValues, Maps.uniqueIndex(map.values(), yModel -> Long.toString(yModel.getId())), complete); [2019-07-30T13:18:40.780Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:18:40.780Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:18:40.780Z] [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-30T13:18:40.780Z] builder.add(new TmfTreeDataModel(fTraceId, -1, Collections.singletonList(getTrace().getName()))); [2019-07-30T13:18:40.780Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:18:40.780Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:18:40.780Z] [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-30T13:18:40.780Z] int attributeQuark = series.getKey().fQuark; [2019-07-30T13:18:40.780Z] ^^^^^^^^^^^^^^^ [2019-07-30T13:18:40.780Z] 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-30T13:18:40.780Z] [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-30T13:18:40.780Z] series.getValue().getData()[i] = extractValue(value); [2019-07-30T13:18:40.780Z] ^^^^^^^^^^^^^^^^^ [2019-07-30T13:18:40.780Z] 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-30T13:18:40.780Z] [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-30T13:18:40.780Z] if (series.getKey().fDisplayType.equals(DisplayType.DELTA)) { [2019-07-30T13:18:40.780Z] ^^^^^^^^^^^^^^^ [2019-07-30T13:18:40.780Z] 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-30T13:18:40.780Z] [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-30T13:18:40.780Z] getSeriesDelta(series.getValue().getData()); [2019-07-30T13:18:40.780Z] ^^^^^^^^^^^^^^^^^ [2019-07-30T13:18:40.780Z] 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-30T13:18:40.780Z] [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-30T13:18:40.780Z] return TmfXyResponseFactory.createFailedResponse(e.getMessage()); [2019-07-30T13:18:40.780Z] ^^^^^^^^^^^^^^ [2019-07-30T13:18:40.780Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:18:40.780Z] [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-30T13:18:40.780Z] return TmfXyResponseFactory.create(TITLE, xValues, Maps.uniqueIndex(map.values(), value -> Long.toString(value.getId())), complete); [2019-07-30T13:18:40.780Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:18:40.780Z] 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-30T13:18:40.780Z] [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-30T13:18:40.780Z] return TmfXyResponseFactory.create(TITLE, xValues, Maps.uniqueIndex(map.values(), value -> Long.toString(value.getId())), complete); [2019-07-30T13:18:40.780Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:18:40.780Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:18:40.780Z] [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-30T13:18:40.780Z] return ((TmfXmlPatternSegment) segment).getContent().entrySet().stream().map(c -> c.getKey() + '=' + c.getValue()).collect(Collectors.joining(", ")); //$NON-NLS-1$ [2019-07-30T13:18:40.780Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:18:40.780Z] Null type safety (type annotations): The expression of type 'Collector' needs unchecked conversion to conform to 'Collector' [2019-07-30T13:18:40.780Z] [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-30T13:18:40.780Z] properties.put(Objects.requireNonNull(Messages.PatternAnalysis_StateSystemPrefix + ' ' +entry.getKey()), entry.getValue()); [2019-07-30T13:18:40.780Z] ^^^^^^^^^^^^^^^^ [2019-07-30T13:18:40.780Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:18:40.780Z] [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-30T13:18:40.780Z] properties.put(Objects.requireNonNull(Messages.PatternAnalysis_SegmentStorePrefix + ' ' +entry.getKey()), entry.getValue()); [2019-07-30T13:18:40.780Z] ^^^^^^^^^^^^^^^^ [2019-07-30T13:18:40.780Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:18:40.780Z] 30 problems (30 warnings) [2019-07-30T13:18:40.780Z] [INFO] [2019-07-30T13:18:40.780Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T13:18:40.780Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:18:40.780Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/test/resources [2019-07-30T13:18:40.780Z] [INFO] [2019-07-30T13:18:40.780Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T13:18:40.780Z] [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-30T13:18:40.780Z] [INFO] [2019-07-30T13:18:40.780Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T13:18:40.780Z] [INFO] [2019-07-30T13:18:40.780Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T13:18:40.780Z] [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-30T13:18:41.037Z] [INFO] [2019-07-30T13:18:41.037Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T13:18:41.037Z] [INFO] [2019-07-30T13:18:41.037Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T13:18:41.037Z] [INFO] [2019-07-30T13:18:41.037Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T13:18:41.037Z] [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-30T13:18:41.294Z] [INFO] [2019-07-30T13:18:41.294Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T13:18:41.294Z] [INFO] [2019-07-30T13:18:41.294Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T13:18:41.294Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:18:41.294Z] [INFO] [2019-07-30T13:18:41.294Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T13:18:41.550Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T13:18:41.550Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T13:18:41.807Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T13:18:42.370Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T13:18:42.370Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T13:18:42.370Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T13:18:42.628Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T13:18:42.628Z] [INFO] [2019-07-30T13:18:42.628Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T13:18:42.628Z] [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-30T13:18:42.628Z] [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-30T13:18:42.628Z] [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-30T13:18:42.628Z] [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-30T13:18:42.628Z] [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-30T13:18:42.628Z] [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-30T13:18:42.628Z] [INFO] [2019-07-30T13:18:42.628Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T13:18:42.628Z] [INFO] [2019-07-30T13:18:42.628Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core >-- [2019-07-30T13:18:42.628Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core 3.0.0-SNAPSHOT [48/134] [2019-07-30T13:18:42.628Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T13:18:42.628Z] [INFO] [2019-07-30T13:18:42.628Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T13:18:42.628Z] [INFO] [2019-07-30T13:18:42.628Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T13:18:42.628Z] [INFO] The project's OSGi version is 3.0.0.201907301238 [2019-07-30T13:18:42.628Z] [INFO] [2019-07-30T13:18:42.628Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T13:18:42.628Z] [INFO] [2019-07-30T13:18:42.628Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T13:18:42.628Z] [INFO] [2019-07-30T13:18:42.628Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T13:18:42.628Z] [INFO] [2019-07-30T13:18:42.628Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T13:18:42.628Z] [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-30T13:18:42.628Z] [INFO] [2019-07-30T13:18:42.628Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T13:18:42.628Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:18:42.628Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/main/resources [2019-07-30T13:18:42.628Z] [INFO] [2019-07-30T13:18:42.628Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T13:18:42.628Z] [INFO] Compiling 28 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/classes [2019-07-30T13:18:42.885Z] [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-30T13:18:42.885Z] Long sequence = content.getFieldValue(Long.class, layout.fieldPathTcpSeq()); [2019-07-30T13:18:42.885Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:18:42.885Z] Null type safety (type annotations): The expression of type 'String @NonNull[]' needs unchecked conversion to conform to '@NonNull String @NonNull[]' [2019-07-30T13:18:42.885Z] [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-30T13:18:42.885Z] Long ack = content.getFieldValue(Long.class, layout.fieldPathTcpAckSeq()); [2019-07-30T13:18:42.885Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:18:42.885Z] Null type safety (type annotations): The expression of type 'String @NonNull[]' needs unchecked conversion to conform to '@NonNull String @NonNull[]' [2019-07-30T13:18:42.885Z] [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-30T13:18:42.885Z] Long flags = content.getFieldValue(Long.class, layout.fieldPathTcpFlags()); [2019-07-30T13:18:42.885Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:18:42.885Z] Null type safety (type annotations): The expression of type 'String @NonNull[]' needs unchecked conversion to conform to '@NonNull String @NonNull[]' [2019-07-30T13:18:42.885Z] 3 problems (3 warnings) [2019-07-30T13:18:42.885Z] [INFO] [2019-07-30T13:18:42.885Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T13:18:42.885Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:18:42.885Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/test/resources [2019-07-30T13:18:42.885Z] [INFO] [2019-07-30T13:18:42.885Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T13:18:42.885Z] [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-30T13:18:43.144Z] [INFO] [2019-07-30T13:18:43.144Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T13:18:43.144Z] [INFO] [2019-07-30T13:18:43.144Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T13:18:43.144Z] [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-30T13:18:43.144Z] [INFO] [2019-07-30T13:18:43.144Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T13:18:43.144Z] [INFO] [2019-07-30T13:18:43.144Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T13:18:43.144Z] [INFO] [2019-07-30T13:18:43.144Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T13:18:43.144Z] [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-30T13:18:43.144Z] [INFO] [2019-07-30T13:18:43.144Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T13:18:43.144Z] [INFO] [2019-07-30T13:18:43.144Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T13:18:43.144Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:18:43.144Z] [INFO] [2019-07-30T13:18:43.144Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T13:18:43.922Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T13:18:43.922Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T13:18:43.922Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T13:18:44.486Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T13:18:44.486Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-30T13:18:44.486Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T13:18:44.745Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T13:18:44.745Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T13:18:45.003Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T13:18:45.003Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T13:18:45.003Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T13:18:45.260Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T13:18:45.517Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T13:18:45.517Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T13:18:45.517Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T13:18:45.773Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T13:18:45.773Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T13:18:45.773Z] [INFO] [2019-07-30T13:18:45.773Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T13:18:45.773Z] [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-30T13:18:45.773Z] [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-30T13:18:45.773Z] [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-30T13:18:45.773Z] [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-30T13:18:45.773Z] [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-30T13:18:45.773Z] [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-30T13:18:45.773Z] [INFO] [2019-07-30T13:18:45.773Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T13:18:45.773Z] [INFO] [2019-07-30T13:18:45.773Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests >-- [2019-07-30T13:18:45.773Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 0.0.4-SNAPSHOT [49/134] [2019-07-30T13:18:45.773Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T13:18:45.773Z] [INFO] [2019-07-30T13:18:45.773Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T13:18:45.773Z] [INFO] [2019-07-30T13:18:45.773Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T13:18:46.030Z] [INFO] The project's OSGi version is 0.0.4.201907301238 [2019-07-30T13:18:46.030Z] [INFO] [2019-07-30T13:18:46.030Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T13:18:46.030Z] [INFO] [2019-07-30T13:18:46.030Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T13:18:46.030Z] [INFO] [2019-07-30T13:18:46.030Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T13:18:46.030Z] [INFO] [2019-07-30T13:18:46.030Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T13:18:46.030Z] [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-30T13:18:46.030Z] [INFO] [2019-07-30T13:18:46.030Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T13:18:46.030Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:18:46.030Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src/main/resources [2019-07-30T13:18:46.030Z] [INFO] [2019-07-30T13:18:46.030Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T13:18:46.030Z] [INFO] Compiling 3 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/classes [2019-07-30T13:18:46.287Z] [INFO] [2019-07-30T13:18:46.287Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T13:18:46.287Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:18:46.287Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src/test/resources [2019-07-30T13:18:46.287Z] [INFO] [2019-07-30T13:18:46.287Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T13:18:46.287Z] [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-30T13:18:46.287Z] [INFO] [2019-07-30T13:18:46.287Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T13:18:46.287Z] [INFO] [2019-07-30T13:18:46.287Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T13:18:46.287Z] [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-30T13:18:46.287Z] [INFO] [2019-07-30T13:18:46.287Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T13:18:46.287Z] [INFO] [2019-07-30T13:18:46.287Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T13:18:46.287Z] [INFO] [2019-07-30T13:18:46.287Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T13:18:46.287Z] [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-30T13:18:46.287Z] [INFO] [2019-07-30T13:18:46.287Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T13:18:46.287Z] [INFO] [2019-07-30T13:18:46.287Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T13:18:48.180Z] [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-30T13:18:48.180Z] [INFO] Command line: [2019-07-30T13:18:48.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/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-30T13:18:48.180Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T13:18:51.453Z] !SESSION 2019-07-30 13:18:48.177 ----------------------------------------------- [2019-07-30T13:18:51.453Z] eclipse.buildId=unknown [2019-07-30T13:18:51.453Z] java.version=1.8.0_202 [2019-07-30T13:18:51.453Z] java.vendor=Oracle Corporation [2019-07-30T13:18:51.453Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T13:18:51.453Z] 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-30T13:18:51.453Z] 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-30T13:18:51.453Z] [2019-07-30T13:18:51.453Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 13:18:51.142 [2019-07-30T13:18:51.453Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T13:18:51.453Z] !STACK 0 [2019-07-30T13:18:51.453Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T13:18:51.453Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:18:51.453Z] [2019-07-30T13:18:51.453Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T13:18:51.453Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T13:18:51.453Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T13:18:51.453Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T13:18:51.453Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T13:18:51.453Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T13:18:51.453Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T13:18:51.453Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T13:18:51.453Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T13:18:51.453Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T13:18:51.453Z] [2019-07-30T13:18:51.453Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 13:18:51.324 [2019-07-30T13:18:51.453Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T13:18:51.453Z] !STACK 0 [2019-07-30T13:18:51.453Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T13:18:51.453Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:18:51.453Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T13:18:51.454Z] -> 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-30T13:18:51.454Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T13:18:51.454Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:18:51.454Z] [2019-07-30T13:18:51.454Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T13:18:51.454Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T13:18:51.454Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T13:18:51.454Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T13:18:51.454Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T13:18:51.454Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T13:18:51.454Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T13:18:51.454Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T13:18:51.454Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T13:18:51.454Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T13:18:53.347Z] process 8265: 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-30T13:18:53.347Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T13:18:53.603Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T13:18:53.603Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T13:19:03.581Z] Running org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest [2019-07-30T13:19:04.146Z] Display size: 1440x900 [2019-07-30T13:19:04.146Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-30T13:19:04.146Z] GTK version=3.18.9 [2019-07-30T13:19:04.146Z] GTK theme=Ambiance [2019-07-30T13:19:04.146Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-30T13:19:04.146Z] Time zone: Coordinated Universal Time [2019-07-30T13:19:04.146Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-30T13:19:04.146Z] log4j:WARN Please initialize the log4j system properly. [2019-07-30T13:19:06.670Z] *** BUG *** [2019-07-30T13:19:06.670Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:19:06.670Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:19:06.670Z] [2019-07-30T13:19:06.670Z] *** BUG *** [2019-07-30T13:19:06.670Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:19:06.670Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:19:06.670Z] [2019-07-30T13:19:06.670Z] *** BUG *** [2019-07-30T13:19:06.670Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:19:06.670Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:19:06.670Z] [2019-07-30T13:19:06.670Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"' [2019-07-30T13:19:06.670Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T13:19:53.307Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-07-30T13:19:53.307Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:19:53.307Z] DEBUG - number of items : 6 [2019-07-30T13:19:53.307Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View} [2019-07-30T13:19:53.307Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1124690203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T13:19:53.307Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1124690204 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T13:19:53.307Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1124690205 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-30T13:19:53.307Z] DEBUG - Sent event FocusIn [15]: FocusEvent{ToolItem {} time=1124690205 data=null} to ToolItem with tooltip text {Pin View} [2019-07-30T13:19:53.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1124690206 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T13:19:53.307Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1124690206 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T13:19:53.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1124690207 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-30T13:19:53.307Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1124690347 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T13:19:53.307Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1124690347 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T13:19:53.307Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1124690348 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T13:19:53.307Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1124690349 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-30T13:19:53.307Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1124690349 data=null} to ToolItem with tooltip text {Pin View} [2019-07-30T13:19:53.307Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View} [2019-07-30T13:19:53.307Z] DEBUG - matched MenuItem with text "Pin to kernel_vm", using matcher: with mnemonic 'Pin to kernel_vm' [2019-07-30T13:19:53.307Z] DEBUG - Clicking on with mnemonic 'Pin to kernel_vm' [2019-07-30T13:19:53.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Pin to kernel_vm} time=1124690378 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-30T13:19:53.307Z] DEBUG - Clicked on with mnemonic 'Pin to kernel_vm' [2019-07-30T13:19:53.307Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-07-30T13:19:53.307Z] DEBUG - number of items : 6 [2019-07-30T13:19:53.307Z] DEBUG - Clicking on ToolItem with tooltip text {Unpin View} [2019-07-30T13:19:53.307Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1124690700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T13:19:53.307Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1124690700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T13:19:53.307Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1124690701 data=null doit=true} to ToolItem with tooltip text {Unpin View} [2019-07-30T13:19:53.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1124690712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T13:19:53.307Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1124690713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T13:19:53.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1124690713 data=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-30T13:19:53.307Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1124690728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T13:19:53.307Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1124690728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T13:19:53.307Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1124690728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T13:19:53.307Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1124690729 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-30T13:19:53.307Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1124690729 data=null} to ToolItem with tooltip text {Pin View} [2019-07-30T13:19:53.307Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View} [2019-07-30T13:19:53.307Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"' [2019-07-30T13:19:53.307Z] DEBUG - number of items : 6 [2019-07-30T13:19:53.307Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View} [2019-07-30T13:19:53.307Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1124690794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T13:19:53.307Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1124690795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T13:19:53.307Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1124690795 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-30T13:19:53.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1124690796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T13:19:53.307Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1124690796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T13:19:53.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1124690796 data=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-30T13:19:53.307Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1124690806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T13:19:53.307Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1124690807 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T13:19:53.307Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1124690807 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T13:19:53.307Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1124690807 data=null doit=true} to ToolItem with tooltip text {Unpin View} [2019-07-30T13:19:53.307Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1124690808 data=null} to ToolItem with tooltip text {Unpin View} [2019-07-30T13:19:53.307Z] DEBUG - Clicked on ToolItem with tooltip text {Unpin View} [2019-07-30T13:19:53.307Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-07-30T13:19:53.307Z] DEBUG - number of items : 6 [2019-07-30T13:19:53.307Z] DEBUG - Clicking on ToolItem with tooltip text {Unpin View} [2019-07-30T13:19:53.307Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1124690828 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T13:19:53.307Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1124690829 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T13:19:53.307Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1124690881 data=null doit=true} to ToolItem with tooltip text {Unpin View} [2019-07-30T13:19:53.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1124690881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T13:19:53.307Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1124690882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T13:19:53.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1124690882 data=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-30T13:19:53.307Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1124690888 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T13:19:53.307Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1124690889 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T13:19:53.307Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1124690889 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T13:19:53.307Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1124690890 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-30T13:19:53.307Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1124690890 data=null} to ToolItem with tooltip text {Pin View} [2019-07-30T13:19:53.307Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View} [2019-07-30T13:19:53.307Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"' [2019-07-30T13:19:53.307Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"' [2019-07-30T13:19:53.307Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T13:19:53.307Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-07-30T13:19:53.307Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:20:03.530Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"' [2019-07-30T13:20:03.530Z] DEBUG - number of items : 6 [2019-07-30T13:20:03.530Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View} [2019-07-30T13:20:03.530Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1124706383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T13:20:03.530Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1124706384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T13:20:03.530Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1124706384 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-30T13:20:03.530Z] DEBUG - Sent event FocusIn [15]: FocusEvent{ToolItem {} time=1124706384 data=null} to ToolItem with tooltip text {Pin View} [2019-07-30T13:20:03.530Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1124706384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T13:20:03.530Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1124706385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T13:20:03.530Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1124706385 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-30T13:20:03.530Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1124706508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T13:20:03.530Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1124706509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T13:20:03.530Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1124706509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T13:20:03.530Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1124706510 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-30T13:20:03.530Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1124706510 data=null} to ToolItem with tooltip text {Pin View} [2019-07-30T13:20:03.530Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View} [2019-07-30T13:20:03.530Z] DEBUG - matched MenuItem with text "Pin to context-switc...", using matcher: with mnemonic 'Pin to context-switches-kernel' [2019-07-30T13:20:03.530Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View} [2019-07-30T13:20:03.530Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1124706713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T13:20:03.530Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1124706714 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T13:20:03.530Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1124706714 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-30T13:20:03.530Z] DEBUG - Sent event FocusIn [15]: FocusEvent{ToolItem {} time=1124706714 data=null} to ToolItem with tooltip text {Pin View} [2019-07-30T13:20:03.530Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1124706714 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T13:20:03.530Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1124706715 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T13:20:03.530Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1124706715 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-30T13:20:03.530Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1124706879 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T13:20:03.530Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1124706880 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T13:20:03.530Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1124706880 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T13:20:03.530Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1124706880 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-30T13:20:03.530Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1124706881 data=null} to ToolItem with tooltip text {Pin View} [2019-07-30T13:20:03.530Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View} [2019-07-30T13:20:03.530Z] DEBUG - matched MenuItem with text "Pin to kernel_vm", using matcher: with mnemonic 'Pin to kernel_vm' [2019-07-30T13:20:03.530Z] DEBUG - Clicking on with mnemonic 'Pin to kernel_vm' [2019-07-30T13:20:03.530Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Pin to kernel_vm} time=1124706885 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-30T13:20:03.530Z] DEBUG - Clicked on with mnemonic 'Pin to kernel_vm' [2019-07-30T13:20:03.530Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-07-30T13:20:03.530Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-07-30T13:20:03.786Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:20:03.786Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:20:03.786Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-07-30T13:20:03.786Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"' [2019-07-30T13:20:04.043Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:20:04.043Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:20:04.300Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-07-30T13:20:04.557Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-07-30T13:20:04.814Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:20:04.814Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:20:04.814Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"' [2019-07-30T13:20:05.071Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:20:05.071Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:20:05.071Z] DEBUG - number of items : 6 [2019-07-30T13:20:05.071Z] DEBUG - Clicking on ToolItem with tooltip text {Unpin View} [2019-07-30T13:20:05.071Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1124709207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T13:20:05.071Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1124709207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T13:20:05.071Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1124709208 data=null doit=true} to ToolItem with tooltip text {Unpin View} [2019-07-30T13:20:05.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1124709208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T13:20:05.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1124709208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T13:20:05.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1124709209 data=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-30T13:20:05.071Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1124709226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T13:20:05.071Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1124709228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T13:20:05.071Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1124709228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T13:20:05.071Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1124709229 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-30T13:20:05.071Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1124709229 data=null} to ToolItem with tooltip text {Pin View} [2019-07-30T13:20:05.071Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View} [2019-07-30T13:20:05.328Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"' [2019-07-30T13:20:05.328Z] DEBUG - number of items : 6 [2019-07-30T13:20:05.328Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View} [2019-07-30T13:20:05.328Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1124709425 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T13:20:05.328Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1124709425 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T13:20:05.328Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1124709425 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-30T13:20:05.328Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1124709425 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T13:20:05.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1124709425 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T13:20:05.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1124709426 data=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-30T13:20:05.328Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1124709428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T13:20:05.328Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1124709429 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T13:20:05.328Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1124709429 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T13:20:05.328Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1124709429 data=null doit=true} to ToolItem with tooltip text {Unpin View} [2019-07-30T13:20:05.328Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1124709430 data=null} to ToolItem with tooltip text {Unpin View} [2019-07-30T13:20:05.328Z] DEBUG - Clicked on ToolItem with tooltip text {Unpin View} [2019-07-30T13:20:05.328Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-07-30T13:20:05.328Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"' [2019-07-30T13:20:05.585Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"' [2019-07-30T13:20:05.585Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T13:20:08.858Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-07-30T13:20:08.858Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:20:08.858Z] DEBUG - matched MenuItem with text "&New Counters view", using matcher: with mnemonic 'New Counters view' [2019-07-30T13:20:09.116Z] DEBUG - matched MenuItem with text "pinned to kernel_vm", using matcher: with mnemonic 'pinned to kernel_vm' [2019-07-30T13:20:09.116Z] DEBUG - Clicking on with mnemonic 'pinned to kernel_vm' [2019-07-30T13:20:09.373Z] *** BUG *** [2019-07-30T13:20:09.373Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:20:09.373Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:20:09.373Z] [2019-07-30T13:20:09.373Z] *** BUG *** [2019-07-30T13:20:09.373Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:20:09.373Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:20:09.373Z] [2019-07-30T13:20:09.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {pinned to kernel_vm} time=1124713319 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-30T13:20:09.630Z] DEBUG - Clicked on with mnemonic 'pinned to kernel_vm' [2019-07-30T13:20:09.630Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"' [2019-07-30T13:20:09.630Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-07-30T13:20:09.887Z] DEBUG - matched MenuItem with text "pinned to kernel_vm ...", using matcher: with mnemonic 'pinned to kernel_vm | new instance' [2019-07-30T13:20:09.887Z] DEBUG - Clicking on with mnemonic 'pinned to kernel_vm | new instance' [2019-07-30T13:20:09.887Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {pinned to kernel_vm | new instance} time=1124713931 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-30T13:20:09.887Z] DEBUG - Clicked on with mnemonic 'pinned to kernel_vm | new instance' [2019-07-30T13:20:09.887Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"' [2019-07-30T13:20:11.257Z] *** BUG *** [2019-07-30T13:20:11.257Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:20:11.257Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:20:11.257Z] [2019-07-30T13:20:11.257Z] *** BUG *** [2019-07-30T13:20:11.257Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:20:11.257Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:20:11.257Z] [2019-07-30T13:20:12.188Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-07-30T13:20:12.188Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm | 2"' [2019-07-30T13:20:12.445Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-07-30T13:20:12.702Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:20:12.702Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:20:12.702Z] DEBUG - number of items : 6 [2019-07-30T13:20:12.702Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View} [2019-07-30T13:20:12.702Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1124716739 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T13:20:12.702Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1124716739 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T13:20:12.702Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1124716739 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-30T13:20:12.702Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1124716740 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T13:20:12.702Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1124716740 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T13:20:12.702Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1124716740 data=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-30T13:20:12.702Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1124716742 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T13:20:12.702Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1124716750 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T13:20:12.702Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1124716750 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T13:20:12.702Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1124716750 data=null doit=true} to ToolItem with tooltip text {Unpin View} [2019-07-30T13:20:12.702Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1124716750 data=null} to ToolItem with tooltip text {Unpin View} [2019-07-30T13:20:12.702Z] DEBUG - Clicked on ToolItem with tooltip text {Unpin View} [2019-07-30T13:20:12.702Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm | 2"' [2019-07-30T13:20:12.702Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:20:12.702Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:20:14.073Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1124718201 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T13:20:14.073Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T13:20:14.073Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:20:14.073Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:20:14.073Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:20:14.073Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1124718293 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:20:14.073Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1124718294 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:20:14.073Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1124718294 data=null} to TreeItem with text {test} [2019-07-30T13:20:14.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1124718294 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:20:14.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124718295 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:20:14.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1124718325 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:20:14.423Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T13:20:14.423Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T13:20:14.726Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T13:20:15.655Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T13:20:15.655Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T13:20:15.655Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:20:15.655Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:20:15.655Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:20:15.655Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:20:15.655Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:20:15.655Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:20:15.655Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:20:15.655Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T13:20:15.655Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124719724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:20:15.655Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124719725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:20:15.655Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124719726 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:20:15.655Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124719726 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:20:15.655Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124719726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:20:15.655Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124719727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:20:15.655Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124719727 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:20:15.655Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124719727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:20:15.655Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124719727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:20:15.655Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124719727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:20:15.655Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124719728 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:20:15.655Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124719728 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:20:15.655Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:20:15.655Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:20:15.655Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:20:15.655Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:20:15.655Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:20:15.655Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:20:15.655Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:20:15.655Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:20:15.655Z] DEBUG - Clicking on OK [2019-07-30T13:20:15.655Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1124719734 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:20:15.655Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1124719735 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:20:15.655Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1124719735 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:20:15.655Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1124719735 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:20:15.655Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1124719735 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:20:15.655Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1124719736 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:20:15.655Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:20:15.655Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:20:15.655Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:20:15.655Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:20:15.655Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:20:15.655Z] DEBUG - Clicked on OK [2019-07-30T13:20:17.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1124719736 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:20:17.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1124718610 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T13:20:17.023Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 73.92 s - in org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest [2019-07-30T13:20:17.023Z] testPinSingleTrace(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest) Time elapsed: 40.912 s [2019-07-30T13:20:17.023Z] testPinTwoTraces(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest) Time elapsed: 18.71 s [2019-07-30T13:20:17.023Z] testCloneSingleTrace(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest) Time elapsed: 8.284 s [2019-07-30T13:20:17.023Z] Running org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewTest [2019-07-30T13:20:17.587Z] *** BUG *** [2019-07-30T13:20:17.587Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:20:17.587Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:20:17.587Z] [2019-07-30T13:20:17.587Z] *** BUG *** [2019-07-30T13:20:17.587Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:20:17.587Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:20:17.587Z] [2019-07-30T13:20:17.844Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"' [2019-07-30T13:20:17.844Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T13:20:44.354Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-07-30T13:20:44.354Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:20:44.354Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:20:44.354Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:20:44.354Z] DEBUG - Setting state to checked on: minor_faults [2019-07-30T13:20:44.916Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"' [2019-07-30T13:20:44.917Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T13:20:48.188Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-07-30T13:20:48.188Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:20:48.188Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:20:48.188Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:20:48.188Z] DEBUG - Setting state to checked on: kernel_vm [2019-07-30T13:20:48.188Z] DEBUG - Setting state to unchecked on: minor_faults [2019-07-30T13:20:48.188Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1124752197 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T13:20:48.188Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T13:20:48.188Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:20:48.188Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:20:48.188Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:20:48.188Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1124752293 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:20:48.188Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1124752293 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:20:48.188Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1124752293 data=null} to TreeItem with text {test} [2019-07-30T13:20:48.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1124752294 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:20:48.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124752294 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:20:48.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1124752308 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:20:48.523Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T13:20:48.523Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T13:20:48.523Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T13:20:48.925Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T13:20:48.925Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T13:20:48.925Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:20:48.925Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:20:48.925Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:20:48.925Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:20:48.925Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:20:48.925Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:20:48.925Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:20:48.925Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T13:20:48.925Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124752823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:20:48.925Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124752824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:20:48.925Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124752824 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:20:48.925Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124752825 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:20:48.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124752825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:20:48.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124752828 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:20:48.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124752828 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:20:48.925Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124752828 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:20:48.925Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124752829 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:20:48.925Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124752834 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:20:48.925Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124752834 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:20:48.925Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124752834 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:20:48.925Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:20:48.925Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:20:48.925Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:20:48.925Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:20:48.925Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:20:48.925Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:20:48.925Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:20:48.925Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:20:48.925Z] DEBUG - Clicking on OK [2019-07-30T13:20:48.925Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1124752885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:20:48.925Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1124752885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:20:48.925Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1124752885 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:20:48.925Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1124752886 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:20:48.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1124752886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:20:48.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1124752886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:20:48.925Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:20:48.925Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:20:48.925Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:20:48.925Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:20:48.925Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:20:48.925Z] DEBUG - Clicked on OK [2019-07-30T13:20:49.585Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1124752886 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:20:49.585Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1124752486 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T13:20:50.148Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.932 s - in org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewTest [2019-07-30T13:20:50.148Z] testDisplayingDataSeries(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewTest) Time elapsed: 27.422 s [2019-07-30T13:20:50.148Z] testManipulatingTreeViewer(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewTest) Time elapsed: 3.067 s [2019-07-30T13:20:50.148Z] [2019-07-30T13:20:50.148Z] Results: [2019-07-30T13:20:50.148Z] [2019-07-30T13:20:50.148Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T13:20:50.148Z] [2019-07-30T13:20:50.711Z] [2019-07-30T13:20:50.711Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-30 13:20:50.558 [2019-07-30T13:20:50.711Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-30T13:20:51.640Z] [INFO] All tests passed! [2019-07-30T13:20:51.640Z] [INFO] [2019-07-30T13:20:51.640Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T13:20:51.640Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:20:51.640Z] [INFO] [2019-07-30T13:20:51.640Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T13:20:52.571Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T13:20:52.571Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T13:20:52.571Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T13:20:53.134Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-30T13:20:53.391Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T13:20:54.759Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T13:20:54.759Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-30T13:20:55.015Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-30T13:20:55.015Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T13:20:55.015Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-07-30T13:20:55.271Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T13:20:55.271Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-30T13:20:55.271Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T13:20:55.271Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T13:20:55.527Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T13:20:55.527Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T13:20:55.527Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T13:20:55.527Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T13:20:55.784Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T13:20:56.040Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T13:20:56.040Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T13:20:56.297Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T13:20:56.297Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T13:20:56.554Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T13:20:56.554Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T13:20:56.554Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T13:20:57.117Z] [INFO] [2019-07-30T13:20:57.117Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T13:20:57.117Z] [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-30T13:20:57.117Z] [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-30T13:20:57.117Z] [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-30T13:20:57.117Z] [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-30T13:20:57.117Z] [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-30T13:20:57.117Z] [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-30T13:20:57.117Z] [INFO] [2019-07-30T13:20:57.117Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T13:20:57.117Z] [INFO] [2019-07-30T13:20:57.117Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests >-- [2019-07-30T13:20:57.117Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.7-SNAPSHOT [50/134] [2019-07-30T13:20:57.117Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T13:20:57.117Z] [INFO] [2019-07-30T13:20:57.117Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T13:20:57.117Z] [INFO] [2019-07-30T13:20:57.117Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T13:20:57.117Z] [INFO] The project's OSGi version is 1.0.7.201907301238 [2019-07-30T13:20:57.117Z] [INFO] [2019-07-30T13:20:57.117Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T13:20:57.117Z] [INFO] [2019-07-30T13:20:57.117Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T13:20:57.117Z] [INFO] [2019-07-30T13:20:57.117Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T13:20:57.117Z] [INFO] [2019-07-30T13:20:57.117Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T13:20:57.117Z] [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-30T13:20:57.117Z] [INFO] [2019-07-30T13:20:57.117Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T13:20:57.117Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:20:57.117Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src/main/resources [2019-07-30T13:20:57.117Z] [INFO] [2019-07-30T13:20:57.117Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T13:20:57.117Z] [INFO] Compiling 1 source file to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/classes [2019-07-30T13:20:57.680Z] [INFO] [2019-07-30T13:20:57.680Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T13:20:57.680Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:20:57.680Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src/test/resources [2019-07-30T13:20:57.680Z] [INFO] [2019-07-30T13:20:57.680Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T13:20:57.936Z] [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-30T13:20:57.936Z] [INFO] [2019-07-30T13:20:57.936Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T13:20:57.936Z] [INFO] [2019-07-30T13:20:57.936Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T13:20:57.936Z] [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-30T13:20:58.501Z] [INFO] [2019-07-30T13:20:58.501Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T13:20:58.501Z] [INFO] [2019-07-30T13:20:58.501Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T13:20:58.501Z] [INFO] [2019-07-30T13:20:58.501Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T13:20:58.501Z] [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-30T13:20:58.501Z] [INFO] [2019-07-30T13:20:58.501Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T13:20:58.501Z] [INFO] [2019-07-30T13:20:58.501Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T13:21:00.030Z] [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-30T13:21:00.030Z] [INFO] Command line: [2019-07-30T13:21:00.030Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.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-30T13:21:00.030Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T13:21:03.304Z] !SESSION 2019-07-30 13:21:00.062 ----------------------------------------------- [2019-07-30T13:21:03.304Z] eclipse.buildId=unknown [2019-07-30T13:21:03.304Z] java.version=1.8.0_202 [2019-07-30T13:21:03.304Z] java.vendor=Oracle Corporation [2019-07-30T13:21:03.304Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T13:21:03.304Z] 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-30T13:21:03.304Z] 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-30T13:21:03.304Z] [2019-07-30T13:21:03.304Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 13:21:02.947 [2019-07-30T13:21:03.304Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T13:21:03.304Z] !STACK 0 [2019-07-30T13:21:03.304Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T13:21:03.304Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:21:03.304Z] [2019-07-30T13:21:03.304Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T13:21:03.304Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T13:21:03.304Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T13:21:03.304Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T13:21:03.304Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T13:21:03.304Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T13:21:03.304Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T13:21:03.304Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T13:21:03.304Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T13:21:03.304Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T13:21:03.304Z] [2019-07-30T13:21:03.304Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 13:21:03.143 [2019-07-30T13:21:03.304Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T13:21:03.304Z] !STACK 0 [2019-07-30T13:21:03.304Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T13:21:03.304Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:21:03.304Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T13:21:03.304Z] -> 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-30T13:21:03.304Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T13:21:03.304Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:21:03.304Z] [2019-07-30T13:21:03.304Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T13:21:03.304Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T13:21:03.304Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T13:21:03.304Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T13:21:03.304Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T13:21:03.304Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T13:21:03.304Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T13:21:03.304Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T13:21:03.304Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T13:21:03.304Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T13:21:05.824Z] process 8582: 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-30T13:21:05.824Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T13:21:06.388Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T13:21:06.388Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T13:21:16.340Z] Running org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest [2019-07-30T13:21:16.340Z] Display size: 1440x900 [2019-07-30T13:21:16.340Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-30T13:21:16.340Z] GTK version=3.18.9 [2019-07-30T13:21:16.340Z] GTK theme=Ambiance [2019-07-30T13:21:16.340Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-30T13:21:16.340Z] Time zone: Coordinated Universal Time [2019-07-30T13:21:16.340Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-30T13:21:16.340Z] log4j:WARN Please initialize the log4j system properly. [2019-07-30T13:21:17.708Z] *** BUG *** [2019-07-30T13:21:17.708Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:21:17.708Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:21:17.708Z] [2019-07-30T13:21:17.708Z] *** BUG *** [2019-07-30T13:21:17.708Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:21:17.708Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:21:17.708Z] [2019-07-30T13:21:17.708Z] *** BUG *** [2019-07-30T13:21:17.708Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:21:17.708Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:21:17.708Z] [2019-07-30T13:21:17.708Z] *** BUG *** [2019-07-30T13:21:17.708Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:21:17.708Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:21:17.708Z] [2019-07-30T13:21:17.708Z] *** BUG *** [2019-07-30T13:21:17.708Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:21:17.708Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:21:17.708Z] [2019-07-30T13:21:17.966Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1124781986 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-30T13:21:17.966Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1124782084 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T13:21:17.966Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1124782085 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-30T13:21:17.966Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1124782091 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T13:21:17.966Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-30T13:21:18.223Z] *** BUG *** [2019-07-30T13:21:18.223Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:21:18.223Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:21:18.223Z] [2019-07-30T13:21:18.223Z] *** BUG *** [2019-07-30T13:21:18.223Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:21:18.223Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:21:18.223Z] [2019-07-30T13:21:18.223Z] *** BUG *** [2019-07-30T13:21:18.223Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:21:18.223Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:21:18.223Z] [2019-07-30T13:21:18.223Z] *** BUG *** [2019-07-30T13:21:18.223Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:21:18.223Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:21:18.223Z] [2019-07-30T13:21:18.223Z] *** BUG *** [2019-07-30T13:21:18.223Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:21:18.223Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:21:18.223Z] [2019-07-30T13:21:18.480Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1124782510 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-30T13:21:18.480Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1124782512 data=null button=1 stateMask=0x80000 x=524 y=-11 count=1} to TableColumn with text {Duration} [2019-07-30T13:21:18.480Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1124782516 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-30T13:21:18.480Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1124782518 data=null button=1 stateMask=0x80000 x=0 y=-11 count=1} to TableColumn with text {Duration} [2019-07-30T13:21:18.480Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-30T13:21:18.736Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-30T13:21:18.994Z] DEBUG - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...' [2019-07-30T13:21:18.994Z] DEBUG - Clicking on with mnemonic 'Export to TSV...' [2019-07-30T13:21:18.994Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export to TSV...} time=1124783003 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-30T13:21:18.994Z] DEBUG - Clicked on with mnemonic 'Export to TSV...' [2019-07-30T13:21:18.994Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-30T13:21:34.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1124795714 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-30T13:21:34.127Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1124797535 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T13:21:34.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1124797536 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-30T13:21:34.691Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1124798672 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T13:21:34.691Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-30T13:21:36.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1124800598 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-30T13:21:36.584Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1124800603 data=null button=1 stateMask=0x80000 x=524 y=-11 count=1} to TableColumn with text {Duration} [2019-07-30T13:21:36.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1124800634 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-30T13:21:36.584Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1124800700 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T13:21:36.584Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-30T13:21:48.764Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1124810911 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-30T13:21:48.764Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1124812100 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T13:21:48.764Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1124812101 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-30T13:21:49.622Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1124813284 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T13:21:49.622Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-30T13:22:04.476Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1124827322 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-30T13:22:04.476Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1124827336 data=null button=1 stateMask=0x80000 x=524 y=-11 count=1} to TableColumn with text {Duration} [2019-07-30T13:22:04.476Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1124828093 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-30T13:22:04.476Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1124828100 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T13:22:04.476Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-30T13:22:22.528Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1124842882 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-30T13:22:22.528Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1124845251 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T13:22:22.528Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1124845252 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-30T13:22:23.458Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1124847621 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T13:22:23.458Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-30T13:22:25.979Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 70.469 s - in org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest [2019-07-30T13:22:25.979Z] climbTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 0.881 s [2019-07-30T13:22:25.979Z] smallTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 0.32 s [2019-07-30T13:22:25.979Z] testWriteToTsv(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 0.496 s [2019-07-30T13:22:25.979Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 17.274 s [2019-07-30T13:22:25.979Z] decrementingTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 0.407 s [2019-07-30T13:22:25.979Z] largeTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 14.357 s [2019-07-30T13:22:25.979Z] onDiskSegStoreTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 15.48 s [2019-07-30T13:22:25.979Z] noiseTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 19.136 s [2019-07-30T13:22:25.979Z] [2019-07-30T13:22:25.979Z] Results: [2019-07-30T13:22:25.979Z] [2019-07-30T13:22:25.979Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T13:22:25.979Z] [2019-07-30T13:22:27.665Z] [INFO] All tests passed! [2019-07-30T13:22:27.665Z] [INFO] [2019-07-30T13:22:27.665Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T13:22:27.665Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:22:27.665Z] [INFO] [2019-07-30T13:22:27.665Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T13:22:28.229Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T13:22:28.229Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T13:22:28.229Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T13:22:28.794Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T13:22:28.794Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T13:22:29.051Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T13:22:29.051Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T13:22:29.051Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T13:22:29.307Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T13:22:29.307Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core.tests' with 10 classes [2019-07-30T13:22:29.563Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T13:22:29.820Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T13:22:29.820Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T13:22:29.820Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T13:22:30.382Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T13:22:31.749Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T13:22:32.006Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-30T13:22:32.262Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-30T13:22:32.262Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T13:22:32.826Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T13:22:32.826Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T13:22:32.826Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T13:22:32.826Z] [INFO] [2019-07-30T13:22:32.826Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T13:22:32.826Z] [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-30T13:22:32.826Z] [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-30T13:22:32.826Z] [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-30T13:22:33.083Z] [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-30T13:22:33.083Z] [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-30T13:22:33.083Z] [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-30T13:22:33.083Z] [INFO] [2019-07-30T13:22:33.083Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T13:22:33.083Z] [INFO] [2019-07-30T13:22:33.083Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests >-- [2019-07-30T13:22:33.083Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.10-SNAPSHOT [51/134] [2019-07-30T13:22:33.083Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T13:22:33.083Z] [INFO] [2019-07-30T13:22:33.083Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T13:22:33.083Z] [INFO] [2019-07-30T13:22:33.083Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T13:22:33.083Z] [INFO] The project's OSGi version is 1.0.10.201907301238 [2019-07-30T13:22:33.083Z] [INFO] [2019-07-30T13:22:33.083Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T13:22:33.083Z] [INFO] [2019-07-30T13:22:33.083Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T13:22:33.083Z] [INFO] [2019-07-30T13:22:33.083Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T13:22:33.083Z] [INFO] [2019-07-30T13:22:33.083Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T13:22:33.083Z] [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-30T13:22:33.083Z] [INFO] [2019-07-30T13:22:33.083Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T13:22:33.083Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:22:33.083Z] [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-30T13:22:33.083Z] [INFO] [2019-07-30T13:22:33.083Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T13:22:33.083Z] [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-30T13:22:33.646Z] [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-30T13:22:33.646Z] fDensityChart = viewBot.bot().widget(WidgetOfType.widgetOfType(Chart.class)); [2019-07-30T13:22:33.646Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:22:33.646Z] 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-30T13:22:33.646Z] 1 problem (1 warning) [2019-07-30T13:22:33.646Z] [INFO] [2019-07-30T13:22:33.646Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T13:22:33.646Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:22:33.646Z] [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-30T13:22:33.646Z] [INFO] [2019-07-30T13:22:33.646Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T13:22:33.646Z] [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-30T13:22:33.646Z] [INFO] [2019-07-30T13:22:33.646Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T13:22:33.646Z] [INFO] [2019-07-30T13:22:33.646Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T13:22:33.902Z] [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-30T13:22:33.902Z] [INFO] [2019-07-30T13:22:33.903Z] [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-30T13:22:33.903Z] [INFO] [2019-07-30T13:22:33.903Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T13:22:33.903Z] [INFO] [2019-07-30T13:22:33.903Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T13:22:33.903Z] [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-30T13:22:33.903Z] [INFO] [2019-07-30T13:22:33.903Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T13:22:33.903Z] [INFO] [2019-07-30T13:22:33.903Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T13:22:35.794Z] [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-30T13:22:35.794Z] [INFO] Command line: [2019-07-30T13:22:35.795Z] [/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-30T13:22:35.795Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T13:22:39.203Z] !SESSION 2019-07-30 13:22:35.896 ----------------------------------------------- [2019-07-30T13:22:39.203Z] eclipse.buildId=unknown [2019-07-30T13:22:39.203Z] java.version=1.8.0_202 [2019-07-30T13:22:39.203Z] java.vendor=Oracle Corporation [2019-07-30T13:22:39.203Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T13:22:39.203Z] 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-30T13:22:39.203Z] 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-30T13:22:39.203Z] [2019-07-30T13:22:39.203Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 13:22:38.825 [2019-07-30T13:22:39.203Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T13:22:39.203Z] !STACK 0 [2019-07-30T13:22:39.203Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T13:22:39.203Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:22:39.203Z] [2019-07-30T13:22:39.203Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T13:22:39.203Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T13:22:39.203Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T13:22:39.203Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T13:22:39.203Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T13:22:39.203Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T13:22:39.203Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T13:22:39.203Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T13:22:39.203Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T13:22:39.203Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T13:22:39.204Z] [2019-07-30T13:22:39.204Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 13:22:38.962 [2019-07-30T13:22:39.204Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T13:22:39.204Z] !STACK 0 [2019-07-30T13:22:39.204Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T13:22:39.204Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:22:39.204Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T13:22:39.204Z] -> 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-30T13:22:39.204Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T13:22:39.204Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:22:39.204Z] [2019-07-30T13:22:39.204Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T13:22:39.204Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T13:22:39.204Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T13:22:39.204Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T13:22:39.204Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T13:22:39.204Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T13:22:39.204Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T13:22:39.204Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T13:22:39.204Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T13:22:39.204Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T13:22:41.096Z] process 8702: D-Bus library appears to be incorrectly set up; failed to read machine uuid: UUID file '/etc/machine-id' should contain a hex string of length 32, not length 0, with no other text [2019-07-30T13:22:41.096Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T13:22:41.353Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T13:22:41.353Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T13:22:53.530Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest [2019-07-30T13:22:53.530Z] Display size: 1440x900 [2019-07-30T13:22:53.530Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-30T13:22:53.530Z] GTK version=3.18.9 [2019-07-30T13:22:53.530Z] GTK theme=Ambiance [2019-07-30T13:22:53.530Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-30T13:22:53.530Z] Time zone: Coordinated Universal Time [2019-07-30T13:22:53.530Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-30T13:22:53.530Z] log4j:WARN Please initialize the log4j system properly. [2019-07-30T13:22:56.050Z] *** BUG *** [2019-07-30T13:22:56.050Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:22:56.050Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:22:56.050Z] [2019-07-30T13:22:56.050Z] *** BUG *** [2019-07-30T13:22:56.050Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:22:56.050Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:22:56.050Z] [2019-07-30T13:22:56.307Z] *** BUG *** [2019-07-30T13:22:56.307Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:22:56.307Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:22:56.307Z] [2019-07-30T13:22:56.563Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.scatter"' [2019-07-30T13:22:56.563Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T13:23:09.107Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-30T13:23:09.107Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:23:09.107Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:23:09.107Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:23:09.107Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:23:09.107Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:23:09.107Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:23:09.107Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:23:09.107Z] DEBUG - Setting state to checked on: bug446190 [2019-07-30T13:23:09.107Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:23:09.107Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:23:09.107Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1124893192 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T13:23:09.107Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T13:23:09.107Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:23:09.107Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:23:09.107Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:23:09.107Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1124893299 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:23:09.107Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1124893299 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:23:09.107Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1124893300 data=null} to TreeItem with text {test} [2019-07-30T13:23:09.107Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1124893300 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:23:09.107Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124893301 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:23:09.107Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1124893328 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:23:09.671Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T13:23:09.671Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T13:23:09.671Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T13:23:10.601Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T13:23:10.601Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T13:23:10.601Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:23:10.601Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:23:10.601Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:23:10.601Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:23:10.601Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:23:10.601Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:23:10.601Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:23:10.601Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T13:23:10.601Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124894713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:23:10.601Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124894714 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:23:10.601Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124894714 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:23:10.601Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124894714 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:23:10.601Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124894714 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:23:10.601Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124894715 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:23:10.601Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124894715 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:23:10.601Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124894715 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:23:10.601Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124894716 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:23:10.601Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124894716 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:23:10.601Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124894716 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:23:10.601Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124894717 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:23:10.601Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:23:10.601Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:23:10.601Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:23:10.601Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:23:10.601Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:23:10.601Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:23:10.601Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:23:10.601Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:23:10.601Z] DEBUG - Clicking on OK [2019-07-30T13:23:10.601Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1124894723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:23:10.601Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1124894724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:23:10.601Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1124894724 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:23:10.601Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1124894724 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:23:10.601Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1124894725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:23:10.601Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1124894725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:23:10.601Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:23:10.601Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:23:10.601Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:23:10.601Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:23:10.601Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:23:10.601Z] DEBUG - Clicked on OK [2019-07-30T13:23:11.165Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1124894725 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:23:11.165Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1124893686 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T13:23:11.728Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.675 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest [2019-07-30T13:23:11.728Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest) Time elapsed: 13.293 s [2019-07-30T13:23:11.728Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest [2019-07-30T13:23:11.985Z] *** BUG *** [2019-07-30T13:23:11.985Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:23:11.985Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:23:11.985Z] [2019-07-30T13:23:11.985Z] *** BUG *** [2019-07-30T13:23:11.985Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:23:11.985Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:23:11.985Z] [2019-07-30T13:23:11.985Z] *** BUG *** [2019-07-30T13:23:11.985Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:23:11.985Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:23:11.985Z] [2019-07-30T13:23:12.242Z] *** BUG *** [2019-07-30T13:23:12.242Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:23:12.242Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:23:12.242Z] [2019-07-30T13:23:12.242Z] *** BUG *** [2019-07-30T13:23:12.242Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:23:12.242Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:23:12.242Z] [2019-07-30T13:23:12.242Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"' [2019-07-30T13:23:12.242Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2019-07-30T13:23:12.242Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"' [2019-07-30T13:23:17.493Z] *** BUG *** [2019-07-30T13:23:17.493Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:23:17.493Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:23:17.493Z] [2019-07-30T13:23:17.493Z] *** BUG *** [2019-07-30T13:23:17.493Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:23:17.493Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:23:17.493Z] [2019-07-30T13:23:18.862Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"' [2019-07-30T13:23:18.862Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2019-07-30T13:23:18.862Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1124902713 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-30T13:23:18.862Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1124902720 data=null button=1 stateMask=0x80000 x=38 y=-11 count=1} to TableColumn with text {Duration} [2019-07-30T13:23:18.862Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1124902800 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-30T13:23:18.862Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1124902891 data=null button=1 stateMask=0x80000 x=38 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T13:23:18.862Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1124903097 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T13:23:18.862Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T13:23:19.119Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:23:19.119Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:23:19.119Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:23:19.119Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1124903192 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:23:19.119Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1124903192 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:23:19.119Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1124903192 data=null} to TreeItem with text {test} [2019-07-30T13:23:19.119Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1124903193 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:23:19.119Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124903193 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:23:19.119Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1124903210 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:23:19.376Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T13:23:19.376Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T13:23:19.376Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T13:23:20.305Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T13:23:20.305Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T13:23:20.305Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:23:20.305Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:23:20.305Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:23:20.305Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:23:20.305Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:23:20.305Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:23:20.305Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:23:20.305Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T13:23:20.305Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124904300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:23:20.305Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124904301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:23:20.305Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124904301 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:23:20.305Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124904301 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:23:20.305Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124904301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:23:20.305Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124904302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:23:20.305Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124904302 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:23:20.305Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124904302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:23:20.305Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124904302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:23:20.305Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124904302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:23:20.305Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124904303 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:23:20.305Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124904303 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:23:20.305Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:23:20.305Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:23:20.305Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:23:20.305Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:23:20.305Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:23:20.305Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:23:20.305Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:23:20.305Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:23:20.305Z] DEBUG - Clicking on OK [2019-07-30T13:23:20.305Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1124904306 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:23:20.305Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1124904306 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:23:20.305Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1124904306 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:23:20.305Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1124904306 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:23:20.305Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1124904306 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:23:20.305Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1124904307 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:23:20.305Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:23:20.305Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:23:20.305Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:23:20.305Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:23:20.305Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:23:20.305Z] DEBUG - Clicked on OK [2019-07-30T13:23:20.868Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1124904307 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:23:20.868Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1124903406 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T13:23:21.125Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"' [2019-07-30T13:23:21.125Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.525 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest [2019-07-30T13:23:21.125Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest) Time elapsed: 9.356 s [2019-07-30T13:23:21.125Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest [2019-07-30T13:23:21.688Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"' [2019-07-30T13:23:21.688Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:23:21.688Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:23:21.688Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"' [2019-07-30T13:23:21.688Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"' [2019-07-30T13:23:28.508Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"' [2019-07-30T13:23:28.508Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:23:28.508Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:23:28.508Z] DEBUG - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...' [2019-07-30T13:23:28.508Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1124911893 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T13:23:28.508Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T13:23:28.508Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:23:28.508Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:23:28.508Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:23:28.508Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1124911993 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:23:28.508Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1124911993 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:23:28.508Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1124911994 data=null} to TreeItem with text {test} [2019-07-30T13:23:28.508Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1124911994 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:23:28.508Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124911994 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:23:28.508Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1124912007 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:23:28.508Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T13:23:28.508Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T13:23:28.508Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T13:23:28.765Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T13:23:28.765Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T13:23:28.765Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:23:28.765Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:23:28.765Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:23:28.765Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:23:28.765Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:23:28.765Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:23:28.765Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:23:28.765Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T13:23:28.765Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124913004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:23:28.765Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124913005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:23:28.765Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124913005 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:23:28.765Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124913005 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:23:28.765Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124913006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:23:28.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124913006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:23:28.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124913006 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:23:28.765Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124913006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:23:28.765Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124913006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:23:28.765Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124913006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:23:28.765Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124913007 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:23:28.765Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124913007 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:23:28.765Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:23:28.765Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:23:28.765Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:23:28.765Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:23:28.765Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:23:28.765Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:23:28.765Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:23:28.765Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:23:28.765Z] DEBUG - Clicking on OK [2019-07-30T13:23:28.765Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1124913009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:23:28.765Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1124913009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:23:28.765Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1124913010 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:23:28.765Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1124913010 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:23:28.765Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1124913010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:23:28.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1124913010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:23:28.765Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:23:28.765Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:23:28.765Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:23:28.765Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:23:28.765Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:23:29.022Z] DEBUG - Clicked on OK [2019-07-30T13:23:29.278Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1124913010 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:23:29.278Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1124912133 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T13:23:29.278Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"' [2019-07-30T13:23:29.534Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.24 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest [2019-07-30T13:23:29.534Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest) Time elapsed: 8.125 s [2019-07-30T13:23:29.534Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest [2019-07-30T13:23:29.791Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T13:23:30.047Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1124914101 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-30T13:23:30.047Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1124914106 data=null button=1 stateMask=0x80000 x=334 y=-11 count=1} to TableColumn with text {Duration} [2019-07-30T13:23:30.047Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1124914181 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-30T13:23:30.047Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1124914186 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T13:23:30.047Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {System Call} time=1124914223 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-30T13:23:30.047Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {System Call} time=1124914228 data=null button=1 stateMask=0x80000 x=421 y=-12 count=1} to TableColumn with text {System Call} [2019-07-30T13:23:30.303Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {System Call} time=1124914306 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-30T13:23:30.303Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {System Call} time=1124914311 data=null button=1 stateMask=0x80000 x=421 y=-12 count=1} to TableColumn with text {System Call} [2019-07-30T13:23:30.303Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1124914384 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-30T13:23:30.303Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1124914390 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T13:23:30.303Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1124914427 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-30T13:23:30.303Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1124914431 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T13:23:30.303Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Start Time} time=1124914509 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-30T13:23:30.303Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Start Time} time=1124914514 data=null button=1 stateMask=0x80000 x=74 y=-12 count=1} to TableColumn with text {Start Time} [2019-07-30T13:23:30.560Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T13:23:30.560Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T13:23:30.825Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T13:23:36.074Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T13:23:36.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1124919814 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-30T13:23:36.074Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1124919820 data=null button=1 stateMask=0x80000 x=334 y=-11 count=1} to TableColumn with text {Duration} [2019-07-30T13:23:36.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1124919894 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-30T13:23:36.074Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1124919899 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T13:23:36.074Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1124920189 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T13:23:36.074Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T13:23:36.074Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:23:36.074Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:23:36.074Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:23:36.074Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1124920285 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:23:36.074Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1124920286 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:23:36.074Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1124920286 data=null} to TreeItem with text {test} [2019-07-30T13:23:36.074Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1124920286 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:23:36.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1124920287 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:23:36.074Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1124920303 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:23:36.330Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T13:23:36.330Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T13:23:36.330Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T13:23:37.260Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T13:23:37.260Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T13:23:37.260Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:23:37.260Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:23:37.260Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:23:37.260Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:23:37.260Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:23:37.260Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:23:37.260Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:23:37.260Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T13:23:37.260Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124921318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:23:37.260Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124921318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:23:37.260Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124921318 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:23:37.260Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124921318 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:23:37.260Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124921318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:23:37.260Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124921319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:23:37.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124921319 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:23:37.260Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124921319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:23:37.260Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124921319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:23:37.260Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124921319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:23:37.260Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124921319 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:23:37.260Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1124921319 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:23:37.260Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:23:37.260Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:23:37.260Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:23:37.260Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:23:37.260Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:23:37.260Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:23:37.260Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:23:37.260Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:23:37.260Z] DEBUG - Clicking on OK [2019-07-30T13:23:37.260Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1124921322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:23:37.260Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1124921323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:23:37.260Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1124921323 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:23:37.260Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1124921323 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:23:37.260Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1124921323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:23:37.260Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1124921324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:23:37.260Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:23:37.260Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:23:37.260Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:23:37.260Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:23:37.517Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:23:37.517Z] DEBUG - Clicked on OK [2019-07-30T13:23:37.517Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1124921324 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:23:37.517Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1124920430 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T13:23:38.079Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T13:23:38.079Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T13:23:38.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1124922299 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-30T13:23:38.079Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1124922308 data=null button=1 stateMask=0x80000 x=0 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T13:23:38.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1124922308 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-30T13:23:38.079Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1124922310 data=null button=1 stateMask=0x80000 x=0 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T13:23:38.079Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T13:23:38.336Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T13:23:38.593Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T13:23:38.593Z] DEBUG - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...' [2019-07-30T13:23:38.593Z] DEBUG - Clicking on with mnemonic 'Export to TSV...' [2019-07-30T13:23:38.593Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export to TSV...} time=1124922701 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-30T13:23:38.593Z] DEBUG - Clicked on with mnemonic 'Export to TSV...' [2019-07-30T13:23:38.593Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T13:23:38.593Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T13:23:53.617Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1124936607 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-30T13:23:53.875Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1124938085 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T13:23:54.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1124938086 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-30T13:23:55.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1124939516 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T13:23:55.366Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T13:23:59.537Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T13:23:59.537Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1124943380 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-30T13:23:59.537Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1124943385 data=null button=1 stateMask=0x80000 x=334 y=-11 count=1} to TableColumn with text {Duration} [2019-07-30T13:23:59.537Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1124943425 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-30T13:23:59.537Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1124943430 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T13:23:59.537Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T13:23:59.537Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T13:24:11.906Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1124955399 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-30T13:24:12.469Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1124956585 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T13:24:12.469Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1124956587 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-30T13:24:13.838Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1124957833 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T13:24:13.838Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T13:24:18.011Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T13:24:32.860Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1124975138 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-30T13:24:32.860Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1124975146 data=null button=1 stateMask=0x80000 x=334 y=-11 count=1} to TableColumn with text {Duration} [2019-07-30T13:24:32.860Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1124975823 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-30T13:24:32.860Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1124975830 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T13:24:32.860Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T13:24:37.123Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T13:24:52.216Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1124995171 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-30T13:24:54.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1124997980 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T13:24:54.677Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1124997982 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-30T13:24:56.568Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1125000515 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T13:24:56.568Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T13:25:00.740Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 90.874 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest [2019-07-30T13:25:00.740Z] climbTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 0.786 s [2019-07-30T13:25:00.740Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 7.527 s [2019-07-30T13:25:00.740Z] smallTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 0.193 s [2019-07-30T13:25:00.740Z] testWriteToTsv(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 0.394 s [2019-07-30T13:25:00.740Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 20.377 s [2019-07-30T13:25:00.740Z] decrementingTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 0.411 s [2019-07-30T13:25:00.740Z] largeTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 18.071 s [2019-07-30T13:25:00.740Z] onDiskSegStoreTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 18.669 s [2019-07-30T13:25:00.740Z] noiseTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 24.238 s [2019-07-30T13:25:00.740Z] [2019-07-30T13:25:00.740Z] Results: [2019-07-30T13:25:00.740Z] [2019-07-30T13:25:00.740Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T13:25:00.740Z] [2019-07-30T13:25:00.996Z] [2019-07-30T13:25:00.996Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-30 13:25:00.836 [2019-07-30T13:25:00.996Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-30T13:25:01.733Z] [INFO] All tests passed! [2019-07-30T13:25:01.733Z] [INFO] [2019-07-30T13:25:01.733Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T13:25:01.733Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:25:01.733Z] [INFO] [2019-07-30T13:25:01.733Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T13:25:03.196Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T13:25:03.196Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T13:25:03.196Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T13:25:03.758Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T13:25:03.758Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-30T13:25:04.015Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T13:25:04.015Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T13:25:04.015Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T13:25:04.272Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T13:25:04.272Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T13:25:04.272Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T13:25:04.529Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-30T13:25:05.092Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T13:25:06.983Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T13:25:06.983Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T13:25:06.983Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T13:25:07.239Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T13:25:07.239Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T13:25:07.496Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-30T13:25:07.496Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-07-30T13:25:07.752Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-30T13:25:07.752Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests' with 4 classes [2019-07-30T13:25:07.752Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core.tests' with 10 classes [2019-07-30T13:25:07.752Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T13:25:08.008Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T13:25:08.264Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T13:25:08.264Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T13:25:08.521Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T13:25:08.521Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T13:25:08.521Z] [INFO] [2019-07-30T13:25:08.521Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T13:25:08.521Z] [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-30T13:25:08.521Z] [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-30T13:25:08.521Z] [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-30T13:25:08.521Z] [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-30T13:25:08.521Z] [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-30T13:25:08.521Z] [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-30T13:25:08.521Z] [INFO] [2019-07-30T13:25:08.521Z] [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-30T13:25:08.521Z] [INFO] [2019-07-30T13:25:08.521Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests >-- [2019-07-30T13:25:08.521Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core.tests 1.0.1-SNAPSHOT [52/134] [2019-07-30T13:25:08.521Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T13:25:08.521Z] [INFO] [2019-07-30T13:25:08.521Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T13:25:08.521Z] [INFO] [2019-07-30T13:25:08.521Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T13:25:08.521Z] [INFO] The project's OSGi version is 1.0.1.201907301238 [2019-07-30T13:25:08.521Z] [INFO] [2019-07-30T13:25:08.521Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T13:25:08.521Z] [INFO] [2019-07-30T13:25:08.521Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T13:25:08.521Z] [INFO] [2019-07-30T13:25:08.521Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T13:25:08.521Z] [INFO] [2019-07-30T13:25:08.521Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T13:25:08.521Z] [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-30T13:25:08.521Z] [INFO] [2019-07-30T13:25:08.521Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T13:25:08.521Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:25:08.521Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src/main/resources [2019-07-30T13:25:08.521Z] [INFO] [2019-07-30T13:25:08.521Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T13:25:08.521Z] [INFO] Compiling 12 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/classes [2019-07-30T13:25:08.778Z] [INFO] [2019-07-30T13:25:08.778Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T13:25:08.778Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:25:08.778Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src/test/resources [2019-07-30T13:25:08.778Z] [INFO] [2019-07-30T13:25:08.778Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T13:25:08.778Z] [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-30T13:25:09.034Z] [INFO] [2019-07-30T13:25:09.034Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T13:25:09.034Z] [INFO] [2019-07-30T13:25:09.034Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T13:25:09.034Z] [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-30T13:25:10.927Z] [INFO] [2019-07-30T13:25:10.927Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T13:25:10.927Z] [INFO] [2019-07-30T13:25:10.927Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T13:25:10.927Z] [INFO] [2019-07-30T13:25:10.927Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T13:25:10.927Z] [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-30T13:25:10.927Z] [INFO] [2019-07-30T13:25:10.927Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T13:25:10.927Z] [INFO] [2019-07-30T13:25:10.927Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T13:25:11.488Z] [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-30T13:25:11.488Z] [INFO] Command line: [2019-07-30T13:25:11.488Z] [/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-30T13:25:11.488Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T13:25:14.760Z] !SESSION 2019-07-30 13:25:11.768 ----------------------------------------------- [2019-07-30T13:25:14.760Z] eclipse.buildId=unknown [2019-07-30T13:25:14.760Z] java.version=1.8.0_202 [2019-07-30T13:25:14.760Z] java.vendor=Oracle Corporation [2019-07-30T13:25:14.760Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T13:25:14.760Z] 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-30T13:25:14.760Z] 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-30T13:25:14.760Z] [2019-07-30T13:25:14.760Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 13:25:14.362 [2019-07-30T13:25:14.760Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T13:25:14.760Z] !STACK 0 [2019-07-30T13:25:14.760Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-30T13:25:14.760Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:25:14.760Z] [2019-07-30T13:25:14.760Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T13:25:14.760Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T13:25:14.760Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T13:25:14.760Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T13:25:14.760Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T13:25:14.760Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T13:25:14.760Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T13:25:14.760Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T13:25:14.760Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T13:25:14.760Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T13:25:14.760Z] [2019-07-30T13:25:14.760Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 13:25:14.545 [2019-07-30T13:25:14.760Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T13:25:14.760Z] !STACK 0 [2019-07-30T13:25:14.760Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-30T13:25:14.760Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:25:14.760Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T13:25:14.760Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-30T13:25:14.760Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-30T13:25:14.760Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:25:14.760Z] [2019-07-30T13:25:14.760Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T13:25:14.760Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T13:25:14.760Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T13:25:14.760Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T13:25:14.760Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T13:25:14.760Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T13:25:14.760Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T13:25:14.760Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T13:25:14.760Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T13:25:14.760Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T13:25:16.654Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest [2019-07-30T13:25:16.654Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest [2019-07-30T13:25:16.654Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest) Time elapsed: 0.008 s [2019-07-30T13:25:16.654Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest [2019-07-30T13:25:16.654Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest [2019-07-30T13:25:16.654Z] testImmutableSeries(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest) Time elapsed: 0.014 s [2019-07-30T13:25:16.654Z] testGetDescriptors(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest) Time elapsed: 0.001 s [2019-07-30T13:25:16.654Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest [2019-07-30T13:25:16.654Z] 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-30T13:25:16.654Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest) Time elapsed: 0 s [2019-07-30T13:25:16.654Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest [2019-07-30T13:25:16.654Z] 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-30T13:25:16.654Z] testConstructorWithUnit(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest) Time elapsed: 0 s [2019-07-30T13:25:16.654Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest) Time elapsed: 0 s [2019-07-30T13:25:16.654Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest [2019-07-30T13:25:16.654Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest [2019-07-30T13:25:16.654Z] testConstructorWithUnit(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest) Time elapsed: 0 s [2019-07-30T13:25:16.654Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest) Time elapsed: 0 s [2019-07-30T13:25:16.654Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest [2019-07-30T13:25:16.654Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest [2019-07-30T13:25:16.654Z] testComparator(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest) Time elapsed: 0 s [2019-07-30T13:25:16.654Z] testLimitValues(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest) Time elapsed: 0 s [2019-07-30T13:25:16.654Z] testMapper(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest) Time elapsed: 0.002 s [2019-07-30T13:25:16.654Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest [2019-07-30T13:25:16.654Z] 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-30T13:25:16.654Z] testComparator(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest) Time elapsed: 0 s [2019-07-30T13:25:16.654Z] testLimitValues(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest) Time elapsed: 0 s [2019-07-30T13:25:16.654Z] testMapper(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest) Time elapsed: 0.001 s [2019-07-30T13:25:16.654Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest [2019-07-30T13:25:16.654Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s - in org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest [2019-07-30T13:25:16.654Z] testResolver(org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest) Time elapsed: 0.007 s [2019-07-30T13:25:16.654Z] testWithPredicate(org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest) Time elapsed: 0.001 s [2019-07-30T13:25:16.654Z] [2019-07-30T13:25:16.654Z] Results: [2019-07-30T13:25:16.654Z] [2019-07-30T13:25:16.654Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T13:25:16.654Z] [2019-07-30T13:25:17.583Z] [INFO] All tests passed! [2019-07-30T13:25:17.583Z] [INFO] [2019-07-30T13:25:17.583Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T13:25:17.583Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:25:17.583Z] [INFO] [2019-07-30T13:25:17.583Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T13:25:17.583Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T13:25:17.839Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T13:25:17.839Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T13:25:17.839Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T13:25:17.839Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T13:25:18.095Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T13:25:18.658Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T13:25:18.658Z] [INFO] [2019-07-30T13:25:18.658Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T13:25:18.658Z] [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-30T13:25:18.658Z] [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-30T13:25:18.658Z] [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-30T13:25:18.658Z] [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-30T13:25:18.658Z] [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-30T13:25:18.658Z] [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-30T13:25:18.658Z] [INFO] [2019-07-30T13:25:18.658Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T13:25:18.658Z] [INFO] [2019-07-30T13:25:18.658Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests >-- [2019-07-30T13:25:18.658Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.3-SNAPSHOT [53/134] [2019-07-30T13:25:18.658Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T13:25:18.658Z] [INFO] [2019-07-30T13:25:18.658Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T13:25:18.658Z] [INFO] [2019-07-30T13:25:18.658Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T13:25:18.658Z] [INFO] The project's OSGi version is 1.0.3.201907301238 [2019-07-30T13:25:18.658Z] [INFO] [2019-07-30T13:25:18.658Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T13:25:18.658Z] [INFO] [2019-07-30T13:25:18.658Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T13:25:18.658Z] [INFO] [2019-07-30T13:25:18.658Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T13:25:18.658Z] [INFO] [2019-07-30T13:25:18.658Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T13:25:18.658Z] [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-30T13:25:18.658Z] [INFO] [2019-07-30T13:25:18.658Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T13:25:18.658Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:25:18.658Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src/main/resources [2019-07-30T13:25:18.658Z] [INFO] [2019-07-30T13:25:18.658Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T13:25:18.658Z] [INFO] Compiling 3 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/classes [2019-07-30T13:25:20.025Z] [INFO] [2019-07-30T13:25:20.025Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T13:25:20.025Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:25:20.025Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src/test/resources [2019-07-30T13:25:20.025Z] [INFO] [2019-07-30T13:25:20.025Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T13:25:20.954Z] [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-30T13:25:21.211Z] [INFO] [2019-07-30T13:25:21.211Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T13:25:21.211Z] [INFO] [2019-07-30T13:25:21.211Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T13:25:21.211Z] [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-30T13:25:21.211Z] [INFO] [2019-07-30T13:25:21.211Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T13:25:21.211Z] [INFO] [2019-07-30T13:25:21.211Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T13:25:21.211Z] [INFO] [2019-07-30T13:25:21.211Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T13:25:21.211Z] [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-30T13:25:21.211Z] [INFO] [2019-07-30T13:25:21.211Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T13:25:21.211Z] [INFO] [2019-07-30T13:25:21.211Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T13:25:22.579Z] [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-30T13:25:22.579Z] [INFO] Command line: [2019-07-30T13:25:22.579Z] [/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-30T13:25:22.579Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T13:25:26.748Z] !SESSION 2019-07-30 13:25:22.862 ----------------------------------------------- [2019-07-30T13:25:26.748Z] eclipse.buildId=unknown [2019-07-30T13:25:26.748Z] java.version=1.8.0_202 [2019-07-30T13:25:26.748Z] java.vendor=Oracle Corporation [2019-07-30T13:25:26.748Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T13:25:26.748Z] 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-30T13:25:26.748Z] 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-30T13:25:26.748Z] [2019-07-30T13:25:26.748Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 13:25:25.930 [2019-07-30T13:25:26.748Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T13:25:26.748Z] !STACK 0 [2019-07-30T13:25:26.748Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T13:25:26.748Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:25:26.748Z] [2019-07-30T13:25:26.748Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T13:25:26.748Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T13:25:26.748Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T13:25:26.748Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T13:25:26.748Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T13:25:26.748Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T13:25:26.748Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T13:25:26.748Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T13:25:26.748Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T13:25:26.748Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T13:25:26.748Z] [2019-07-30T13:25:26.748Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 13:25:26.068 [2019-07-30T13:25:26.748Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T13:25:26.748Z] !STACK 0 [2019-07-30T13:25:26.748Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T13:25:26.748Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:25:26.748Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T13:25:26.748Z] -> 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-30T13:25:26.748Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T13:25:26.748Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:25:26.748Z] [2019-07-30T13:25:26.748Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T13:25:26.748Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T13:25:26.748Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T13:25:26.748Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T13:25:26.748Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T13:25:26.748Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T13:25:26.748Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T13:25:26.748Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T13:25:26.748Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T13:25:26.748Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T13:25:33.291Z] process 9003: 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-30T13:25:33.291Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T13:25:33.291Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T13:25:33.291Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T13:25:59.801Z] Running org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest [2019-07-30T13:25:59.801Z] Display size: 1440x900 [2019-07-30T13:25:59.801Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-30T13:25:59.801Z] GTK version=3.18.9 [2019-07-30T13:25:59.801Z] GTK theme=Ambiance [2019-07-30T13:25:59.801Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-30T13:25:59.801Z] Time zone: Coordinated Universal Time [2019-07-30T13:25:59.801Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-30T13:25:59.801Z] log4j:WARN Please initialize the log4j system properly. [2019-07-30T13:26:01.171Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.chart.ui.swtbot.view.stub"' [2019-07-30T13:26:01.171Z] DEBUG - matched MenuItem with text "Create custom chart", using matcher: with mnemonic 'Create custom chart' [2019-07-30T13:26:01.171Z] DEBUG - Clicking on with mnemonic 'Create custom chart' [2019-07-30T13:26:01.735Z] DEBUG - Clicked on with mnemonic 'Create custom chart' [2019-07-30T13:26:01.735Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T13:26:01.735Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1125065811 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T13:26:01.735Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:01.735Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:01.735Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:01.735Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:01.735Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:01.735Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:01.735Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:01.735Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:01.735Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T13:26:01.735Z] DEBUG - Clicking on (of type 'Table') [2019-07-30T13:26:01.735Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1125065828 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T13:26:01.735Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1125065883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T13:26:01.735Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1125065883 data=null doit=true} to (of type 'Table') [2019-07-30T13:26:01.735Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1125065884 data=null} to (of type 'Table') [2019-07-30T13:26:01.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1125065884 data=null button=1 stateMask=0x0 x=28 y=27 count=1} to (of type 'Table') [2019-07-30T13:26:01.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1125065886 data=null button=1 stateMask=0x80000 x=28 y=27 count=1} to (of type 'Table') [2019-07-30T13:26:01.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1125065886 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-30T13:26:01.735Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1125065889 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T13:26:01.735Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1125065889 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T13:26:01.735Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1125065890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T13:26:01.735Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1125065890 data=null doit=true} to (of type 'Table') [2019-07-30T13:26:01.735Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1125065890 data=null} to (of type 'Table') [2019-07-30T13:26:01.735Z] DEBUG - Clicked on (of type 'Table') [2019-07-30T13:26:01.735Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:01.735Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:01.735Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:01.735Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:01.735Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:01.735Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:01.735Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:01.735Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:01.735Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:01.735Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:01.735Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:01.735Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:01.735Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:01.735Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:01.735Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:01.735Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:01.735Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:01.735Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:01.735Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:01.735Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:01.735Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:01.735Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:01.735Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:01.735Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:01.735Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:26:01.735Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-30T13:26:01.735Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: with mnemonic 'Logarithmic Scale X' [2019-07-30T13:26:01.735Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: with style 'SWT.CHECK' [2019-07-30T13:26:01.735Z] 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-30T13:26:01.735Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-30T13:26:01.735Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:26:01.735Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:26:01.735Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:26:01.735Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-30T13:26:01.735Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-30T13:26:01.735Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with mnemonic 'Logarithmic Scale Y' [2019-07-30T13:26:01.735Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with style 'SWT.CHECK' [2019-07-30T13:26:01.735Z] 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-30T13:26:01.735Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:26:01.735Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:26:01.735Z] DEBUG - Setting state to checked on: Integer [2019-07-30T13:26:01.735Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:01.735Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:01.735Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:01.735Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:01.735Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:01.735Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:01.735Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:01.735Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:01.735Z] DEBUG - Setting state to unchecked on: Integer [2019-07-30T13:26:01.735Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:01.735Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:01.735Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:01.735Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:01.735Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:01.735Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:01.735Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:01.735Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:01.735Z] DEBUG - Setting state to checked on: Duration (ns) [2019-07-30T13:26:01.735Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:01.735Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:01.992Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:01.992Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:01.992Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:01.992Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:01.992Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:01.992Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:01.992Z] DEBUG - Setting state to unchecked on: Duration (ns) [2019-07-30T13:26:01.992Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:01.992Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:01.992Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:01.992Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:01.992Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:01.992Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:01.992Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:01.992Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:01.992Z] DEBUG - Setting state to checked on: Timestamp [2019-07-30T13:26:01.992Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:01.992Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:01.992Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:01.992Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:01.992Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:01.992Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:01.992Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:01.992Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:01.992Z] DEBUG - Setting state to unchecked on: Timestamp [2019-07-30T13:26:01.992Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:01.992Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:01.992Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:01.992Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:01.992Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:01.992Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:01.992Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:01.992Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:01.992Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T13:26:01.992Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1125066017 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T13:26:01.992Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:01.992Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:01.992Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:01.992Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:01.992Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:01.992Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:01.992Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:01.992Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:01.992Z] DEBUG - Clicking on TableItem with text {String} [2019-07-30T13:26:01.992Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {String} time=1125066022 data=null button=0 stateMask=0x0 x=27 y=11 count=0} to TableItem with text {String} [2019-07-30T13:26:01.992Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {String} time=1125066022 data=null doit=true} to TableItem with text {String} [2019-07-30T13:26:01.992Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T13:26:01.992Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {String} time=1125066024 data=null} to TableItem with text {String} [2019-07-30T13:26:01.992Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {String} time=1125066024 data=null button=1 stateMask=0x0 x=27 y=11 count=1} to TableItem with text {String} [2019-07-30T13:26:01.992Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1125066025 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-30T13:26:01.992Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {String} time=1125066026 data=null button=1 stateMask=0x80000 x=27 y=11 count=1} to TableItem with text {String} [2019-07-30T13:26:01.992Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {String} time=1125066026 data=null button=0 stateMask=0x0 x=27 y=11 count=0} to TableItem with text {String} [2019-07-30T13:26:01.992Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {String} time=1125066026 data=null doit=true} to TableItem with text {String} [2019-07-30T13:26:01.992Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {String} time=1125066027 data=null} to TableItem with text {String} [2019-07-30T13:26:01.992Z] DEBUG - Clicked on TableItem with text {String} [2019-07-30T13:26:01.992Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:01.992Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:01.992Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:01.992Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:01.992Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:01.992Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:01.992Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:01.992Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:01.992Z] DEBUG - Setting state to checked on: Timestamp [2019-07-30T13:26:01.992Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:26:01.992Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-07-30T13:26:01.992Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-07-30T13:26:01.992Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:26:01.992Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T13:26:01.992Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-30T13:26:01.992Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-30T13:26:01.992Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:26:01.992Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:26:01.992Z] DEBUG - Clicking on [2019-07-30T13:26:01.992Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1125066086 data=null button=0 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-30T13:26:01.992Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1125066087 data=null button=0 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-30T13:26:01.992Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1125066087 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T13:26:01.992Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1125066087 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T13:26:01.992Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1125066088 data=null button=0 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-30T13:26:01.992Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1125066088 data=null button=0 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-30T13:26:01.992Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1125066088 data=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-30T13:26:01.992Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1125066103 data=null button=0 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-30T13:26:01.992Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1125066106 data=null button=0 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-30T13:26:01.992Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1125066106 data=null button=0 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-30T13:26:01.992Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1125066107 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T13:26:01.992Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1125066107 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T13:26:01.992Z] DEBUG - Clicked on [2019-07-30T13:26:01.992Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:01.992Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:01.992Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:01.992Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:01.992Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:01.992Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:01.992Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:01.992Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:01.992Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:01.992Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:01.992Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:01.992Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:01.992Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:01.992Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:01.992Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:01.992Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:01.992Z] DEBUG - Setting state to checked on: Timestamp [2019-07-30T13:26:01.992Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:01.992Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:01.992Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:01.992Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:01.992Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:01.992Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:01.992Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:01.992Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:01.992Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T13:26:01.992Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1125066124 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T13:26:01.992Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:01.992Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:01.992Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:01.992Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:01.992Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:01.992Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:01.992Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:01.992Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:01.992Z] DEBUG - Clicking on TableItem with text {String} [2019-07-30T13:26:01.992Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {String} time=1125066127 data=null button=0 stateMask=0x0 x=27 y=11 count=0} to TableItem with text {String} [2019-07-30T13:26:01.992Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {String} time=1125066128 data=null doit=true} to TableItem with text {String} [2019-07-30T13:26:01.992Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T13:26:01.992Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {String} time=1125066129 data=null} to TableItem with text {String} [2019-07-30T13:26:01.992Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {String} time=1125066129 data=null button=1 stateMask=0x0 x=27 y=11 count=1} to TableItem with text {String} [2019-07-30T13:26:01.992Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1125066137 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-30T13:26:01.992Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {String} time=1125066138 data=null button=1 stateMask=0x80000 x=27 y=11 count=1} to TableItem with text {String} [2019-07-30T13:26:01.992Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {String} time=1125066138 data=null button=0 stateMask=0x0 x=27 y=11 count=0} to TableItem with text {String} [2019-07-30T13:26:01.992Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {String} time=1125066138 data=null doit=true} to TableItem with text {String} [2019-07-30T13:26:01.992Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {String} time=1125066138 data=null} to TableItem with text {String} [2019-07-30T13:26:01.992Z] DEBUG - Clicked on TableItem with text {String} [2019-07-30T13:26:01.992Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:01.992Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:01.992Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:01.992Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:01.992Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:01.992Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:01.992Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:01.992Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:01.992Z] DEBUG - Setting state to checked on: Timestamp2 [2019-07-30T13:26:01.992Z] DEBUG - Setting state to checked on: Timestamp [2019-07-30T13:26:01.992Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:26:01.992Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:26:01.992Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-07-30T13:26:01.992Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-07-30T13:26:01.992Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:26:01.992Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T13:26:01.992Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-30T13:26:01.992Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-30T13:26:01.992Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:26:01.992Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:26:01.992Z] DEBUG - Clicking on [2019-07-30T13:26:01.992Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1125066151 data=null button=0 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-30T13:26:01.992Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1125066151 data=null button=0 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-30T13:26:01.992Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1125066151 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T13:26:01.992Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1125066151 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T13:26:01.992Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1125066152 data=null button=0 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-30T13:26:01.992Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1125066180 data=null button=0 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-30T13:26:01.992Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1125066180 data=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-30T13:26:01.992Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1125066191 data=null button=0 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-30T13:26:01.992Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1125066203 data=null button=0 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-30T13:26:01.992Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1125066203 data=null button=0 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-30T13:26:01.992Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1125066204 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T13:26:01.993Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1125066204 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T13:26:01.993Z] DEBUG - Clicked on [2019-07-30T13:26:02.249Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.322 s - in org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest [2019-07-30T13:26:02.249Z] testBarChartSeries(org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest) Time elapsed: 0.919 s [2019-07-30T13:26:02.249Z] [2019-07-30T13:26:02.249Z] Results: [2019-07-30T13:26:02.249Z] [2019-07-30T13:26:02.249Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T13:26:02.249Z] [2019-07-30T13:26:04.141Z] [INFO] All tests passed! [2019-07-30T13:26:04.141Z] [INFO] [2019-07-30T13:26:04.141Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T13:26:04.141Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:26:04.141Z] [INFO] [2019-07-30T13:26:04.141Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T13:26:05.030Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T13:26:05.030Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T13:26:05.030Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T13:26:05.960Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T13:26:05.960Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T13:26:05.960Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T13:26:06.217Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T13:26:06.217Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T13:26:06.217Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T13:26:06.473Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T13:26:06.473Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T13:26:06.473Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core.tests' with 25 classes [2019-07-30T13:26:06.473Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-30T13:26:07.036Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T13:26:08.404Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-30T13:26:09.333Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-30T13:26:09.589Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T13:26:09.846Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T13:26:09.846Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T13:26:10.102Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T13:26:10.102Z] [INFO] [2019-07-30T13:26:10.102Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T13:26:10.102Z] [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-30T13:26:10.102Z] [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-30T13:26:10.102Z] [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-30T13:26:10.102Z] [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-30T13:26:10.102Z] [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-30T13:26:10.102Z] [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-30T13:26:10.102Z] [INFO] [2019-07-30T13:26:10.102Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T13:26:10.102Z] [INFO] [2019-07-30T13:26:10.102Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests >-- [2019-07-30T13:26:10.102Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.3-SNAPSHOT [54/134] [2019-07-30T13:26:10.102Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T13:26:10.102Z] [INFO] [2019-07-30T13:26:10.102Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T13:26:10.102Z] [INFO] [2019-07-30T13:26:10.102Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T13:26:10.102Z] [INFO] The project's OSGi version is 1.0.3.201907301238 [2019-07-30T13:26:10.102Z] [INFO] [2019-07-30T13:26:10.102Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T13:26:10.102Z] [INFO] [2019-07-30T13:26:10.102Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T13:26:10.102Z] [INFO] [2019-07-30T13:26:10.102Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T13:26:10.102Z] [INFO] [2019-07-30T13:26:10.102Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T13:26:10.102Z] [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-30T13:26:10.102Z] [INFO] [2019-07-30T13:26:10.102Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T13:26:10.102Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:26:10.102Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src/main/resources [2019-07-30T13:26:10.103Z] [INFO] [2019-07-30T13:26:10.103Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T13:26:10.103Z] [INFO] Compiling 1 source file to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/classes [2019-07-30T13:26:10.666Z] [INFO] [2019-07-30T13:26:10.666Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T13:26:10.666Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:26:10.666Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src/test/resources [2019-07-30T13:26:10.666Z] [INFO] [2019-07-30T13:26:10.666Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T13:26:10.666Z] [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-30T13:26:10.666Z] [INFO] [2019-07-30T13:26:10.666Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T13:26:10.666Z] [INFO] [2019-07-30T13:26:10.666Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T13:26:10.666Z] [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-30T13:26:10.666Z] [INFO] [2019-07-30T13:26:10.666Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T13:26:10.666Z] [INFO] [2019-07-30T13:26:10.666Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T13:26:10.666Z] [INFO] [2019-07-30T13:26:10.666Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T13:26:10.666Z] [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-30T13:26:10.666Z] [INFO] [2019-07-30T13:26:10.666Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T13:26:10.666Z] [INFO] [2019-07-30T13:26:10.666Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T13:26:12.559Z] [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-30T13:26:12.559Z] [INFO] Command line: [2019-07-30T13:26:12.559Z] [/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-30T13:26:12.559Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T13:26:15.831Z] !SESSION 2019-07-30 13:26:12.467 ----------------------------------------------- [2019-07-30T13:26:15.831Z] eclipse.buildId=unknown [2019-07-30T13:26:15.831Z] java.version=1.8.0_202 [2019-07-30T13:26:15.831Z] java.vendor=Oracle Corporation [2019-07-30T13:26:15.831Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T13:26:15.831Z] 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-30T13:26:15.831Z] 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-30T13:26:15.831Z] [2019-07-30T13:26:15.831Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 13:26:15.339 [2019-07-30T13:26:15.831Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T13:26:15.831Z] !STACK 0 [2019-07-30T13:26:15.831Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T13:26:15.831Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:26:15.831Z] [2019-07-30T13:26:15.831Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T13:26:15.831Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T13:26:15.831Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T13:26:15.832Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T13:26:15.832Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T13:26:15.832Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T13:26:15.832Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T13:26:15.832Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T13:26:15.832Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T13:26:15.832Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T13:26:15.832Z] [2019-07-30T13:26:15.832Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 13:26:15.473 [2019-07-30T13:26:15.832Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T13:26:15.832Z] !STACK 0 [2019-07-30T13:26:15.832Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T13:26:15.832Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:26:15.832Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T13:26:15.832Z] -> 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-30T13:26:15.832Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T13:26:15.832Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:26:15.832Z] [2019-07-30T13:26:15.832Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T13:26:15.832Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T13:26:15.832Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T13:26:15.832Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T13:26:15.832Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T13:26:15.832Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T13:26:15.832Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T13:26:15.832Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T13:26:15.832Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T13:26:15.832Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T13:26:17.724Z] process 9093: 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-30T13:26:17.724Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T13:26:17.724Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T13:26:17.724Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T13:26:27.843Z] Running org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest [2019-07-30T13:26:27.843Z] Display size: 1440x900 [2019-07-30T13:26:27.843Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-30T13:26:27.843Z] GTK version=3.18.9 [2019-07-30T13:26:27.843Z] GTK theme=Ambiance [2019-07-30T13:26:27.843Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-30T13:26:27.843Z] Time zone: Coordinated Universal Time [2019-07-30T13:26:27.843Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-30T13:26:27.843Z] log4j:WARN Please initialize the log4j system properly. [2019-07-30T13:26:31.116Z] [2019-07-30T13:26:31.116Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 13:26:30.626 [2019-07-30T13:26:31.116Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K [2019-07-30T13:26:31.116Z] !STACK 0 [2019-07-30T13:26:31.116Z] java.lang.RuntimeException: The parameter should be set [2019-07-30T13:26:31.116Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2019-07-30T13:26:31.116Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-30T13:26:31.116Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T13:26:31.116Z] [2019-07-30T13:26:31.116Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 13:26:30.641 [2019-07-30T13:26:31.116Z] !MESSAGE Exception executing analysis [2019-07-30T13:26:31.116Z] !STACK 0 [2019-07-30T13:26:31.116Z] java.lang.RuntimeException: The parameter should be set [2019-07-30T13:26:31.116Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2019-07-30T13:26:31.116Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-30T13:26:31.116Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T13:26:34.387Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:26:34.644Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:26:34.644Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:26:34.644Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:26:34.644Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:26:34.644Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:26:34.644Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1125098697 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:26:34.644Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1125098698 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:26:34.644Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1125098698 data=null} to TreeItem with text {test} [2019-07-30T13:26:34.644Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1125098700 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:26:34.644Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125098702 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:26:34.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1125098927 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:26:34.900Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:26:34.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1125098984 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:26:34.900Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1125098984 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:26:34.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1125098985 data=null} to TreeItem with text {test} [2019-07-30T13:26:34.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1125098985 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:26:34.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125098986 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:26:34.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1125098997 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:26:34.900Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1125099004 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:26:34.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1125099005 data=null} to TreeItem with text {test} [2019-07-30T13:26:34.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1125099005 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:26:34.900Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1125099006 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-30T13:26:34.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1125099101 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:26:34.900Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:26:34.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1125099106 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T13:26:34.900Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1125099107 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:26:34.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1125099107 data=null} to TreeItem with text {Traces [1]} [2019-07-30T13:26:34.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1125099107 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:26:34.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125099108 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:26:35.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1125099192 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:26:35.157Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1125099193 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:26:35.157Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1125099194 data=null} to TreeItem with text {Traces [1]} [2019-07-30T13:26:35.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1125099194 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:26:35.157Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1125099195 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-30T13:26:35.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1125099215 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:26:35.157Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {A-Test-10K} time=1125099216 data=null doit=true} to TreeItem with text {A-Test-10K} [2019-07-30T13:26:35.157Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {A-Test-10K} time=1125099216 data=null} to TreeItem with text {A-Test-10K} [2019-07-30T13:26:35.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {A-Test-10K} time=1125099217 data=null button=1 stateMask=0x0 x=112 y=74 count=1} to TreeItem with text {A-Test-10K} [2019-07-30T13:26:35.157Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1125099217 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-30T13:26:35.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {A-Test-10K} time=1125099224 data=null button=1 stateMask=0x80000 x=96 y=74 count=1} to TreeItem with text {A-Test-10K} [2019-07-30T13:26:35.157Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {External Analyses} time=1125099291 data=null doit=true} to TreeItem with text {External Analyses} [2019-07-30T13:26:35.157Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {External Analyses} time=1125099291 data=null} to TreeItem with text {External Analyses} [2019-07-30T13:26:35.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {External Analyses} time=1125099292 data=null button=1 stateMask=0x0 x=153 y=116 count=1} to TreeItem with text {External Analyses} [2019-07-30T13:26:35.157Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1125099293 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-30T13:26:35.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {External Analyses} time=1125099320 data=null button=1 stateMask=0x80000 x=153 y=116 count=1} to TreeItem with text {External Analyses} [2019-07-30T13:26:35.157Z] DEBUG - Double-clicking on TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-30T13:26:35.157Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1125099392 data=null button=0 stateMask=0x0 x=273 y=158 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-30T13:26:35.157Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1125099393 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-30T13:26:35.157Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:26:35.157Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1125099393 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-30T13:26:35.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1125099394 data=null button=1 stateMask=0x0 x=273 y=158 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-30T13:26:35.157Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125099395 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-30T13:26:35.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1125099490 data=null button=1 stateMask=0x80000 x=273 y=158 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-30T13:26:35.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1125099491 data=null button=1 stateMask=0x0 x=273 y=158 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-30T13:26:35.413Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1125099492 data=null button=1 stateMask=0x0 x=273 y=158 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-30T13:26:35.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1125099887 data=null button=1 stateMask=0x80000 x=273 y=158 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-30T13:26:35.670Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1125099888 data=null button=0 stateMask=0x0 x=273 y=158 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-30T13:26:35.670Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1125099888 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-30T13:26:35.670Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1125099889 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-30T13:26:35.670Z] DEBUG - Double-clicked on TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-30T13:26:35.670Z] DEBUG - matched Shell with text "External Analysis Pa...", using matcher: with text 'External Analysis Parameters' [2019-07-30T13:26:35.670Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {External Analysis Parameters} time=1125099892 data=null doit=true} to Shell with text {External Analysis Parameters} [2019-07-30T13:26:35.670Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:26:35.670Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:26:35.670Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:26:35.670Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:26:35.670Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:26:35.670Z] DEBUG - Clicking on OK [2019-07-30T13:26:35.670Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1125099900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:26:35.670Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1125099901 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:26:35.670Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1125099901 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:26:35.670Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1125099902 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:26:35.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1125099902 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:26:35.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1125099902 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:26:35.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1125099902 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:26:35.926Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1125099492 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-30T13:26:36.182Z] *** BUG *** [2019-07-30T13:26:36.182Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:26:36.182Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:26:36.182Z] [2019-07-30T13:26:36.182Z] *** BUG *** [2019-07-30T13:26:36.182Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:26:36.182Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:26:36.182Z] [2019-07-30T13:26:36.182Z] *** BUG *** [2019-07-30T13:26:36.182Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:26:36.182Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:26:36.182Z] [2019-07-30T13:26:36.182Z] *** BUG *** [2019-07-30T13:26:36.182Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:26:36.182Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:26:36.182Z] [2019-07-30T13:26:36.182Z] *** BUG *** [2019-07-30T13:26:36.182Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:26:36.182Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:26:36.182Z] [2019-07-30T13:26:36.182Z] *** BUG *** [2019-07-30T13:26:36.182Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:26:36.182Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:26:36.182Z] [2019-07-30T13:26:36.439Z] DEBUG - Clicked on [2019-07-30T13:26:36.696Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.lami.views.reportview"' [2019-07-30T13:26:36.954Z] DEBUG - matched MenuItem with text "New custom chart", using matcher: with mnemonic 'New custom chart' [2019-07-30T13:26:36.954Z] DEBUG - Clicking on with mnemonic 'New custom chart' [2019-07-30T13:26:37.632Z] DEBUG - Clicked on with mnemonic 'New custom chart' [2019-07-30T13:26:37.632Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T13:26:37.632Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1125101725 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T13:26:37.632Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:37.632Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:37.632Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:37.632Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:37.632Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:37.632Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:37.632Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:37.632Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:37.632Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T13:26:37.632Z] DEBUG - Clicking on (of type 'Table') [2019-07-30T13:26:37.632Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1125101787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T13:26:37.632Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1125101787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T13:26:37.632Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1125101788 data=null doit=true} to (of type 'Table') [2019-07-30T13:26:37.632Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1125101788 data=null} to (of type 'Table') [2019-07-30T13:26:37.632Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1125101788 data=null button=1 stateMask=0x0 x=28 y=27 count=1} to (of type 'Table') [2019-07-30T13:26:37.632Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1125101789 data=null button=1 stateMask=0x80000 x=28 y=27 count=1} to (of type 'Table') [2019-07-30T13:26:37.632Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1125101790 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-30T13:26:37.632Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1125101794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T13:26:37.632Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1125101794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T13:26:37.632Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1125101794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T13:26:37.632Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1125101795 data=null doit=true} to (of type 'Table') [2019-07-30T13:26:37.632Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1125101795 data=null} to (of type 'Table') [2019-07-30T13:26:37.632Z] DEBUG - Clicked on (of type 'Table') [2019-07-30T13:26:37.632Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T13:26:37.632Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1125101797 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T13:26:37.632Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:37.632Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:37.632Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:37.632Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:37.632Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:37.632Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:37.632Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:37.632Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:37.632Z] DEBUG - Clicking on TableItem with text {Wakee process (name)} [2019-07-30T13:26:37.632Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Wakee process (name)} time=1125101810 data=null button=0 stateMask=0x0 x=81 y=11 count=0} to TableItem with text {Wakee process (name)} [2019-07-30T13:26:37.632Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Wakee process (name)} time=1125101811 data=null doit=true} to TableItem with text {Wakee process (name)} [2019-07-30T13:26:37.632Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T13:26:37.632Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Wakee process (name)} time=1125101813 data=null} to TableItem with text {Wakee process (name)} [2019-07-30T13:26:37.632Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Wakee process (name)} time=1125101813 data=null button=1 stateMask=0x0 x=81 y=11 count=1} to TableItem with text {Wakee process (name)} [2019-07-30T13:26:37.632Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1125101814 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-30T13:26:37.632Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Wakee process (name)} time=1125101814 data=null button=1 stateMask=0x80000 x=81 y=11 count=1} to TableItem with text {Wakee process (name)} [2019-07-30T13:26:37.632Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Wakee process (name)} time=1125101814 data=null button=0 stateMask=0x0 x=81 y=11 count=0} to TableItem with text {Wakee process (name)} [2019-07-30T13:26:37.632Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Wakee process (name)} time=1125101814 data=null doit=true} to TableItem with text {Wakee process (name)} [2019-07-30T13:26:37.632Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Wakee process (name)} time=1125101815 data=null} to TableItem with text {Wakee process (name)} [2019-07-30T13:26:37.632Z] DEBUG - Clicked on TableItem with text {Wakee process (name)} [2019-07-30T13:26:37.632Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:37.632Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:37.632Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:37.632Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:37.632Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:37.632Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:37.632Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:37.632Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:37.632Z] DEBUG - Setting state to checked on: Scheduling latency (ns) [2019-07-30T13:26:37.632Z] DEBUG - Setting state to checked on: Priority [2019-07-30T13:26:37.632Z] DEBUG - Setting state to checked on: Target CPU [2019-07-30T13:26:37.632Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:26:37.889Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-07-30T13:26:37.889Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-07-30T13:26:37.889Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:26:37.889Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T13:26:37.889Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-30T13:26:37.889Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-30T13:26:37.889Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:26:37.889Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:26:37.889Z] DEBUG - Clicking on [2019-07-30T13:26:37.889Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1125101890 data=null button=0 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-30T13:26:37.889Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1125101891 data=null button=0 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-30T13:26:37.889Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1125101891 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T13:26:37.889Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1125101891 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T13:26:37.889Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1125101891 data=null button=0 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-30T13:26:37.889Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1125101891 data=null button=0 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-30T13:26:37.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1125101892 data=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-30T13:26:37.889Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1125101922 data=null button=0 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-30T13:26:37.889Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1125101982 data=null button=0 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-30T13:26:37.889Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1125101982 data=null button=0 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-30T13:26:37.889Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1125101982 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T13:26:37.889Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1125101983 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T13:26:37.889Z] DEBUG - Clicked on [2019-07-30T13:26:37.889Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T13:26:37.889Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1125101984 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T13:26:37.889Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:26:37.889Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:26:37.889Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:26:37.889Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:26:37.889Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-30T13:26:37.889Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-30T13:26:37.889Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:26:37.889Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:26:37.889Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:26:37.889Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:26:37.889Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:26:37.889Z] DEBUG - Clicking on OK [2019-07-30T13:26:37.889Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1125101990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:26:37.889Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1125101990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:26:37.889Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1125101991 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:26:37.889Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1125101991 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:26:37.889Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1125101991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:26:37.889Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1125101991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:26:37.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1125101992 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:26:38.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=1125101095 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-30T13:26:38.402Z] DEBUG - Clicked on [2019-07-30T13:26:38.402Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2019-07-30T13:26:38.402Z] DEBUG - Clicking on with mnemonic 'New custom chart' [2019-07-30T13:26:38.965Z] DEBUG - Clicked on with mnemonic 'New custom chart' [2019-07-30T13:26:38.965Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T13:26:38.965Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1125102990 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T13:26:38.965Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T13:26:38.965Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1125102991 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T13:26:38.965Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:38.965Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:38.965Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:38.965Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:38.965Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:38.965Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:38.965Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:38.965Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:38.965Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T13:26:38.965Z] DEBUG - Clicking on (of type 'Table') [2019-07-30T13:26:38.965Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1125103004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T13:26:38.965Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1125103008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T13:26:38.965Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1125103009 data=null doit=true} to (of type 'Table') [2019-07-30T13:26:38.965Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1125103009 data=null} to (of type 'Table') [2019-07-30T13:26:38.965Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1125103009 data=null button=1 stateMask=0x0 x=28 y=27 count=1} to (of type 'Table') [2019-07-30T13:26:38.965Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1125103010 data=null button=1 stateMask=0x80000 x=28 y=27 count=1} to (of type 'Table') [2019-07-30T13:26:38.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1125103010 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-30T13:26:38.965Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1125103014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T13:26:38.965Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1125103014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T13:26:38.965Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1125103015 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T13:26:38.965Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1125103015 data=null doit=true} to (of type 'Table') [2019-07-30T13:26:38.965Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1125103015 data=null} to (of type 'Table') [2019-07-30T13:26:38.965Z] DEBUG - Clicked on (of type 'Table') [2019-07-30T13:26:38.965Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T13:26:38.965Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1125103016 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T13:26:38.965Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:38.965Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:38.965Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:38.965Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:38.965Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:38.965Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:38.965Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:38.965Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:38.965Z] DEBUG - Clicking on TableItem with text {Waker process (name)} [2019-07-30T13:26:38.965Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Waker process (name)} time=1125103020 data=null button=0 stateMask=0x0 x=80 y=74 count=0} to TableItem with text {Waker process (name)} [2019-07-30T13:26:38.965Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Waker process (name)} time=1125103020 data=null doit=true} to TableItem with text {Waker process (name)} [2019-07-30T13:26:38.965Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T13:26:38.965Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Waker process (name)} time=1125103081 data=null} to TableItem with text {Waker process (name)} [2019-07-30T13:26:38.965Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Waker process (name)} time=1125103081 data=null button=1 stateMask=0x0 x=80 y=74 count=1} to TableItem with text {Waker process (name)} [2019-07-30T13:26:38.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1125103082 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-30T13:26:38.965Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Waker process (name)} time=1125103083 data=null button=1 stateMask=0x80000 x=80 y=74 count=1} to TableItem with text {Waker process (name)} [2019-07-30T13:26:38.965Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Waker process (name)} time=1125103083 data=null button=0 stateMask=0x0 x=80 y=74 count=0} to TableItem with text {Waker process (name)} [2019-07-30T13:26:38.965Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Waker process (name)} time=1125103083 data=null doit=true} to TableItem with text {Waker process (name)} [2019-07-30T13:26:38.965Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Waker process (name)} time=1125103083 data=null} to TableItem with text {Waker process (name)} [2019-07-30T13:26:38.965Z] DEBUG - Clicked on TableItem with text {Waker process (name)} [2019-07-30T13:26:38.965Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:38.965Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:38.965Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:38.965Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:38.965Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:38.965Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:38.965Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:38.965Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:38.965Z] DEBUG - Setting state to checked on: Scheduling latency (ns) [2019-07-30T13:26:38.965Z] DEBUG - Setting state to checked on: Priority [2019-07-30T13:26:38.965Z] DEBUG - Setting state to checked on: Target CPU [2019-07-30T13:26:38.965Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:26:38.965Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-07-30T13:26:38.965Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-07-30T13:26:38.965Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:26:38.965Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T13:26:38.965Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-30T13:26:38.965Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-30T13:26:38.965Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:26:38.965Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:26:38.965Z] DEBUG - Clicking on [2019-07-30T13:26:38.966Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1125103094 data=null button=0 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-30T13:26:38.966Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1125103094 data=null button=0 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-30T13:26:38.966Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1125103094 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T13:26:38.966Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1125103094 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T13:26:38.966Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1125103094 data=null button=0 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-30T13:26:38.966Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1125103095 data=null button=0 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-30T13:26:38.966Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1125103095 data=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-30T13:26:38.966Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1125103121 data=null button=0 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-30T13:26:38.966Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1125103182 data=null button=0 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-30T13:26:38.966Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1125103182 data=null button=0 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-30T13:26:38.966Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1125103182 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T13:26:38.966Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1125103183 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T13:26:38.966Z] DEBUG - Clicked on [2019-07-30T13:26:38.966Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T13:26:38.966Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1125103184 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T13:26:38.966Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:26:38.966Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:26:38.966Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:26:38.966Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:26:38.966Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-30T13:26:38.966Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-30T13:26:38.966Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:26:38.966Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:26:38.966Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:26:38.966Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:26:38.966Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:26:38.966Z] DEBUG - Clicking on OK [2019-07-30T13:26:38.966Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1125103187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:26:38.966Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1125103188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:26:38.966Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1125103188 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:26:38.966Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1125103188 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:26:38.966Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1125103188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:26:38.966Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1125103188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:26:38.966Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1125103188 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:26:39.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=1125102612 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-30T13:26:39.478Z] DEBUG - Clicked on [2019-07-30T13:26:39.478Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2019-07-30T13:26:39.734Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T13:26:39.734Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: of type 'Button' [2019-07-30T13:26:39.734Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: with mnemonic 'Reset Perspective' [2019-07-30T13:26:39.734Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') [2019-07-30T13:26:39.734Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: with style 'SWT.PUSH' [2019-07-30T13:26:39.734Z] 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-30T13:26:39.734Z] DEBUG - Clicking on &Reset Perspective [2019-07-30T13:26:39.734Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Reset Perspective} time=1125103898 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-30T13:26:39.734Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Reset Perspective} time=1125103898 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-30T13:26:39.734Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Reset Perspective} time=1125103899 data=null doit=true} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2019-07-30T13:26:39.734Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Reset Perspective} time=1125103899 data=null} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2019-07-30T13:26:39.734Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Reset Perspective} time=1125103899 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-30T13:26:39.734Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Reset Perspective} time=1125103899 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-30T13:26:39.734Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Reset Perspective} time=1125103899 data=null item=null 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-30T13:26:40.297Z] DEBUG - Clicked on [2019-07-30T13:26:40.297Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:26:40.297Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:26:40.297Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:26:40.297Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:26:40.297Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:26:40.297Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:26:40.297Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1125104533 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:26:40.297Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1125104533 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:26:40.297Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1125104533 data=null} to TreeItem with text {test} [2019-07-30T13:26:40.297Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1125104534 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:26:40.554Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125104534 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:26:40.554Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1125104636 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:26:40.554Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:26:40.554Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1125104638 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:26:40.554Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1125104638 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:26:40.554Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1125104638 data=null} to TreeItem with text {test} [2019-07-30T13:26:40.554Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1125104639 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:26:40.554Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125104639 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:26:40.554Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1125104690 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:26:40.554Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:26:40.554Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:26:40.554Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1125104692 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T13:26:40.554Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1125104692 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:26:40.554Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1125104692 data=null} to TreeItem with text {Traces [1]} [2019-07-30T13:26:40.554Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1125104692 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:26:40.554Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125104693 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:26:40.554Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1125104720 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:26:40.554Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again. [2019-07-30T13:26:40.554Z] WARN - Tree item TreeItem with text {A-Test-10K} is already expanded. Won't expand it again. [2019-07-30T13:26:40.554Z] WARN - Tree item TreeItem with text {External Analyses} is already expanded. Won't expand it again. [2019-07-30T13:26:40.554Z] DEBUG - Double-clicking on TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-30T13:26:40.554Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1125104724 data=null button=0 stateMask=0x0 x=251 y=137 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-30T13:26:40.554Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1125104724 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-30T13:26:40.554Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:26:40.554Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1125104725 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-30T13:26:40.554Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1125104778 data=null button=1 stateMask=0x0 x=251 y=137 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-30T13:26:40.554Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125104778 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-30T13:26:40.554Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1125104791 data=null button=1 stateMask=0x80000 x=251 y=137 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-30T13:26:40.554Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1125104792 data=null button=1 stateMask=0x0 x=251 y=137 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-30T13:26:40.554Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1125104792 data=null button=1 stateMask=0x0 x=251 y=137 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-30T13:26:40.810Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1125105032 data=null button=1 stateMask=0x80000 x=251 y=137 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-30T13:26:40.810Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1125105033 data=null button=0 stateMask=0x0 x=251 y=137 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-30T13:26:40.810Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1125105033 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-30T13:26:40.810Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1125105033 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-30T13:26:40.810Z] DEBUG - Double-clicked on TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-30T13:26:40.810Z] DEBUG - matched Shell with text "External Analysis Pa...", using matcher: with text 'External Analysis Parameters' [2019-07-30T13:26:41.067Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {External Analysis Parameters} time=1125105092 data=null doit=true} to Shell with text {External Analysis Parameters} [2019-07-30T13:26:41.067Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:26:41.067Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:26:41.067Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:26:41.067Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:26:41.067Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:26:41.067Z] DEBUG - Clicking on OK [2019-07-30T13:26:41.067Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1125105094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:26:41.067Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1125105094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:26:41.067Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1125105094 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:26:41.067Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1125105095 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:26:41.067Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1125105095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:26:41.067Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1125105095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:26:41.067Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1125105095 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:26:41.067Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1125104793 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-30T13:26:41.324Z] *** BUG *** [2019-07-30T13:26:41.324Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:26:41.324Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:26:41.324Z] [2019-07-30T13:26:41.324Z] *** BUG *** [2019-07-30T13:26:41.324Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:26:41.324Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:26:41.324Z] [2019-07-30T13:26:41.324Z] *** BUG *** [2019-07-30T13:26:41.324Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:26:41.324Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:26:41.324Z] [2019-07-30T13:26:41.324Z] *** BUG *** [2019-07-30T13:26:41.324Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:26:41.324Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:26:41.324Z] [2019-07-30T13:26:41.324Z] DEBUG - Clicked on [2019-07-30T13:26:41.581Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.lami.views.reportview"' [2019-07-30T13:26:42.144Z] DEBUG - matched MenuItem with text "New custom chart", using matcher: with mnemonic 'New custom chart' [2019-07-30T13:26:42.144Z] DEBUG - Clicking on with mnemonic 'New custom chart' [2019-07-30T13:26:42.708Z] DEBUG - Clicked on with mnemonic 'New custom chart' [2019-07-30T13:26:42.708Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T13:26:42.708Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1125106713 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T13:26:42.708Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:42.708Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:42.708Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:42.708Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:42.708Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:42.708Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:42.708Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:42.708Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:42.708Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T13:26:42.708Z] DEBUG - Clicking on (of type 'Table') [2019-07-30T13:26:42.708Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1125106716 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T13:26:42.708Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1125106716 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T13:26:42.708Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1125106717 data=null doit=true} to (of type 'Table') [2019-07-30T13:26:42.708Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1125106717 data=null} to (of type 'Table') [2019-07-30T13:26:42.708Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1125106717 data=null button=1 stateMask=0x0 x=28 y=81 count=1} to (of type 'Table') [2019-07-30T13:26:42.708Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1125106717 data=null button=1 stateMask=0x80000 x=28 y=81 count=1} to (of type 'Table') [2019-07-30T13:26:42.708Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1125106718 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-30T13:26:42.708Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1125106733 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T13:26:42.708Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1125106733 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T13:26:42.708Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1125106733 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T13:26:42.708Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1125106733 data=null doit=true} to (of type 'Table') [2019-07-30T13:26:42.708Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1125106734 data=null} to (of type 'Table') [2019-07-30T13:26:42.708Z] DEBUG - Clicked on (of type 'Table') [2019-07-30T13:26:42.708Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T13:26:42.708Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1125106782 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T13:26:42.708Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:42.708Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:42.708Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:42.708Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:42.708Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:42.708Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:42.708Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:42.708Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:42.708Z] DEBUG - Clicking on TableItem with text {Wakeup timestamp} [2019-07-30T13:26:42.708Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Wakeup timestamp} time=1125106785 data=null button=0 stateMask=0x0 x=70 y=11 count=0} to TableItem with text {Wakeup timestamp} [2019-07-30T13:26:42.708Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Wakeup timestamp} time=1125106785 data=null doit=true} to TableItem with text {Wakeup timestamp} [2019-07-30T13:26:42.708Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T13:26:42.708Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Wakeup timestamp} time=1125106787 data=null} to TableItem with text {Wakeup timestamp} [2019-07-30T13:26:42.708Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Wakeup timestamp} time=1125106787 data=null button=1 stateMask=0x0 x=70 y=11 count=1} to TableItem with text {Wakeup timestamp} [2019-07-30T13:26:42.708Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1125106787 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-30T13:26:42.708Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Wakeup timestamp} time=1125106788 data=null button=1 stateMask=0x80000 x=70 y=11 count=1} to TableItem with text {Wakeup timestamp} [2019-07-30T13:26:42.708Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Wakeup timestamp} time=1125106788 data=null button=0 stateMask=0x0 x=70 y=11 count=0} to TableItem with text {Wakeup timestamp} [2019-07-30T13:26:42.708Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Wakeup timestamp} time=1125106788 data=null doit=true} to TableItem with text {Wakeup timestamp} [2019-07-30T13:26:42.708Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Wakeup timestamp} time=1125106788 data=null} to TableItem with text {Wakeup timestamp} [2019-07-30T13:26:42.708Z] DEBUG - Clicked on TableItem with text {Wakeup timestamp} [2019-07-30T13:26:42.708Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:42.708Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:42.708Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:42.708Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:42.708Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:42.708Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:42.708Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:42.708Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:42.708Z] DEBUG - Setting state to checked on: Scheduling latency (ns) [2019-07-30T13:26:42.708Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:26:42.708Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-07-30T13:26:42.708Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-07-30T13:26:42.708Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:26:42.708Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T13:26:42.708Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-30T13:26:42.708Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-30T13:26:42.708Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:26:42.708Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:26:42.708Z] DEBUG - Clicking on [2019-07-30T13:26:42.708Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1125106803 data=null button=0 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-30T13:26:42.708Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1125106804 data=null button=0 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-30T13:26:42.708Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1125106804 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T13:26:42.708Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1125106804 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T13:26:42.708Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1125106805 data=null button=0 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-30T13:26:42.708Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1125106805 data=null button=0 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-30T13:26:42.708Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1125106805 data=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-30T13:26:42.708Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1125106819 data=null button=0 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-30T13:26:42.708Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1125106824 data=null button=0 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-30T13:26:42.708Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1125106824 data=null button=0 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-30T13:26:42.708Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1125106824 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T13:26:42.708Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1125106824 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T13:26:42.708Z] DEBUG - Clicked on [2019-07-30T13:26:42.708Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T13:26:42.708Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1125106825 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T13:26:42.708Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:42.708Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:42.708Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:42.708Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:42.708Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:42.708Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:42.708Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:42.708Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:42.708Z] DEBUG - Clicking on TableItem with text {Switch timestamp} [2019-07-30T13:26:42.708Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Switch timestamp} time=1125106828 data=null button=0 stateMask=0x0 x=66 y=32 count=0} to TableItem with text {Switch timestamp} [2019-07-30T13:26:42.708Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Switch timestamp} time=1125106828 data=null doit=true} to TableItem with text {Switch timestamp} [2019-07-30T13:26:42.708Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T13:26:42.708Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Switch timestamp} time=1125106886 data=null} to TableItem with text {Switch timestamp} [2019-07-30T13:26:42.708Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Switch timestamp} time=1125106887 data=null button=1 stateMask=0x0 x=66 y=32 count=1} to TableItem with text {Switch timestamp} [2019-07-30T13:26:42.708Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1125106887 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-30T13:26:42.708Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Switch timestamp} time=1125106887 data=null button=1 stateMask=0x80000 x=66 y=32 count=1} to TableItem with text {Switch timestamp} [2019-07-30T13:26:42.708Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Switch timestamp} time=1125106888 data=null button=0 stateMask=0x0 x=66 y=32 count=0} to TableItem with text {Switch timestamp} [2019-07-30T13:26:42.708Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Switch timestamp} time=1125106888 data=null doit=true} to TableItem with text {Switch timestamp} [2019-07-30T13:26:42.708Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Switch timestamp} time=1125106888 data=null} to TableItem with text {Switch timestamp} [2019-07-30T13:26:42.708Z] DEBUG - Clicked on TableItem with text {Switch timestamp} [2019-07-30T13:26:42.708Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:42.708Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:42.708Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:42.708Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:42.708Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:42.708Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:42.708Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:42.708Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:42.708Z] DEBUG - Setting state to checked on: Scheduling latency (ns) [2019-07-30T13:26:42.708Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:26:42.708Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:26:42.708Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-07-30T13:26:42.708Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-07-30T13:26:42.708Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:26:42.708Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T13:26:42.708Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-30T13:26:42.708Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-30T13:26:42.708Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:26:42.708Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:26:42.708Z] DEBUG - Clicking on [2019-07-30T13:26:42.708Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1125106894 data=null button=0 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-30T13:26:42.708Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1125106894 data=null button=0 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-30T13:26:42.708Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1125106894 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T13:26:42.708Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1125106894 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T13:26:42.708Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1125106895 data=null button=0 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-30T13:26:42.708Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1125106895 data=null button=0 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-30T13:26:42.708Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1125106895 data=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-30T13:26:42.708Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1125106911 data=null button=0 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-30T13:26:42.708Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1125106916 data=null button=0 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-30T13:26:42.708Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1125106917 data=null button=0 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-30T13:26:42.708Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1125106917 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T13:26:42.708Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1125106917 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T13:26:42.708Z] DEBUG - Clicked on [2019-07-30T13:26:42.708Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T13:26:42.708Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1125106918 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T13:26:42.708Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:26:42.708Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:26:42.708Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:26:42.708Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-30T13:26:42.708Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-30T13:26:42.708Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:26:42.708Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:26:42.708Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:26:42.708Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:26:42.708Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:26:42.708Z] DEBUG - Clicking on OK [2019-07-30T13:26:42.708Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1125106930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:26:42.965Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1125106931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:26:42.965Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1125106981 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:26:42.965Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1125106981 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:26:42.965Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1125106981 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:26:42.965Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1125106982 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:26:42.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1125106982 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:26:42.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=1125106331 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-30T13:26:43.528Z] DEBUG - Clicked on [2019-07-30T13:26:43.528Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2019-07-30T13:26:43.528Z] DEBUG - Clicking on with mnemonic 'New custom chart' [2019-07-30T13:26:43.785Z] DEBUG - Clicked on with mnemonic 'New custom chart' [2019-07-30T13:26:43.785Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T13:26:43.785Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1125108027 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T13:26:43.785Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:43.785Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:43.785Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:43.785Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:43.785Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:43.785Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:43.785Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:43.785Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:43.785Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T13:26:43.785Z] DEBUG - Clicking on (of type 'Table') [2019-07-30T13:26:43.785Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1125108035 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T13:26:43.785Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1125108035 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T13:26:43.785Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1125108035 data=null doit=true} to (of type 'Table') [2019-07-30T13:26:43.785Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1125108035 data=null} to (of type 'Table') [2019-07-30T13:26:43.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1125108036 data=null button=1 stateMask=0x0 x=28 y=81 count=1} to (of type 'Table') [2019-07-30T13:26:43.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1125108036 data=null button=1 stateMask=0x80000 x=28 y=81 count=1} to (of type 'Table') [2019-07-30T13:26:43.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1125108036 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-30T13:26:44.043Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1125108089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T13:26:44.043Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1125108089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T13:26:44.043Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1125108090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T13:26:44.043Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1125108090 data=null doit=true} to (of type 'Table') [2019-07-30T13:26:44.043Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1125108090 data=null} to (of type 'Table') [2019-07-30T13:26:44.043Z] DEBUG - Clicked on (of type 'Table') [2019-07-30T13:26:44.043Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T13:26:44.043Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1125108091 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T13:26:44.043Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:44.043Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:44.043Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:44.043Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:44.043Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:44.043Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:44.043Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:44.043Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:44.043Z] DEBUG - Clicking on TableItem with text {Wakeup timestamp} [2019-07-30T13:26:44.043Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Wakeup timestamp} time=1125108094 data=null button=0 stateMask=0x0 x=70 y=11 count=0} to TableItem with text {Wakeup timestamp} [2019-07-30T13:26:44.043Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Wakeup timestamp} time=1125108095 data=null doit=true} to TableItem with text {Wakeup timestamp} [2019-07-30T13:26:44.043Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T13:26:44.043Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Wakeup timestamp} time=1125108096 data=null} to TableItem with text {Wakeup timestamp} [2019-07-30T13:26:44.043Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Wakeup timestamp} time=1125108102 data=null button=1 stateMask=0x0 x=70 y=11 count=1} to TableItem with text {Wakeup timestamp} [2019-07-30T13:26:44.043Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1125108102 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-30T13:26:44.043Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Wakeup timestamp} time=1125108103 data=null button=1 stateMask=0x80000 x=70 y=11 count=1} to TableItem with text {Wakeup timestamp} [2019-07-30T13:26:44.043Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Wakeup timestamp} time=1125108103 data=null button=0 stateMask=0x0 x=70 y=11 count=0} to TableItem with text {Wakeup timestamp} [2019-07-30T13:26:44.043Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Wakeup timestamp} time=1125108103 data=null doit=true} to TableItem with text {Wakeup timestamp} [2019-07-30T13:26:44.043Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Wakeup timestamp} time=1125108103 data=null} to TableItem with text {Wakeup timestamp} [2019-07-30T13:26:44.043Z] DEBUG - Clicked on TableItem with text {Wakeup timestamp} [2019-07-30T13:26:44.043Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:44.043Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:44.043Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:44.043Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:44.043Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:44.043Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:44.043Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:44.043Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:44.043Z] DEBUG - Setting state to checked on: Scheduling latency (ns) [2019-07-30T13:26:44.043Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:26:44.043Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-07-30T13:26:44.043Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-07-30T13:26:44.043Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:26:44.043Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T13:26:44.043Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-30T13:26:44.043Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-30T13:26:44.043Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:26:44.043Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:26:44.043Z] DEBUG - Clicking on [2019-07-30T13:26:44.043Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1125108110 data=null button=0 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-30T13:26:44.043Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1125108110 data=null button=0 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-30T13:26:44.043Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1125108110 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T13:26:44.043Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1125108110 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T13:26:44.043Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1125108111 data=null button=0 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-30T13:26:44.043Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1125108111 data=null button=0 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-30T13:26:44.043Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1125108111 data=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-30T13:26:44.043Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1125108125 data=null button=0 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-30T13:26:44.043Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1125108129 data=null button=0 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-30T13:26:44.043Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1125108130 data=null button=0 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-30T13:26:44.043Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1125108130 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T13:26:44.043Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1125108130 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T13:26:44.043Z] DEBUG - Clicked on [2019-07-30T13:26:44.043Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T13:26:44.043Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1125108131 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T13:26:44.043Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:44.043Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:44.043Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:44.043Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:44.043Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:44.043Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:44.043Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:44.043Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:44.043Z] DEBUG - Clicking on TableItem with text {Switch timestamp} [2019-07-30T13:26:44.043Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Switch timestamp} time=1125108141 data=null button=0 stateMask=0x0 x=66 y=32 count=0} to TableItem with text {Switch timestamp} [2019-07-30T13:26:44.043Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Switch timestamp} time=1125108141 data=null doit=true} to TableItem with text {Switch timestamp} [2019-07-30T13:26:44.043Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T13:26:44.043Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Switch timestamp} time=1125108143 data=null} to TableItem with text {Switch timestamp} [2019-07-30T13:26:44.043Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Switch timestamp} time=1125108143 data=null button=1 stateMask=0x0 x=66 y=32 count=1} to TableItem with text {Switch timestamp} [2019-07-30T13:26:44.043Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1125108144 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-30T13:26:44.043Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Switch timestamp} time=1125108144 data=null button=1 stateMask=0x80000 x=66 y=32 count=1} to TableItem with text {Switch timestamp} [2019-07-30T13:26:44.043Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Switch timestamp} time=1125108144 data=null button=0 stateMask=0x0 x=66 y=32 count=0} to TableItem with text {Switch timestamp} [2019-07-30T13:26:44.043Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Switch timestamp} time=1125108144 data=null doit=true} to TableItem with text {Switch timestamp} [2019-07-30T13:26:44.043Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Switch timestamp} time=1125108145 data=null} to TableItem with text {Switch timestamp} [2019-07-30T13:26:44.043Z] DEBUG - Clicked on TableItem with text {Switch timestamp} [2019-07-30T13:26:44.043Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:44.043Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:44.043Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:44.043Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:44.043Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:44.043Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:44.043Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:26:44.043Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:26:44.043Z] DEBUG - Setting state to checked on: Scheduling latency (ns) [2019-07-30T13:26:44.043Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:26:44.043Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:26:44.043Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-07-30T13:26:44.043Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-07-30T13:26:44.043Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T13:26:44.043Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T13:26:44.043Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-30T13:26:44.043Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-30T13:26:44.043Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:26:44.043Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:26:44.043Z] DEBUG - Clicking on [2019-07-30T13:26:44.043Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1125108187 data=null button=0 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-30T13:26:44.043Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1125108187 data=null button=0 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-30T13:26:44.043Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1125108187 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T13:26:44.043Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1125108188 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T13:26:44.043Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1125108188 data=null button=0 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-30T13:26:44.043Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1125108188 data=null button=0 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-30T13:26:44.043Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1125108188 data=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-30T13:26:44.043Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1125108203 data=null button=0 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-30T13:26:44.043Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1125108208 data=null button=0 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-30T13:26:44.043Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1125108208 data=null button=0 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-30T13:26:44.043Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1125108208 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T13:26:44.043Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1125108209 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T13:26:44.043Z] DEBUG - Clicked on [2019-07-30T13:26:44.043Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T13:26:44.043Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1125108210 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T13:26:44.043Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:26:44.043Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:26:44.043Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:26:44.043Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-30T13:26:44.043Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-30T13:26:44.043Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with mnemonic 'Logarithmic Scale Y' [2019-07-30T13:26:44.043Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with style 'SWT.CHECK' [2019-07-30T13:26:44.043Z] 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-30T13:26:44.043Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:26:44.043Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:26:44.043Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2019-07-30T13:26:44.043Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@4306709f [2019-07-30T13:26:44.043Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Logarithmic Scale Y} time=1125108223 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-30T13:26:44.043Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Logarithmic Scale Y} time=1125108223 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-30T13:26:44.043Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Logarithmic Scale Y} time=1125108223 data=null doit=true} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2019-07-30T13:26:44.043Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Logarithmic Scale Y} time=1125108224 data=null} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2019-07-30T13:26:44.043Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Logarithmic Scale Y} time=1125108224 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-30T13:26:44.043Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Logarithmic Scale Y} time=1125108224 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-30T13:26:44.043Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Logarithmic Scale Y} time=1125108224 data=null item=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-30T13:26:44.043Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Logarithmic Scale Y} time=1125108224 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-30T13:26:44.043Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Logarithmic Scale Y} time=1125108224 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-30T13:26:44.043Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Logarithmic Scale Y} time=1125108224 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-30T13:26:44.043Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Logarithmic Scale Y} time=1125108224 data=null doit=true} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2019-07-30T13:26:44.043Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Logarithmic Scale Y} time=1125108225 data=null} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2019-07-30T13:26:44.043Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T13:26:44.043Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1125108225 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T13:26:44.043Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:26:44.043Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:26:44.043Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:26:44.043Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-30T13:26:44.043Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-30T13:26:44.043Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:26:44.043Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:26:44.043Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:26:44.043Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:26:44.043Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:26:44.043Z] DEBUG - Clicking on OK [2019-07-30T13:26:44.043Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1125108227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:26:44.043Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1125108227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:26:44.043Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1125108228 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:26:44.043Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1125108228 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:26:44.043Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1125108228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:26:44.043Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1125108228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:26:44.043Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1125108228 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:26:44.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=1125107618 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-30T13:26:44.557Z] DEBUG - Clicked on [2019-07-30T13:26:44.557Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2019-07-30T13:26:44.813Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T13:26:44.813Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: of type 'Button' [2019-07-30T13:26:44.813Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: with mnemonic 'Reset Perspective' [2019-07-30T13:26:44.813Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') [2019-07-30T13:26:44.813Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: with style 'SWT.PUSH' [2019-07-30T13:26:44.813Z] 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-30T13:26:44.813Z] DEBUG - Clicking on &Reset Perspective [2019-07-30T13:26:44.813Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Reset Perspective} time=1125108921 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-30T13:26:44.813Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Reset Perspective} time=1125108921 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-30T13:26:44.813Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Reset Perspective} time=1125108922 data=null doit=true} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2019-07-30T13:26:44.813Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Reset Perspective} time=1125108922 data=null} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2019-07-30T13:26:44.813Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Reset Perspective} time=1125108922 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-30T13:26:44.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Reset Perspective} time=1125108922 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-30T13:26:44.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Reset Perspective} time=1125108922 data=null item=null 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-30T13:26:45.376Z] DEBUG - Clicked on [2019-07-30T13:26:45.376Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1125109425 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T13:26:45.376Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T13:26:45.376Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:26:45.376Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:26:45.376Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:26:45.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1125109582 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:26:45.376Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1125109583 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:26:45.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1125109583 data=null} to TreeItem with text {test} [2019-07-30T13:26:45.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1125109583 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:26:45.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125109584 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:26:45.632Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1125109682 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:26:45.888Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T13:26:45.888Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T13:26:45.888Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T13:26:46.451Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T13:26:46.451Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T13:26:46.451Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:26:46.451Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:26:46.451Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:26:46.451Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:26:46.451Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:26:46.451Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:26:46.451Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:26:46.451Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T13:26:46.451Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1125110529 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:26:46.451Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1125110530 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:26:46.451Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1125110530 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:26:46.451Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1125110530 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:26:46.451Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1125110530 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:26:46.451Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1125110531 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:26:46.451Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1125110531 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:26:46.451Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1125110531 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:26:46.451Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1125110531 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:26:46.451Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1125110532 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:26:46.451Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1125110532 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:26:46.451Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1125110532 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:26:46.451Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:26:46.451Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:26:46.451Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:26:46.451Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:26:46.451Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:26:46.451Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:26:46.451Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:26:46.451Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:26:46.451Z] DEBUG - Clicking on OK [2019-07-30T13:26:46.451Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1125110534 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:26:46.451Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1125110534 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:26:46.451Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1125110534 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:26:46.451Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1125110534 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:26:46.451Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1125110534 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:26:46.451Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1125110534 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:26:46.451Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:26:46.451Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:26:46.451Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:26:46.451Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:26:46.451Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:26:46.451Z] DEBUG - Clicked on OK [2019-07-30T13:26:47.692Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1125110535 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:26:47.692Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1125109920 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T13:26:47.692Z] [2019-07-30T13:26:47.692Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2019-07-30 13:26:47.361 [2019-07-30T13:26:47.692Z] !MESSAGE Not unregistering built-in on-demand analysis "stubAnalysis/data/analysisMultipleRow.data" [2019-07-30T13:26:47.692Z] [2019-07-30T13:26:47.692Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2019-07-30 13:26:47.362 [2019-07-30T13:26:47.692Z] !MESSAGE Not unregistering built-in on-demand analysis "stubAnalysis/data/analysisMultipleSimilarRow.data" [2019-07-30T13:26:47.692Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.018 s - in org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest [2019-07-30T13:26:47.692Z] testSimilarRows(org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest) Time elapsed: 5.91 s [2019-07-30T13:26:47.692Z] testScatterMultipleRow(org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest) Time elapsed: 4.942 s [2019-07-30T13:26:47.692Z] [2019-07-30T13:26:47.692Z] Results: [2019-07-30T13:26:47.692Z] [2019-07-30T13:26:47.692Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T13:26:47.692Z] [2019-07-30T13:26:47.952Z] [2019-07-30T13:26:47.952Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-30 13:26:47.945 [2019-07-30T13:26:47.952Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-30T13:26:49.320Z] [INFO] All tests passed! [2019-07-30T13:26:49.320Z] [INFO] [2019-07-30T13:26:49.320Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T13:26:49.320Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:26:49.320Z] [INFO] [2019-07-30T13:26:49.320Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T13:26:50.249Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T13:26:50.249Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T13:26:50.249Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T13:26:51.179Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-30T13:26:51.179Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T13:26:51.179Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core.tests' with 6 classes [2019-07-30T13:26:51.179Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T13:26:51.742Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.ui' with 29 classes [2019-07-30T13:26:51.999Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T13:26:53.369Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-30T13:26:53.626Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-30T13:26:53.626Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-30T13:26:53.882Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests' with 6 classes [2019-07-30T13:26:53.882Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T13:26:54.138Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T13:26:54.138Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T13:26:54.395Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T13:26:54.395Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T13:26:54.395Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T13:26:54.395Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T13:26:54.652Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core.tests' with 25 classes [2019-07-30T13:26:54.652Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T13:26:54.652Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T13:26:54.652Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T13:26:54.909Z] [INFO] [2019-07-30T13:26:54.909Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T13:26:54.909Z] [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-30T13:26:54.909Z] [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-30T13:26:54.909Z] [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-30T13:26:54.909Z] [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-30T13:26:54.909Z] [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-30T13:26:54.909Z] [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-30T13:26:54.909Z] [INFO] [2019-07-30T13:26:54.909Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T13:26:54.909Z] [INFO] [2019-07-30T13:26:54.909Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf-parent >---- [2019-07-30T13:26:54.909Z] [INFO] Building Trace Compass BTF Support Parent 5.0.0-SNAPSHOT [55/134] [2019-07-30T13:26:54.909Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-30T13:26:54.909Z] [INFO] [2019-07-30T13:26:54.909Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf-parent --- [2019-07-30T13:26:54.909Z] [INFO] [2019-07-30T13:26:54.909Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf-parent --- [2019-07-30T13:26:54.909Z] [INFO] [2019-07-30T13:26:54.909Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf-parent --- [2019-07-30T13:26:54.909Z] [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-30T13:26:54.909Z] [INFO] [2019-07-30T13:26:54.909Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf-parent --- [2019-07-30T13:26:54.909Z] [INFO] [2019-07-30T13:26:54.909Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf-parent --- [2019-07-30T13:26:54.909Z] [INFO] [2019-07-30T13:26:54.909Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf-parent --- [2019-07-30T13:26:54.909Z] [INFO] [2019-07-30T13:26:54.909Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf-parent --- [2019-07-30T13:26:54.909Z] [INFO] [2019-07-30T13:26:54.909Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.btf-parent --- [2019-07-30T13:26:54.909Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:26:54.909Z] [INFO] [2019-07-30T13:26:54.909Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.btf-parent --- [2019-07-30T13:26:54.909Z] [INFO] [2019-07-30T13:26:54.909Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf-parent --- [2019-07-30T13:26:54.909Z] [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-30T13:26:54.909Z] [INFO] [2019-07-30T13:26:54.909Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core >----- [2019-07-30T13:26:54.909Z] [INFO] Building org.eclipse.tracecompass.btf.core 2.2.0-SNAPSHOT [56/134] [2019-07-30T13:26:54.909Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T13:26:54.909Z] [INFO] [2019-07-30T13:26:54.909Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T13:26:54.909Z] [INFO] [2019-07-30T13:26:54.909Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T13:26:54.909Z] [INFO] The project's OSGi version is 2.2.0.201907301238 [2019-07-30T13:26:54.909Z] [INFO] [2019-07-30T13:26:54.909Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T13:26:54.909Z] [INFO] [2019-07-30T13:26:54.909Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T13:26:54.909Z] [INFO] [2019-07-30T13:26:54.909Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T13:26:54.909Z] [INFO] [2019-07-30T13:26:54.909Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T13:26:54.909Z] [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-30T13:26:54.909Z] [INFO] [2019-07-30T13:26:54.909Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T13:26:54.909Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:26:54.909Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/src/main/resources [2019-07-30T13:26:54.909Z] [INFO] [2019-07-30T13:26:54.909Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T13:26:54.909Z] [INFO] Compiling 12 source files to /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/target/classes [2019-07-30T13:26:55.165Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/src/org/eclipse/tracecompass/btf/core/analysis/BtfStateProvider.java:[261] [2019-07-30T13:26:55.165Z] throws AttributeNotFoundException { [2019-07-30T13:26:55.165Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:26:55.165Z] The declared exception AttributeNotFoundException is not actually thrown by the method updateTaskStateSystem(ITmfStateSystemBuilder, long, BtfEvent, BtfStateProvider.TmfNamedStateValue) from type BtfStateProvider [2019-07-30T13:26:55.165Z] 1 problem (1 warning) [2019-07-30T13:26:55.165Z] [INFO] [2019-07-30T13:26:55.165Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T13:26:55.165Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:26:55.165Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/src/test/resources [2019-07-30T13:26:55.165Z] [INFO] [2019-07-30T13:26:55.165Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T13:26:55.165Z] [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-30T13:26:55.165Z] [INFO] [2019-07-30T13:26:55.165Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T13:26:55.165Z] [INFO] [2019-07-30T13:26:55.165Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T13:26:55.165Z] [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-30T13:26:55.421Z] [INFO] [2019-07-30T13:26:55.421Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T13:26:55.421Z] [INFO] [2019-07-30T13:26:55.421Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T13:26:55.421Z] [INFO] [2019-07-30T13:26:55.421Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T13:26:55.421Z] [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-30T13:26:55.421Z] [INFO] [2019-07-30T13:26:55.421Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T13:26:55.421Z] [INFO] [2019-07-30T13:26:55.421Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T13:26:55.421Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:26:55.421Z] [INFO] [2019-07-30T13:26:55.421Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T13:26:55.421Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T13:26:55.678Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T13:26:56.606Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T13:26:56.606Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T13:26:56.606Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T13:26:56.606Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T13:26:56.606Z] [INFO] [2019-07-30T13:26:56.606Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T13:26:56.606Z] [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-30T13:26:56.606Z] [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-30T13:26:56.606Z] [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-30T13:26:56.606Z] [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-30T13:26:56.606Z] [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-30T13:26:56.606Z] [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-30T13:26:56.606Z] [INFO] [2019-07-30T13:26:56.606Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T13:26:56.606Z] [INFO] [2019-07-30T13:26:56.606Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.doc >-------- [2019-07-30T13:26:56.606Z] [INFO] Building Trace Compass Documentation 5.0.0-SNAPSHOT [57/134] [2019-07-30T13:26:56.606Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-30T13:26:56.606Z] [INFO] [2019-07-30T13:26:56.606Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.doc --- [2019-07-30T13:26:56.606Z] [INFO] [2019-07-30T13:26:56.606Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc --- [2019-07-30T13:26:56.606Z] [INFO] [2019-07-30T13:26:56.606Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.doc --- [2019-07-30T13:26:56.606Z] [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-30T13:26:56.606Z] [INFO] [2019-07-30T13:26:56.606Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc --- [2019-07-30T13:26:56.606Z] [INFO] [2019-07-30T13:26:56.606Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.doc --- [2019-07-30T13:26:56.606Z] [INFO] [2019-07-30T13:26:56.606Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.doc --- [2019-07-30T13:26:56.606Z] [INFO] [2019-07-30T13:26:56.606Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc --- [2019-07-30T13:26:56.606Z] [INFO] [2019-07-30T13:26:56.606Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.doc --- [2019-07-30T13:26:56.606Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:26:56.606Z] [INFO] [2019-07-30T13:26:56.606Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.doc --- [2019-07-30T13:26:56.606Z] [INFO] [2019-07-30T13:26:56.606Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc --- [2019-07-30T13:26:56.606Z] [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-30T13:26:56.606Z] [INFO] [2019-07-30T13:26:56.606Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev >------ [2019-07-30T13:26:56.606Z] [INFO] Building Trace Compass Developer Guide 5.0.0-SNAPSHOT [58/134] [2019-07-30T13:26:56.606Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T13:26:56.606Z] [INFO] [2019-07-30T13:26:56.606Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T13:26:56.606Z] [INFO] [2019-07-30T13:26:56.606Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T13:26:56.606Z] 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-30T13:26:56.862Z] 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-30T13:26:56.862Z] 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-30T13:26:57.118Z] 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-30T13:26:57.118Z] 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-30T13:26:57.118Z] 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-30T13:26:57.681Z] 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 2.5 kB/s) [2019-07-30T13:26:57.681Z] 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-30T13:26:57.681Z] 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-30T13:26:57.681Z] 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-30T13:26:57.938Z] 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-30T13:26:57.938Z] 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-30T13:26:57.938Z] 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-30T13:26:57.938Z] 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 141 kB/s) [2019-07-30T13:26:58.197Z] 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-30T13:26:58.197Z] 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-30T13:26:58.197Z] 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-30T13:26:58.197Z] 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-30T13:26:58.197Z] 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-30T13:26:58.733Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom [2019-07-30T13:26:58.733Z] 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 115 kB/s) [2019-07-30T13:26:58.733Z] 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-30T13:26:58.733Z] 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-30T13:26:58.733Z] 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-30T13:26:58.733Z] 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-30T13:26:58.733Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.pom [2019-07-30T13:26:58.733Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.pom [2019-07-30T13:26:58.990Z] 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 9.8 kB/s) [2019-07-30T13:26:58.990Z] 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-30T13:26:58.990Z] 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-30T13:26:58.990Z] 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-30T13:26:58.990Z] 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-30T13:26:58.990Z] 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-30T13:26:58.990Z] 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-30T13:26:59.246Z] 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 192 kB/s) [2019-07-30T13:26:59.246Z] 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-30T13:26:59.246Z] 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-30T13:26:59.246Z] 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-30T13:26:59.246Z] 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-30T13:26:59.502Z] 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-30T13:26:59.502Z] 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-30T13:26:59.502Z] 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 140 kB/s) [2019-07-30T13:26:59.502Z] 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-30T13:26:59.502Z] 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-30T13:26:59.502Z] 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-30T13:26:59.758Z] 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-30T13:26:59.758Z] 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-30T13:26:59.758Z] 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-30T13:26:59.758Z] 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 48 kB/s) [2019-07-30T13:26:59.758Z] 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-30T13:26:59.758Z] 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-30T13:26:59.758Z] 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-30T13:27:00.014Z] 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-30T13:27:00.014Z] 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-30T13:27:00.014Z] 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-30T13:27:00.014Z] 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 30 kB/s) [2019-07-30T13:27:00.014Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/21.0/guava-21.0.pom [2019-07-30T13:27:00.014Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/21.0/guava-21.0.pom [2019-07-30T13:27:00.014Z] 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-30T13:27:00.270Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/21.0/guava-21.0.pom [2019-07-30T13:27:00.270Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.pom [2019-07-30T13:27:00.270Z] 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-30T13:27:00.270Z] 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 152 kB/s) [2019-07-30T13:27:00.270Z] 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-30T13:27:00.833Z] 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-30T13:27:00.833Z] 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-30T13:27:00.833Z] 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-30T13:27:00.833Z] 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-30T13:27:01.090Z] 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-30T13:27:01.090Z] 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 242 kB/s) [2019-07-30T13:27:01.345Z] 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-30T13:27:01.345Z] 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-30T13:27:01.345Z] 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-30T13:27:01.345Z] 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-30T13:27:01.345Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/21.0/guava-21.0.jar [2019-07-30T13:27:01.910Z] 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-30T13:27:01.910Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/21.0/guava-21.0.jar [2019-07-30T13:27:01.910Z] 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-30T13:27:01.910Z] 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-30T13:27:01.910Z] 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-30T13:27:01.910Z] 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-30T13:27:01.910Z] 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-30T13:27:01.910Z] 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-30T13:27:01.910Z] 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-30T13:27:01.910Z] 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-30T13:27:02.473Z] 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-30T13:27:02.473Z] 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-30T13:27:02.473Z] 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-30T13:27:02.473Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/21.0/guava-21.0.jar [2019-07-30T13:27:02.473Z] 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-30T13:27:03.036Z] 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-30T13:27:03.036Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.jar [2019-07-30T13:27:03.036Z] 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-30T13:27:03.036Z] 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-30T13:27:03.036Z] 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-30T13:27:03.036Z] 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-30T13:27:03.036Z] 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-30T13:27:03.036Z] 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-30T13:27:03.036Z] 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-30T13:27:03.036Z] 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-30T13:27:03.293Z] 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 (2): 0.1/2.5 MB | 4.1/294 kB Progress (2): 0.1/2.5 MB | 7.7/294 kB Progress (2): 0.1/2.5 MB | 12/294 kB Progress (2): 0.1/2.5 MB | 16/294 kB Progress (2): 0.1/2.5 MB | 20/294 kB Progress (2): 0.1/2.5 MB | 24/294 kB Progress (2): 0.1/2.5 MB | 28/294 kB Progress (2): 0.1/2.5 MB | 32/294 kB Progress (2): 0.1/2.5 MB | 32/294 kB Progress (2): 0.1/2.5 MB | 32/294 kB Progress (2): 0.1/2.5 MB | 36/294 kB Progress (2): 0.1/2.5 MB | 36/294 kB Progress (2): 0.1/2.5 MB | 40/294 kB Progress (2): 0.1/2.5 MB | 40/294 kB Progress (2): 0.1/2.5 MB | 44/294 kB Progress (2): 0.1/2.5 MB | 44/294 kB Progress (2): 0.1/2.5 MB | 48/294 kB Progress (2): 0.1/2.5 MB | 48/294 kB Progress (2): 0.1/2.5 MB | 52/294 kB Progress (2): 0.1/2.5 MB | 52/294 kB Progress (2): 0.1/2.5 MB | 56/294 kB Progress (2): 0.1/2.5 MB | 56/294 kB Progress (2): 0.1/2.5 MB | 60/294 kB Progress (2): 0.1/2.5 MB | 60/294 kB Progress (2): 0.1/2.5 MB | 64/294 kB Progress (2): 0.1/2.5 MB | 64/294 kB Progress (2): 0.1/2.5 MB | 68/294 kB Progress (2): 0.1/2.5 MB | 68/294 kB Progress (2): 0.1/2.5 MB | 72/294 kB Progress (2): 0.1/2.5 MB | 72/294 kB Progress (2): 0.1/2.5 MB | 76/294 kB Progress (2): 0.1/2.5 MB | 76/294 kB Progress (2): 0.1/2.5 MB | 80/294 kB Progress (2): 0.1/2.5 MB | 80/294 kB Progress (2): 0.1/2.5 MB | 84/294 kB Progress (2): 0.1/2.5 MB | 84/294 kB Progress (2): 0.1/2.5 MB | 88/294 kB Progress (2): 0.1/2.5 MB | 88/294 kB Progress (2): 0.1/2.5 MB | 92/294 kB Progress (2): 0.1/2.5 MB | 92/294 kB Progress (2): 0.1/2.5 MB | 96/294 kB Progress (2): 0.1/2.5 MB | 96/294 kB Progress (2): 0.1/2.5 MB | 100/294 kB Progress (2): 0.1/2.5 MB | 100/294 kB Progress (2): 0.1/2.5 MB | 104/294 kB Progress (2): 0.1/2.5 MB | 104/294 kB Progress (2): 0.1/2.5 MB | 108/294 kB Progress (2): 0.1/2.5 MB | 112/294 kB Progress (2): 0.1/2.5 MB | 112/294 kB Progress (2): 0.1/2.5 MB | 116/294 kB Progress (2): 0.1/2.5 MB | 116/294 kB Progress (2): 0.1/2.5 MB | 120/294 kB Progress (2): 0.2/2.5 MB | 120/294 kB Progress (2): 0.2/2.5 MB | 124/294 kB Progress (2): 0.2/2.5 MB | 124/294 kB Progress (2): 0.2/2.5 MB | 128/294 kB Progress (2): 0.2/2.5 MB | 128/294 kB 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.2/2.5 MB | 143/294 kB Progress (2): 0.2/2.5 MB | 147/294 kB Progress (2): 0.2/2.5 MB | 147/294 kB Progress (2): 0.2/2.5 MB | 147/294 kB Progress (2): 0.2/2.5 MB | 151/294 kB Progress (2): 0.2/2.5 MB | 151/294 kB Progress (2): 0.2/2.5 MB | 155/294 kB Progress (2): 0.2/2.5 MB | 155/294 kB Progress (2): 0.2/2.5 MB | 159/294 kB Progress (2): 0.2/2.5 MB | 159/294 kB Progress (2): 0.2/2.5 MB | 163/294 kB Progress (2): 0.2/2.5 MB | 163/294 kB Progress (2): 0.2/2.5 MB | 164/294 kB Progress (2): 0.2/2.5 MB | 164/294 kB Progress (2): 0.2/2.5 MB | 168/294 kB Progress (2): 0.2/2.5 MB | 168/294 kB Progress (2): 0.2/2.5 MB | 172/294 kB Progress (2): 0.2/2.5 MB | 172/294 kB Progress (2): 0.2/2.5 MB | 176/294 kB Progress (2): 0.2/2.5 MB | 176/294 kB Progress (2): 0.2/2.5 MB | 180/294 kB Progress (2): 0.2/2.5 MB | 180/294 kB Progress (2): 0.2/2.5 MB | 184/294 kB Progress (2): 0.2/2.5 MB | 184/294 kB Progress (2): 0.2/2.5 MB | 188/294 kB Progress (2): 0.2/2.5 MB | 188/294 kB Progress (2): 0.2/2.5 MB | 192/294 kB Progress (2): 0.2/2.5 MB | 192/294 kB Progress (2): 0.2/2.5 MB | 196/294 kB Progress (2): 0.2/2.5 MB | 196/294 kB Progress (2): 0.2/2.5 MB | 197/294 kB Progress (2): 0.2/2.5 MB | 197/294 kB Progress (2): 0.2/2.5 MB | 201/294 kB Progress (2): 0.2/2.5 MB | 201/294 kB Progress (2): 0.2/2.5 MB | 205/294 kB Progress (2): 0.2/2.5 MB | 205/294 kB Progress (2): 0.2/2.5 MB | 209/294 kB Progress (2): 0.2/2.5 MB | 209/294 kB Progress (2): 0.2/2.5 MB | 213/294 kB Progress (2): 0.3/2.5 MB | 213/294 kB Progress (2): 0.3/2.5 MB | 217/294 kB Progress (2): 0.3/2.5 MB | 217/294 kB Progress (2): 0.3/2.5 MB | 221/294 kB Progress (2): 0.3/2.5 MB | 221/294 kB Progress (2): 0.3/2.5 MB | 225/294 kB Progress (2): 0.3/2.5 MB | 225/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.3/2.5 MB | 241/294 kB Progress (2): 0.3/2.5 MB | 245/294 kB Progress (2): 0.3/2.5 MB | 245/294 kB Progress (2): 0.3/2.5 MB | 249/294 kB Progress (2): 0.3/2.5 MB | 249/294 kB Progress (2): 0.3/2.5 MB | 253/294 kB Progress (2): 0.3/2.5 MB | 253/294 kB Progress (2): 0.3/2.5 MB | 257/294 kB Progress (2): 0.3/2.5 MB | 257/294 kB Progress (2): 0.3/2.5 MB | 261/294 kB Progress (2): 0.3/2.5 MB | 261/294 kB Progress (2): 0.3/2.5 MB | 265/294 kB Progress (2): 0.3/2.5 MB | 269/294 kB Progress (2): 0.3/2.5 MB | 269/294 kB Progress (2): 0.3/2.5 MB | 273/294 kB Progress (2): 0.3/2.5 MB | 273/294 kB Progress (2): 0.3/2.5 MB | 277/294 kB Progress (2): 0.3/2.5 MB | 277/294 kB Progress (2): 0.3/2.5 MB | 281/294 kB Progress (2): 0.3/2.5 MB | 281/294 kB Progress (2): 0.3/2.5 MB | 285/294 kB Progress (2): 0.3/2.5 MB | 285/294 kB Progress (2): 0.3/2.5 MB | 289/294 kB Progress (2): 0.3/2.5 MB | 289/294 kB Progress (2): 0.3/2.5 MB | 293/294 kB Progress (2): 0.3/2.5 MB | 293/294 kB Progress (2): 0.3/2.5 MB | 294 kB Progress (2): 0.3/2.5 MB | 294 kB Progress (2): 0.3/2.5 MB | 294 kB Progress (2): 0.3/2.5 MB | 294 kB Progress (2): 0.3/2.5 MB | 294 kB Progress (2): 0.3/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.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 (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 (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 (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 (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 (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 (2): 0.6/2.5 MB | 294 kB Progress (2): 0.7/2.5 MB | 294 kB Progress (2): 0.7/2.5 MB | 294 kB Progress (2): 0.7/2.5 MB | 294 kB Progress (2): 0.7/2.5 MB | 294 kB Progress (2): 0.7/2.5 MB | 294 kB Progress (2): 0.7/2.5 MB | 294 kB Progress (2): 0.7/2.5 MB | 294 kB Progress (2): 0.7/2.5 MB | 294 kB Progress (2): 0.7/2.5 MB | 294 kB Progress (2): 0.7/2.5 MB | 294 kB Progress (2): 0.7/2.5 MB | 294 kB Progress (2): 0.7/2.5 MB | 294 kB Progress (2): 0.7/2.5 MB | 294 kB Progress (2): 0.7/2.5 MB | 294 kB Progress (2): 0.7/2.5 MB | 294 kB Progress (2): 0.7/2.5 MB | 294 kB Progress (2): 0.7/2.5 MB | 294 kB Progress (2): 0.7/2.5 MB | 294 kB Progress (2): 0.7/2.5 MB | 294 kB Progress (2): 0.7/2.5 MB | 294 kB Progress (2): 0.7/2.5 MB | 294 kB Progress (2): 0.7/2.5 MB | 294 kB Progress (2): 0.7/2.5 MB | 294 kB Progress (2): 0.7/2.5 MB | 294 kB Progress (2): 0.7/2.5 MB | 294 kB Progress (2): 0.8/2.5 MB | 294 kB Progress (2): 0.8/2.5 MB | 294 kB Progress (2): 0.8/2.5 MB | 294 kB Progress (2): 0.8/2.5 MB | 294 kB Progress (2): 0.8/2.5 MB | 294 kB Progress (2): 0.8/2.5 MB | 294 kB Progress (2): 0.8/2.5 MB | 294 kB Progress (2): 0.8/2.5 MB | 294 kB Progress (2): 0.8/2.5 MB | 294 kB Progress (2): 0.8/2.5 MB | 294 kB Progress (2): 0.8/2.5 MB | 294 kB Progress (2): 0.8/2.5 MB | 294 kB Progress (2): 0.8/2.5 MB | 294 kB Progress (2): 0.8/2.5 MB | 294 kB Progress (2): 0.8/2.5 MB | 294 kB Progress (2): 0.8/2.5 MB | 294 kB Progress (2): 0.8/2.5 MB | 294 kB Progress (2): 0.8/2.5 MB | 294 kB Progress (2): 0.8/2.5 MB | 294 kB Progress (2): 0.8/2.5 MB | 294 kB Progress (2): 0.8/2.5 MB | 294 kB Progress (2): 0.8/2.5 MB | 294 kB Progress (2): 0.8/2.5 MB | 294 kB Progress (2): 0.8/2.5 MB | 294 kB Progress (2): 0.8/2.5 MB | 294 kB Progress (2): 0.9/2.5 MB | 294 kB Progress (2): 0.9/2.5 MB | 294 kB Progress (2): 0.9/2.5 MB | 294 kB Progress (2): 0.9/2.5 MB | 294 kB Progress (2): 0.9/2.5 MB | 294 kB Progress (2): 0.9/2.5 MB | 294 kB Progress (2): 0.9/2.5 MB | 294 kB Progress (2): 0.9/2.5 MB | 294 kB Progress (2): 0.9/2.5 MB | 294 kB Progress (2): 0.9/2.5 MB | 294 kB Progress (2): 0.9/2.5 MB | 294 kB Progress (2): 0.9/2.5 MB | 294 kB Progress (2): 0.9/2.5 MB | 294 kB Progress (2): 0.9/2.5 MB | 294 kB Progress (2): 0.9/2.5 MB | 294 kB Progress (2): 0.9/2.5 MB | 294 kB Progress (2): 0.9/2.5 MB | 294 kB Progress (2): 0.9/2.5 MB | 294 kB Progress (2): 0.9/2.5 MB | 294 kB Progress (2): 0.9/2.5 MB | 294 kB Progress (2): 0.9/2.5 MB | 294 kB Progress (2): 0.9/2.5 MB | 294 kB Progress (2): 0.9/2.5 MB | 294 kB Progress (2): 0.9/2.5 MB | 294 kB Progress (2): 0.9/2.5 MB | 294 kB Progress (2): 1.0/2.5 MB | 294 kB Progress (2): 1.0/2.5 MB | 294 kB Progress (2): 1.0/2.5 MB | 294 kB Progress (2): 1.0/2.5 MB | 294 kB Progress (2): 1.0/2.5 MB | 294 kB Progress (2): 1.0/2.5 MB | 294 kB Progress (2): 1.0/2.5 MB | 294 kB Progress (2): 1.0/2.5 MB | 294 kB Progress (2): 1.0/2.5 MB | 294 kB Progress (2): 1.0/2.5 MB | 294 kB Progress (2): 1.0/2.5 MB | 294 kB Progress (2): 1.0/2.5 MB | 294 kB Progress (2): 1.0/2.5 MB | 294 kB Progress (2): 1.0/2.5 MB | 294 kB Progress (2): 1.0/2.5 MB | 294 kB Progress (2): 1.0/2.5 MB | 294 kB Progress (2): 1.0/2.5 MB | 294 kB Progress (2): 1.0/2.5 MB | 294 kB Progress (2): 1.0/2.5 MB | 294 kB Progress (2): 1.0/2.5 MB | 294 kB Progress (2): 1.0/2.5 MB | 294 kB Progress (2): 1.0/2.5 MB | 294 kB Progress (2): 1.0/2.5 MB | 294 kB Progress (2): 1.0/2.5 MB | 294 kB Progress (2): 1.0/2.5 MB | 294 kB Progress (2): 1.1/2.5 MB | 294 kB Progress (2): 1.1/2.5 MB | 294 kB Progress (2): 1.1/2.5 MB | 294 kB Progress (2): 1.1/2.5 MB | 294 kB Progress (2): 1.1/2.5 MB | 294 kB Progress (2): 1.1/2.5 MB | 294 kB Progress (2): 1.1/2.5 MB | 294 kB Progress (2): 1.1/2.5 MB | 294 kB Progress (2): 1.1/2.5 MB | 294 kB Progress (2): 1.1/2.5 MB | 294 kB Progress (2): 1.1/2.5 MB | 294 kB Progress (2): 1.1/2.5 MB | 294 kB Progress (2): 1.1/2.5 MB | 294 kB Progress (2): 1.1/2.5 MB | 294 kB Progress (2): 1.1/2.5 MB | 294 kB Progress (2): 1.1/2.5 MB | 294 kB Progress (2): 1.1/2.5 MB | 294 kB Progress (2): 1.1/2.5 MB | 294 kB Progress (2): 1.1/2.5 MB | 294 kB Progress (2): 1.1/2.5 MB | 294 kB Progress (2): 1.1/2.5 MB | 294 kB Progress (2): 1.1/2.5 MB | 294 kB Progress (2): 1.1/2.5 MB | 294 kB Progress (2): 1.1/2.5 MB | 294 kB Progress (2): 1.1/2.5 MB | 294 kB Progress (2): 1.2/2.5 MB | 294 kB Progress (2): 1.2/2.5 MB | 294 kB Progress (2): 1.2/2.5 MB | 294 kB Progress (2): 1.2/2.5 MB | 294 kB Progress (2): 1.2/2.5 MB | 294 kB Progress (2): 1.2/2.5 MB | 294 kB Progress (2): 1.2/2.5 MB | 294 kB Progress (2): 1.2/2.5 MB | 294 kB Progress (2): 1.2/2.5 MB | 294 kB Progress (2): 1.2/2.5 MB | 294 kB Progress (2): 1.2/2.5 MB | 294 kB Progress (2): 1.2/2.5 MB | 294 kB Progress (2): 1.2/2.5 MB | 294 kB Progress (2): 1.2/2.5 MB | 294 kB Progress (2): 1.2/2.5 MB | 294 kB Progress (2): 1.2/2.5 MB | 294 kB Progress (2): 1.2/2.5 MB | 294 kB Progress (2): 1.2/2.5 MB | 294 kB Progress (2): 1.2/2.5 MB | 294 kB Progress (2): 1.2/2.5 MB | 294 kB Progress (2): 1.2/2.5 MB | 294 kB Progress (2): 1.2/2.5 MB | 294 kB Progress (2): 1.2/2.5 MB | 294 kB Progress (2): 1.2/2.5 MB | 294 kB Progress (2): 1.2/2.5 MB | 294 kB Progress (2): 1.3/2.5 MB | 294 kB Progress (2): 1.3/2.5 MB | 294 kB Progress (2): 1.3/2.5 MB | 294 kB Progress (2): 1.3/2.5 MB | 294 kB Progress (2): 1.3/2.5 MB | 294 kB Progress (2): 1.3/2.5 MB | 294 kB Progress (2): 1.3/2.5 MB | 294 kB Progress (2): 1.3/2.5 MB | 294 kB Progress (2): 1.3/2.5 MB | 294 kB Progress (2): 1.3/2.5 MB | 294 kB Progress (2): 1.3/2.5 MB | 294 kB Progress (2): 1.3/2.5 MB | 294 kB Progress (2): 1.3/2.5 MB | 294 kB Progress (2): 1.3/2.5 MB | 294 kB Progress (2): 1.3/2.5 MB | 294 kB Progress (2): 1.3/2.5 MB | 294 kB Progress (2): 1.3/2.5 MB | 294 kB Progress (2): 1.3/2.5 MB | 294 kB Progress (2): 1.3/2.5 MB | 294 kB Progress (2): 1.3/2.5 MB | 294 kB Progress (2): 1.3/2.5 MB | 294 kB Progress (2): 1.3/2.5 MB | 294 kB Progress (2): 1.3/2.5 MB | 294 kB Progress (2): 1.3/2.5 MB | 294 kB Progress (2): 1.3/2.5 MB | 294 kB Progress (2): 1.4/2.5 MB | 294 kB Progress (2): 1.4/2.5 MB | 294 kB Progress (2): 1.4/2.5 MB | 294 kB Progress (2): 1.4/2.5 MB | 294 kB Progress (2): 1.4/2.5 MB | 294 kB Progress (2): 1.4/2.5 MB | 294 kB Progress (2): 1.4/2.5 MB | 294 kB Progress (2): 1.4/2.5 MB | 294 kB Progress (2): 1.4/2.5 MB | 294 kB Progress (2): 1.4/2.5 MB | 294 kB Progress (2): 1.4/2.5 MB | 294 kB Progress (2): 1.4/2.5 MB | 294 kB Progress (2): 1.4/2.5 MB | 294 kB Progress (2): 1.4/2.5 MB | 294 kB Progress (2): 1.4/2.5 MB | 294 kB Progress (2): 1.4/2.5 MB | 294 kB Progress (2): 1.4/2.5 MB | 294 kB Progress (2): 1.4/2.5 MB | 294 kB Progress (2): 1.4/2.5 MB | 294 kB Progress (2): 1.4/2.5 MB | 294 kB Progress (2): 1.4/2.5 MB | 294 kB Progress (2): 1.4/2.5 MB | 294 kB Progress (2): 1.4/2.5 MB | 294 kB Progress (2): 1.4/2.5 MB | 294 kB Progress (2): 1.4/2.5 MB | 294 kB Progress (2): 1.5/2.5 MB | 294 kB Progress (2): 1.5/2.5 MB | 294 kB Progress (2): 1.5/2.5 MB | 294 kB Progress (2): 1.5/2.5 MB | 294 kB Progress (2): 1.5/2.5 MB | 294 kB Progress (2): 1.5/2.5 MB | 294 kB Progress (2): 1.5/2.5 MB | 294 kB Progress (2): 1.5/2.5 MB | 294 kB Progress (2): 1.5/2.5 MB | 294 kB Progress (2): 1.5/2.5 MB | 294 kB Progress (2): 1.5/2.5 MB | 294 kB Progress (2): 1.5/2.5 MB | 294 kB Progress (2): 1.5/2.5 MB | 294 kB Progress (2): 1.5/2.5 MB | 294 kB Progress (2): 1.5/2.5 MB | 294 kB Progress (2): 1.5/2.5 MB | 294 kB Progress (2): 1.5/2.5 MB | 294 kB Progress (2): 1.5/2.5 MB | 294 kB Progress (2): 1.5/2.5 MB | 294 kB Progress (2): 1.5/2.5 MB | 294 kB Progress (2): 1.5/2.5 MB | 294 kB Progress (2): 1.5/2.5 MB | 294 kB Progress (2): 1.5/2.5 MB | 294 kB Progress (2): 1.5/2.5 MB | 294 kB Progress (2): 1.5/2.5 MB | 294 kB Progress (2): 1.6/2.5 MB | 294 kB Progress (2): 1.6/2.5 MB | 294 kB Progress (2): 1.6/2.5 MB | 294 kB Progress (2): 1.6/2.5 MB | 294 kB Progress (2): 1.6/2.5 MB | 294 kB Progress (2): 1.6/2.5 MB | 294 kB Progress (2): 1.6/2.5 MB | 294 kB Progress (2): 1.6/2.5 MB | 294 kB Progress (2): 1.6/2.5 MB | 294 kB Progress (2): 1.6/2.5 MB | 294 kB Progress (2): 1.6/2.5 MB | 294 kB Progress (2): 1.6/2.5 MB | 294 kB Progress (2): 1.6/2.5 MB | 294 kB Progress (2): 1.6/2.5 MB | 294 kB Progress (2): 1.6/2.5 MB | 294 kB Progress (2): 1.6/2.5 MB | 294 kB Progress (2): 1.6/2.5 MB | 294 kB Progress (2): 1.6/2.5 MB | 294 kB Progress (2): 1.6/2.5 MB | 294 kB Progress (2): 1.6/2.5 MB | 294 kB Progress (2): 1.6/2.5 MB | 294 kB Progress (2): 1.6/2.5 MB | 294 kB Progress (2): 1.6/2.5 MB | 294 kB Progress (2): 1.6/2.5 MB | 294 kB Progress (2): 1.6/2.5 MB | 294 kB Progress (2): 1.7/2.5 MB | 294 kB Progress (2): 1.7/2.5 MB | 294 kB Progress (2): 1.7/2.5 MB | 294 kB Progress (2): 1.7/2.5 MB | 294 kB Progress (2): 1.7/2.5 MB | 294 kB Progress (2): 1.7/2.5 MB | 294 kB Progress (2): 1.7/2.5 MB | 294 kB Progress (2): 1.7/2.5 MB | 294 kB Progress (2): 1.7/2.5 MB | 294 kB Progress (2): 1.7/2.5 MB | 294 kB Progress (2): 1.7/2.5 MB | 294 kB Progress (2): 1.7/2.5 MB | 294 kB Progress (2): 1.7/2.5 MB | 294 kB Progress (2): 1.7/2.5 MB | 294 kB Progress (2): 1.7/2.5 MB | 294 kB Progress (2): 1.7/2.5 MB | 294 kB Progress (2): 1.7/2.5 MB | 294 kB Progress (2): 1.7/2.5 MB | 294 kB Progress (2): 1.7/2.5 MB | 294 kB Progress (2): 1.7/2.5 MB | 294 kB Progress (2): 1.7/2.5 MB | 294 kB Progress (2): 1.7/2.5 MB | 294 kB Progress (2): 1.7/2.5 MB | 294 kB Progress (2): 1.7/2.5 MB | 294 kB Progress (2): 1.7/2.5 MB | 294 kB Progress (2): 1.8/2.5 MB | 294 kB Progress (2): 1.8/2.5 MB | 294 kB Progress (2): 1.8/2.5 MB | 294 kB Progress (2): 1.8/2.5 MB | 294 kB Progress (2): 1.8/2.5 MB | 294 kB Progress (2): 1.8/2.5 MB | 294 kB Progress (2): 1.8/2.5 MB | 294 kB Progress (2): 1.8/2.5 MB | 294 kB Progress (2): 1.8/2.5 MB | 294 kB Progress (2): 1.8/2.5 MB | 294 kB Progress (2): 1.8/2.5 MB | 294 kB Progress (2): 1.8/2.5 MB | 294 kB Progress (2): 1.8/2.5 MB | 294 kB Progress (2): 1.8/2.5 MB | 294 kB Progress (2): 1.8/2.5 MB | 294 kB Progress (2): 1.8/2.5 MB | 294 kB Progress (2): 1.8/2.5 MB | 294 kB Progress (2): 1.8/2.5 MB | 294 kB Progress (2): 1.8/2.5 MB | 294 kB Progress (2): 1.8/2.5 MB | 294 kB Progress (2): 1.8/2.5 MB | 294 kB Progress (2): 1.8/2.5 MB | 294 kB Progress (2): 1.8/2.5 MB | 294 kB Progress (2): 1.8/2.5 MB | 294 kB Progress (2): 1.8/2.5 MB | 294 kB Progress (2): 1.9/2.5 MB | 294 kB Progress (2): 1.9/2.5 MB | 294 kB Progress (2): 1.9/2.5 MB | 294 kB Progress (2): 1.9/2.5 MB | 294 kB Progress (2): 1.9/2.5 MB | 294 kB Progress (2): 1.9/2.5 MB | 294 kB Progress (2): 1.9/2.5 MB | 294 kB Progress (2): 1.9/2.5 MB | 294 kB Progress (2): 1.9/2.5 MB | 294 kB Progress (2): 1.9/2.5 MB | 294 kB Progress (2): 1.9/2.5 MB | 294 kB Progress (2): 1.9/2.5 MB | 294 kB Progress (2): 1.9/2.5 MB | 294 kB Progress (2): 1.9/2.5 MB | 294 kB Progress (2): 1.9/2.5 MB | 294 kB Progress (2): 1.9/2.5 MB | 294 kB Progress (2): 1.9/2.5 MB | 294 kB Progress (2): 1.9/2.5 MB | 294 kB Progress (2): 1.9/2.5 MB | 294 kB Progress (2): 1.9/2.5 MB | 294 kB Progress (2): 1.9/2.5 MB | 294 kB Progress (2): 1.9/2.5 MB | 294 kB Progress (2): 1.9/2.5 MB | 294 kB Progress (2): 1.9/2.5 MB | 294 kB Progress (2): 1.9/2.5 MB | 294 kB Progress (2): 2.0/2.5 MB | 294 kB Progress (2): 2.0/2.5 MB | 294 kB Progress (2): 2.0/2.5 MB | 294 kB Progress (2): 2.0/2.5 MB | 294 kB Progress (2): 2.0/2.5 MB | 294 kB Progress (2): 2.0/2.5 MB | 294 kB Progress (2): 2.0/2.5 MB | 294 kB Progress (2): 2.0/2.5 MB | 294 kB Progress (2): 2.0/2.5 MB | 294 kB Progress (2): 2.0/2.5 MB | 294 kB Progress (2): 2.0/2.5 MB | 294 kB Progress (2): 2.0/2.5 MB | 294 kB Progress (2): 2.0/2.5 MB | 294 kB Progress (2): 2.0/2.5 MB | 294 kB Progress (2): 2.0/2.5 MB | 294 kB Progress (2): 2.0/2.5 MB | 294 kB Progress (2): 2.0/2.5 MB | 294 kB Progress (2): 2.0/2.5 MB | 294 kB Progress (2): 2.0/2.5 MB | 294 kB Progress (2): 2.0/2.5 MB | 294 kB Progress (2): 2.0/2.5 MB | 294 kB Progress (2): 2.0/2.5 MB | 294 kB Progress (2): 2.0/2.5 MB | 294 kB Progress (2): 2.0/2.5 MB | 294 kB Progress (2): 2.0/2.5 MB | 294 kB Progress (2): 2.1/2.5 MB | 294 kB Progress (2): 2.1/2.5 MB | 294 kB Progress (2): 2.1/2.5 MB | 294 kB Progress (2): 2.1/2.5 MB | 294 kB Progress (2): 2.1/2.5 MB | 294 kB Progress (2): 2.1/2.5 MB | 294 kB Progress (2): 2.1/2.5 MB | 294 kB Progress (2): 2.1/2.5 MB | 294 kB Progress (2): 2.1/2.5 MB | 294 kB Progress (2): 2.1/2.5 MB | 294 kB Progress (2): 2.1/2.5 MB | 294 kB Progress (2): 2.1/2.5 MB | 294 kB Progress (2): 2.1/2.5 MB | 294 kB Progress (2): 2.1/2.5 MB | 294 kB Progress (2): 2.1/2.5 MB | 294 kB Progress (2): 2.1/2.5 MB | 294 kB Progress (2): 2.1/2.5 MB | 294 kB Progress (2): 2.1/2.5 MB | 294 kB Progress (2): 2.1/2.5 MB | 294 kB Progress (2): 2.1/2.5 MB | 294 kB Progress (2): 2.1/2.5 MB | 294 kB Progress (2): 2.1/2.5 MB | 294 kB Progress (2): 2.1/2.5 MB | 294 kB Progress (2): 2.1/2.5 MB | 294 kB Progress (2): 2.1/2.5 MB | 294 kB Progress (2): 2.2/2.5 MB | 294 kB Progress (2): 2.2/2.5 MB | 294 kB Progress (2): 2.2/2.5 MB | 294 kB Progress (2): 2.2/2.5 MB | 294 kB Progress (2): 2.2/2.5 MB | 294 kB Progress (2): 2.2/2.5 MB | 294 kB Progress (2): 2.2/2.5 MB | 294 kB Progress (2): 2.2/2.5 MB | 294 kB Progress (2): 2.2/2.5 MB | 294 kB Progress (2): 2.2/2.5 MB | 294 kB Progress (2): 2.2/2.5 MB | 294 kB Progress (2): 2.2/2.5 MB | 294 kB Progress (2): 2.2/2.5 MB | 294 kB Progress (2): 2.2/2.5 MB | 294 kB Progress (2): 2.2/2.5 MB | 294 kB Progress (2): 2.2/2.5 MB | 294 kB Progress (2): 2.2/2.5 MB | 294 kB Progress (2): 2.2/2.5 MB | 294 kB Progress (2): 2.2/2.5 MB | 294 kB Progress (2): 2.2/2.5 MB | 294 kB Progress (2): 2.2/2.5 MB | 294 kB Progress (2): 2.2/2.5 MB | 294 kB Progress (2): 2.2/2.5 MB | 294 kB Progress (2): 2.2/2.5 MB | 294 kB Progress (2): 2.2/2.5 MB | 294 kB Progress (2): 2.3/2.5 MB | 294 kB Progress (2): 2.3/2.5 MB | 294 kB Progress (2): 2.3/2.5 MB | 294 kB Progress (2): 2.3/2.5 MB | 294 kB Progress (2): 2.3/2.5 MB | 294 kB Progress (2): 2.3/2.5 MB | 294 kB Progress (2): 2.3/2.5 MB | 294 kB Progress (2): 2.3/2.5 MB | 294 kB Progress (2): 2.3/2.5 MB | 294 kB Progress (2): 2.3/2.5 MB | 294 kB Progress (2): 2.3/2.5 MB | 294 kB Progress (2): 2.3/2.5 MB | 294 kB Progress (2): 2.3/2.5 MB | 294 kB Progress (2): 2.3/2.5 MB | 294 kB Progress (2): 2.3/2.5 MB | 294 kB Progress (2): 2.3/2.5 MB | 294 kB Progress (2): 2.3/2.5 MB | 294 kB Progress (2): 2.3/2.5 MB | 294 kB Progress (2): 2.3/2.5 MB | 294 kB Progress (2): 2.3/2.5 MB | 294 kB Progress (2): 2.3/2.5 MB | 294 kB Progress (2): 2.3/2.5 MB | 294 kB Progress (2): 2.3/2.5 MB | 294 kB Progress (2): 2.3/2.5 MB | 294 kB Progress (2): 2.3/2.5 MB | 294 kB Progress (2): 2.4/2.5 MB | 294 kB Progress (2): 2.4/2.5 MB | 294 kB Progress (2): 2.4/2.5 MB | 294 kB Progress (2): 2.4/2.5 MB | 294 kB Progress (2): 2.4/2.5 MB | 294 kB Progress (2): 2.4/2.5 MB | 294 kB Progress (2): 2.4/2.5 MB | 294 kB Progress (2): 2.4/2.5 MB | 294 kB Progress (2): 2.4/2.5 MB | 294 kB Progress (2): 2.4/2.5 MB | 294 kB Progress (2): 2.4/2.5 MB | 294 kB Progress (2): 2.4/2.5 MB | 294 kB Progress (2): 2.4/2.5 MB | 294 kB Progress (2): 2.4/2.5 MB | 294 kB Progress (2): 2.4/2.5 MB | 294 kB Progress (2): 2.4/2.5 MB | 294 kB Progress (2): 2.4/2.5 MB | 294 kB Progress (2): 2.4/2.5 MB | 294 kB Progress (2): 2.4/2.5 MB | 294 kB Progress (2): 2.4/2.5 MB | 294 kB Progress (2): 2.4/2.5 MB | 294 kB Progress (2): 2.4/2.5 MB | 294 kB Progress (2): 2.4/2.5 MB | 294 kB Progress (2): 2.4/2.5 MB | 294 kB Progress (2): 2.4/2.5 MB | 294 kB Progress (2): 2.5/2.5 MB | 294 kB Progress (2): 2.5/2.5 MB | 294 kB Progress (2): 2.5/2.5 MB | 294 kB Progress (2): 2.5/2.5 MB | 294 kB Progress (2): 2.5/2.5 MB | 294 kB Progress (2): 2.5/2.5 MB | 294 kB Progress (2): 2.5/2.5 MB | 294 kB Progress (2): 2.5/2.5 MB | 294 kB Progress (2): 2.5/2.5 MB | 294 kB Progress (2): 2.5/2.5 MB | 294 kB Progress (2): 2.5/2.5 MB | 294 kB Progress (2): 2.5/2.5 MB | 294 kB Progress (2): 2.5/2.5 MB | 294 kB Progress (2): 2.5/2.5 MB | 294 kB Progress (2): 2.5/2.5 MB | 294 kB Progress (2): 2.5/2.5 MB | 294 kB Progress (2): 2.5/2.5 MB | 294 kB Progress (2): 2.5/2.5 MB | 294 kB Progress (2): 2.5 MB | 294 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar (294 kB at 1.3 MB/s) [2019-07-30T13:27:03.293Z] 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 11 MB/s) [2019-07-30T13:27:03.293Z] Progress (1): 4.1/345 kB Progress (1): 7.7/345 kB Progress (1): 12/345 kB Progress (1): 16/345 kB Progress (1): 20/345 kB Progress (1): 24/345 kB Progress (1): 28/345 kB Progress (1): 32/345 kB Progress (1): 33/345 kB Progress (1): 37/345 kB Progress (1): 41/345 kB Progress (1): 45/345 kB Progress (1): 49/345 kB Progress (1): 53/345 kB Progress (1): 57/345 kB Progress (1): 61/345 kB Progress (1): 65/345 kB Progress (1): 66/345 kB Progress (1): 70/345 kB Progress (1): 74/345 kB Progress (1): 78/345 kB Progress (1): 82/345 kB Progress (1): 86/345 kB Progress (1): 90/345 kB Progress (1): 94/345 kB Progress (1): 98/345 kB Progress (1): 98/345 kB Progress (1): 102/345 kB Progress (1): 106/345 kB Progress (1): 110/345 kB Progress (1): 114/345 kB Progress (1): 118/345 kB Progress (1): 122/345 kB Progress (1): 126/345 kB Progress (1): 130/345 kB Progress (1): 131/345 kB Progress (1): 135/345 kB Progress (1): 139/345 kB Progress (1): 143/345 kB Progress (1): 147/345 kB Progress (1): 151/345 kB Progress (1): 155/345 kB Progress (1): 159/345 kB Progress (1): 163/345 kB Progress (1): 164/345 kB Progress (1): 168/345 kB Progress (1): 172/345 kB Progress (1): 176/345 kB Progress (1): 180/345 kB Progress (1): 184/345 kB Progress (1): 188/345 kB Progress (1): 192/345 kB Progress (1): 196/345 kB Progress (1): 197/345 kB Progress (1): 201/345 kB Progress (1): 205/345 kB Progress (1): 209/345 kB Progress (1): 213/345 kB Progress (1): 217/345 kB Progress (1): 221/345 kB Progress (1): 225/345 kB Progress (1): 229/345 kB Progress (1): 229/345 kB Progress (1): 233/345 kB Progress (1): 237/345 kB Progress (1): 241/345 kB Progress (1): 245/345 kB Progress (1): 249/345 kB Progress (1): 253/345 kB Progress (1): 257/345 kB Progress (1): 261/345 kB Progress (1): 262/345 kB Progress (1): 266/345 kB Progress (1): 270/345 kB Progress (1): 274/345 kB Progress (1): 278/345 kB Progress (1): 282/345 kB Progress (1): 286/345 kB Progress (1): 290/345 kB Progress (1): 294/345 kB Progress (1): 295/345 kB Progress (1): 299/345 kB Progress (1): 303/345 kB Progress (1): 307/345 kB Progress (1): 311/345 kB Progress (1): 315/345 kB Progress (1): 319/345 kB Progress (1): 323/345 kB Progress (1): 327/345 kB Progress (1): 331/345 kB Progress (1): 335/345 kB Progress (1): 339/345 kB Progress (1): 343/345 kB Progress (1): 345 kB Progress (2): 345 kB | 4.1/39 kB Progress (2): 345 kB | 7.7/39 kB Progress (2): 345 kB | 12/39 kB Progress (2): 345 kB | 16/39 kB Progress (2): 345 kB | 20/39 kB Progress (2): 345 kB | 24/39 kB Progress (2): 345 kB | 28/39 kB Progress (2): 345 kB | 32/39 kB Progress (2): 345 kB | 36/39 kB Progress (2): 345 kB | 39 kB Progress (3): 345 kB | 39 kB | 4.1/74 kB Progress (3): 345 kB | 39 kB | 7.7/74 kB Progress (3): 345 kB | 39 kB | 12/74 kB Progress (3): 345 kB | 39 kB | 16/74 kB Progress (3): 345 kB | 39 kB | 20/74 kB Progress (3): 345 kB | 39 kB | 24/74 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.jar (345 kB at 1.2 MB/s) [2019-07-30T13:27:03.294Z] Progress (2): 39 kB | 28/74 kB Progress (2): 39 kB | 32/74 kB Progress (2): 39 kB | 36/74 kB Progress (2): 39 kB | 40/74 kB Progress (2): 39 kB | 44/74 kB Progress (2): 39 kB | 48/74 kB Progress (2): 39 kB | 52/74 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 138 kB/s) [2019-07-30T13:27:03.294Z] Progress (1): 56/74 kB Progress (1): 60/74 kB Progress (1): 64/74 kB Progress (1): 68/74 kB Progress (1): 72/74 kB Progress (1): 74 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.jar (74 kB at 252 kB/s) [2019-07-30T13:27:03.856Z] [INFO] Executing tasks [2019-07-30T13:27:03.856Z] [2019-07-30T13:27:03.856Z] main: [2019-07-30T13:27:03.856Z] [2019-07-30T13:27:03.856Z] clean: [2019-07-30T13:27:03.856Z] [INFO] Executed tasks [2019-07-30T13:27:03.856Z] [INFO] [2019-07-30T13:27:03.856Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T13:27:03.856Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/target [2019-07-30T13:27:03.856Z] [INFO] [2019-07-30T13:27:03.856Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T13:27:03.856Z] [INFO] The project's OSGi version is 5.0.0.201907301238 [2019-07-30T13:27:03.856Z] [INFO] [2019-07-30T13:27:03.856Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T13:27:03.856Z] [INFO] [2019-07-30T13:27:03.856Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T13:27:03.856Z] [INFO] [2019-07-30T13:27:03.856Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T13:27:03.856Z] [INFO] [2019-07-30T13:27:03.856Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T13:27:03.856Z] [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-30T13:27:03.856Z] [INFO] [2019-07-30T13:27:03.856Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T13:27:03.856Z] [INFO] Executing tasks [2019-07-30T13:27:03.856Z] [2019-07-30T13:27:03.856Z] main: [2019-07-30T13:27:03.856Z] [2019-07-30T13:27:03.856Z] build: [2019-07-30T13:27:04.785Z] 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-30T13:27:04.785Z] [2019-07-30T13:27:04.785Z] test: [2019-07-30T13:27:05.042Z] [xmlvalidate] 19 file(s) have been successfully validated. [2019-07-30T13:27:05.042Z] [INFO] Executed tasks [2019-07-30T13:27:05.042Z] [INFO] [2019-07-30T13:27:05.042Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T13:27:05.042Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:27:05.042Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/src/main/resources [2019-07-30T13:27:05.042Z] [INFO] [2019-07-30T13:27:05.042Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T13:27:05.042Z] [INFO] [2019-07-30T13:27:05.042Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T13:27:05.042Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.8/ [2019-07-30T13:27:05.042Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.8/ [2019-07-30T13:27:05.042Z] [INFO] Adding repository http://download.eclipse.org/eclipse/updates/4.8 [2019-07-30T13:27:05.042Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/eclipse/updates/4.8/ (449B) [2019-07-30T13:27:05.042Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/eclipse/updates/4.8/ (449B) [2019-07-30T13:27:05.299Z] [INFO] Fetching content.jar from http://download.eclipse.org/eclipse/updates/4.8/categoriesPhoton/ (1.46kB) [2019-07-30T13:27:05.299Z] [INFO] Fetching content.jar from http://download.eclipse.org/eclipse/updates/4.8/categoriesPhoton/ (1.46kB) [2019-07-30T13:27:05.299Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/ [2019-07-30T13:27:05.299Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/ [2019-07-30T13:27:05.554Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/ [2019-07-30T13:27:05.554Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/ [2019-07-30T13:27:07.445Z] [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-30T13:27:07.445Z] [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-30T13:27:07.445Z] [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-30T13:27:08.009Z] [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-30T13:27:09.131Z] [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-30T13:27:09.131Z] [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-30T13:27:10.151Z] [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-30T13:27:10.151Z] [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-30T13:27:11.518Z] [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-30T13:27:11.775Z] [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-30T13:27:11.775Z] [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-30T13:27:11.775Z] [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-30T13:27:11.775Z] [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-30T13:27:12.032Z] [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-30T13:27:12.032Z] [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-30T13:27:12.032Z] [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-30T13:27:12.032Z] [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-30T13:27:12.288Z] [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-30T13:27:12.288Z] [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-30T13:27:12.544Z] [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-30T13:27:12.544Z] [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-30T13:27:12.544Z] [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-30T13:27:12.544Z] [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-30T13:27:13.106Z] [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-30T13:27:13.106Z] [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-30T13:27:13.363Z] [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-30T13:27:13.363Z] [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-30T13:27:13.619Z] [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-30T13:27:13.619Z] [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-30T13:27:13.619Z] [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-30T13:27:13.619Z] [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-30T13:27:13.875Z] [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-30T13:27:13.875Z] [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-30T13:27:13.875Z] [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-30T13:27:13.875Z] [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-30T13:27:14.132Z] [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-30T13:27:14.132Z] [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-30T13:27:14.388Z] [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-30T13:27:14.388Z] [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-30T13:27:19.638Z] [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-30T13:27:19.638Z] [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-30T13:27:20.201Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/data/.metadata/.log [2019-07-30T13:27:20.201Z] [INFO] Command line: [2019-07-30T13:27:20.201Z] [/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-30T13:27:20.201Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T13:27:23.472Z] Buildfile: build.xml [2019-07-30T13:27:23.472Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2019-07-30T13:27:23.472Z] [2019-07-30T13:27:23.472Z] build.index: [2019-07-30T13:27:26.382Z] BUILD SUCCESSFUL [2019-07-30T13:27:26.382Z] [2019-07-30T13:27:26.382Z] BUILD SUCCESSFUL [2019-07-30T13:27:26.382Z] Total time: 4 seconds [2019-07-30T13:27:27.312Z] [INFO] [2019-07-30T13:27:27.312Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T13:27:27.312Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:27:27.312Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/src/test/resources [2019-07-30T13:27:27.312Z] [INFO] [2019-07-30T13:27:27.312Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T13:27:27.312Z] [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-30T13:27:27.312Z] [INFO] [2019-07-30T13:27:27.312Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T13:27:27.312Z] [INFO] [2019-07-30T13:27:27.312Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T13:27:27.312Z] [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-30T13:27:27.568Z] [INFO] [2019-07-30T13:27:27.568Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T13:27:27.568Z] [INFO] [2019-07-30T13:27:27.568Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T13:27:27.568Z] [INFO] [2019-07-30T13:27:27.568Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T13:27:27.568Z] [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-30T13:27:27.825Z] [INFO] [2019-07-30T13:27:27.825Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T13:27:27.825Z] [INFO] [2019-07-30T13:27:27.825Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T13:27:27.825Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:27:27.825Z] [INFO] [2019-07-30T13:27:27.825Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T13:27:27.825Z] [INFO] [2019-07-30T13:27:27.825Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T13:27:27.825Z] [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-30T13:27:27.826Z] [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-30T13:27:27.826Z] [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-30T13:27:27.826Z] [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-30T13:27:27.826Z] [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-30T13:27:27.826Z] [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-30T13:27:27.826Z] [INFO] [2019-07-30T13:27:27.826Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T13:27:27.826Z] [INFO] [2019-07-30T13:27:27.826Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui >-- [2019-07-30T13:27:27.826Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui 2.1.8-SNAPSHOT [59/134] [2019-07-30T13:27:27.826Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T13:27:27.826Z] [INFO] [2019-07-30T13:27:27.826Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T13:27:27.826Z] [INFO] [2019-07-30T13:27:27.826Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T13:27:27.826Z] [INFO] The project's OSGi version is 2.1.8.201907301238 [2019-07-30T13:27:27.826Z] [INFO] [2019-07-30T13:27:27.826Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T13:27:27.826Z] [INFO] [2019-07-30T13:27:27.826Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T13:27:27.826Z] [INFO] [2019-07-30T13:27:27.826Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T13:27:27.826Z] [INFO] [2019-07-30T13:27:27.826Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T13:27:27.826Z] [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-30T13:27:27.826Z] [INFO] [2019-07-30T13:27:27.826Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T13:27:27.826Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:27:27.826Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/main/resources [2019-07-30T13:27:27.826Z] [INFO] [2019-07-30T13:27:27.826Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T13:27:27.826Z] [INFO] Compiling 28 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/classes [2019-07-30T13:27:29.194Z] [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-30T13:27:29.194Z] TmfTreeDataModel model = ((TmfGenericTreeEntry) element).getModel(); [2019-07-30T13:27:29.194Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:27:29.194Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-30T13:27:29.194Z] 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-30T13:27:29.194Z] TmfTreeDataModel model = ((TmfGenericTreeEntry) element).getModel(); [2019-07-30T13:27:29.194Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:27:29.194Z] 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-30T13:27:29.194Z] 2 problems (0 errors, 1 warning, 1 info) [2019-07-30T13:27:29.194Z] [INFO] [2019-07-30T13:27:29.194Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T13:27:29.194Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:27:29.194Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/test/resources [2019-07-30T13:27:29.194Z] [INFO] [2019-07-30T13:27:29.194Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T13:27:29.194Z] [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-30T13:27:29.194Z] [INFO] [2019-07-30T13:27:29.194Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T13:27:29.194Z] [INFO] [2019-07-30T13:27:29.194Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T13:27:29.194Z] [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-30T13:27:29.194Z] [INFO] [2019-07-30T13:27:29.194Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T13:27:29.194Z] [INFO] [2019-07-30T13:27:29.194Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T13:27:29.194Z] [INFO] [2019-07-30T13:27:29.194Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T13:27:29.194Z] [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-30T13:27:29.451Z] [INFO] [2019-07-30T13:27:29.451Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T13:27:29.451Z] [INFO] [2019-07-30T13:27:29.451Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T13:27:29.451Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:27:29.451Z] [INFO] [2019-07-30T13:27:29.451Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T13:27:29.707Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T13:27:29.707Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T13:27:29.964Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T13:27:30.526Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T13:27:30.783Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T13:27:30.783Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T13:27:31.040Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T13:27:32.407Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T13:27:32.663Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T13:27:32.663Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T13:27:32.663Z] [INFO] [2019-07-30T13:27:32.663Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T13:27:32.663Z] [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-30T13:27:32.663Z] [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-30T13:27:32.663Z] [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-30T13:27:32.663Z] [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-30T13:27:32.663Z] [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-30T13:27:32.663Z] [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-30T13:27:32.663Z] [INFO] [2019-07-30T13:27:32.663Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T13:27:32.663Z] [INFO] [2019-07-30T13:27:32.663Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf >-------- [2019-07-30T13:27:32.663Z] [INFO] Building org.eclipse.tracecompass.tmf 5.0.0-SNAPSHOT [60/134] [2019-07-30T13:27:32.663Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-30T13:27:32.663Z] [INFO] [2019-07-30T13:27:32.663Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf --- [2019-07-30T13:27:32.663Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf/target [2019-07-30T13:27:32.663Z] [INFO] [2019-07-30T13:27:32.664Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf --- [2019-07-30T13:27:32.664Z] [INFO] The project's OSGi version is 5.0.0.201907301238 [2019-07-30T13:27:32.664Z] [INFO] [2019-07-30T13:27:32.664Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf --- [2019-07-30T13:27:32.664Z] [INFO] [2019-07-30T13:27:32.664Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf --- [2019-07-30T13:27:32.664Z] [INFO] [2019-07-30T13:27:32.664Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf --- [2019-07-30T13:27:32.664Z] [INFO] [2019-07-30T13:27:32.664Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf --- [2019-07-30T13:27:32.664Z] [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-30T13:27:32.664Z] [INFO] [2019-07-30T13:27:32.664Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf --- [2019-07-30T13:27:32.664Z] [INFO] [2019-07-30T13:27:32.664Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf --- [2019-07-30T13:27:32.919Z] [INFO] [2019-07-30T13:27:32.919Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf --- [2019-07-30T13:27:32.919Z] [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-30T13:27:32.919Z] [INFO] [2019-07-30T13:27:32.919Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf --- [2019-07-30T13:27:32.919Z] [INFO] [2019-07-30T13:27:32.919Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf --- [2019-07-30T13:27:32.919Z] [INFO] [2019-07-30T13:27:32.919Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf --- [2019-07-30T13:27:33.176Z] [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-30T13:27:33.176Z] [INFO] [2019-07-30T13:27:33.176Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf --- [2019-07-30T13:27:33.176Z] [INFO] [2019-07-30T13:27:33.176Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf --- [2019-07-30T13:27:33.176Z] [INFO] [2019-07-30T13:27:33.176Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf --- [2019-07-30T13:27:33.176Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:27:33.176Z] [INFO] [2019-07-30T13:27:33.176Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf --- [2019-07-30T13:27:34.105Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T13:27:34.105Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T13:27:34.105Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T13:27:35.035Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-30T13:27:35.035Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T13:27:36.297Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T13:27:36.554Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T13:27:36.554Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-30T13:27:36.554Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T13:27:36.554Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T13:27:36.810Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T13:27:36.810Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T13:27:36.810Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T13:27:36.810Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-30T13:27:36.810Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T13:27:37.067Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T13:27:37.324Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T13:27:37.324Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-07-30T13:27:37.324Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T13:27:37.582Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-30T13:27:37.582Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T13:27:37.582Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-30T13:27:37.582Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T13:27:37.582Z] [INFO] [2019-07-30T13:27:37.582Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf --- [2019-07-30T13:27:37.582Z] [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-30T13:27:37.582Z] [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-30T13:27:37.582Z] [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-30T13:27:37.582Z] [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-30T13:27:37.582Z] [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-30T13:27:37.582Z] [INFO] [2019-07-30T13:27:37.582Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf --- [2019-07-30T13:27:37.582Z] [INFO] [2019-07-30T13:27:37.582Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui >------ [2019-07-30T13:27:37.582Z] [INFO] Building org.eclipse.tracecompass.btf.ui 1.0.2-SNAPSHOT [61/134] [2019-07-30T13:27:37.582Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T13:27:37.582Z] [INFO] [2019-07-30T13:27:37.582Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T13:27:37.582Z] [INFO] [2019-07-30T13:27:37.582Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T13:27:37.582Z] [INFO] The project's OSGi version is 1.0.2.201907301238 [2019-07-30T13:27:37.582Z] [INFO] [2019-07-30T13:27:37.582Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T13:27:37.582Z] [INFO] [2019-07-30T13:27:37.582Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T13:27:37.582Z] [INFO] [2019-07-30T13:27:37.582Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T13:27:37.582Z] [INFO] [2019-07-30T13:27:37.582Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T13:27:37.582Z] [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-30T13:27:37.582Z] [INFO] [2019-07-30T13:27:37.582Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T13:27:37.582Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:27:37.582Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/src/main/resources [2019-07-30T13:27:37.582Z] [INFO] [2019-07-30T13:27:37.582Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T13:27:37.838Z] [INFO] Compiling 3 source files to /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/target/classes [2019-07-30T13:27:37.838Z] [INFO] [2019-07-30T13:27:37.838Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T13:27:37.838Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:27:37.838Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/src/test/resources [2019-07-30T13:27:37.838Z] [INFO] [2019-07-30T13:27:37.838Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T13:27:37.838Z] [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-30T13:27:37.838Z] [INFO] [2019-07-30T13:27:37.838Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T13:27:37.838Z] [INFO] [2019-07-30T13:27:37.838Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T13:27:37.838Z] [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-30T13:27:38.095Z] [INFO] [2019-07-30T13:27:38.095Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T13:27:38.095Z] [INFO] [2019-07-30T13:27:38.095Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T13:27:38.095Z] [INFO] [2019-07-30T13:27:38.095Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T13:27:38.095Z] [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-30T13:27:38.095Z] [INFO] [2019-07-30T13:27:38.095Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T13:27:38.095Z] [INFO] [2019-07-30T13:27:38.095Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T13:27:38.095Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:27:38.095Z] [INFO] [2019-07-30T13:27:38.095Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T13:27:38.351Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T13:27:38.351Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T13:27:38.608Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T13:27:40.500Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T13:27:40.500Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T13:27:40.500Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.core' with 15 classes [2019-07-30T13:27:40.756Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T13:27:42.123Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T13:27:42.123Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T13:27:42.123Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T13:27:42.381Z] [INFO] [2019-07-30T13:27:42.381Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T13:27:42.381Z] [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-30T13:27:42.381Z] [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-30T13:27:42.381Z] [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-30T13:27:42.381Z] [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-30T13:27:42.381Z] [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-30T13:27:42.381Z] [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-30T13:27:42.381Z] [INFO] [2019-07-30T13:27:42.381Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T13:27:42.381Z] [INFO] [2019-07-30T13:27:42.381Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf >-------- [2019-07-30T13:27:42.381Z] [INFO] Building org.eclipse.tracecompass.btf 5.0.0-SNAPSHOT [62/134] [2019-07-30T13:27:42.381Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-30T13:27:42.381Z] [INFO] [2019-07-30T13:27:42.381Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf --- [2019-07-30T13:27:42.381Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf/target [2019-07-30T13:27:42.381Z] [INFO] [2019-07-30T13:27:42.381Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.btf --- [2019-07-30T13:27:42.381Z] [INFO] The project's OSGi version is 5.0.0.201907301238 [2019-07-30T13:27:42.381Z] [INFO] [2019-07-30T13:27:42.381Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf --- [2019-07-30T13:27:42.381Z] [INFO] [2019-07-30T13:27:42.381Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf --- [2019-07-30T13:27:42.381Z] [INFO] [2019-07-30T13:27:42.381Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf --- [2019-07-30T13:27:42.381Z] [INFO] [2019-07-30T13:27:42.381Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf --- [2019-07-30T13:27:42.381Z] [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-30T13:27:42.381Z] [INFO] [2019-07-30T13:27:42.381Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf --- [2019-07-30T13:27:42.381Z] [INFO] [2019-07-30T13:27:42.381Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf --- [2019-07-30T13:27:42.381Z] [INFO] [2019-07-30T13:27:42.381Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.btf --- [2019-07-30T13:27:42.381Z] [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-30T13:27:42.381Z] [INFO] [2019-07-30T13:27:42.381Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf --- [2019-07-30T13:27:42.381Z] [INFO] [2019-07-30T13:27:42.381Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.btf --- [2019-07-30T13:27:42.381Z] [INFO] [2019-07-30T13:27:42.381Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf --- [2019-07-30T13:27:42.381Z] [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-30T13:27:42.381Z] [INFO] [2019-07-30T13:27:42.381Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf --- [2019-07-30T13:27:42.381Z] [INFO] [2019-07-30T13:27:42.381Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf --- [2019-07-30T13:27:42.381Z] [INFO] [2019-07-30T13:27:42.381Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.btf --- [2019-07-30T13:27:42.381Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:27:42.381Z] [INFO] [2019-07-30T13:27:42.381Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.btf --- [2019-07-30T13:27:43.310Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T13:27:43.310Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T13:27:43.566Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T13:27:44.128Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-30T13:27:44.385Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T13:27:45.754Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T13:27:45.754Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T13:27:45.754Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-30T13:27:45.754Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T13:27:45.754Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T13:27:45.754Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T13:27:46.011Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T13:27:46.011Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T13:27:46.011Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-30T13:27:46.267Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T13:27:46.267Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.core' with 15 classes [2019-07-30T13:27:46.267Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf' with 0 classes [2019-07-30T13:27:46.267Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.ui' with 6 classes [2019-07-30T13:27:46.267Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T13:27:46.523Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T13:27:46.781Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T13:27:46.781Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-07-30T13:27:46.781Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-30T13:27:46.781Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T13:27:47.324Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-30T13:27:47.324Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T13:27:47.324Z] [INFO] [2019-07-30T13:27:47.324Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf --- [2019-07-30T13:27:47.324Z] [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-30T13:27:47.324Z] [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-30T13:27:47.324Z] [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-30T13:27:47.324Z] [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-30T13:27:47.324Z] [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-30T13:27:47.324Z] [INFO] [2019-07-30T13:27:47.324Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf --- [2019-07-30T13:27:47.324Z] [INFO] [2019-07-30T13:27:47.324Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests >-- [2019-07-30T13:27:47.324Z] [INFO] Building org.eclipse.tracecompass.btf.core.tests 1.0.0-SNAPSHOT [63/134] [2019-07-30T13:27:47.324Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T13:27:47.324Z] [INFO] [2019-07-30T13:27:47.324Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T13:27:47.324Z] [INFO] [2019-07-30T13:27:47.324Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T13:27:47.324Z] [INFO] The project's OSGi version is 1.0.0.201907301238 [2019-07-30T13:27:47.324Z] [INFO] [2019-07-30T13:27:47.324Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T13:27:47.324Z] [INFO] [2019-07-30T13:27:47.324Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T13:27:47.324Z] [INFO] [2019-07-30T13:27:47.324Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T13:27:47.324Z] [INFO] [2019-07-30T13:27:47.324Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T13:27:47.324Z] [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-30T13:27:47.324Z] [INFO] [2019-07-30T13:27:47.324Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T13:27:47.324Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:27:47.324Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/src/main/resources [2019-07-30T13:27:47.324Z] [INFO] [2019-07-30T13:27:47.324Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T13:27:47.324Z] [INFO] Compiling 4 source files to /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/classes [2019-07-30T13:27:47.324Z] [INFO] [2019-07-30T13:27:47.324Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T13:27:47.324Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:27:47.324Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/src/test/resources [2019-07-30T13:27:47.324Z] [INFO] [2019-07-30T13:27:47.324Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T13:27:47.324Z] [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-30T13:27:47.324Z] [INFO] [2019-07-30T13:27:47.324Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T13:27:47.324Z] [INFO] [2019-07-30T13:27:47.324Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T13:27:47.324Z] [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-30T13:27:47.580Z] [INFO] [2019-07-30T13:27:47.580Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T13:27:47.580Z] [INFO] [2019-07-30T13:27:47.580Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T13:27:47.580Z] [INFO] [2019-07-30T13:27:47.580Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T13:27:47.580Z] [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-30T13:27:47.580Z] [INFO] [2019-07-30T13:27:47.580Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T13:27:47.580Z] [INFO] [2019-07-30T13:27:47.580Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T13:27:48.948Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/work/data/.metadata/.log [2019-07-30T13:27:48.948Z] [INFO] Command line: [2019-07-30T13:27:48.948Z] [/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-30T13:27:48.948Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T13:27:52.220Z] !SESSION 2019-07-30 13:27:48.970 ----------------------------------------------- [2019-07-30T13:27:52.220Z] eclipse.buildId=unknown [2019-07-30T13:27:52.220Z] java.version=1.8.0_202 [2019-07-30T13:27:52.220Z] java.vendor=Oracle Corporation [2019-07-30T13:27:52.220Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T13:27:52.220Z] 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-30T13:27:52.220Z] 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-30T13:27:52.220Z] [2019-07-30T13:27:52.220Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 13:27:51.662 [2019-07-30T13:27:52.220Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T13:27:52.220Z] !STACK 0 [2019-07-30T13:27:52.220Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-30T13:27:52.220Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:27:52.220Z] [2019-07-30T13:27:52.220Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T13:27:52.220Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T13:27:52.220Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T13:27:52.220Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T13:27:52.220Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T13:27:52.220Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T13:27:52.220Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T13:27:52.220Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T13:27:52.220Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T13:27:52.220Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T13:27:52.220Z] [2019-07-30T13:27:52.220Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 13:27:51.846 [2019-07-30T13:27:52.220Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T13:27:52.220Z] !STACK 0 [2019-07-30T13:27:52.220Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-30T13:27:52.220Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:27:52.220Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T13:27:52.220Z] -> 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-30T13:27:52.220Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-30T13:27:52.220Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:27:52.220Z] [2019-07-30T13:27:52.220Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T13:27:52.220Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T13:27:52.220Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T13:27:52.220Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T13:27:52.220Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T13:27:52.220Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T13:27:52.220Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T13:27:52.220Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T13:27:52.220Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T13:27:52.220Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T13:27:54.741Z] Running org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest [2019-07-30T13:27:55.304Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.612 s - in org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest [2019-07-30T13:27:55.304Z] testReadProperties(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.22 s [2019-07-30T13:27:55.304Z] testValidate(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.1 s [2019-07-30T13:27:55.304Z] testTwoContexts(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.071 s [2019-07-30T13:27:55.304Z] testRead10thEvent1(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.011 s [2019-07-30T13:27:55.304Z] testRead10thEvent2(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.01 s [2019-07-30T13:27:55.304Z] testSeek1stEvent(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.006 s [2019-07-30T13:27:55.304Z] testReadCommentLineEvent1(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.072 s [2019-07-30T13:27:55.304Z] testReadCommentLineEvent2(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.016 s [2019-07-30T13:27:55.304Z] testRead1stEvent(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.005 s [2019-07-30T13:27:55.304Z] [2019-07-30T13:27:55.304Z] Results: [2019-07-30T13:27:55.304Z] [2019-07-30T13:27:55.304Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T13:27:55.304Z] [2019-07-30T13:27:56.234Z] [INFO] All tests passed! [2019-07-30T13:27:56.234Z] [INFO] [2019-07-30T13:27:56.234Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T13:27:56.234Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:27:56.234Z] [INFO] [2019-07-30T13:27:56.234Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T13:27:56.234Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.core' with 15 classes [2019-07-30T13:27:56.234Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T13:27:56.491Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T13:27:57.054Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T13:27:57.054Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T13:27:57.054Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T13:27:57.054Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T13:27:57.054Z] [INFO] [2019-07-30T13:27:57.054Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T13:27:57.054Z] [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-30T13:27:57.312Z] [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-30T13:27:57.312Z] [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-30T13:27:57.312Z] [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-30T13:27:57.312Z] [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-30T13:27:57.312Z] [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-30T13:27:57.312Z] [INFO] [2019-07-30T13:27:57.312Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T13:27:57.312Z] [INFO] [2019-07-30T13:27:57.312Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests >-- [2019-07-30T13:27:57.312Z] [INFO] Building org.eclipse.tracecompass.common.core.tests 1.1.5-SNAPSHOT [64/134] [2019-07-30T13:27:57.312Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T13:27:57.312Z] [INFO] [2019-07-30T13:27:57.312Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T13:27:57.312Z] [INFO] [2019-07-30T13:27:57.312Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T13:27:57.312Z] [INFO] The project's OSGi version is 1.1.5.201907301238 [2019-07-30T13:27:57.312Z] [INFO] [2019-07-30T13:27:57.312Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T13:27:57.312Z] [INFO] [2019-07-30T13:27:57.312Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T13:27:57.312Z] [INFO] [2019-07-30T13:27:57.312Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T13:27:57.312Z] [INFO] [2019-07-30T13:27:57.312Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T13:27:57.312Z] [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-30T13:27:57.312Z] [INFO] [2019-07-30T13:27:57.312Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T13:27:57.312Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:27:57.312Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/src/main/resources [2019-07-30T13:27:57.312Z] [INFO] [2019-07-30T13:27:57.312Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T13:27:57.312Z] [INFO] Compiling 13 source files to /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/classes [2019-07-30T13:27:57.569Z] [INFO] [2019-07-30T13:27:57.569Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T13:27:57.569Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:27:57.569Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/src/test/resources [2019-07-30T13:27:57.569Z] [INFO] [2019-07-30T13:27:57.569Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T13:27:57.569Z] [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-30T13:27:57.569Z] [INFO] [2019-07-30T13:27:57.569Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T13:27:57.569Z] [INFO] [2019-07-30T13:27:57.569Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T13:27:57.569Z] [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-30T13:27:57.569Z] [INFO] [2019-07-30T13:27:57.569Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T13:27:57.569Z] [INFO] [2019-07-30T13:27:57.569Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T13:27:57.569Z] [INFO] [2019-07-30T13:27:57.569Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T13:27:57.569Z] [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-30T13:27:57.569Z] [INFO] [2019-07-30T13:27:57.569Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T13:27:57.826Z] [INFO] [2019-07-30T13:27:57.826Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T13:27:58.757Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/work/data/.metadata/.log [2019-07-30T13:27:58.757Z] [INFO] Command line: [2019-07-30T13:27:58.757Z] [/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-30T13:27:58.757Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T13:28:02.168Z] !SESSION 2019-07-30 13:27:58.987 ----------------------------------------------- [2019-07-30T13:28:02.168Z] eclipse.buildId=unknown [2019-07-30T13:28:02.168Z] java.version=1.8.0_202 [2019-07-30T13:28:02.168Z] java.vendor=Oracle Corporation [2019-07-30T13:28:02.168Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T13:28:02.168Z] 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-30T13:28:02.168Z] 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-30T13:28:02.168Z] [2019-07-30T13:28:02.168Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 13:28:01.551 [2019-07-30T13:28:02.168Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T13:28:02.168Z] !STACK 0 [2019-07-30T13:28:02.168Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [50] [2019-07-30T13:28:02.168Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:28:02.168Z] [2019-07-30T13:28:02.168Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T13:28:02.168Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T13:28:02.168Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T13:28:02.168Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T13:28:02.168Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T13:28:02.168Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T13:28:02.168Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T13:28:02.168Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T13:28:02.168Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T13:28:02.168Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T13:28:02.168Z] [2019-07-30T13:28:02.168Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 13:28:01.731 [2019-07-30T13:28:02.168Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T13:28:02.168Z] !STACK 0 [2019-07-30T13:28:02.168Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [123] [2019-07-30T13:28:02.168Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:28:02.168Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T13:28:02.168Z] -> 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-30T13:28:02.168Z] org.apache.httpcomponents.httpclient.win [31] [2019-07-30T13:28:02.168Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:28:02.168Z] [2019-07-30T13:28:02.168Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T13:28:02.168Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T13:28:02.168Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T13:28:02.168Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T13:28:02.168Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T13:28:02.168Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T13:28:02.168Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T13:28:02.168Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T13:28:02.168Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T13:28:02.168Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T13:28:03.536Z] Running org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest [2019-07-30T13:28:03.792Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.14 s - in org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest [2019-07-30T13:28:03.792Z] testIteratorContents(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.068 s [2019-07-30T13:28:03.792Z] testOddInsertions(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.011 s [2019-07-30T13:28:03.792Z] testMultiThread(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.002 s [2019-07-30T13:28:03.792Z] testConcurrentIteration(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.014 s [2019-07-30T13:28:03.792Z] testSingleInsertion(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0 s [2019-07-30T13:28:03.792Z] testBlockingPeek(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.002 s [2019-07-30T13:28:03.792Z] testInvalidConstructor1(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0 s [2019-07-30T13:28:03.792Z] testInvalidConstructor2(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0 s [2019-07-30T13:28:03.792Z] testInvalidConstructor4(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0 s [2019-07-30T13:28:03.792Z] testInvalidConstructor5(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.001 s [2019-07-30T13:28:03.792Z] testIsEmpty(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.001 s [2019-07-30T13:28:03.792Z] testSimpleInsertion(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0 s [2019-07-30T13:28:03.792Z] testLargeInsertion(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.001 s [2019-07-30T13:28:03.792Z] Running org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest [2019-07-30T13:28:03.792Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest [2019-07-30T13:28:03.792Z] testDeepHashCode(org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest) Time elapsed: 0.003 s [2019-07-30T13:28:03.792Z] testDeepEquals(org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest) Time elapsed: 0.001 s [2019-07-30T13:28:03.792Z] Running org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest [2019-07-30T13:28:03.792Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest [2019-07-30T13:28:03.792Z] testCheckContentsArrayNullElement(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0.001 s [2019-07-30T13:28:03.792Z] testCheckContentsArray(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0.001 s [2019-07-30T13:28:03.792Z] testCheckContentsArrayNullRef(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0 s [2019-07-30T13:28:03.792Z] testCheckContentsStreamNullElement(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0.001 s [2019-07-30T13:28:03.792Z] testCheckContentsStreamNullRef(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0 s [2019-07-30T13:28:03.792Z] testCheckContentsStream(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0 s [2019-07-30T13:28:03.792Z] Running org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest [2019-07-30T13:28:04.049Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest [2019-07-30T13:28:04.049Z] testSameSign(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0.002 s [2019-07-30T13:28:04.049Z] testAdd100L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-30T13:28:04.049Z] testAdd0L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-30T13:28:04.049Z] testMult0(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-30T13:28:04.049Z] testMult1(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-30T13:28:04.049Z] testAdd0(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-30T13:28:04.049Z] testMultLimit(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-30T13:28:04.049Z] testAddLimit(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-30T13:28:04.049Z] testMultLimitL(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-30T13:28:04.049Z] testAddLimitL(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-30T13:28:04.049Z] testMult100(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-30T13:28:04.049Z] testAdd100(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-30T13:28:04.049Z] testMult100L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-30T13:28:04.049Z] testMult0L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-30T13:28:04.049Z] testMult1L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-30T13:28:04.049Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest [2019-07-30T13:28:04.306Z] Tests run: 176, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.328 s - in org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest [2019-07-30T13:28:04.307Z] testFormatIllegalArgument[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testParseObject[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testFormat[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T13:28:04.307Z] testParseObject2[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testFormatIllegalArgument[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testParseObject[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testFormat[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testParseObject2[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testFormatIllegalArgument[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testParseObject[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testFormat[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testParseObject2[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testFormatIllegalArgument[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testParseObject[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testFormat[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T13:28:04.307Z] testParseObject2[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testFormatIllegalArgument[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testParseObject[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testFormat[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testParseObject2[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testFormatIllegalArgument[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testParseObject[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T13:28:04.307Z] testFormat[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testParseObject2[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testFormatIllegalArgument[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testParseObject[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testFormat[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testParseObject2[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testFormatIllegalArgument[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testParseObject[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testFormat[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testParseObject2[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testFormatIllegalArgument[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testParseObject[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.055 s [2019-07-30T13:28:04.307Z] testFormat[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testParseObject2[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testFormatIllegalArgument[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testParseObject[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testFormat[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testParseObject2[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testFormatIllegalArgument[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testParseObject[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testFormat[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testParseObject2[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testFormatIllegalArgument[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testParseObject[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testFormat[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testParseObject2[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testFormatIllegalArgument[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testParseObject[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testFormat[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testParseObject2[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] 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-30T13:28:04.307Z] 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-30T13:28:04.307Z] 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-30T13:28:04.307Z] testParseObject2[13: 9,223,372,036,854,775,807 - 9223.4 P](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testFormatIllegalArgument[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testParseObject[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testFormat[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testParseObject2[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T13:28:04.307Z] testFormatIllegalArgument[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testParseObject[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T13:28:04.307Z] testFormat[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testParseObject2[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testFormatIllegalArgument[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testParseObject[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testFormat[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T13:28:04.307Z] testParseObject2[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testFormatIllegalArgument[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testParseObject[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testFormat[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testParseObject2[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testFormatIllegalArgument[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testParseObject[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testFormat[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testParseObject2[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testFormatIllegalArgument[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testParseObject[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testFormat[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testParseObject2[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T13:28:04.307Z] testFormatIllegalArgument[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testParseObject[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testFormat[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testParseObject2[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testFormatIllegalArgument[21: 0 - 1 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testParseObject[21: 0 - 1 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testFormat[21: 0 - 1 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testParseObject2[21: 0 - 1 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testFormatIllegalArgument[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testParseObject[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testFormat[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testParseObject2[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testFormatIllegalArgument[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T13:28:04.307Z] testParseObject[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testFormat[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testParseObject2[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testFormatIllegalArgument[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T13:28:04.307Z] testParseObject[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testFormat[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testParseObject2[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testFormatIllegalArgument[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T13:28:04.307Z] testParseObject[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testFormat[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testParseObject2[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testFormatIllegalArgument[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T13:28:04.307Z] testParseObject[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testFormat[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testParseObject2[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testFormatIllegalArgument[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testParseObject[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testFormat[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testParseObject2[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testFormatIllegalArgument[28: 0 - 492.8 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testParseObject[28: 0 - 492.8 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testFormat[28: 0 - 492.8 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testParseObject2[28: 0 - 492.8 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T13:28:04.307Z] testFormatIllegalArgument[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testParseObject[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testFormat[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testParseObject2[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testFormatIllegalArgument[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testParseObject[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testFormat[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testParseObject2[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testFormatIllegalArgument[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testParseObject[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testFormat[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testParseObject2[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] 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-30T13:28:04.307Z] 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-30T13:28:04.307Z] 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-30T13:28:04.307Z] testParseObject2[32: 179,769,313,486,231,570,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000 - 1.7976931348623157E308](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T13:28:04.307Z] testFormatIllegalArgument[33: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testParseObject[33: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testFormat[33: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testParseObject2[33: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testFormatIllegalArgument[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testParseObject[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testFormat[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T13:28:04.307Z] testParseObject2[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testFormatIllegalArgument[35: -��� - -���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testParseObject[35: -��� - -���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testFormat[35: -��� - -���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testParseObject2[35: -��� - -���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testFormatIllegalArgument[36: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testParseObject[36: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testFormat[36: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T13:28:04.307Z] testParseObject2[36: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testFormatIllegalArgument[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testParseObject[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T13:28:04.307Z] testFormat[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testParseObject2[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testFormatIllegalArgument[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testParseObject[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testFormat[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testParseObject2[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testFormatIllegalArgument[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T13:28:04.307Z] testParseObject[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testFormat[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testParseObject2[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T13:28:04.307Z] testFormatIllegalArgument[40: null - ��� k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testParseObject[40: null - ��� k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testFormat[40: null - ��� k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testParseObject2[40: null - ��� k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testFormatIllegalArgument[41: null - -��� p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testParseObject[41: null - -��� p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testFormat[41: null - -��� p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T13:28:04.307Z] testParseObject2[41: null - -��� p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testFormatIllegalArgument[42: null - ���M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testParseObject[42: null - ���M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testFormat[42: null - ���M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testParseObject2[42: null - ���M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testFormatIllegalArgument[43: null - 1.2 m ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testParseObject[43: null - 1.2 m ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testFormat[43: null - 1.2 m ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] testParseObject2[43: null - 1.2 m ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.307Z] Running org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest [2019-07-30T13:28:04.566Z] Tests run: 92, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s - in org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest [2019-07-30T13:28:04.566Z] testParseObject[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormatIllegalArgument[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormat[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject2[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T13:28:04.566Z] testParseObject[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormatIllegalArgument[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormat[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject2[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject[2: 1,975 - 1.975 ��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormatIllegalArgument[2: 1,975 - 1.975 ��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormat[2: 1,975 - 1.975 ��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject2[2: 1,975 - 1.975 ��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormatIllegalArgument[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormat[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject2[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormatIllegalArgument[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormat[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject2[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormatIllegalArgument[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormat[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject2[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormatIllegalArgument[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormat[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject2[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormatIllegalArgument[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormat[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject2[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormatIllegalArgument[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormat[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T13:28:04.566Z] testParseObject2[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormatIllegalArgument[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormat[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject2[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T13:28:04.566Z] testFormatIllegalArgument[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormat[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject2[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormatIllegalArgument[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormat[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject2[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject[12: null - 200ms ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T13:28:04.566Z] testFormatIllegalArgument[12: null - 200ms ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormat[12: null - 200ms ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject2[12: null - 200ms ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject[13: null - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormatIllegalArgument[13: null - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormat[13: null - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject2[13: null - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormatIllegalArgument[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormat[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject2[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormatIllegalArgument[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormat[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject2[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T13:28:04.566Z] testParseObject[16: null - 1.5��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormatIllegalArgument[16: null - 1.5��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormat[16: null - 1.5��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject2[16: null - 1.5��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormatIllegalArgument[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormat[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject2[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormatIllegalArgument[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormat[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject2[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormatIllegalArgument[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormat[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject2[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormatIllegalArgument[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormat[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject2[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormatIllegalArgument[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormat[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject2[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormatIllegalArgument[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormat[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject2[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] Running org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest [2019-07-30T13:28:04.566Z] Tests run: 100, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s - in org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest [2019-07-30T13:28:04.566Z] testParseObject[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormatIllegalArgument[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormat[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject2[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2019-07-30T13:28:04.566Z] testParseObject[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormatIllegalArgument[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormat[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject2[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormatIllegalArgument[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormat[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject2[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormatIllegalArgument[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormat[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject2[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormatIllegalArgument[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormat[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject2[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormatIllegalArgument[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormat[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject2[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2019-07-30T13:28:04.566Z] testFormatIllegalArgument[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormat[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject2[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormatIllegalArgument[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormat[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject2[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormatIllegalArgument[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2019-07-30T13:28:04.566Z] testFormat[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject2[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormatIllegalArgument[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormat[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject2[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormatIllegalArgument[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormat[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject2[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormatIllegalArgument[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormat[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject2[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormatIllegalArgument[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormat[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject2[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormatIllegalArgument[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormat[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject2[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] 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-30T13:28:04.566Z] 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-30T13:28:04.566Z] 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-30T13:28:04.566Z] 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-30T13:28:04.566Z] testParseObject[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormatIllegalArgument[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormat[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject2[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2019-07-30T13:28:04.566Z] testFormatIllegalArgument[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormat[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject2[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormatIllegalArgument[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormat[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject2[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2019-07-30T13:28:04.566Z] 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-30T13:28:04.566Z] 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-30T13:28:04.566Z] 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-30T13:28:04.566Z] testParseObject2[18: 555,555,555,555,555 - 505.275 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2019-07-30T13:28:04.566Z] testParseObject[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormatIllegalArgument[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormat[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject2[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormatIllegalArgument[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormat[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject2[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2019-07-30T13:28:04.566Z] testParseObject[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormatIllegalArgument[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormat[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject2[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject[22: null - 1KB/s ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormatIllegalArgument[22: null - 1KB/s ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormat[22: null - 1KB/s ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2019-07-30T13:28:04.566Z] testParseObject2[22: null - 1KB/s ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject[23: null - 1KB/s potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormatIllegalArgument[23: null - 1KB/s potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormat[23: null - 1KB/s potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject2[23: null - 1KB/s potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormatIllegalArgument[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormat[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject2[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] Running org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest [2019-07-30T13:28:04.566Z] Tests run: 96, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest [2019-07-30T13:28:04.566Z] testParseObject[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormatIllegalArgument[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormat[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject2[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormatIllegalArgument[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormat[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject2[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormatIllegalArgument[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormat[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject2[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormatIllegalArgument[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormat[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject2[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormatIllegalArgument[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormat[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject2[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormatIllegalArgument[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormat[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject2[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormatIllegalArgument[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormat[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject2[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormatIllegalArgument[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormat[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject2[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormatIllegalArgument[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormat[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject2[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormatIllegalArgument[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormat[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject2[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormatIllegalArgument[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormat[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject2[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2019-07-30T13:28:04.566Z] testFormatIllegalArgument[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormat[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject2[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormatIllegalArgument[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormat[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject2[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormatIllegalArgument[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormat[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2019-07-30T13:28:04.566Z] testParseObject2[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] 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-30T13:28:04.566Z] 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-30T13:28:04.566Z] 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-30T13:28:04.566Z] testParseObject2[14: 9,223,372,036,854,775,807 - 8388608 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormatIllegalArgument[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2019-07-30T13:28:04.566Z] testFormat[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject2[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormatIllegalArgument[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormat[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject2[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormatIllegalArgument[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormat[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject2[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormatIllegalArgument[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormat[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject2[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormatIllegalArgument[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormat[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject2[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormatIllegalArgument[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormat[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject2[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormatIllegalArgument[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormat[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject2[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject[22: null - 1KB ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormatIllegalArgument[22: null - 1KB ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormat[22: null - 1KB ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject2[22: null - 1KB ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject[23: null - 1KB potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormatIllegalArgument[23: null - 1KB potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormat[23: null - 1KB potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testParseObject2[23: null - 1KB potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest [2019-07-30T13:28:04.566Z] 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-30T13:28:04.566Z] testFormat[0: 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormat[1: 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormat[2: 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormat[3: 1,000](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0.001 s [2019-07-30T13:28:04.566Z] testFormat[4: 4,000](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormat[5: -4,000](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormat[6: -0.04](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormat[7: 0.002](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormat[8: 0.056](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormat[9: 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormat[10: 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] testFormat[11: ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-30T13:28:04.566Z] 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-30T13:28:04.566Z] Running org.eclipse.tracecompass.common.core.tests.xml.TestTransform [2019-07-30T13:28:05.496Z] [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-30T13:28:05.496Z] [Fatal Error] :1:4: Recursive entity reference "A". (Reference path: A -> B -> A), [2019-07-30T13:28:05.496Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.658 s - in org.eclipse.tracecompass.common.core.tests.xml.TestTransform [2019-07-30T13:28:05.496Z] testXmlInjection(org.eclipse.tracecompass.common.core.tests.xml.TestTransform) skipped [2019-07-30T13:28:05.496Z] testBillionLaughs(org.eclipse.tracecompass.common.core.tests.xml.TestTransform) Time elapsed: 0.652 s [2019-07-30T13:28:05.496Z] testRecursiveEntityReference(org.eclipse.tracecompass.common.core.tests.xml.TestTransform) Time elapsed: 0.002 s [2019-07-30T13:28:05.496Z] Running org.eclipse.tracecompass.common.core.tests.log.LoggerTest [2019-07-30T13:28:05.496Z] Jul 30, 2019 1:28:05 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2019-07-30T13:28:05.496Z] WARNING: {"ts":329888615670968,"ph":"s","tid":1,"name":"foo","cat":"mydog","id":"0x1"} [2019-07-30T13:28:05.496Z] Jul 30, 2019 1:28:05 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close [2019-07-30T13:28:05.496Z] WARNING: {"ts":329888628487894,"ph":"f","tid":1,"cat":"mydog","id":"0x1"} [2019-07-30T13:28:05.496Z] Jul 30, 2019 1:28:05 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2019-07-30T13:28:05.496Z] WARNING: {"ts":329888630306892,"ph":"s","tid":1,"name":"foo","cat":"myspider","id":"0x2"} [2019-07-30T13:28:05.496Z] Jul 30, 2019 1:28:05 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close [2019-07-30T13:28:05.496Z] WARNING: {"ts":329888631850343,"ph":"f","tid":1,"cat":"myspider","id":"0x2"} [2019-07-30T13:28:05.496Z] Jul 30, 2019 1:28:05 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2019-07-30T13:28:05.496Z] WARNING: {"ts":329888638961518,"ph":"s","tid":1,"name":"foo","cat":"null","id":"0x3"} [2019-07-30T13:28:05.496Z] Jul 30, 2019 1:28:05 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close [2019-07-30T13:28:05.496Z] WARNING: {"ts":329888639674198,"ph":"f","tid":1,"cat":"null","id":"0x3"} [2019-07-30T13:28:05.496Z] Jul 30, 2019 1:28:05 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-30T13:28:05.496Z] WARNING: {"ts":329888641820235,"ph":"B","tid":1,"name":"foo"} [2019-07-30T13:28:05.496Z] Jul 30, 2019 1:28:05 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-30T13:28:05.496Z] WARNING: {"ts":329888644145067,"ph":"E","tid":1} [2019-07-30T13:28:05.496Z] Jul 30, 2019 1:28:05 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2019-07-30T13:28:05.496Z] WARNING: {"ts":329888646881620,"ph":"s","tid":1,"name":"foo","cat":"myspider","id":"0x5"} [2019-07-30T13:28:05.496Z] Jul 30, 2019 1:28:05 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close [2019-07-30T13:28:05.496Z] WARNING: {"ts":329888647527470,"ph":"f","tid":1,"cat":"myspider","id":"0x5"} [2019-07-30T13:28:05.496Z] Jul 30, 2019 1:28:05 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-30T13:28:05.496Z] INFO: {"ts":329888706440481,"ph":"B","tid":1,"name":"foo"} [2019-07-30T13:28:05.496Z] Jul 30, 2019 1:28:05 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-30T13:28:05.496Z] INFO: {"ts":329888707010297,"ph":"B","tid":1,"name":"bar"} [2019-07-30T13:28:05.496Z] Jul 30, 2019 1:28:05 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-30T13:28:05.496Z] INFO: {"ts":329888707665347,"ph":"E","tid":1} [2019-07-30T13:28:05.496Z] Jul 30, 2019 1:28:05 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-30T13:28:05.496Z] INFO: {"ts":329888708209784,"ph":"E","tid":1} [2019-07-30T13:28:05.496Z] Jul 30, 2019 1:28:05 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-30T13:28:05.496Z] WARNING: {"ts":329888709406128,"ph":"B","tid":1,"name":"foo","args":{"Pen:Pineapple":"Apple:Pen"}} [2019-07-30T13:28:05.496Z] Jul 30, 2019 1:28:05 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-30T13:28:05.496Z] WARNING: {"ts":329888710050967,"ph":"E","tid":1} [2019-07-30T13:28:05.496Z] Jul 30, 2019 1:28:05 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-30T13:28:05.496Z] WARNING: {"ts":329888710692050,"ph":"B","tid":1,"name":"foo","args":{"msg":"Pen:Pineapple:Apple:Pen"}} [2019-07-30T13:28:05.496Z] Jul 30, 2019 1:28:05 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-30T13:28:05.496Z] WARNING: {"ts":329888711207803,"ph":"E","tid":1} [2019-07-30T13:28:05.496Z] Jul 30, 2019 1:28:05 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-30T13:28:05.496Z] WARNING: {"ts":329888711717797,"ph":"B","tid":1,"name":"foo","args":{"pen":"pineapple","apple":"pen","number_of_badgers":12}} [2019-07-30T13:28:05.496Z] Jul 30, 2019 1:28:05 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-30T13:28:05.496Z] WARNING: {"ts":329888712255655,"ph":"E","tid":1} [2019-07-30T13:28:05.496Z] Jul 30, 2019 1:28:05 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-30T13:28:05.496Z] WARNING: {"ts":329888713255271,"ph":"B","tid":1,"name":"foo"} [2019-07-30T13:28:05.496Z] Jul 30, 2019 1:28:05 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-30T13:28:05.496Z] WARNING: {"ts":329888714327806,"ph":"E","tid":1} [2019-07-30T13:28:05.496Z] Jul 30, 2019 1:28:05 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils traceInstant [2019-07-30T13:28:05.496Z] INFO: {"ts":329888718111501,"ph":"i","tid":1,"name":"test null value","args":{"nullvalue":"null"}} [2019-07-30T13:28:05.496Z] Jul 30, 2019 1:28:05 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils traceInstant [2019-07-30T13:28:05.496Z] INFO: {"ts":329888719028736,"ph":"i","tid":1,"name":"test null key","args":{"null":"value"}} [2019-07-30T13:28:05.496Z] Jul 30, 2019 1:28:05 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-30T13:28:05.496Z] INFO: {"ts":329888720372011,"ph":"B","tid":1,"name":"foo"} [2019-07-30T13:28:05.496Z] Jul 30, 2019 1:28:05 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-30T13:28:05.496Z] INFO: {"ts":329888720786085,"ph":"B","tid":1,"name":"bar"} [2019-07-30T13:28:05.496Z] Jul 30, 2019 1:28:05 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-30T13:28:05.496Z] INFO: {"ts":329888721172974,"ph":"E","tid":1} [2019-07-30T13:28:05.496Z] Jul 30, 2019 1:28:05 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-30T13:28:05.496Z] INFO: {"ts":329888721577333,"ph":"E","tid":1} [2019-07-30T13:28:05.496Z] Jul 30, 2019 1:28:05 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2019-07-30T13:28:05.496Z] WARNING: {"ts":329888722360237,"ph":"s","tid":1,"name":"foo","cat":"myspider","id":"0x6"} [2019-07-30T13:28:05.496Z] Jul 30, 2019 1:28:05 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close [2019-07-30T13:28:05.496Z] WARNING: {"ts":329888722828787,"ph":"f","tid":1,"cat":"myspider","id":"0x6"} [2019-07-30T13:28:05.496Z] Jul 30, 2019 1:28:05 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-30T13:28:05.496Z] INFO: {"ts":329888727340260,"ph":"B","tid":1,"name":"world"} [2019-07-30T13:28:05.496Z] Jul 30, 2019 1:28:05 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-30T13:28:05.496Z] INFO: {"ts":329888727708926,"ph":"E","tid":1} [2019-07-30T13:28:05.496Z] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 s - in org.eclipse.tracecompass.common.core.tests.log.LoggerTest [2019-07-30T13:28:05.496Z] testFlowLogLevels(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.024 s [2019-07-30T13:28:05.496Z] testFlowWithData(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.002 s [2019-07-30T13:28:05.496Z] testObjectLifespan(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.006 s [2019-07-30T13:28:05.496Z] testFlowBuilderNoExtra(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.002 s [2019-07-30T13:28:05.496Z] testNestingWithData(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.004 s [2019-07-30T13:28:05.496Z] testFlowFiltered(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.001 s [2019-07-30T13:28:05.496Z] testFlowBuilderCatThenParent(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.001 s [2019-07-30T13:28:05.496Z] testNestingFiltered(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.052 s [2019-07-30T13:28:05.496Z] testAsyncMessages(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.006 s [2019-07-30T13:28:05.496Z] testNestingException(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.002 s [2019-07-30T13:28:05.496Z] testAttributeFailRepeatedArgs(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.001 s [2019-07-30T13:28:05.496Z] testAttributes(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.003 s [2019-07-30T13:28:05.496Z] testNestingLogLevels(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.001 s [2019-07-30T13:28:05.496Z] testCounter(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.003 s [2019-07-30T13:28:05.496Z] testNullArguments(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.002 s [2019-07-30T13:28:05.496Z] testNesting(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.003 s [2019-07-30T13:28:05.496Z] testFlowBuilderParentThenCat(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.001 s [2019-07-30T13:28:05.496Z] testMarker(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.002 s [2019-07-30T13:28:05.496Z] testInstant(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0 s [2019-07-30T13:28:05.496Z] testCollectionLifespan(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.002 s [2019-07-30T13:28:05.496Z] testHelloWorld(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.001 s [2019-07-30T13:28:05.496Z] testAttributeFail3Args(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0 s [2019-07-30T13:28:05.496Z] [2019-07-30T13:28:05.496Z] Results: [2019-07-30T13:28:05.496Z] [2019-07-30T13:28:05.496Z] Tests run: 538, Failures: 0, Errors: 0, Skipped: 1 [2019-07-30T13:28:05.496Z] [2019-07-30T13:28:06.425Z] [INFO] All tests passed! [2019-07-30T13:28:06.425Z] [INFO] [2019-07-30T13:28:06.425Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T13:28:06.425Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:28:06.425Z] [INFO] [2019-07-30T13:28:06.425Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T13:28:06.425Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T13:28:06.682Z] [INFO] [2019-07-30T13:28:06.682Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T13:28:06.682Z] [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-30T13:28:06.682Z] [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-30T13:28:06.682Z] [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-30T13:28:06.682Z] [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-30T13:28:06.682Z] [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-30T13:28:06.682Z] [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-30T13:28:06.682Z] [INFO] [2019-07-30T13:28:06.682Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T13:28:06.682Z] [INFO] [2019-07-30T13:28:06.682Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf >-------- [2019-07-30T13:28:06.682Z] [INFO] Building org.eclipse.tracecompass.ctf 5.0.0-SNAPSHOT [65/134] [2019-07-30T13:28:06.682Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-30T13:28:06.682Z] [INFO] [2019-07-30T13:28:06.682Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf --- [2019-07-30T13:28:06.682Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf/target [2019-07-30T13:28:06.682Z] [INFO] [2019-07-30T13:28:06.682Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.ctf --- [2019-07-30T13:28:06.682Z] [INFO] The project's OSGi version is 5.0.0.201907301238 [2019-07-30T13:28:06.682Z] [INFO] [2019-07-30T13:28:06.682Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf --- [2019-07-30T13:28:06.682Z] [INFO] [2019-07-30T13:28:06.682Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf --- [2019-07-30T13:28:06.682Z] [INFO] [2019-07-30T13:28:06.682Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf --- [2019-07-30T13:28:06.682Z] [INFO] [2019-07-30T13:28:06.682Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf --- [2019-07-30T13:28:06.682Z] [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-30T13:28:06.682Z] [INFO] [2019-07-30T13:28:06.682Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf --- [2019-07-30T13:28:06.682Z] [INFO] [2019-07-30T13:28:06.682Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf --- [2019-07-30T13:28:06.682Z] [INFO] [2019-07-30T13:28:06.682Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.ctf --- [2019-07-30T13:28:06.682Z] [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-30T13:28:06.682Z] [INFO] [2019-07-30T13:28:06.682Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf --- [2019-07-30T13:28:06.682Z] [INFO] [2019-07-30T13:28:06.682Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.ctf --- [2019-07-30T13:28:06.682Z] [INFO] [2019-07-30T13:28:06.682Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf --- [2019-07-30T13:28:06.682Z] [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-30T13:28:06.683Z] [INFO] [2019-07-30T13:28:06.683Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf --- [2019-07-30T13:28:06.683Z] [INFO] [2019-07-30T13:28:06.683Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf --- [2019-07-30T13:28:06.683Z] [INFO] [2019-07-30T13:28:06.683Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.ctf --- [2019-07-30T13:28:06.683Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:28:06.683Z] [INFO] [2019-07-30T13:28:06.683Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.ctf --- [2019-07-30T13:28:06.683Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T13:28:06.939Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T13:28:07.196Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T13:28:07.196Z] [INFO] [2019-07-30T13:28:07.196Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf --- [2019-07-30T13:28:07.196Z] [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-30T13:28:07.196Z] [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-30T13:28:07.196Z] [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-30T13:28:07.196Z] [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-30T13:28:07.196Z] [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-30T13:28:07.196Z] [INFO] [2019-07-30T13:28:07.196Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf --- [2019-07-30T13:28:07.196Z] [INFO] [2019-07-30T13:28:07.196Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests >-- [2019-07-30T13:28:07.196Z] [INFO] Building org.eclipse.tracecompass.ctf.parser.tests 1.0.1-SNAPSHOT [66/134] [2019-07-30T13:28:07.196Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T13:28:07.196Z] [INFO] [2019-07-30T13:28:07.196Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T13:28:07.196Z] [INFO] [2019-07-30T13:28:07.196Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T13:28:07.196Z] [INFO] The project's OSGi version is 1.0.1.201907301238 [2019-07-30T13:28:07.196Z] [INFO] [2019-07-30T13:28:07.196Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T13:28:07.196Z] [INFO] [2019-07-30T13:28:07.196Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T13:28:07.196Z] [INFO] [2019-07-30T13:28:07.196Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T13:28:07.196Z] [INFO] [2019-07-30T13:28:07.196Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T13:28:07.196Z] [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-30T13:28:07.196Z] [INFO] [2019-07-30T13:28:07.196Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T13:28:07.196Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:28:07.196Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/src/main/resources [2019-07-30T13:28:07.196Z] [INFO] [2019-07-30T13:28:07.196Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T13:28:07.196Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/classes [2019-07-30T13:28:07.453Z] [INFO] [2019-07-30T13:28:07.453Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T13:28:07.453Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:28:07.453Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/src/test/resources [2019-07-30T13:28:07.453Z] [INFO] [2019-07-30T13:28:07.453Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T13:28:07.453Z] [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-30T13:28:07.453Z] [INFO] [2019-07-30T13:28:07.453Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T13:28:07.453Z] [INFO] [2019-07-30T13:28:07.453Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T13:28:07.453Z] [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-30T13:28:07.453Z] [INFO] [2019-07-30T13:28:07.453Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T13:28:07.453Z] [INFO] [2019-07-30T13:28:07.453Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T13:28:07.453Z] [INFO] [2019-07-30T13:28:07.453Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T13:28:07.453Z] [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-30T13:28:07.453Z] [INFO] [2019-07-30T13:28:07.453Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T13:28:07.453Z] [INFO] [2019-07-30T13:28:07.453Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T13:28:10.724Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/data/.metadata/.log [2019-07-30T13:28:10.724Z] [INFO] Command line: [2019-07-30T13:28:10.724Z] [/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-30T13:28:10.724Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T13:28:13.248Z] !SESSION 2019-07-30 13:28:10.581 ----------------------------------------------- [2019-07-30T13:28:13.248Z] eclipse.buildId=unknown [2019-07-30T13:28:13.248Z] java.version=1.8.0_202 [2019-07-30T13:28:13.248Z] java.vendor=Oracle Corporation [2019-07-30T13:28:13.248Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T13:28:13.248Z] 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-30T13:28:13.248Z] 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-30T13:28:13.248Z] [2019-07-30T13:28:13.248Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 13:28:13.124 [2019-07-30T13:28:13.248Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T13:28:13.248Z] !STACK 0 [2019-07-30T13:28:13.248Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [49] [2019-07-30T13:28:13.248Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:28:13.248Z] [2019-07-30T13:28:13.248Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T13:28:13.248Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T13:28:13.248Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T13:28:13.248Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T13:28:13.248Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T13:28:13.248Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T13:28:13.248Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T13:28:13.248Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T13:28:13.248Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T13:28:13.248Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T13:28:13.528Z] [2019-07-30T13:28:13.528Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 13:28:13.249 [2019-07-30T13:28:13.528Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T13:28:13.528Z] !STACK 0 [2019-07-30T13:28:13.528Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [122] [2019-07-30T13:28:13.528Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:28:13.528Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T13:28:13.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-30T13:28:13.528Z] org.apache.httpcomponents.httpclient.win [30] [2019-07-30T13:28:13.528Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:28:13.528Z] [2019-07-30T13:28:13.528Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T13:28:13.528Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T13:28:13.528Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T13:28:13.528Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T13:28:13.528Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T13:28:13.528Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T13:28:13.528Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T13:28:13.528Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T13:28:13.528Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T13:28:13.528Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T13:28:15.039Z] Running org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest [2019-07-30T13:28:15.602Z] Tests run: 22, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.639 s - in org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest [2019-07-30T13:28:15.602Z] testDeclaratorOfEnumDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped [2019-07-30T13:28:15.602Z] testCharacterLiteralPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.216 s [2019-07-30T13:28:15.602Z] testEnumDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.004 s [2019-07-30T13:28:15.602Z] testIntegerLiteralPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.001 s [2019-07-30T13:28:15.602Z] testKeywordPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-07-30T13:28:15.602Z] testStringLiteralPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.001 s [2019-07-30T13:28:15.602Z] testTraceDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped [2019-07-30T13:28:15.602Z] testEnvDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.003 s [2019-07-30T13:28:15.602Z] testMixedUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.001 s [2019-07-30T13:28:15.602Z] testArrayUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.001 s [2019-07-30T13:28:15.602Z] testMemberUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-07-30T13:28:15.602Z] testFloatingTypeAliasDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.002 s [2019-07-30T13:28:15.602Z] testIntegerTypeAliasDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.001 s [2019-07-30T13:28:15.602Z] testPointerUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-07-30T13:28:15.602Z] testTypedefDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped [2019-07-30T13:28:15.602Z] testUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.014 s [2019-07-30T13:28:15.602Z] testIdentifierPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-07-30T13:28:15.602Z] testSpecialArrayUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.047 s [2019-07-30T13:28:15.602Z] testDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-07-30T13:28:15.602Z] testSimpleUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-07-30T13:28:15.602Z] testEmptyDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped [2019-07-30T13:28:15.602Z] testPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-07-30T13:28:15.602Z] Running org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest [2019-07-30T13:28:15.859Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.06 s - in org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest [2019-07-30T13:28:15.859Z] testSymbols(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-30T13:28:15.859Z] testStringLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-30T13:28:15.859Z] testCharLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-30T13:28:15.859Z] testLiteralSuffixes(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-30T13:28:15.859Z] testLiteralPrefixes(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-30T13:28:15.859Z] testMixedComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-30T13:28:15.859Z] testWhitespaces(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0.001 s [2019-07-30T13:28:15.859Z] testLineCommentWithEOF(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) skipped [2019-07-30T13:28:15.859Z] testIdentifierLetters(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-30T13:28:15.859Z] testMultiLineComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-30T13:28:15.859Z] testComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-30T13:28:15.859Z] testLineComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-30T13:28:15.859Z] testNestedComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0.001 s [2019-07-30T13:28:15.859Z] testLiteralDigits(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-30T13:28:15.859Z] testLiteralZero(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-30T13:28:15.859Z] testKeywords(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0.001 s [2019-07-30T13:28:15.859Z] testEscapeStringLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0.001 s [2019-07-30T13:28:15.859Z] testEscapeCharLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-30T13:28:15.859Z] testIdentifier(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0.001 s [2019-07-30T13:28:15.859Z] testLiterals(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-30T13:28:15.859Z] [2019-07-30T13:28:15.859Z] Results: [2019-07-30T13:28:15.859Z] [2019-07-30T13:28:15.859Z] Tests run: 42, Failures: 0, Errors: 0, Skipped: 5 [2019-07-30T13:28:15.859Z] [2019-07-30T13:28:16.789Z] [INFO] All tests passed! [2019-07-30T13:28:16.789Z] [INFO] [2019-07-30T13:28:16.789Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T13:28:16.789Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:28:16.789Z] [INFO] [2019-07-30T13:28:16.789Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T13:28:16.789Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T13:28:16.789Z] [INFO] [2019-07-30T13:28:16.789Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T13:28:16.789Z] [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-30T13:28:16.789Z] [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-30T13:28:16.789Z] [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-30T13:28:17.046Z] [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-30T13:28:17.046Z] [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-30T13:28:17.046Z] [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-30T13:28:17.046Z] [INFO] [2019-07-30T13:28:17.046Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T13:28:17.046Z] [INFO] [2019-07-30T13:28:17.046Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf >------ [2019-07-30T13:28:17.046Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf 5.0.0-SNAPSHOT [67/134] [2019-07-30T13:28:17.046Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-30T13:28:17.046Z] [INFO] [2019-07-30T13:28:17.046Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T13:28:17.046Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf/target [2019-07-30T13:28:17.046Z] [INFO] [2019-07-30T13:28:17.046Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T13:28:17.046Z] [INFO] The project's OSGi version is 5.0.0.201907301238 [2019-07-30T13:28:17.046Z] [INFO] [2019-07-30T13:28:17.046Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T13:28:17.046Z] [INFO] [2019-07-30T13:28:17.046Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T13:28:17.046Z] [INFO] [2019-07-30T13:28:17.046Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T13:28:17.046Z] [INFO] [2019-07-30T13:28:17.046Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T13:28:17.046Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T13:28:17.046Z] [INFO] [2019-07-30T13:28:17.046Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T13:28:17.046Z] [INFO] [2019-07-30T13:28:17.046Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T13:28:17.046Z] [INFO] [2019-07-30T13:28:17.046Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T13:28:17.046Z] [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-30T13:28:17.046Z] [INFO] [2019-07-30T13:28:17.046Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T13:28:17.046Z] [INFO] [2019-07-30T13:28:17.046Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T13:28:17.046Z] [INFO] [2019-07-30T13:28:17.046Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T13:28:17.046Z] [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-30T13:28:17.046Z] [INFO] [2019-07-30T13:28:17.046Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T13:28:17.046Z] [INFO] [2019-07-30T13:28:17.046Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T13:28:17.046Z] [INFO] [2019-07-30T13:28:17.046Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T13:28:17.046Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:28:17.046Z] [INFO] [2019-07-30T13:28:17.046Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T13:28:17.976Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T13:28:17.976Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T13:28:17.976Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T13:28:18.538Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-30T13:28:18.795Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T13:28:20.164Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T13:28:20.164Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T13:28:20.164Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-30T13:28:20.164Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T13:28:20.420Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T13:28:20.420Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T13:28:20.420Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T13:28:20.420Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T13:28:20.420Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-30T13:28:20.676Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T13:28:20.676Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T13:28:20.932Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T13:28:20.932Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf' with 0 classes [2019-07-30T13:28:20.932Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-07-30T13:28:20.932Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T13:28:21.190Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-30T13:28:21.190Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T13:28:21.446Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-30T13:28:21.446Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T13:28:21.446Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf' with 0 classes [2019-07-30T13:28:21.446Z] [INFO] [2019-07-30T13:28:21.446Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T13:28:21.446Z] [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-30T13:28:21.446Z] [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-30T13:28:21.446Z] [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-30T13:28:21.446Z] [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-30T13:28:21.446Z] [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-30T13:28:21.446Z] [INFO] [2019-07-30T13:28:21.446Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T13:28:21.446Z] [INFO] [2019-07-30T13:28:21.446Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests >-- [2019-07-30T13:28:21.446Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.8-SNAPSHOT [68/134] [2019-07-30T13:28:21.446Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T13:28:21.446Z] [INFO] [2019-07-30T13:28:21.446Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T13:28:21.446Z] [INFO] [2019-07-30T13:28:21.446Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T13:28:21.446Z] [INFO] The project's OSGi version is 1.0.8.201907301238 [2019-07-30T13:28:21.446Z] [INFO] [2019-07-30T13:28:21.446Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T13:28:21.446Z] [INFO] [2019-07-30T13:28:21.446Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T13:28:21.446Z] [INFO] [2019-07-30T13:28:21.446Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T13:28:21.446Z] [INFO] [2019-07-30T13:28:21.446Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T13:28:21.446Z] [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-30T13:28:21.446Z] [INFO] [2019-07-30T13:28:21.446Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T13:28:21.446Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:28:21.446Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/src/main/resources [2019-07-30T13:28:21.446Z] [INFO] [2019-07-30T13:28:21.446Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T13:28:21.446Z] [INFO] Compiling 5 source files to /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/classes [2019-07-30T13:28:22.009Z] [INFO] [2019-07-30T13:28:22.009Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T13:28:22.009Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:28:22.009Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/src/test/resources [2019-07-30T13:28:22.009Z] [INFO] [2019-07-30T13:28:22.009Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T13:28:22.009Z] [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-30T13:28:22.009Z] [INFO] [2019-07-30T13:28:22.009Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T13:28:22.009Z] [INFO] [2019-07-30T13:28:22.009Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T13:28:22.009Z] [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-30T13:28:22.009Z] [INFO] [2019-07-30T13:28:22.009Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T13:28:22.009Z] [INFO] [2019-07-30T13:28:22.009Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T13:28:22.009Z] [INFO] [2019-07-30T13:28:22.009Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T13:28:22.009Z] [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-30T13:28:22.009Z] [INFO] [2019-07-30T13:28:22.009Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T13:28:22.009Z] [INFO] [2019-07-30T13:28:22.009Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T13:28:23.903Z] [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-30T13:28:23.903Z] [INFO] Command line: [2019-07-30T13:28:23.903Z] [/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-30T13:28:23.903Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T13:28:26.712Z] !SESSION 2019-07-30 13:28:23.659 ----------------------------------------------- [2019-07-30T13:28:26.712Z] eclipse.buildId=unknown [2019-07-30T13:28:26.712Z] java.version=1.8.0_202 [2019-07-30T13:28:26.712Z] java.vendor=Oracle Corporation [2019-07-30T13:28:26.712Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T13:28:26.712Z] 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-30T13:28:26.712Z] 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-30T13:28:26.712Z] [2019-07-30T13:28:26.712Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 13:28:26.452 [2019-07-30T13:28:26.712Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T13:28:26.712Z] !STACK 0 [2019-07-30T13:28:26.712Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T13:28:26.712Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:28:26.712Z] [2019-07-30T13:28:26.712Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T13:28:26.712Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T13:28:26.712Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T13:28:26.712Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T13:28:26.712Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T13:28:26.712Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T13:28:26.712Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T13:28:26.712Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T13:28:26.712Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T13:28:26.712Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T13:28:26.712Z] [2019-07-30T13:28:26.712Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 13:28:26.632 [2019-07-30T13:28:26.712Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T13:28:26.712Z] !STACK 0 [2019-07-30T13:28:26.712Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T13:28:26.712Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:28:26.713Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T13:28:26.713Z] -> 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-30T13:28:26.713Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T13:28:26.713Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:28:26.713Z] [2019-07-30T13:28:26.713Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T13:28:26.713Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T13:28:26.713Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T13:28:26.713Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T13:28:26.713Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T13:28:26.713Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T13:28:26.713Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T13:28:26.713Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T13:28:26.713Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T13:28:26.713Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T13:28:28.605Z] process 9520: 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-30T13:28:28.605Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T13:28:29.169Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T13:28:29.169Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T13:28:39.116Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace [2019-07-30T13:28:39.116Z] Display size: 1440x900 [2019-07-30T13:28:39.116Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-30T13:28:39.116Z] GTK version=3.18.9 [2019-07-30T13:28:39.116Z] GTK theme=Ambiance [2019-07-30T13:28:39.116Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-30T13:28:39.116Z] Time zone: Coordinated Universal Time [2019-07-30T13:28:39.116Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-30T13:28:39.116Z] log4j:WARN Please initialize the log4j system properly. [2019-07-30T13:28:42.388Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:28:42.644Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:28:42.644Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:28:42.644Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:28:42.644Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:28:42.644Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:28:42.644Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125226858 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:42.644Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1125226859 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:42.644Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1125226859 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:42.644Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125226860 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:42.644Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125226861 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-30T13:28:42.901Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125227000 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:42.901Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:28:42.901Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125227002 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:42.901Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1125227003 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:42.901Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1125227003 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:42.901Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125227004 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:42.901Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125227004 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-30T13:28:42.901Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125227020 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:42.901Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1125227023 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:42.901Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1125227025 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:42.901Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125227026 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:42.901Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1125227027 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-30T13:28:42.901Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125227094 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:42.901Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:28:42.901Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1125227101 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T13:28:42.901Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1125227101 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T13:28:42.901Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1125227101 data=null} to TreeItem with text {Traces [0]} [2019-07-30T13:28:42.901Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1125227102 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T13:28:42.901Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125227102 data=null item=TreeItem {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-30T13:28:43.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1125227180 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T13:28:44.528Z] [2019-07-30T13:28:44.528Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 13:28:44.129 [2019-07-30T13:28:44.528Z] !MESSAGE Error initializing trace. [2019-07-30T13:28:44.528Z] [2019-07-30T13:28:44.528Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: MismatchedTokenException(57!=72) at metadata:9:27 [2019-07-30T13:28:44.528Z] !STACK 0 [2019-07-30T13:28:44.528Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: MismatchedTokenException(57!=72) at metadata:9:27 [2019-07-30T13:28:44.528Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172) [2019-07-30T13:28:44.528Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T13:28:44.528Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T13:28:44.528Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T13:28:44.528Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T13:28:44.528Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T13:28:44.528Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T13:28:44.528Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T13:28:44.528Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T13:28:44.528Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T13:28:44.528Z] Caused by: MismatchedTokenException(57!=72) [2019-07-30T13:28:44.528Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.recoverFromMismatchedToken(CTFParser.java:229) [2019-07-30T13:28:44.528Z] at org.antlr.runtime.BaseRecognizer.match(BaseRecognizer.java:115) [2019-07-30T13:28:44.528Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1730) [2019-07-30T13:28:44.528Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:348) [2019-07-30T13:28:44.528Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:303) [2019-07-30T13:28:44.528Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:253) [2019-07-30T13:28:44.528Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T13:28:44.528Z] ... 9 more [2019-07-30T13:28:45.230Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T13:28:45.230Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1125229109 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T13:28:45.230Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T13:28:45.230Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T13:28:45.230Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T13:28:45.230Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T13:28:45.230Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T13:28:45.230Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T13:28:45.230Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:28:45.230Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:28:45.230Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:28:45.230Z] DEBUG - Clicking on OK [2019-07-30T13:28:45.230Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1125229114 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:28:45.230Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1125229114 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:28:45.230Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1125229115 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:28:45.230Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1125229115 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:28:45.230Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1125229115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:28:45.230Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1125229115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:28:45.230Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1125229116 data=null item=null 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-30T13:28:45.230Z] DEBUG - Clicked on [2019-07-30T13:28:45.623Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:28:45.623Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:28:45.623Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:28:45.623Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:28:45.623Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:28:45.623Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:28:45.623Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125229717 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:45.623Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1125229718 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:45.623Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1125229718 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:45.623Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125229718 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:45.623Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125229719 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-30T13:28:45.623Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125229812 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:45.623Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:28:45.623Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125229814 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:45.623Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1125229814 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:45.623Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1125229815 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:45.623Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125229815 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:45.623Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125229816 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-30T13:28:45.623Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125229877 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:45.880Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T13:28:45.880Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:28:45.880Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1125229880 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T13:28:45.880Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1125229881 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:28:45.880Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1125229881 data=null} to TreeItem with text {Traces [1]} [2019-07-30T13:28:45.880Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1125229882 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:28:45.880Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125229882 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:28:45.880Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1125229908 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:28:46.809Z] [2019-07-30T13:28:46.809Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 13:28:46.546 [2019-07-30T13:28:46.809Z] !MESSAGE Error initializing trace. [2019-07-30T13:28:46.809Z] [2019-07-30T13:28:46.809Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x [2019-07-30T13:28:46.809Z] !STACK 0 [2019-07-30T13:28:46.809Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x [2019-07-30T13:28:46.809Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T13:28:46.809Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T13:28:46.809Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T13:28:46.809Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T13:28:46.809Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T13:28:46.809Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T13:28:46.809Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T13:28:46.809Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T13:28:46.809Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T13:28:46.809Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T13:28:46.809Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x [2019-07-30T13:28:46.809Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:236) [2019-07-30T13:28:46.809Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:173) [2019-07-30T13:28:46.809Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:99) [2019-07-30T13:28:46.809Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:282) [2019-07-30T13:28:46.809Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T13:28:46.809Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T13:28:46.809Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T13:28:46.809Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T13:28:46.809Z] ... 9 more [2019-07-30T13:28:47.066Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T13:28:47.066Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1125231216 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T13:28:47.066Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T13:28:47.066Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T13:28:47.066Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T13:28:47.066Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T13:28:47.066Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T13:28:47.066Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T13:28:47.066Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:28:47.066Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:28:47.066Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:28:47.066Z] DEBUG - Clicking on OK [2019-07-30T13:28:47.066Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1125231220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:28:47.066Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1125231220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:28:47.066Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1125231220 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:28:47.066Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1125231221 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:28:47.066Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1125231221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:28:47.066Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1125231221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:28:47.066Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1125231221 data=null item=null 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-30T13:28:47.323Z] DEBUG - Clicked on [2019-07-30T13:28:47.580Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:28:47.580Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:28:47.580Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:28:47.580Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:28:47.580Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:28:47.580Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:28:47.580Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125231688 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:47.580Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1125231689 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:47.580Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1125231689 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:47.580Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125231689 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:47.580Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125231690 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-30T13:28:47.580Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125231716 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:47.580Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:28:47.580Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125231725 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:47.580Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1125231725 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:47.580Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1125231725 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:47.580Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125231726 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:47.580Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125231729 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-30T13:28:47.580Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125231790 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:47.580Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T13:28:47.580Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:28:47.580Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1125231792 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T13:28:47.580Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1125231793 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:28:47.580Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1125231793 data=null} to TreeItem with text {Traces [1]} [2019-07-30T13:28:47.580Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1125231793 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:28:47.580Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125231794 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:28:47.580Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1125231816 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:28:47.836Z] [2019-07-30T13:28:48.093Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 13:28:47.836 [2019-07-30T13:28:48.093Z] !MESSAGE Error initializing trace. [2019-07-30T13:28:48.093Z] [2019-07-30T13:28:48.093Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(75@[]) at metadata:17:19 [2019-07-30T13:28:48.093Z] !STACK 0 [2019-07-30T13:28:48.093Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(75@[]) at metadata:17:19 [2019-07-30T13:28:48.093Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172) [2019-07-30T13:28:48.093Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T13:28:48.093Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T13:28:48.093Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T13:28:48.093Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T13:28:48.093Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T13:28:48.093Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T13:28:48.093Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T13:28:48.093Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T13:28:48.093Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T13:28:48.093Z] Caused by: NoViableAltException(75@[]) [2019-07-30T13:28:48.093Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.postfixExpression(CTFParser.java:1251) [2019-07-30T13:28:48.093Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.unaryExpression(CTFParser.java:1431) [2019-07-30T13:28:48.093Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorLength(CTFParser.java:5965) [2019-07-30T13:28:48.093Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorSuffix(CTFParser.java:5882) [2019-07-30T13:28:48.093Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclarator(CTFParser.java:5814) [2019-07-30T13:28:48.093Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declarator(CTFParser.java:5700) [2019-07-30T13:28:48.093Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declaratorList(CTFParser.java:2032) [2019-07-30T13:28:48.093Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1721) [2019-07-30T13:28:48.093Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:348) [2019-07-30T13:28:48.093Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:303) [2019-07-30T13:28:48.093Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:253) [2019-07-30T13:28:48.093Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T13:28:48.093Z] ... 9 more [2019-07-30T13:28:48.350Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T13:28:48.350Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1125232594 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T13:28:48.350Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T13:28:48.350Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T13:28:48.350Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T13:28:48.350Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T13:28:48.350Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T13:28:48.350Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T13:28:48.350Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:28:48.350Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:28:48.350Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:28:48.350Z] DEBUG - Clicking on OK [2019-07-30T13:28:48.350Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1125232598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:28:48.350Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1125232598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:28:48.350Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1125232598 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:28:48.350Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1125232598 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:28:48.350Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1125232598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:28:48.350Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1125232599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:28:48.607Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1125232599 data=null item=null 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-30T13:28:48.607Z] DEBUG - Clicked on [2019-07-30T13:28:48.863Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:28:48.863Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:28:48.863Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:28:48.863Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:28:48.863Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:28:48.863Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:28:48.863Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125232916 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:48.863Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1125232917 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:48.863Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1125232917 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:48.863Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125232917 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:48.863Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125232918 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-30T13:28:48.863Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125233010 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:48.863Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:28:48.863Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125233013 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:48.863Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1125233013 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:48.863Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1125233013 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:48.863Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125233013 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:48.863Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125233014 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-30T13:28:48.863Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125233027 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:48.863Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T13:28:48.863Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:28:48.863Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1125233028 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T13:28:48.863Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1125233029 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:28:48.863Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1125233029 data=null} to TreeItem with text {Traces [1]} [2019-07-30T13:28:48.863Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1125233029 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:28:48.863Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125233030 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:28:48.863Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1125233089 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:28:49.120Z] [2019-07-30T13:28:49.120Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 13:28:49.074 [2019-07-30T13:28:49.120Z] !MESSAGE Error initializing trace. [2019-07-30T13:28:49.120Z] [2019-07-30T13:28:49.120Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative [2019-07-30T13:28:49.120Z] !STACK 0 [2019-07-30T13:28:49.120Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative [2019-07-30T13:28:49.120Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T13:28:49.120Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T13:28:49.120Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T13:28:49.120Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T13:28:49.120Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T13:28:49.120Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T13:28:49.120Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T13:28:49.120Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T13:28:49.120Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T13:28:49.120Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T13:28:49.120Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative [2019-07-30T13:28:49.120Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:163) [2019-07-30T13:28:49.120Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:99) [2019-07-30T13:28:49.120Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:282) [2019-07-30T13:28:49.120Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T13:28:49.120Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T13:28:49.120Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T13:28:49.120Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T13:28:49.120Z] ... 9 more [2019-07-30T13:28:49.682Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T13:28:49.682Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1125233798 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T13:28:49.682Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T13:28:49.682Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T13:28:49.682Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T13:28:49.682Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T13:28:49.682Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T13:28:49.682Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T13:28:49.682Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:28:49.682Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:28:49.682Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:28:49.682Z] DEBUG - Clicking on OK [2019-07-30T13:28:49.682Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1125233801 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:28:49.682Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1125233801 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:28:49.682Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1125233802 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:28:49.682Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1125233802 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:28:49.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1125233802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:28:49.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1125233802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:28:49.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1125233802 data=null item=null 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-30T13:28:49.682Z] DEBUG - Clicked on [2019-07-30T13:28:49.940Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:28:49.940Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:28:49.940Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:28:49.940Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:28:49.940Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:28:49.940Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:28:49.940Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125234078 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:49.940Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1125234078 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:49.940Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1125234079 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:49.940Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125234079 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:49.940Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125234080 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-30T13:28:49.940Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125234112 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:49.940Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:28:49.940Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125234114 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:49.940Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1125234114 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:49.940Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1125234114 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:49.940Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125234115 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:49.940Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125234115 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-30T13:28:49.940Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125234127 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:49.940Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T13:28:49.940Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:28:49.940Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1125234129 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T13:28:49.940Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1125234129 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:28:49.940Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1125234129 data=null} to TreeItem with text {Traces [1]} [2019-07-30T13:28:49.940Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1125234130 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:28:49.940Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125234130 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:28:49.940Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1125234194 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:28:50.197Z] [2019-07-30T13:28:50.197Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 13:28:50.130 [2019-07-30T13:28:50.197Z] !MESSAGE Error initializing trace. [2019-07-30T13:28:50.197Z] [2019-07-30T13:28:50.197Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(14@[]) at metadata:17:19 [2019-07-30T13:28:50.197Z] !STACK 0 [2019-07-30T13:28:50.197Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(14@[]) at metadata:17:19 [2019-07-30T13:28:50.197Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172) [2019-07-30T13:28:50.197Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T13:28:50.197Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T13:28:50.197Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T13:28:50.197Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T13:28:50.197Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T13:28:50.197Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T13:28:50.197Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T13:28:50.197Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T13:28:50.197Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T13:28:50.197Z] Caused by: NoViableAltException(14@[]) [2019-07-30T13:28:50.197Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.postfixExpression(CTFParser.java:1251) [2019-07-30T13:28:50.197Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.unaryExpression(CTFParser.java:1431) [2019-07-30T13:28:50.197Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorLength(CTFParser.java:5965) [2019-07-30T13:28:50.197Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorSuffix(CTFParser.java:5882) [2019-07-30T13:28:50.197Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclarator(CTFParser.java:5814) [2019-07-30T13:28:50.197Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declarator(CTFParser.java:5700) [2019-07-30T13:28:50.197Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declaratorList(CTFParser.java:2032) [2019-07-30T13:28:50.197Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1721) [2019-07-30T13:28:50.197Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:348) [2019-07-30T13:28:50.197Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:303) [2019-07-30T13:28:50.197Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:253) [2019-07-30T13:28:50.197Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T13:28:50.197Z] ... 9 more [2019-07-30T13:28:51.126Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T13:28:51.126Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1125235020 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T13:28:51.126Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T13:28:51.126Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T13:28:51.126Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T13:28:51.126Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T13:28:51.126Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T13:28:51.126Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T13:28:51.126Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:28:51.126Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:28:51.126Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:28:51.126Z] DEBUG - Clicking on OK [2019-07-30T13:28:51.126Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1125235022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:28:51.126Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1125235023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:28:51.126Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1125235023 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:28:51.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1125235023 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:28:51.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1125235023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:28:51.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1125235024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:28:51.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1125235024 data=null item=null 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-30T13:28:51.126Z] DEBUG - Clicked on [2019-07-30T13:28:51.126Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:28:51.126Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:28:51.126Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:28:51.126Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:28:51.126Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:28:51.126Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:28:51.126Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125235312 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:51.126Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1125235312 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:51.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1125235313 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:51.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125235313 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:51.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125235313 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-30T13:28:51.383Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125235394 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:51.383Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:28:51.383Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125235395 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:51.383Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1125235396 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:51.383Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1125235396 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:51.383Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125235396 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:51.383Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125235397 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-30T13:28:51.383Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125235412 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:51.383Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T13:28:51.383Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:28:51.383Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1125235414 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T13:28:51.383Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1125235414 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:28:51.383Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1125235414 data=null} to TreeItem with text {Traces [1]} [2019-07-30T13:28:51.383Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1125235415 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:28:51.383Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125235415 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:28:51.383Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1125235440 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:28:51.640Z] [2019-07-30T13:28:51.640Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 13:28:51.452 [2019-07-30T13:28:51.640Z] !MESSAGE Error initializing trace. [2019-07-30T13:28:51.640Z] [2019-07-30T13:28:51.640Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x [2019-07-30T13:28:51.640Z] !STACK 0 [2019-07-30T13:28:51.640Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x [2019-07-30T13:28:51.640Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T13:28:51.640Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T13:28:51.640Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T13:28:51.640Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T13:28:51.640Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T13:28:51.640Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T13:28:51.640Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T13:28:51.640Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T13:28:51.640Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T13:28:51.640Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T13:28:51.640Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x [2019-07-30T13:28:51.640Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:236) [2019-07-30T13:28:51.640Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:173) [2019-07-30T13:28:51.640Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:99) [2019-07-30T13:28:51.640Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:282) [2019-07-30T13:28:51.640Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T13:28:51.640Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T13:28:51.640Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T13:28:51.640Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T13:28:51.640Z] ... 9 more [2019-07-30T13:28:52.204Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T13:28:52.204Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1125236330 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T13:28:52.204Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T13:28:52.204Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T13:28:52.204Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T13:28:52.204Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T13:28:52.204Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T13:28:52.204Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T13:28:52.204Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:28:52.204Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:28:52.204Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:28:52.204Z] DEBUG - Clicking on OK [2019-07-30T13:28:52.204Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1125236333 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:28:52.204Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1125236333 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:28:52.204Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1125236333 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:28:52.204Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1125236333 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:28:52.204Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1125236333 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:28:52.204Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1125236333 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:28:52.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1125236334 data=null item=null 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-30T13:28:52.204Z] DEBUG - Clicked on [2019-07-30T13:28:52.461Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:28:52.461Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:28:52.461Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:28:52.461Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:28:52.461Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:28:52.461Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:28:52.461Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125236605 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:52.461Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1125236605 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:52.461Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1125236605 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:52.461Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125236606 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:52.461Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125236606 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-30T13:28:52.461Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125236632 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:52.461Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:28:52.461Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125236633 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:52.461Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1125236634 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:52.461Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1125236634 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:52.461Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125236683 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:52.461Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125236683 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-30T13:28:52.461Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125236697 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:52.461Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T13:28:52.461Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:28:52.461Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1125236699 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T13:28:52.461Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1125236699 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:28:52.461Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1125236699 data=null} to TreeItem with text {Traces [1]} [2019-07-30T13:28:52.461Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1125236699 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:28:52.461Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125236700 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:28:52.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1125236719 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:28:52.975Z] [2019-07-30T13:28:52.975Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 13:28:52.745 [2019-07-30T13:28:52.975Z] !MESSAGE Error initializing trace. [2019-07-30T13:28:52.975Z] [2019-07-30T13:28:52.975Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t [2019-07-30T13:28:52.975Z] !STACK 0 [2019-07-30T13:28:52.975Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t [2019-07-30T13:28:52.975Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T13:28:52.975Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T13:28:52.975Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T13:28:52.975Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T13:28:52.975Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T13:28:52.975Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T13:28:52.975Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T13:28:52.975Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T13:28:52.975Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T13:28:52.975Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T13:28:52.975Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t [2019-07-30T13:28:52.975Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:236) [2019-07-30T13:28:52.975Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:173) [2019-07-30T13:28:52.975Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructDeclarationParser.parse(StructDeclarationParser.java:112) [2019-07-30T13:28:52.975Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructBodyParser.parse(StructBodyParser.java:150) [2019-07-30T13:28:52.975Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:224) [2019-07-30T13:28:52.975Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-07-30T13:28:52.975Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.event.EventDeclarationParser.parse(EventDeclarationParser.java:171) [2019-07-30T13:28:52.975Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.event.EventParser.parse(EventParser.java:121) [2019-07-30T13:28:52.975Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseEvents(IOStructGen.java:187) [2019-07-30T13:28:52.975Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:177) [2019-07-30T13:28:52.975Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T13:28:52.975Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T13:28:52.975Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T13:28:52.975Z] ... 9 more [2019-07-30T13:28:53.538Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T13:28:53.538Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1125237714 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T13:28:53.538Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T13:28:53.538Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T13:28:53.538Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T13:28:53.538Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T13:28:53.538Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T13:28:53.538Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T13:28:53.538Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:28:53.538Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:28:53.538Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:28:53.538Z] DEBUG - Clicking on OK [2019-07-30T13:28:53.538Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1125237717 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:28:53.538Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1125237718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:28:53.538Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1125237718 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:28:53.538Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1125237718 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:28:53.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1125237718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:28:53.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1125237718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:28:53.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1125237719 data=null item=null 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-30T13:28:53.795Z] DEBUG - Clicked on [2019-07-30T13:28:53.795Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:28:53.795Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:28:53.795Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:28:53.795Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:28:53.795Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:28:53.795Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:28:53.795Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125238001 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:53.795Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1125238002 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:53.795Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1125238002 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:53.795Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125238004 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:53.795Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125238005 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-30T13:28:54.129Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125238089 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:54.129Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:28:54.129Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125238091 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:54.129Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1125238091 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:54.129Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1125238091 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:54.129Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125238091 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:54.129Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125238092 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-30T13:28:54.129Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125238104 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:54.129Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T13:28:54.129Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:28:54.129Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1125238106 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T13:28:54.129Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1125238106 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:28:54.129Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1125238106 data=null} to TreeItem with text {Traces [1]} [2019-07-30T13:28:54.129Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1125238106 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:28:54.129Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125238107 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:28:54.129Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1125238130 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:28:54.527Z] [2019-07-30T13:28:54.527Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 13:28:54.228 [2019-07-30T13:28:54.527Z] !MESSAGE Error initializing trace. [2019-07-30T13:28:54.527Z] [2019-07-30T13:28:54.527Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t [2019-07-30T13:28:54.527Z] !STACK 0 [2019-07-30T13:28:54.527Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t [2019-07-30T13:28:54.527Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T13:28:54.527Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T13:28:54.527Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T13:28:54.527Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T13:28:54.527Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T13:28:54.527Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T13:28:54.527Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T13:28:54.527Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T13:28:54.527Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T13:28:54.527Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T13:28:54.527Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t [2019-07-30T13:28:54.527Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:236) [2019-07-30T13:28:54.527Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:173) [2019-07-30T13:28:54.527Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:99) [2019-07-30T13:28:54.527Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:282) [2019-07-30T13:28:54.527Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T13:28:54.527Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T13:28:54.527Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T13:28:54.527Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T13:28:54.527Z] ... 9 more [2019-07-30T13:28:55.092Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T13:28:55.092Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1125239294 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T13:28:55.092Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T13:28:55.092Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T13:28:55.092Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T13:28:55.092Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T13:28:55.092Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T13:28:55.092Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T13:28:55.092Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:28:55.092Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:28:55.092Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:28:55.092Z] DEBUG - Clicking on OK [2019-07-30T13:28:55.092Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1125239296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:28:55.092Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1125239296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:28:55.092Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1125239296 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:28:55.092Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1125239296 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:28:55.092Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1125239296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:28:55.092Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1125239297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:28:55.092Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1125239297 data=null item=null 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-30T13:28:55.348Z] DEBUG - Clicked on [2019-07-30T13:28:55.605Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:28:55.605Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:28:55.605Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:28:55.605Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:28:55.605Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:28:55.605Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:28:55.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125239680 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:55.605Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1125239681 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:55.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1125239681 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:55.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125239682 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:55.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125239682 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-30T13:28:55.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125239711 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:55.605Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:28:55.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125239712 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:55.605Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1125239712 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:55.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1125239712 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:55.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125239713 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:55.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125239713 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-30T13:28:55.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125239725 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:55.605Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T13:28:55.605Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:28:55.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1125239727 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T13:28:55.605Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1125239727 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:28:55.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1125239727 data=null} to TreeItem with text {Traces [1]} [2019-07-30T13:28:55.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1125239727 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:28:55.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125239778 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:28:55.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1125239798 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:28:55.862Z] [2019-07-30T13:28:55.862Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 13:28:55.739 [2019-07-30T13:28:55.862Z] !MESSAGE Error initializing trace. [2019-07-30T13:28:55.862Z] [2019-07-30T13:28:55.862Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding [2019-07-30T13:28:55.862Z] !STACK 0 [2019-07-30T13:28:55.862Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding [2019-07-30T13:28:55.862Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T13:28:55.862Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T13:28:55.862Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T13:28:55.862Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T13:28:55.862Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T13:28:55.862Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T13:28:55.862Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T13:28:55.862Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T13:28:55.862Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T13:28:55.862Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T13:28:55.862Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding [2019-07-30T13:28:55.862Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.string.EncodingParser.parse(EncodingParser.java:61) [2019-07-30T13:28:55.862Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:179) [2019-07-30T13:28:55.862Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123) [2019-07-30T13:28:55.862Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139) [2019-07-30T13:28:55.862Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2019-07-30T13:28:55.862Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96) [2019-07-30T13:28:55.862Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285) [2019-07-30T13:28:55.862Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T13:28:55.862Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T13:28:55.862Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T13:28:55.862Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T13:28:55.862Z] ... 9 more [2019-07-30T13:28:56.426Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T13:28:56.426Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1125240627 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T13:28:56.426Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T13:28:56.426Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T13:28:56.426Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T13:28:56.426Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T13:28:56.426Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T13:28:56.426Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T13:28:56.426Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:28:56.426Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:28:56.426Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:28:56.426Z] DEBUG - Clicking on OK [2019-07-30T13:28:56.426Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1125240629 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:28:56.426Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1125240629 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:28:56.426Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1125240630 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:28:56.426Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1125240630 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:28:56.426Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1125240630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:28:56.426Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1125240630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:28:56.426Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1125240630 data=null item=null 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-30T13:28:56.683Z] DEBUG - Clicked on [2019-07-30T13:28:56.683Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:28:56.683Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:28:56.683Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:28:56.683Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:28:56.683Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:28:56.683Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:28:56.683Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125240903 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:56.683Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1125240903 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:56.683Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1125240903 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:56.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125240904 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:56.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125240904 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-30T13:28:56.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125240931 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:56.683Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:28:56.683Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125240932 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:56.683Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1125240932 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:56.683Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1125240932 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:56.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125240933 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:56.940Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125240933 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-30T13:28:56.940Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125240981 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:56.940Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T13:28:56.940Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:28:56.940Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1125240983 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T13:28:56.940Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1125240983 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:28:56.940Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1125240983 data=null} to TreeItem with text {Traces [1]} [2019-07-30T13:28:56.940Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1125240984 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:28:56.940Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125240984 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:28:56.940Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1125241003 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:28:56.940Z] [2019-07-30T13:28:56.940Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 13:28:56.937 [2019-07-30T13:28:56.940Z] !MESSAGE Error initializing trace. [2019-07-30T13:28:56.940Z] [2019-07-30T13:28:56.940Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding [2019-07-30T13:28:56.940Z] !STACK 0 [2019-07-30T13:28:56.940Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding [2019-07-30T13:28:56.940Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T13:28:56.940Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T13:28:56.940Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T13:28:56.940Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T13:28:56.940Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T13:28:56.940Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T13:28:56.940Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T13:28:56.940Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T13:28:56.940Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T13:28:56.940Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T13:28:56.940Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding [2019-07-30T13:28:56.940Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.string.EncodingParser.parse(EncodingParser.java:58) [2019-07-30T13:28:56.940Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:179) [2019-07-30T13:28:56.940Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123) [2019-07-30T13:28:56.940Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139) [2019-07-30T13:28:56.940Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2019-07-30T13:28:56.940Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96) [2019-07-30T13:28:56.940Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285) [2019-07-30T13:28:56.940Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T13:28:56.940Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T13:28:56.940Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T13:28:56.940Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T13:28:56.940Z] ... 9 more [2019-07-30T13:28:57.869Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T13:28:57.869Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1125241889 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T13:28:57.869Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T13:28:57.869Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T13:28:57.869Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T13:28:57.869Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T13:28:57.869Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T13:28:57.869Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T13:28:57.869Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:28:57.869Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:28:57.869Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:28:57.869Z] DEBUG - Clicking on OK [2019-07-30T13:28:57.869Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1125241892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:28:57.869Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1125241892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:28:57.869Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1125241893 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:28:57.869Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1125241893 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:28:57.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1125241893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:28:57.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1125241893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:28:57.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1125241893 data=null item=null 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-30T13:28:57.869Z] DEBUG - Clicked on [2019-07-30T13:28:58.126Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:28:58.126Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:28:58.126Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:28:58.126Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:28:58.126Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:28:58.126Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:28:58.126Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125242180 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:58.126Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1125242181 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:58.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1125242181 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:58.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125242181 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:58.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125242181 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-30T13:28:58.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125242211 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:58.126Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:28:58.126Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125242213 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:58.126Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1125242213 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:58.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1125242213 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:58.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125242214 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:58.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125242214 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-30T13:28:58.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125242279 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:58.126Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T13:28:58.126Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:28:58.126Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1125242281 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T13:28:58.126Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1125242281 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:28:58.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1125242281 data=null} to TreeItem with text {Traces [1]} [2019-07-30T13:28:58.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1125242282 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:28:58.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125242282 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:28:58.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1125242298 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:28:58.383Z] [2019-07-30T13:28:58.383Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 13:28:58.252 [2019-07-30T13:28:58.383Z] !MESSAGE Error initializing trace. [2019-07-30T13:28:58.383Z] [2019-07-30T13:28:58.383Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size [2019-07-30T13:28:58.383Z] !STACK 0 [2019-07-30T13:28:58.383Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size [2019-07-30T13:28:58.383Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T13:28:58.383Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T13:28:58.383Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T13:28:58.383Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T13:28:58.383Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T13:28:58.383Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T13:28:58.383Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T13:28:58.383Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T13:28:58.383Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T13:28:58.383Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T13:28:58.383Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size [2019-07-30T13:28:58.383Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.SizeParser.parse(SizeParser.java:63) [2019-07-30T13:28:58.383Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:170) [2019-07-30T13:28:58.383Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123) [2019-07-30T13:28:58.383Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139) [2019-07-30T13:28:58.383Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2019-07-30T13:28:58.383Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96) [2019-07-30T13:28:58.383Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285) [2019-07-30T13:28:58.383Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T13:28:58.383Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T13:28:58.383Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T13:28:58.383Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T13:28:58.383Z] ... 9 more [2019-07-30T13:28:58.946Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T13:28:58.946Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1125243135 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T13:28:58.946Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T13:28:58.946Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T13:28:58.946Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T13:28:58.946Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T13:28:58.946Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T13:28:58.946Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T13:28:58.946Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:28:58.946Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:28:58.946Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:28:58.946Z] DEBUG - Clicking on OK [2019-07-30T13:28:58.946Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1125243137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:28:58.946Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1125243137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:28:58.946Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1125243137 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:28:58.946Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1125243138 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:28:58.946Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1125243138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:28:58.946Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1125243138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:28:58.946Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1125243138 data=null item=null 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-30T13:28:59.203Z] DEBUG - Clicked on [2019-07-30T13:28:59.203Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:28:59.203Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:28:59.203Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:28:59.203Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:28:59.203Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:28:59.203Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:28:59.203Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125243398 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:59.203Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1125243398 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:59.203Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1125243399 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:59.203Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125243399 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:59.203Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125243399 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-30T13:28:59.203Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125243422 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:59.459Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:28:59.459Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125243484 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:59.459Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1125243484 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:59.459Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1125243484 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:59.459Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125243485 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:59.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125243485 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-30T13:28:59.459Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125243498 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:28:59.459Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T13:28:59.459Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:28:59.459Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1125243499 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T13:28:59.459Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1125243499 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:28:59.459Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1125243499 data=null} to TreeItem with text {Traces [1]} [2019-07-30T13:28:59.459Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1125243500 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:28:59.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125243500 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:28:59.459Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1125243517 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:28:59.716Z] [2019-07-30T13:28:59.716Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 13:28:59.541 [2019-07-30T13:28:59.716Z] !MESSAGE Error initializing trace. [2019-07-30T13:28:59.716Z] [2019-07-30T13:28:59.716Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236 [2019-07-30T13:28:59.716Z] !STACK 0 [2019-07-30T13:28:59.716Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236 [2019-07-30T13:28:59.716Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T13:28:59.716Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T13:28:59.716Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T13:28:59.716Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T13:28:59.716Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T13:28:59.716Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T13:28:59.716Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T13:28:59.716Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T13:28:59.716Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T13:28:59.716Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T13:28:59.716Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236 [2019-07-30T13:28:59.716Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:56) [2019-07-30T13:28:59.716Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.trace.VersionNumberParser.parse(VersionNumberParser.java:57) [2019-07-30T13:28:59.716Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.trace.TraceDeclarationParser.parse(TraceDeclarationParser.java:144) [2019-07-30T13:28:59.716Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseTrace(IOStructGen.java:251) [2019-07-30T13:28:59.716Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:150) [2019-07-30T13:28:59.716Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T13:28:59.716Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T13:28:59.716Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T13:28:59.716Z] ... 9 more [2019-07-30T13:28:59.716Z] Caused by: java.lang.NumberFormatException: For input string: "23452397856348975623897562893746589237465289374658923764598237645897234658723648579236" [2019-07-30T13:28:59.716Z] at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) [2019-07-30T13:28:59.716Z] at java.lang.Long.parseLong(Long.java:592) [2019-07-30T13:28:59.716Z] at java.lang.Long.valueOf(Long.java:776) [2019-07-30T13:28:59.716Z] at java.lang.Long.decode(Long.java:928) [2019-07-30T13:28:59.716Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:54) [2019-07-30T13:28:59.716Z] ... 16 more [2019-07-30T13:29:00.279Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T13:29:00.279Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1125244493 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T13:29:00.279Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T13:29:00.279Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T13:29:00.279Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T13:29:00.279Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T13:29:00.279Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T13:29:00.279Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T13:29:00.279Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:29:00.279Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:29:00.279Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:29:00.279Z] DEBUG - Clicking on OK [2019-07-30T13:29:00.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1125244495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:29:00.279Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1125244495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:29:00.279Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1125244496 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:29:00.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1125244496 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:29:00.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1125244496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:29:00.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1125244496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:29:00.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1125244496 data=null item=null 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-30T13:29:00.536Z] DEBUG - Clicked on [2019-07-30T13:29:00.793Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:29:00.793Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:29:00.793Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:29:00.793Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:29:00.793Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:29:00.793Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:29:00.793Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125244817 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:00.793Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1125244817 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:00.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1125244817 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:00.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125244817 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:00.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125244818 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-30T13:29:00.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125244898 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:00.793Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:29:00.793Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125244899 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:00.793Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1125244899 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:00.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1125244900 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:00.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125244900 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:00.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125244900 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-30T13:29:00.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125244916 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:00.793Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T13:29:00.793Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:29:00.793Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1125244918 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T13:29:00.793Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1125244919 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:29:00.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1125244920 data=null} to TreeItem with text {Traces [1]} [2019-07-30T13:29:00.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1125244921 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:29:00.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125244921 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:29:00.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1125244991 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:29:01.050Z] [2019-07-30T13:29:01.050Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 13:29:01.026 [2019-07-30T13:29:01.050Z] !MESSAGE Error initializing trace. [2019-07-30T13:29:01.050Z] [2019-07-30T13:29:01.050Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value [2019-07-30T13:29:01.050Z] !STACK 0 [2019-07-30T13:29:01.050Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value [2019-07-30T13:29:01.050Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T13:29:01.050Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T13:29:01.050Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T13:29:01.050Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T13:29:01.050Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T13:29:01.050Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T13:29:01.050Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T13:29:01.050Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T13:29:01.050Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T13:29:01.050Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T13:29:01.050Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value [2019-07-30T13:29:01.050Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:87) [2019-07-30T13:29:01.050Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:164) [2019-07-30T13:29:01.050Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123) [2019-07-30T13:29:01.050Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139) [2019-07-30T13:29:01.050Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2019-07-30T13:29:01.050Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96) [2019-07-30T13:29:01.050Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285) [2019-07-30T13:29:01.050Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T13:29:01.050Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T13:29:01.050Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T13:29:01.050Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T13:29:01.050Z] ... 9 more [2019-07-30T13:29:01.980Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T13:29:01.980Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1125245927 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T13:29:01.980Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T13:29:01.980Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T13:29:01.980Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T13:29:01.980Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T13:29:01.980Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T13:29:01.980Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T13:29:01.980Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:29:01.980Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:29:01.980Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:29:01.980Z] DEBUG - Clicking on OK [2019-07-30T13:29:01.980Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1125245929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:29:01.980Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1125245929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:29:01.980Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1125245930 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:29:01.980Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1125245930 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:29:01.980Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1125245930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:29:01.980Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1125245930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:29:01.980Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1125245930 data=null item=null 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-30T13:29:01.980Z] DEBUG - Clicked on [2019-07-30T13:29:01.980Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:29:01.980Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:29:01.980Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:29:01.980Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:29:01.980Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:29:01.980Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:29:01.980Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125246188 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:01.980Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1125246188 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:01.980Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1125246188 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:01.980Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125246189 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:01.980Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125246189 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-30T13:29:01.980Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125246210 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:01.980Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:29:01.980Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125246212 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:01.980Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1125246212 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:01.980Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1125246212 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:01.980Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125246212 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:01.980Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125246213 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-30T13:29:02.238Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125246284 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:02.238Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T13:29:02.238Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:29:02.238Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1125246286 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T13:29:02.238Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1125246286 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:29:02.238Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1125246286 data=null} to TreeItem with text {Traces [1]} [2019-07-30T13:29:02.238Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1125246286 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:29:02.238Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125246287 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:29:02.238Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1125246304 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:29:02.238Z] [2019-07-30T13:29:02.238Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 13:29:02.234 [2019-07-30T13:29:02.238Z] !MESSAGE Error initializing trace. [2019-07-30T13:29:02.238Z] [2019-07-30T13:29:02.238Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp [2019-07-30T13:29:02.238Z] !STACK 0 [2019-07-30T13:29:02.238Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp [2019-07-30T13:29:02.238Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T13:29:02.238Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T13:29:02.238Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T13:29:02.238Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T13:29:02.238Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T13:29:02.238Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T13:29:02.238Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T13:29:02.238Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T13:29:02.238Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T13:29:02.238Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T13:29:02.238Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp [2019-07-30T13:29:02.238Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:67) [2019-07-30T13:29:02.238Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:164) [2019-07-30T13:29:02.238Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123) [2019-07-30T13:29:02.238Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139) [2019-07-30T13:29:02.238Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2019-07-30T13:29:02.238Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96) [2019-07-30T13:29:02.238Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285) [2019-07-30T13:29:02.238Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T13:29:02.238Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T13:29:02.238Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T13:29:02.238Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T13:29:02.238Z] ... 9 more [2019-07-30T13:29:03.168Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T13:29:03.168Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1125247101 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T13:29:03.168Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T13:29:03.168Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T13:29:03.168Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T13:29:03.168Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T13:29:03.168Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T13:29:03.168Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T13:29:03.168Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:29:03.168Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:29:03.168Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:29:03.168Z] DEBUG - Clicking on OK [2019-07-30T13:29:03.168Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1125247103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:29:03.168Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1125247104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:29:03.168Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1125247104 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:29:03.168Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1125247104 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:29:03.168Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1125247104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:29:03.168Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1125247104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:29:03.168Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1125247104 data=null item=null 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-30T13:29:03.168Z] DEBUG - Clicked on [2019-07-30T13:29:03.168Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:29:03.168Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:29:03.168Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:29:03.168Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:29:03.168Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:29:03.168Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:29:03.168Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125247308 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:03.168Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1125247308 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:03.168Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1125247309 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:03.168Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125247316 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:03.168Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125247317 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-30T13:29:03.168Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125247389 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:03.168Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:29:03.168Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125247390 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:03.168Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1125247390 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:03.168Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1125247391 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:03.168Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125247391 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:03.168Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125247391 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-30T13:29:03.169Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125247399 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:03.169Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T13:29:03.169Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:29:03.169Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1125247400 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T13:29:03.169Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1125247404 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:29:03.169Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1125247404 data=null} to TreeItem with text {Traces [1]} [2019-07-30T13:29:03.169Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1125247404 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:29:03.169Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125247405 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:29:03.426Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1125247417 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:29:03.683Z] [2019-07-30T13:29:03.683Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 13:29:03.453 [2019-07-30T13:29:03.683Z] !MESSAGE Error initializing trace. [2019-07-30T13:29:03.683Z] [2019-07-30T13:29:03.683Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size [2019-07-30T13:29:03.683Z] !STACK 0 [2019-07-30T13:29:03.683Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size [2019-07-30T13:29:03.683Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T13:29:03.683Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T13:29:03.683Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T13:29:03.683Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T13:29:03.683Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T13:29:03.683Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T13:29:03.683Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T13:29:03.683Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T13:29:03.683Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T13:29:03.683Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T13:29:03.683Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size [2019-07-30T13:29:03.683Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.SizeParser.parse(SizeParser.java:67) [2019-07-30T13:29:03.683Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:170) [2019-07-30T13:29:03.683Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123) [2019-07-30T13:29:03.683Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139) [2019-07-30T13:29:03.683Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2019-07-30T13:29:03.683Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96) [2019-07-30T13:29:03.683Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285) [2019-07-30T13:29:03.683Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T13:29:03.683Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T13:29:03.683Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T13:29:03.683Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T13:29:03.683Z] ... 9 more [2019-07-30T13:29:04.246Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T13:29:04.246Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1125248395 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T13:29:04.246Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T13:29:04.246Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T13:29:04.246Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T13:29:04.246Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T13:29:04.246Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T13:29:04.246Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T13:29:04.246Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:29:04.246Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:29:04.246Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:29:04.246Z] DEBUG - Clicking on OK [2019-07-30T13:29:04.246Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1125248399 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:29:04.246Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1125248399 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:29:04.246Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1125248399 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:29:04.246Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1125248399 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:29:04.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1125248399 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:29:04.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1125248400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:29:04.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1125248400 data=null item=null 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-30T13:29:04.246Z] DEBUG - Clicked on [2019-07-30T13:29:04.825Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:29:04.825Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:29:04.825Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:29:04.825Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:29:04.825Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:29:04.825Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:29:04.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125248688 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:04.825Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1125248689 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:04.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1125248689 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:04.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125248689 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:04.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125248689 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-30T13:29:04.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125248715 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:04.825Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:29:04.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125248716 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:04.825Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1125248716 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:04.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1125248716 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:04.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125248716 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:04.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125248717 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-30T13:29:04.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125248782 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:04.825Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T13:29:04.825Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:29:04.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1125248783 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T13:29:04.825Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1125248783 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:29:04.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1125248784 data=null} to TreeItem with text {Traces [1]} [2019-07-30T13:29:04.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1125248784 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:29:04.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125248784 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:29:04.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1125248801 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:29:04.825Z] [2019-07-30T13:29:04.825Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 13:29:04.771 [2019-07-30T13:29:04.825Z] !MESSAGE Error initializing trace. [2019-07-30T13:29:04.825Z] [2019-07-30T13:29:04.825Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value [2019-07-30T13:29:04.825Z] !STACK 0 [2019-07-30T13:29:04.825Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value [2019-07-30T13:29:04.825Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T13:29:04.825Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T13:29:04.825Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T13:29:04.825Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T13:29:04.825Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T13:29:04.825Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T13:29:04.825Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T13:29:04.825Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T13:29:04.825Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T13:29:04.825Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T13:29:04.825Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value [2019-07-30T13:29:04.825Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:87) [2019-07-30T13:29:04.825Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:164) [2019-07-30T13:29:04.825Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123) [2019-07-30T13:29:04.825Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139) [2019-07-30T13:29:04.825Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2019-07-30T13:29:04.825Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96) [2019-07-30T13:29:04.825Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285) [2019-07-30T13:29:04.825Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T13:29:04.825Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T13:29:04.825Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T13:29:04.825Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T13:29:04.825Z] ... 9 more [2019-07-30T13:29:05.483Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T13:29:05.483Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1125249693 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T13:29:05.483Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T13:29:05.483Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T13:29:05.483Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T13:29:05.483Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T13:29:05.483Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T13:29:05.483Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T13:29:05.483Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:29:05.483Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:29:05.483Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:29:05.483Z] DEBUG - Clicking on OK [2019-07-30T13:29:05.483Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1125249695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:29:05.483Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1125249695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:29:05.483Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1125249695 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:29:05.483Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1125249695 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:29:05.483Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1125249695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:29:05.483Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1125249695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:29:05.483Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1125249696 data=null item=null 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-30T13:29:05.740Z] DEBUG - Clicked on [2019-07-30T13:29:05.740Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:29:05.740Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:29:05.740Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:29:05.740Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:29:05.740Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:29:05.740Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:29:05.740Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125249986 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:05.740Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1125249986 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:05.740Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1125249986 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:05.740Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125249986 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:05.740Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125249987 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-30T13:29:05.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125250009 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:05.997Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:29:05.997Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125250010 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:05.997Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1125250010 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:05.997Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1125250010 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:05.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125250011 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:05.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125250011 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-30T13:29:05.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125250032 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:05.997Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T13:29:05.997Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:29:05.997Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1125250035 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T13:29:05.997Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1125250035 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:29:05.997Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1125250035 data=null} to TreeItem with text {Traces [1]} [2019-07-30T13:29:05.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1125250036 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:29:05.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125250036 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:29:05.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1125250095 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:29:06.254Z] [2019-07-30T13:29:06.254Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 13:29:06.124 [2019-07-30T13:29:06.254Z] !MESSAGE Error initializing trace. [2019-07-30T13:29:06.254Z] [2019-07-30T13:29:06.254Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment [2019-07-30T13:29:06.254Z] !STACK 0 [2019-07-30T13:29:06.254Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment [2019-07-30T13:29:06.254Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T13:29:06.254Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T13:29:06.254Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T13:29:06.254Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T13:29:06.254Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T13:29:06.254Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T13:29:06.254Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T13:29:06.254Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T13:29:06.254Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T13:29:06.254Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T13:29:06.254Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment [2019-07-30T13:29:06.254Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:91) [2019-07-30T13:29:06.254Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:179) [2019-07-30T13:29:06.254Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-07-30T13:29:06.254Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288) [2019-07-30T13:29:06.254Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T13:29:06.254Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T13:29:06.254Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T13:29:06.254Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T13:29:06.254Z] ... 9 more [2019-07-30T13:29:06.816Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T13:29:06.816Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1125250997 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T13:29:06.816Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T13:29:06.816Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T13:29:06.816Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T13:29:06.816Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T13:29:06.816Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T13:29:06.816Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T13:29:06.816Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:29:06.816Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:29:06.816Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:29:06.816Z] DEBUG - Clicking on OK [2019-07-30T13:29:06.816Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1125250998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:29:06.816Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1125250999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:29:06.816Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1125250999 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:29:06.816Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1125250999 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:29:06.816Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1125250999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:29:06.816Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1125250999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:29:06.816Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1125250999 data=null item=null 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-30T13:29:06.816Z] DEBUG - Clicked on [2019-07-30T13:29:07.074Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:29:07.074Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:29:07.074Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:29:07.074Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:29:07.074Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:29:07.074Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:29:07.074Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125251224 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:07.074Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1125251232 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:07.074Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1125251232 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:07.074Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125251233 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:07.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125251233 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-30T13:29:07.074Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125251295 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:07.074Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:29:07.074Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125251297 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:07.074Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1125251297 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:07.074Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1125251297 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:07.074Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125251298 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:07.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125251298 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-30T13:29:07.074Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125251306 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:07.074Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T13:29:07.074Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:29:07.074Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1125251311 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T13:29:07.074Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1125251311 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:29:07.074Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1125251311 data=null} to TreeItem with text {Traces [1]} [2019-07-30T13:29:07.074Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1125251312 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:29:07.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125251312 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:29:07.074Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1125251322 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:29:07.331Z] [2019-07-30T13:29:07.331Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 13:29:07.276 [2019-07-30T13:29:07.331Z] !MESSAGE Error initializing trace. [2019-07-30T13:29:07.331Z] [2019-07-30T13:29:07.331Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU [2019-07-30T13:29:07.331Z] !STACK 0 [2019-07-30T13:29:07.331Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU [2019-07-30T13:29:07.331Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T13:29:07.331Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T13:29:07.331Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T13:29:07.331Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T13:29:07.331Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T13:29:07.331Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T13:29:07.331Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T13:29:07.331Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T13:29:07.331Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T13:29:07.331Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T13:29:07.331Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU [2019-07-30T13:29:07.331Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:56) [2019-07-30T13:29:07.331Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:82) [2019-07-30T13:29:07.331Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:179) [2019-07-30T13:29:07.331Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-07-30T13:29:07.331Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288) [2019-07-30T13:29:07.331Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T13:29:07.331Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T13:29:07.331Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T13:29:07.331Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T13:29:07.331Z] ... 9 more [2019-07-30T13:29:07.331Z] Caused by: java.lang.NumberFormatException: For input string: "FFFFFFFFU" [2019-07-30T13:29:07.331Z] at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) [2019-07-30T13:29:07.331Z] at java.lang.Long.parseLong(Long.java:589) [2019-07-30T13:29:07.331Z] at java.lang.Long.valueOf(Long.java:776) [2019-07-30T13:29:07.331Z] at java.lang.Long.decode(Long.java:928) [2019-07-30T13:29:07.331Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:54) [2019-07-30T13:29:07.331Z] ... 17 more [2019-07-30T13:29:08.261Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T13:29:08.261Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1125252189 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T13:29:08.261Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T13:29:08.261Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T13:29:08.261Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T13:29:08.261Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T13:29:08.261Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T13:29:08.261Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T13:29:08.261Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:29:08.261Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:29:08.261Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:29:08.261Z] DEBUG - Clicking on OK [2019-07-30T13:29:08.261Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1125252191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:29:08.261Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1125252191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:29:08.261Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1125252191 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:29:08.261Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1125252192 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:29:08.261Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1125252192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:29:08.261Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1125252192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:29:08.261Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1125252192 data=null item=null 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-30T13:29:08.261Z] DEBUG - Clicked on [2019-07-30T13:29:08.261Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:29:08.261Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:29:08.261Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:29:08.261Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:29:08.261Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:29:08.261Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:29:08.261Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125252444 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:08.261Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1125252444 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:08.261Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1125252448 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:08.261Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125252448 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:08.261Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125252448 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-30T13:29:08.261Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125252502 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:08.261Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:29:08.261Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125252504 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:08.261Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1125252504 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:08.261Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1125252504 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:08.261Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125252504 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:08.261Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125252504 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-30T13:29:08.261Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125252512 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:08.261Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T13:29:08.517Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:29:08.517Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1125252516 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T13:29:08.517Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1125252516 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:29:08.517Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1125252517 data=null} to TreeItem with text {Traces [1]} [2019-07-30T13:29:08.517Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1125252517 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:29:08.517Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125252517 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:29:08.517Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1125252528 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:29:08.774Z] [2019-07-30T13:29:08.774Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 13:29:08.538 [2019-07-30T13:29:08.774Z] !MESSAGE Error initializing trace. [2019-07-30T13:29:08.774Z] [2019-07-30T13:29:08.774Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8 [2019-07-30T13:29:08.774Z] !STACK 0 [2019-07-30T13:29:08.774Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8 [2019-07-30T13:29:08.774Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T13:29:08.774Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T13:29:08.774Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T13:29:08.774Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T13:29:08.774Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T13:29:08.774Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T13:29:08.774Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T13:29:08.774Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T13:29:08.774Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T13:29:08.774Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T13:29:08.774Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8 [2019-07-30T13:29:08.774Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:85) [2019-07-30T13:29:08.774Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:179) [2019-07-30T13:29:08.774Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-07-30T13:29:08.774Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288) [2019-07-30T13:29:08.774Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T13:29:08.774Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T13:29:08.774Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T13:29:08.774Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T13:29:08.774Z] ... 9 more [2019-07-30T13:29:09.337Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T13:29:09.337Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1125253411 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T13:29:09.337Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T13:29:09.337Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T13:29:09.337Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T13:29:09.337Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T13:29:09.337Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T13:29:09.337Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T13:29:09.337Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:29:09.337Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:29:09.337Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:29:09.337Z] DEBUG - Clicking on OK [2019-07-30T13:29:09.337Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1125253414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:29:09.337Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1125253414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:29:09.337Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1125253414 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:29:09.337Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1125253414 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:29:09.337Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1125253414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:29:09.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1125253414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:29:09.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1125253415 data=null item=null 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-30T13:29:09.337Z] DEBUG - Clicked on [2019-07-30T13:29:09.594Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:29:09.594Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:29:09.594Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:29:09.594Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:29:09.594Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:29:09.594Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:29:09.594Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125253623 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:09.594Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1125253623 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:09.594Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1125253624 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:09.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125253624 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:09.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125253624 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-30T13:29:09.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125253680 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:09.594Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:29:09.594Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125253682 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:09.594Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1125253682 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:09.594Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1125253682 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:09.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125253682 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:09.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125253683 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-30T13:29:09.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125253694 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:09.594Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T13:29:09.594Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:29:09.594Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1125253695 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T13:29:09.594Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1125253695 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:29:09.594Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1125253695 data=null} to TreeItem with text {Traces [1]} [2019-07-30T13:29:09.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1125253696 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:29:09.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125253696 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:29:09.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1125253711 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:29:09.851Z] [2019-07-30T13:29:09.851Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 13:29:09.745 [2019-07-30T13:29:09.851Z] !MESSAGE Error initializing trace. [2019-07-30T13:29:09.851Z] [2019-07-30T13:29:09.851Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment [2019-07-30T13:29:09.851Z] !STACK 0 [2019-07-30T13:29:09.851Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment [2019-07-30T13:29:09.851Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T13:29:09.851Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T13:29:09.851Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T13:29:09.851Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T13:29:09.851Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T13:29:09.851Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T13:29:09.851Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T13:29:09.851Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T13:29:09.851Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T13:29:09.851Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T13:29:09.851Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment [2019-07-30T13:29:09.851Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:91) [2019-07-30T13:29:09.851Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:179) [2019-07-30T13:29:09.851Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-07-30T13:29:09.851Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288) [2019-07-30T13:29:09.851Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T13:29:09.851Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T13:29:09.851Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T13:29:09.851Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T13:29:09.851Z] ... 9 more [2019-07-30T13:29:10.413Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T13:29:10.413Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1125254435 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T13:29:10.413Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T13:29:10.413Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T13:29:10.413Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T13:29:10.413Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T13:29:10.413Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T13:29:10.413Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T13:29:10.413Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:29:10.413Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:29:10.413Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:29:10.413Z] DEBUG - Clicking on OK [2019-07-30T13:29:10.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1125254437 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:29:10.413Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1125254438 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:29:10.413Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1125254438 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:29:10.413Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1125254438 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:29:10.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1125254438 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:29:10.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1125254439 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:29:10.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1125254439 data=null item=null 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-30T13:29:10.413Z] DEBUG - Clicked on [2019-07-30T13:29:10.413Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:29:10.413Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:29:10.413Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:29:10.413Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:29:10.413Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:29:10.670Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:29:10.670Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125254687 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:10.670Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1125254687 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:10.670Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1125254687 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:10.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125254688 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:10.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125254688 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-30T13:29:10.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125254714 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:10.670Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:29:10.670Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125254715 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:10.670Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1125254716 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:10.670Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1125254716 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:10.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125254716 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:10.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125254716 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-30T13:29:10.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125254727 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:10.670Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T13:29:10.670Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:29:10.670Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1125254728 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T13:29:10.670Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1125254728 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:29:10.670Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1125254729 data=null} to TreeItem with text {Traces [1]} [2019-07-30T13:29:10.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1125254729 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:29:10.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125254729 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:29:10.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1125254794 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:29:10.670Z] [2019-07-30T13:29:10.670Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 13:29:10.656 [2019-07-30T13:29:10.670Z] !MESSAGE Error initializing trace. [2019-07-30T13:29:10.670Z] [2019-07-30T13:29:10.670Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0 [2019-07-30T13:29:10.670Z] !STACK 0 [2019-07-30T13:29:10.670Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0 [2019-07-30T13:29:10.670Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T13:29:10.670Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T13:29:10.670Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T13:29:10.670Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T13:29:10.670Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T13:29:10.670Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T13:29:10.670Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T13:29:10.670Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T13:29:10.670Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T13:29:10.670Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T13:29:10.670Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0 [2019-07-30T13:29:10.670Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:85) [2019-07-30T13:29:10.670Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:179) [2019-07-30T13:29:10.670Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-07-30T13:29:10.670Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288) [2019-07-30T13:29:10.670Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T13:29:10.670Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T13:29:10.670Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T13:29:10.670Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T13:29:10.670Z] ... 9 more [2019-07-30T13:29:11.233Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T13:29:11.233Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1125255414 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T13:29:11.233Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T13:29:11.233Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T13:29:11.233Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T13:29:11.233Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T13:29:11.233Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T13:29:11.233Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T13:29:11.233Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:29:11.233Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:29:11.233Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:29:11.233Z] DEBUG - Clicking on OK [2019-07-30T13:29:11.233Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1125255415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:29:11.233Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1125255416 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:29:11.233Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1125255416 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:29:11.233Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1125255416 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:29:11.233Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1125255416 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:29:11.233Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1125255416 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:29:11.233Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1125255416 data=null item=null 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-30T13:29:11.233Z] DEBUG - Clicked on [2019-07-30T13:29:12.163Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:29:12.163Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:29:12.163Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:29:12.163Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:29:12.163Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:29:12.163Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:29:12.163Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125256305 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:12.163Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1125256306 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:12.163Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1125256306 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:12.163Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125256312 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:12.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125256312 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-30T13:29:12.163Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125256339 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:12.163Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:29:12.163Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125256340 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:12.163Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1125256340 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:12.163Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1125256340 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:12.163Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125256340 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:12.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125256378 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-30T13:29:12.163Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125256390 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:12.163Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T13:29:12.163Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:29:12.163Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1125256391 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T13:29:12.163Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1125256391 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T13:29:12.163Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1125256392 data=null} to TreeItem with text {Traces [0]} [2019-07-30T13:29:12.163Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1125256392 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T13:29:12.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125256392 data=null item=TreeItem {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-30T13:29:12.163Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1125256411 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T13:29:12.420Z] [2019-07-30T13:29:12.420Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 13:29:12.260 [2019-07-30T13:29:12.420Z] !MESSAGE Error initializing trace. [2019-07-30T13:29:12.420Z] [2019-07-30T13:29:12.420Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx [2019-07-30T13:29:12.420Z] !STACK 0 [2019-07-30T13:29:12.420Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx [2019-07-30T13:29:12.420Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T13:29:12.420Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T13:29:12.420Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T13:29:12.420Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T13:29:12.420Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T13:29:12.420Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T13:29:12.420Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T13:29:12.420Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T13:29:12.420Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T13:29:12.420Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T13:29:12.420Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx [2019-07-30T13:29:12.420Z] at org.eclipse.tracecompass.ctf.core.event.metadata.DeclarationScope.registerIdentifier(DeclarationScope.java:193) [2019-07-30T13:29:12.420Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructDeclarationParser.parse(StructDeclarationParser.java:114) [2019-07-30T13:29:12.420Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructBodyParser.parse(StructBodyParser.java:150) [2019-07-30T13:29:12.420Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:224) [2019-07-30T13:29:12.420Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-07-30T13:29:12.421Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288) [2019-07-30T13:29:12.421Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T13:29:12.421Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T13:29:12.421Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T13:29:12.421Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T13:29:12.421Z] ... 9 more [2019-07-30T13:29:12.984Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T13:29:12.984Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1125257017 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T13:29:12.984Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T13:29:12.984Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T13:29:12.984Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T13:29:12.984Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T13:29:12.984Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T13:29:12.984Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T13:29:12.984Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:29:12.984Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:29:12.984Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:29:12.984Z] DEBUG - Clicking on OK [2019-07-30T13:29:12.984Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1125257019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:29:12.984Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1125257019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:29:12.984Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1125257019 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:29:12.984Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1125257019 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:29:12.984Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1125257019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:29:12.984Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1125257020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:29:12.984Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1125257020 data=null item=null 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-30T13:29:12.984Z] DEBUG - Clicked on [2019-07-30T13:29:12.984Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:29:12.984Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:29:12.984Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:29:12.984Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:29:12.984Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:29:12.984Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:29:12.984Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125257236 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:12.984Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1125257236 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:12.984Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1125257236 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:12.984Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125257236 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:13.241Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125257237 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-30T13:29:13.241Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125257305 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:13.241Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:29:13.241Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125257306 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:13.241Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1125257306 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:13.241Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1125257306 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:13.241Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125257306 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:13.241Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125257307 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-30T13:29:13.241Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125257314 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:13.241Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T13:29:13.241Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:29:13.241Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1125257315 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T13:29:13.241Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1125257315 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:29:13.241Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1125257315 data=null} to TreeItem with text {Traces [1]} [2019-07-30T13:29:13.241Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1125257316 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:29:13.241Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125257319 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:29:13.241Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1125257329 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:29:13.497Z] [2019-07-30T13:29:13.497Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 13:29:13.254 [2019-07-30T13:29:13.497Z] !MESSAGE Error initializing trace. [2019-07-30T13:29:13.497Z] [2019-07-30T13:29:13.497Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined. [2019-07-30T13:29:13.497Z] !STACK 0 [2019-07-30T13:29:13.497Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined. [2019-07-30T13:29:13.497Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T13:29:13.497Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T13:29:13.497Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T13:29:13.497Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T13:29:13.497Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T13:29:13.497Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T13:29:13.498Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T13:29:13.498Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T13:29:13.498Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T13:29:13.498Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T13:29:13.498Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined. [2019-07-30T13:29:13.498Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:216) [2019-07-30T13:29:13.498Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-07-30T13:29:13.498Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288) [2019-07-30T13:29:13.498Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T13:29:13.498Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T13:29:13.498Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T13:29:13.498Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T13:29:13.498Z] ... 9 more [2019-07-30T13:29:14.060Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T13:29:14.060Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1125258123 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T13:29:14.060Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T13:29:14.060Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T13:29:14.060Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T13:29:14.060Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T13:29:14.060Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T13:29:14.060Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T13:29:14.060Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:29:14.060Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:29:14.060Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:29:14.060Z] DEBUG - Clicking on OK [2019-07-30T13:29:14.060Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1125258125 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:29:14.060Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1125258125 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:29:14.060Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1125258125 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:29:14.060Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1125258125 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:29:14.060Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1125258126 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:29:14.060Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1125258126 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:29:14.060Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1125258126 data=null item=null 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-30T13:29:14.060Z] DEBUG - Clicked on [2019-07-30T13:29:14.317Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:29:14.317Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:29:14.317Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:29:14.317Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:29:14.317Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:29:14.317Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:29:14.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125258390 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:14.317Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1125258390 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:14.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1125258391 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:14.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125258391 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:14.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125258391 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-30T13:29:14.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125258411 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:14.317Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:29:14.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125258412 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:14.317Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1125258412 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:14.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1125258413 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:14.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125258413 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:14.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125258413 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-30T13:29:14.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125258427 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:14.317Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T13:29:14.317Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:29:14.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1125258429 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T13:29:14.317Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1125258429 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:29:14.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1125258429 data=null} to TreeItem with text {Traces [1]} [2019-07-30T13:29:14.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1125258429 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:29:14.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125258430 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:29:14.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1125258493 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:29:14.573Z] [2019-07-30T13:29:14.573Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 13:29:14.463 [2019-07-30T13:29:14.573Z] !MESSAGE Error initializing trace. [2019-07-30T13:29:14.573Z] [2019-07-30T13:29:14.573Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(73@[]) at metadata:7:11 [2019-07-30T13:29:14.573Z] !STACK 0 [2019-07-30T13:29:14.573Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(73@[]) at metadata:7:11 [2019-07-30T13:29:14.573Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172) [2019-07-30T13:29:14.573Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T13:29:14.573Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T13:29:14.573Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T13:29:14.573Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T13:29:14.573Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T13:29:14.573Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T13:29:14.573Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T13:29:14.573Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T13:29:14.573Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T13:29:14.573Z] Caused by: NoViableAltException(73@[]) [2019-07-30T13:29:14.573Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.structSpecifier(CTFParser.java:3107) [2019-07-30T13:29:14.573Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.typeSpecifier(CTFParser.java:2573) [2019-07-30T13:29:14.573Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declarationSpecifiers(CTFParser.java:1927) [2019-07-30T13:29:14.573Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1706) [2019-07-30T13:29:14.573Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:348) [2019-07-30T13:29:14.573Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:303) [2019-07-30T13:29:14.573Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:253) [2019-07-30T13:29:14.573Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T13:29:14.573Z] ... 9 more [2019-07-30T13:29:15.325Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T13:29:15.325Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1125259393 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T13:29:15.325Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T13:29:15.325Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T13:29:15.325Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T13:29:15.325Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T13:29:15.325Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T13:29:15.325Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T13:29:15.325Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:29:15.325Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:29:15.325Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:29:15.325Z] DEBUG - Clicking on OK [2019-07-30T13:29:15.325Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1125259395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:29:15.325Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1125259395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:29:15.325Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1125259395 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:29:15.325Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1125259395 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:29:15.325Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1125259395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:29:15.325Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1125259395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T13:29:15.325Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1125259395 data=null item=null 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-30T13:29:15.325Z] DEBUG - Clicked on [2019-07-30T13:29:15.587Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1125259594 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T13:29:15.587Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T13:29:15.587Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:29:15.587Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:29:15.587Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:29:15.587Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125259624 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:15.587Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1125259624 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:15.587Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1125259624 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:15.587Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125259625 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:15.587Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125259625 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-30T13:29:15.587Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1125259696 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T13:29:15.844Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T13:29:15.844Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T13:29:16.101Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T13:29:17.031Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T13:29:17.031Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T13:29:17.031Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:29:17.031Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:29:17.031Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:29:17.031Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:29:17.031Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:29:17.031Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:29:17.031Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:29:17.031Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T13:29:17.031Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1125261108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:29:17.031Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1125261109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:29:17.031Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1125261109 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:29:17.031Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1125261109 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:29:17.032Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1125261109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:29:17.032Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1125261109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:29:17.032Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1125261110 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:29:17.032Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1125261110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:29:17.032Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1125261110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:29:17.032Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1125261110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:29:17.032Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1125261110 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:29:17.032Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1125261110 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:29:17.032Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:29:17.032Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:29:17.032Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:29:17.032Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:29:17.032Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:29:17.032Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:29:17.032Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:29:17.032Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:29:17.032Z] DEBUG - Clicking on OK [2019-07-30T13:29:17.032Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1125261112 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:29:17.032Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1125261113 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:29:17.032Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1125261113 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:29:17.032Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1125261113 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:29:17.032Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1125261113 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:29:17.032Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1125261113 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:29:17.032Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:29:17.032Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:29:17.032Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:29:17.032Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:29:17.032Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:29:17.032Z] DEBUG - Clicked on OK [2019-07-30T13:29:17.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1125261113 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:29:17.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1125259988 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T13:29:17.545Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 38.931 s - in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace [2019-07-30T13:29:17.545Z] 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.393 s [2019-07-30T13:29:17.545Z] 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.919 s [2019-07-30T13:29:17.545Z] 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.272 s [2019-07-30T13:29:17.545Z] 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.141 s [2019-07-30T13:29:17.545Z] 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.262 s [2019-07-30T13:29:17.545Z] 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.293 s [2019-07-30T13:29:17.545Z] 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-30T13:29:17.545Z] 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.63 s [2019-07-30T13:29:17.545Z] 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.27 s [2019-07-30T13:29:17.545Z] 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.24 s [2019-07-30T13:29:17.545Z] 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.258 s [2019-07-30T13:29:17.545Z] 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.414 s [2019-07-30T13:29:17.545Z] 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.376 s [2019-07-30T13:29:17.545Z] 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.12 s [2019-07-30T13:29:17.545Z] 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.346 s [2019-07-30T13:29:17.545Z] 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.283 s [2019-07-30T13:29:17.545Z] 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.285 s [2019-07-30T13:29:17.545Z] 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.22 s [2019-07-30T13:29:17.545Z] 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.172 s [2019-07-30T13:29:17.545Z] 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.027 s [2019-07-30T13:29:17.545Z] 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.663 s [2019-07-30T13:29:17.545Z] testOpen[21: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-duplicate-field-name](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 0.922 s [2019-07-30T13:29:17.545Z] 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.127 s [2019-07-30T13:29:17.545Z] 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.243 s [2019-07-30T13:29:17.545Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest [2019-07-30T13:29:18.474Z] *** BUG *** [2019-07-30T13:29:18.474Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:29:18.474Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:29:18.474Z] [2019-07-30T13:29:18.474Z] *** BUG *** [2019-07-30T13:29:18.474Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:29:18.474Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:29:18.474Z] [2019-07-30T13:29:18.731Z] *** BUG *** [2019-07-30T13:29:18.731Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:29:18.731Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:29:18.731Z] [2019-07-30T13:29:18.731Z] *** BUG *** [2019-07-30T13:29:18.731Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:29:18.731Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:29:18.731Z] [2019-07-30T13:29:18.731Z] *** BUG *** [2019-07-30T13:29:18.731Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:29:18.731Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:29:18.731Z] [2019-07-30T13:29:18.731Z] *** BUG *** [2019-07-30T13:29:18.731Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:29:18.731Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:29:18.731Z] [2019-07-30T13:29:18.731Z] *** BUG *** [2019-07-30T13:29:18.731Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:29:18.731Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:29:18.731Z] [2019-07-30T13:29:22.903Z] *** BUG *** [2019-07-30T13:29:22.903Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:29:22.903Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:29:22.903Z] [2019-07-30T13:29:22.903Z] *** BUG *** [2019-07-30T13:29:22.903Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:29:22.903Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:29:22.903Z] [2019-07-30T13:29:22.903Z] *** BUG *** [2019-07-30T13:29:22.903Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:29:22.903Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:29:22.903Z] [2019-07-30T13:31:14.725Z] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 103.464 s - in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest [2019-07-30T13:31:14.725Z] testImportFromDirectory(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 4.783 s [2019-07-30T13:31:14.725Z] testExtractArchivesFromArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 5.589 s [2019-07-30T13:31:14.725Z] testImportFromDirectoryLinksPreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 3.319 s [2019-07-30T13:31:14.725Z] testExtractArchivesFromArchivePreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 4.926 s [2019-07-30T13:31:14.725Z] testExtractArchivesFromDirectory(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 3.565 s [2019-07-30T13:31:14.725Z] testImportFromArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 11.431 s [2019-07-30T13:31:14.725Z] testExtractArchivesFromDirectoryLinksPreserveStruture(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 9.168 s [2019-07-30T13:31:14.725Z] testEmptyFile(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 1.524 s [2019-07-30T13:31:14.725Z] testEmptyDirectory(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 0.779 s [2019-07-30T13:31:14.725Z] testArchiveWithColons(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 1.841 s [2019-07-30T13:31:14.725Z] testImportFromDirectoryOverwriteRenameAll(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 6.693 s [2019-07-30T13:31:14.725Z] testEmptyArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 1.873 s [2019-07-30T13:31:14.725Z] testNestedEmptyArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 3.19 s [2019-07-30T13:31:14.725Z] testImportFromArchiveOverwrite(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 5.836 s [2019-07-30T13:31:14.725Z] testImportFromArchiveWithExperiment(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 3.271 s [2019-07-30T13:31:14.725Z] testDirectoryWithEmptyArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 1.683 s [2019-07-30T13:31:14.725Z] testImportWithExperimentOverwriteTraces(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 5.014 s [2019-07-30T13:31:14.725Z] testImportWithExperimentValidation(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 2.634 s [2019-07-30T13:31:14.725Z] testImportFromDirectoryPreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 3.122 s [2019-07-30T13:31:14.725Z] testImportWithExperiment(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 2.439 s [2019-07-30T13:31:14.725Z] testImportFromDirectoryLinks(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 2.497 s [2019-07-30T13:31:14.725Z] testImportFromDirectoryOverwrite(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 4.515 s [2019-07-30T13:31:14.725Z] testExtractArchivesFromDirectoryLinks(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 2.363 s [2019-07-30T13:31:14.725Z] testImportFromDirectoryOverwriteOverwriteAll(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 4.782 s [2019-07-30T13:31:14.725Z] testImportFromArchivePreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 2.387 s [2019-07-30T13:31:14.725Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest [2019-07-30T13:31:14.725Z] [2019-07-30T13:31:14.725Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2019-07-30 13:31:14.434 [2019-07-30T13:31:14.725Z] !MESSAGE Average clock correction (1395672078866874962) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)] [2019-07-30T13:31:21.273Z] [2019-07-30T13:31:21.273Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2019-07-30 13:31:21.127 [2019-07-30T13:31:21.273Z] !MESSAGE Average clock correction (1395672078866874962) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment-trimmed)] [2019-07-30T13:31:31.227Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.55 s - in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest [2019-07-30T13:31:31.227Z] testTrimEvents(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest) Time elapsed: 14.582 s [2019-07-30T13:31:31.227Z] [2019-07-30T13:31:31.227Z] Results: [2019-07-30T13:31:31.227Z] [2019-07-30T13:31:31.227Z] Tests run: 50, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T13:31:31.227Z] [2019-07-30T13:31:31.227Z] [2019-07-30T13:31:31.227Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-30 13:31:30.129 [2019-07-30T13:31:31.227Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-30T13:31:31.227Z] [INFO] All tests passed! [2019-07-30T13:31:31.227Z] [INFO] [2019-07-30T13:31:31.227Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T13:31:31.227Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:31:31.227Z] [INFO] [2019-07-30T13:31:31.227Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T13:31:31.790Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T13:31:31.790Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T13:31:32.353Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T13:31:32.917Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T13:31:33.174Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T13:31:33.174Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T13:31:33.431Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T13:31:33.431Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T13:31:33.927Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T13:31:33.927Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T13:31:33.927Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T13:31:34.326Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T13:31:34.583Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T13:31:34.583Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T13:31:35.150Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T13:31:36.518Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-30T13:31:36.518Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-30T13:31:36.775Z] [INFO] [2019-07-30T13:31:36.775Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T13:31:36.775Z] [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-30T13:31:36.775Z] [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-30T13:31:36.775Z] [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-30T13:31:36.775Z] [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-30T13:31:36.775Z] [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-30T13:31:36.775Z] [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-30T13:31:36.775Z] [INFO] [2019-07-30T13:31:36.775Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T13:31:36.775Z] [INFO] [2019-07-30T13:31:36.775Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user >----- [2019-07-30T13:31:36.775Z] [INFO] Building Trace Compass User Guide 5.0.0-SNAPSHOT [69/134] [2019-07-30T13:31:36.775Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T13:31:36.775Z] [INFO] [2019-07-30T13:31:36.775Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T13:31:36.775Z] [INFO] [2019-07-30T13:31:36.775Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T13:31:36.775Z] [INFO] Executing tasks [2019-07-30T13:31:36.775Z] [2019-07-30T13:31:36.775Z] main: [2019-07-30T13:31:36.775Z] [2019-07-30T13:31:36.775Z] clean: [2019-07-30T13:31:36.775Z] [INFO] Executed tasks [2019-07-30T13:31:36.775Z] [INFO] [2019-07-30T13:31:36.775Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T13:31:36.775Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/target [2019-07-30T13:31:36.775Z] [INFO] [2019-07-30T13:31:36.775Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T13:31:36.775Z] [INFO] The project's OSGi version is 5.0.0.201907301238 [2019-07-30T13:31:36.775Z] [INFO] [2019-07-30T13:31:36.775Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T13:31:36.775Z] [INFO] [2019-07-30T13:31:36.775Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T13:31:36.775Z] [INFO] [2019-07-30T13:31:36.775Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T13:31:36.775Z] [INFO] [2019-07-30T13:31:36.775Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T13:31:36.775Z] [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-30T13:31:36.775Z] [INFO] [2019-07-30T13:31:36.775Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T13:31:37.031Z] [INFO] Executing tasks [2019-07-30T13:31:37.031Z] [2019-07-30T13:31:37.031Z] main: [2019-07-30T13:31:37.031Z] [2019-07-30T13:31:37.031Z] build: [2019-07-30T13:31:37.594Z] 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-30T13:31:37.594Z] [2019-07-30T13:31:37.594Z] test: [2019-07-30T13:31:37.594Z] [xmlvalidate] 18 file(s) have been successfully validated. [2019-07-30T13:31:37.594Z] [INFO] Executed tasks [2019-07-30T13:31:37.594Z] [INFO] [2019-07-30T13:31:37.594Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T13:31:37.594Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:31:37.594Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/src/main/resources [2019-07-30T13:31:37.594Z] [INFO] [2019-07-30T13:31:37.594Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T13:31:37.594Z] [INFO] [2019-07-30T13:31:37.594Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T13:31:37.851Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/data/.metadata/.log [2019-07-30T13:31:37.851Z] [INFO] Command line: [2019-07-30T13:31:37.851Z] [/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-30T13:31:37.851Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T13:31:41.122Z] Buildfile: build.xml [2019-07-30T13:31:41.122Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2019-07-30T13:31:41.122Z] [2019-07-30T13:31:41.122Z] build.index: [2019-07-30T13:31:44.394Z] BUILD SUCCESSFUL [2019-07-30T13:31:44.394Z] [2019-07-30T13:31:44.394Z] BUILD SUCCESSFUL [2019-07-30T13:31:44.394Z] Total time: 3 seconds [2019-07-30T13:31:44.394Z] [INFO] [2019-07-30T13:31:44.394Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T13:31:44.394Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:31:44.394Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/src/test/resources [2019-07-30T13:31:44.394Z] [INFO] [2019-07-30T13:31:44.394Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T13:31:44.394Z] [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-30T13:31:44.394Z] [INFO] [2019-07-30T13:31:44.394Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T13:31:44.394Z] [INFO] [2019-07-30T13:31:44.394Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T13:31:44.394Z] [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-30T13:31:45.323Z] [INFO] [2019-07-30T13:31:45.323Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T13:31:45.323Z] [INFO] [2019-07-30T13:31:45.323Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T13:31:45.323Z] [INFO] [2019-07-30T13:31:45.323Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T13:31:45.323Z] [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-30T13:31:46.123Z] [INFO] [2019-07-30T13:31:46.123Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T13:31:46.579Z] [INFO] [2019-07-30T13:31:46.579Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T13:31:46.579Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:31:46.579Z] [INFO] [2019-07-30T13:31:46.579Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T13:31:46.579Z] [INFO] [2019-07-30T13:31:46.579Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T13:31:46.579Z] [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-30T13:31:46.579Z] [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-30T13:31:46.579Z] [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-30T13:31:46.579Z] [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-30T13:31:46.579Z] [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-30T13:31:46.579Z] [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-30T13:31:46.579Z] [INFO] [2019-07-30T13:31:46.579Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T13:31:46.579Z] [INFO] [2019-07-30T13:31:46.579Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user >-- [2019-07-30T13:31:46.579Z] [INFO] Building Trace Compass GDB Tracepoint Analysis User Guide 5.0.0-SNAPSHOT [70/134] [2019-07-30T13:31:46.579Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T13:31:46.579Z] [INFO] [2019-07-30T13:31:46.579Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T13:31:46.579Z] [INFO] [2019-07-30T13:31:46.579Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T13:31:46.579Z] [INFO] Executing tasks [2019-07-30T13:31:46.579Z] [2019-07-30T13:31:46.579Z] main: [2019-07-30T13:31:46.579Z] [2019-07-30T13:31:46.579Z] clean: [2019-07-30T13:31:46.579Z] [INFO] Executed tasks [2019-07-30T13:31:46.579Z] [INFO] [2019-07-30T13:31:46.579Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T13:31:46.579Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target [2019-07-30T13:31:46.579Z] [INFO] [2019-07-30T13:31:46.579Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T13:31:46.579Z] [INFO] The project's OSGi version is 5.0.0.201907301238 [2019-07-30T13:31:46.579Z] [INFO] [2019-07-30T13:31:46.579Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T13:31:46.579Z] [INFO] [2019-07-30T13:31:46.579Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T13:31:46.579Z] [INFO] [2019-07-30T13:31:46.579Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T13:31:46.579Z] [INFO] [2019-07-30T13:31:46.579Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T13:31:46.579Z] [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-30T13:31:46.579Z] [INFO] [2019-07-30T13:31:46.579Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T13:31:46.579Z] [INFO] Executing tasks [2019-07-30T13:31:46.579Z] [2019-07-30T13:31:46.579Z] main: [2019-07-30T13:31:46.579Z] [2019-07-30T13:31:46.579Z] build: [2019-07-30T13:31:46.579Z] 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-30T13:31:46.579Z] [2019-07-30T13:31:46.579Z] test: [2019-07-30T13:31:46.579Z] [xmlvalidate] 8 file(s) have been successfully validated. [2019-07-30T13:31:46.579Z] [INFO] Executed tasks [2019-07-30T13:31:46.579Z] [INFO] [2019-07-30T13:31:46.579Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T13:31:46.579Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:31:46.579Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/src/main/resources [2019-07-30T13:31:46.579Z] [INFO] [2019-07-30T13:31:46.579Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T13:31:46.579Z] [INFO] [2019-07-30T13:31:46.579Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T13:31:46.579Z] [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-30T13:31:46.579Z] [INFO] Command line: [2019-07-30T13:31:46.579Z] [/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-30T13:31:46.836Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T13:31:50.109Z] Buildfile: build.xml [2019-07-30T13:31:50.109Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2019-07-30T13:31:50.109Z] [2019-07-30T13:31:50.109Z] build.index: [2019-07-30T13:31:52.628Z] BUILD SUCCESSFUL [2019-07-30T13:31:52.628Z] [2019-07-30T13:31:52.628Z] BUILD SUCCESSFUL [2019-07-30T13:31:52.628Z] Total time: 3 seconds [2019-07-30T13:31:53.193Z] [INFO] [2019-07-30T13:31:53.193Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T13:31:53.193Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:31:53.193Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/src/test/resources [2019-07-30T13:31:53.193Z] [INFO] [2019-07-30T13:31:53.193Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T13:31:53.193Z] [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-30T13:31:53.193Z] [INFO] [2019-07-30T13:31:53.193Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T13:31:53.193Z] [INFO] [2019-07-30T13:31:53.193Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T13:31:53.450Z] [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-30T13:31:53.450Z] [INFO] [2019-07-30T13:31:53.450Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T13:31:53.450Z] [INFO] [2019-07-30T13:31:53.450Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T13:31:53.450Z] [INFO] [2019-07-30T13:31:53.450Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T13:31:53.450Z] [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-30T13:31:53.450Z] [INFO] [2019-07-30T13:31:53.450Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T13:31:53.450Z] [INFO] [2019-07-30T13:31:53.450Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T13:31:53.450Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:31:53.450Z] [INFO] [2019-07-30T13:31:53.450Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T13:31:53.450Z] [INFO] [2019-07-30T13:31:53.450Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T13:31:53.450Z] [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-30T13:31:53.450Z] [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-30T13:31:53.450Z] [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-30T13:31:53.450Z] [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-30T13:31:53.450Z] [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-30T13:31:53.450Z] [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-30T13:31:53.450Z] [INFO] [2019-07-30T13:31:53.450Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T13:31:53.450Z] [INFO] [2019-07-30T13:31:53.450Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user >--- [2019-07-30T13:31:53.450Z] [INFO] Building Trace Compass RCP User Guide 5.0.0-SNAPSHOT [71/134] [2019-07-30T13:31:53.450Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T13:31:53.450Z] [INFO] [2019-07-30T13:31:53.450Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T13:31:53.450Z] [INFO] [2019-07-30T13:31:53.450Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T13:31:53.450Z] [INFO] Executing tasks [2019-07-30T13:31:53.450Z] [2019-07-30T13:31:53.450Z] main: [2019-07-30T13:31:53.450Z] [2019-07-30T13:31:53.450Z] clean: [2019-07-30T13:31:53.450Z] [INFO] Executed tasks [2019-07-30T13:31:53.450Z] [INFO] [2019-07-30T13:31:53.450Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T13:31:53.450Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/target [2019-07-30T13:31:53.450Z] [INFO] [2019-07-30T13:31:53.450Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T13:31:53.450Z] [INFO] The project's OSGi version is 5.0.0.201907301238 [2019-07-30T13:31:53.450Z] [INFO] [2019-07-30T13:31:53.450Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T13:31:53.450Z] [INFO] [2019-07-30T13:31:53.450Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T13:31:53.450Z] [INFO] [2019-07-30T13:31:53.450Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T13:31:53.450Z] [INFO] [2019-07-30T13:31:53.450Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T13:31:53.450Z] [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-30T13:31:53.450Z] [INFO] [2019-07-30T13:31:53.450Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T13:31:53.450Z] [INFO] Executing tasks [2019-07-30T13:31:53.450Z] [2019-07-30T13:31:53.450Z] main: [2019-07-30T13:31:53.450Z] [2019-07-30T13:31:53.450Z] build: [2019-07-30T13:31:53.451Z] 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-30T13:31:53.451Z] [2019-07-30T13:31:53.451Z] test: [2019-07-30T13:31:53.451Z] [xmlvalidate] 2 file(s) have been successfully validated. [2019-07-30T13:31:53.451Z] [INFO] Executed tasks [2019-07-30T13:31:53.451Z] [INFO] [2019-07-30T13:31:53.451Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T13:31:53.451Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:31:53.451Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/src/main/resources [2019-07-30T13:31:53.451Z] [INFO] [2019-07-30T13:31:53.451Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T13:31:53.451Z] [INFO] [2019-07-30T13:31:53.451Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T13:31:53.707Z] [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-30T13:31:53.707Z] [INFO] Command line: [2019-07-30T13:31:53.707Z] [/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-30T13:31:53.707Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T13:31:56.975Z] Buildfile: build.xml [2019-07-30T13:31:56.975Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2019-07-30T13:31:56.975Z] [2019-07-30T13:31:56.975Z] build.index: [2019-07-30T13:31:58.342Z] BUILD SUCCESSFUL [2019-07-30T13:31:58.342Z] [2019-07-30T13:31:58.342Z] BUILD SUCCESSFUL [2019-07-30T13:31:58.342Z] Total time: 2 seconds [2019-07-30T13:31:58.599Z] [INFO] [2019-07-30T13:31:58.599Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T13:31:58.599Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:31:58.599Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/src/test/resources [2019-07-30T13:31:58.599Z] [INFO] [2019-07-30T13:31:58.599Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T13:31:58.599Z] [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-30T13:31:58.599Z] [INFO] [2019-07-30T13:31:58.599Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T13:31:58.599Z] [INFO] [2019-07-30T13:31:58.599Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T13:31:58.599Z] [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-30T13:31:58.599Z] [INFO] [2019-07-30T13:31:58.599Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T13:31:58.599Z] [INFO] [2019-07-30T13:31:58.599Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T13:31:58.599Z] [INFO] [2019-07-30T13:31:58.599Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T13:31:58.599Z] [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-30T13:31:58.856Z] [INFO] [2019-07-30T13:31:58.856Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T13:31:58.856Z] [INFO] [2019-07-30T13:31:58.856Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T13:31:58.856Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:31:58.856Z] [INFO] [2019-07-30T13:31:58.856Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T13:31:58.856Z] [INFO] [2019-07-30T13:31:58.856Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T13:31:58.856Z] [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-30T13:31:58.856Z] [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-30T13:31:58.856Z] [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-30T13:31:58.856Z] [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-30T13:31:58.856Z] [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-30T13:31:58.856Z] [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-30T13:31:58.856Z] [INFO] [2019-07-30T13:31:58.856Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T13:31:58.856Z] [INFO] [2019-07-30T13:31:58.856Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user >-- [2019-07-30T13:31:58.856Z] [INFO] Building Trace Compass Pcap User Guide 5.0.0-SNAPSHOT [72/134] [2019-07-30T13:31:58.856Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T13:31:58.856Z] [INFO] [2019-07-30T13:31:58.856Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T13:31:58.856Z] [INFO] [2019-07-30T13:31:58.856Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T13:31:58.856Z] [INFO] Executing tasks [2019-07-30T13:31:58.856Z] [2019-07-30T13:31:58.856Z] main: [2019-07-30T13:31:58.856Z] [2019-07-30T13:31:58.856Z] clean: [2019-07-30T13:31:58.856Z] [INFO] Executed tasks [2019-07-30T13:31:58.856Z] [INFO] [2019-07-30T13:31:58.856Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T13:31:58.856Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target [2019-07-30T13:31:58.856Z] [INFO] [2019-07-30T13:31:58.856Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T13:31:58.856Z] [INFO] The project's OSGi version is 5.0.0.201907301238 [2019-07-30T13:31:58.856Z] [INFO] [2019-07-30T13:31:58.856Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T13:31:58.856Z] [INFO] [2019-07-30T13:31:58.856Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T13:31:58.856Z] [INFO] [2019-07-30T13:31:58.856Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T13:31:58.856Z] [INFO] [2019-07-30T13:31:58.856Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T13:31:58.856Z] [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-30T13:31:58.856Z] [INFO] [2019-07-30T13:31:58.856Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T13:31:58.856Z] [INFO] Executing tasks [2019-07-30T13:31:58.856Z] [2019-07-30T13:31:58.856Z] main: [2019-07-30T13:31:58.856Z] [2019-07-30T13:31:58.856Z] build: [2019-07-30T13:31:58.856Z] 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-30T13:31:58.856Z] [2019-07-30T13:31:58.856Z] test: [2019-07-30T13:31:58.856Z] [xmlvalidate] 1 file(s) have been successfully validated. [2019-07-30T13:31:58.856Z] [INFO] Executed tasks [2019-07-30T13:31:58.856Z] [INFO] [2019-07-30T13:31:58.856Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T13:31:58.856Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:31:58.856Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/src/main/resources [2019-07-30T13:31:58.856Z] [INFO] [2019-07-30T13:31:58.856Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T13:31:58.856Z] [INFO] [2019-07-30T13:31:58.856Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T13:31:59.114Z] [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-30T13:31:59.114Z] [INFO] Command line: [2019-07-30T13:31:59.114Z] [/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-30T13:31:59.114Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T13:32:02.387Z] Buildfile: build.xml [2019-07-30T13:32:02.387Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2019-07-30T13:32:02.387Z] [2019-07-30T13:32:02.387Z] build.index: [2019-07-30T13:32:03.755Z] BUILD SUCCESSFUL [2019-07-30T13:32:03.755Z] [2019-07-30T13:32:03.755Z] BUILD SUCCESSFUL [2019-07-30T13:32:03.755Z] Total time: 2 seconds [2019-07-30T13:32:04.318Z] [INFO] [2019-07-30T13:32:04.318Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T13:32:04.318Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:32:04.318Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/src/test/resources [2019-07-30T13:32:04.318Z] [INFO] [2019-07-30T13:32:04.318Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T13:32:04.318Z] [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-30T13:32:04.318Z] [INFO] [2019-07-30T13:32:04.318Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T13:32:04.318Z] [INFO] [2019-07-30T13:32:04.318Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T13:32:04.318Z] [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-30T13:32:04.318Z] [INFO] [2019-07-30T13:32:04.318Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T13:32:04.318Z] [INFO] [2019-07-30T13:32:04.318Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T13:32:04.318Z] [INFO] [2019-07-30T13:32:04.318Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T13:32:04.318Z] [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-30T13:32:04.574Z] [INFO] [2019-07-30T13:32:04.574Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T13:32:04.574Z] [INFO] [2019-07-30T13:32:04.574Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T13:32:04.574Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:32:04.574Z] [INFO] [2019-07-30T13:32:04.574Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T13:32:04.574Z] [INFO] [2019-07-30T13:32:04.574Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T13:32:04.574Z] [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-30T13:32:04.574Z] [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-30T13:32:04.574Z] [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-30T13:32:04.574Z] [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-30T13:32:04.574Z] [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-30T13:32:04.574Z] [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-30T13:32:04.574Z] [INFO] [2019-07-30T13:32:04.574Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T13:32:04.574Z] [INFO] [2019-07-30T13:32:04.574Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.examples >----- [2019-07-30T13:32:04.574Z] [INFO] Building org.eclipse.tracecompass.examples 1.0.4-SNAPSHOT [73/134] [2019-07-30T13:32:04.574Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T13:32:04.574Z] [INFO] [2019-07-30T13:32:04.574Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.examples --- [2019-07-30T13:32:04.574Z] [INFO] [2019-07-30T13:32:04.574Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.examples --- [2019-07-30T13:32:04.574Z] [INFO] The project's OSGi version is 1.0.4.201907301238 [2019-07-30T13:32:04.574Z] [INFO] [2019-07-30T13:32:04.574Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.examples --- [2019-07-30T13:32:04.574Z] [INFO] [2019-07-30T13:32:04.574Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.examples --- [2019-07-30T13:32:04.574Z] [INFO] [2019-07-30T13:32:04.574Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.examples --- [2019-07-30T13:32:04.574Z] [INFO] [2019-07-30T13:32:04.574Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.examples --- [2019-07-30T13:32:04.574Z] [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-30T13:32:04.574Z] [INFO] [2019-07-30T13:32:04.574Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.examples --- [2019-07-30T13:32:04.574Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:32:04.574Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/src/main/resources [2019-07-30T13:32:04.574Z] [INFO] [2019-07-30T13:32:04.574Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.examples --- [2019-07-30T13:32:04.574Z] [INFO] Compiling 4 source files to /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/target/classes [2019-07-30T13:32:05.137Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/src/org/eclipse/tracecompass/examples/ui/viewers/histogram/HistogramTreeViewer.java:[39] [2019-07-30T13:32:05.137Z] TmfGenericTreeEntry genericEntry = (TmfGenericTreeEntry) element; [2019-07-30T13:32:05.137Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:32:05.137Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-30T13:32:05.137Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/src/org/eclipse/tracecompass/examples/ui/viewers/histogram/HistogramTreeViewer.java:[48] [2019-07-30T13:32:05.137Z] TmfGenericTreeEntry genericEntry = (TmfGenericTreeEntry) element; [2019-07-30T13:32:05.137Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:32:05.137Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-30T13:32:05.137Z] 2 problems (2 warnings) [2019-07-30T13:32:05.137Z] [INFO] [2019-07-30T13:32:05.137Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.examples --- [2019-07-30T13:32:05.137Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:32:05.137Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/src/test/resources [2019-07-30T13:32:05.137Z] [INFO] [2019-07-30T13:32:05.137Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.examples --- [2019-07-30T13:32:05.137Z] [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-30T13:32:05.137Z] [INFO] [2019-07-30T13:32:05.137Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.examples --- [2019-07-30T13:32:05.137Z] [INFO] [2019-07-30T13:32:05.137Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.examples --- [2019-07-30T13:32:05.137Z] [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-30T13:32:05.137Z] [INFO] [2019-07-30T13:32:05.137Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.examples --- [2019-07-30T13:32:05.137Z] [INFO] [2019-07-30T13:32:05.137Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.examples --- [2019-07-30T13:32:05.137Z] [INFO] [2019-07-30T13:32:05.137Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.examples --- [2019-07-30T13:32:05.137Z] [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-30T13:32:05.137Z] [INFO] [2019-07-30T13:32:05.137Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.examples --- [2019-07-30T13:32:05.137Z] [INFO] [2019-07-30T13:32:05.137Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.examples --- [2019-07-30T13:32:05.137Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:32:05.137Z] [INFO] [2019-07-30T13:32:05.137Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.examples --- [2019-07-30T13:32:05.394Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T13:32:05.394Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T13:32:05.650Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T13:32:06.580Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T13:32:07.948Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T13:32:07.948Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T13:32:07.948Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T13:32:07.948Z] [INFO] [2019-07-30T13:32:07.948Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.examples --- [2019-07-30T13:32:07.948Z] [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-30T13:32:07.948Z] [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-30T13:32:07.948Z] [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-30T13:32:07.948Z] [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-30T13:32:07.948Z] [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-30T13:32:07.948Z] [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-30T13:32:07.948Z] [INFO] [2019-07-30T13:32:07.948Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.examples --- [2019-07-30T13:32:07.948Z] [INFO] [2019-07-30T13:32:07.948Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace-parent >-- [2019-07-30T13:32:07.948Z] [INFO] Building Trace Compass GDB Tracepoint Analysis Parent 5.0.0-SNAPSHOT [74/134] [2019-07-30T13:32:07.948Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-30T13:32:07.948Z] [INFO] [2019-07-30T13:32:07.948Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-30T13:32:07.948Z] [INFO] [2019-07-30T13:32:07.948Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-30T13:32:07.948Z] [INFO] [2019-07-30T13:32:07.948Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-30T13:32:07.948Z] [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-30T13:32:07.948Z] [INFO] [2019-07-30T13:32:07.948Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-30T13:32:07.948Z] [INFO] [2019-07-30T13:32:07.948Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-30T13:32:07.948Z] [INFO] [2019-07-30T13:32:07.948Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-30T13:32:07.948Z] [INFO] [2019-07-30T13:32:07.948Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-30T13:32:07.948Z] [INFO] [2019-07-30T13:32:07.948Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-30T13:32:07.948Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:32:07.948Z] [INFO] [2019-07-30T13:32:07.948Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-30T13:32:07.948Z] [INFO] [2019-07-30T13:32:07.948Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-30T13:32:07.948Z] [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-30T13:32:07.948Z] [INFO] [2019-07-30T13:32:07.948Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core >--- [2019-07-30T13:32:07.948Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.core 1.0.2-SNAPSHOT [75/134] [2019-07-30T13:32:07.948Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T13:32:07.948Z] [INFO] [2019-07-30T13:32:07.948Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T13:32:07.948Z] [INFO] [2019-07-30T13:32:07.948Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T13:32:07.948Z] [INFO] The project's OSGi version is 1.0.2.201907301238 [2019-07-30T13:32:07.948Z] [INFO] [2019-07-30T13:32:07.948Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T13:32:07.948Z] [INFO] [2019-07-30T13:32:07.948Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T13:32:07.948Z] [INFO] [2019-07-30T13:32:07.948Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T13:32:07.948Z] [INFO] [2019-07-30T13:32:07.948Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T13:32:07.948Z] [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-30T13:32:07.948Z] [INFO] [2019-07-30T13:32:07.948Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T13:32:07.948Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:32:07.948Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/main/resources [2019-07-30T13:32:07.948Z] [INFO] [2019-07-30T13:32:07.948Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T13:32:07.948Z] [INFO] Compiling 7 source files to /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/classes [2019-07-30T13:32:08.877Z] [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-30T13:32:08.877Z] ICommandControlDMContext cmdControlDMC = DMContexts.getAncestorOfType(context, ICommandControlDMContext.class); [2019-07-30T13:32:08.877Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:32:08.877Z] 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-30T13:32:08.877Z] [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-30T13:32:08.877Z] IBreakpointsTargetDMContext bpTargetDMC = DMContexts.getAncestorOfType(containerDMC , IBreakpointsTargetDMContext.class); [2019-07-30T13:32:08.877Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:32:08.877Z] 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-30T13:32:08.877Z] [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-30T13:32:08.877Z] MIBreakpointDMData breakpoint = new MIBreakpointDMData(breakpoints[i]); [2019-07-30T13:32:08.877Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:32:08.877Z] The constructor MIBreakpointDMData(MIBreakpoint) is deprecated [2019-07-30T13:32:08.877Z] 3 problems (3 warnings) [2019-07-30T13:32:08.877Z] [INFO] [2019-07-30T13:32:08.877Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T13:32:08.877Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:32:08.877Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/test/resources [2019-07-30T13:32:08.877Z] [INFO] [2019-07-30T13:32:08.877Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T13:32:08.877Z] [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-30T13:32:08.877Z] [INFO] [2019-07-30T13:32:08.877Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T13:32:08.877Z] [INFO] [2019-07-30T13:32:08.877Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T13:32:08.877Z] [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-30T13:32:08.877Z] [INFO] [2019-07-30T13:32:08.877Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T13:32:08.877Z] [INFO] [2019-07-30T13:32:08.877Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T13:32:08.877Z] [INFO] [2019-07-30T13:32:08.877Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T13:32:08.877Z] [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-30T13:32:08.877Z] [INFO] [2019-07-30T13:32:08.877Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T13:32:08.877Z] [INFO] [2019-07-30T13:32:08.877Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T13:32:08.877Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:32:08.877Z] [INFO] [2019-07-30T13:32:08.877Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T13:32:09.134Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T13:32:09.134Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T13:32:09.391Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T13:32:10.319Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T13:32:11.249Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T13:32:11.506Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T13:32:11.506Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T13:32:11.506Z] [INFO] [2019-07-30T13:32:11.506Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T13:32:11.506Z] [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-30T13:32:11.506Z] [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-30T13:32:11.506Z] [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-30T13:32:11.506Z] [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-30T13:32:11.506Z] [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-30T13:32:11.506Z] [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-30T13:32:11.506Z] [INFO] [2019-07-30T13:32:11.506Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T13:32:11.506Z] [INFO] [2019-07-30T13:32:11.506Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui >---- [2019-07-30T13:32:11.506Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.ui 1.1.1-SNAPSHOT [76/134] [2019-07-30T13:32:11.506Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T13:32:11.506Z] [INFO] [2019-07-30T13:32:11.506Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T13:32:11.506Z] [INFO] [2019-07-30T13:32:11.506Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T13:32:11.506Z] [INFO] The project's OSGi version is 1.1.1.201907301238 [2019-07-30T13:32:11.506Z] [INFO] [2019-07-30T13:32:11.506Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T13:32:11.506Z] [INFO] [2019-07-30T13:32:11.506Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T13:32:11.506Z] [INFO] [2019-07-30T13:32:11.506Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T13:32:11.506Z] [INFO] [2019-07-30T13:32:11.506Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T13:32:11.506Z] [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-30T13:32:11.506Z] [INFO] [2019-07-30T13:32:11.506Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T13:32:11.506Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:32:11.506Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src/main/resources [2019-07-30T13:32:11.506Z] [INFO] [2019-07-30T13:32:11.506Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T13:32:11.506Z] [INFO] Compiling 6 source files to /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/classes [2019-07-30T13:32:11.762Z] [INFO] [2019-07-30T13:32:11.763Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T13:32:11.763Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:32:11.763Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src/test/resources [2019-07-30T13:32:11.763Z] [INFO] [2019-07-30T13:32:11.763Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T13:32:11.763Z] [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-30T13:32:12.019Z] [INFO] [2019-07-30T13:32:12.019Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T13:32:12.019Z] [INFO] [2019-07-30T13:32:12.019Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T13:32:12.019Z] [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-30T13:32:12.019Z] [INFO] [2019-07-30T13:32:12.019Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T13:32:12.019Z] [INFO] [2019-07-30T13:32:12.019Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T13:32:12.019Z] [INFO] [2019-07-30T13:32:12.019Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T13:32:12.019Z] [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-30T13:32:12.019Z] [INFO] [2019-07-30T13:32:12.019Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T13:32:12.019Z] [INFO] [2019-07-30T13:32:12.019Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T13:32:12.019Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:32:12.019Z] [INFO] [2019-07-30T13:32:12.019Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T13:32:12.276Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T13:32:12.276Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T13:32:12.623Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.core' with 17 classes [2019-07-30T13:32:12.623Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T13:32:13.442Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T13:32:14.809Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T13:32:14.809Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T13:32:14.809Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T13:32:14.809Z] [INFO] [2019-07-30T13:32:14.809Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T13:32:14.809Z] [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-30T13:32:14.809Z] [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-30T13:32:14.809Z] [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-30T13:32:14.809Z] [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-30T13:32:14.809Z] [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-30T13:32:14.809Z] [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-30T13:32:14.809Z] [INFO] [2019-07-30T13:32:14.809Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T13:32:14.809Z] [INFO] [2019-07-30T13:32:14.809Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace >----- [2019-07-30T13:32:14.809Z] [INFO] Building org.eclipse.tracecompass.gdbtrace 5.0.0-SNAPSHOT [77/134] [2019-07-30T13:32:14.809Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-30T13:32:14.809Z] [INFO] [2019-07-30T13:32:14.809Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T13:32:14.809Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace/target [2019-07-30T13:32:14.809Z] [INFO] [2019-07-30T13:32:14.809Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T13:32:14.809Z] [INFO] The project's OSGi version is 5.0.0.201907301238 [2019-07-30T13:32:14.809Z] [INFO] [2019-07-30T13:32:14.809Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T13:32:14.809Z] [INFO] [2019-07-30T13:32:14.809Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T13:32:14.809Z] [INFO] [2019-07-30T13:32:14.809Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T13:32:14.809Z] [INFO] [2019-07-30T13:32:14.809Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T13:32:14.809Z] [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-30T13:32:14.809Z] [INFO] [2019-07-30T13:32:14.809Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T13:32:14.809Z] [INFO] [2019-07-30T13:32:14.809Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T13:32:14.809Z] [INFO] [2019-07-30T13:32:14.809Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T13:32:15.065Z] [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-30T13:32:15.065Z] [INFO] [2019-07-30T13:32:15.065Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T13:32:15.065Z] [INFO] [2019-07-30T13:32:15.065Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T13:32:15.065Z] [INFO] [2019-07-30T13:32:15.065Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T13:32:15.065Z] [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-30T13:32:15.065Z] [INFO] [2019-07-30T13:32:15.065Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T13:32:15.065Z] [INFO] [2019-07-30T13:32:15.065Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T13:32:15.065Z] [INFO] [2019-07-30T13:32:15.065Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T13:32:15.065Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:32:15.065Z] [INFO] [2019-07-30T13:32:15.065Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T13:32:15.995Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T13:32:15.995Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T13:32:16.252Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T13:32:16.815Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-30T13:32:17.071Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T13:32:18.438Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T13:32:18.438Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T13:32:18.438Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-30T13:32:18.438Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T13:32:18.438Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T13:32:18.695Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T13:32:18.695Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T13:32:18.695Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T13:32:18.695Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-30T13:32:18.952Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T13:32:18.952Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T13:32:19.208Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T13:32:19.208Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-07-30T13:32:19.208Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.core' with 17 classes [2019-07-30T13:32:19.208Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.doc.user' with 0 classes [2019-07-30T13:32:19.208Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf' with 0 classes [2019-07-30T13:32:19.208Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.ui' with 8 classes [2019-07-30T13:32:19.208Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T13:32:19.465Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-30T13:32:19.465Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T13:32:19.722Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-30T13:32:19.722Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T13:32:19.722Z] [INFO] [2019-07-30T13:32:19.722Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T13:32:19.722Z] [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-30T13:32:19.722Z] [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-30T13:32:19.722Z] [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-30T13:32:19.722Z] [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-30T13:32:19.722Z] [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-30T13:32:19.722Z] [INFO] [2019-07-30T13:32:19.722Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T13:32:19.722Z] [INFO] [2019-07-30T13:32:19.722Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests >-- [2019-07-30T13:32:19.722Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.core.tests 1.0.0-SNAPSHOT [78/134] [2019-07-30T13:32:19.722Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T13:32:19.722Z] [INFO] [2019-07-30T13:32:19.722Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T13:32:19.722Z] [INFO] [2019-07-30T13:32:19.722Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T13:32:19.722Z] [INFO] The project's OSGi version is 1.0.0.201907301238 [2019-07-30T13:32:19.722Z] [INFO] [2019-07-30T13:32:19.722Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T13:32:19.722Z] [INFO] [2019-07-30T13:32:19.722Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T13:32:19.722Z] [INFO] [2019-07-30T13:32:19.722Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T13:32:19.722Z] [INFO] [2019-07-30T13:32:19.722Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T13:32:19.722Z] [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-30T13:32:19.722Z] [INFO] [2019-07-30T13:32:19.722Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T13:32:19.722Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:32:19.722Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src/main/resources [2019-07-30T13:32:19.722Z] [INFO] [2019-07-30T13:32:19.722Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T13:32:19.722Z] [INFO] Compiling 1 source file to /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/classes [2019-07-30T13:32:19.979Z] [INFO] [2019-07-30T13:32:19.979Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T13:32:19.979Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:32:19.979Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src/test/resources [2019-07-30T13:32:19.979Z] [INFO] [2019-07-30T13:32:19.979Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T13:32:19.979Z] [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-30T13:32:19.979Z] [INFO] [2019-07-30T13:32:19.979Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T13:32:19.979Z] [INFO] [2019-07-30T13:32:19.979Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T13:32:19.979Z] [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-30T13:32:19.979Z] [INFO] [2019-07-30T13:32:19.979Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T13:32:19.979Z] [INFO] [2019-07-30T13:32:19.979Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T13:32:19.979Z] [INFO] [2019-07-30T13:32:19.979Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T13:32:19.979Z] [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-30T13:32:19.979Z] [INFO] [2019-07-30T13:32:19.979Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T13:32:19.979Z] [INFO] [2019-07-30T13:32:19.979Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T13:32:21.871Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/data/.metadata/.log [2019-07-30T13:32:21.871Z] [INFO] Command line: [2019-07-30T13:32:21.871Z] [/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-30T13:32:21.871Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T13:32:25.141Z] !SESSION 2019-07-30 13:32:21.928 ----------------------------------------------- [2019-07-30T13:32:25.141Z] eclipse.buildId=unknown [2019-07-30T13:32:25.141Z] java.version=1.8.0_202 [2019-07-30T13:32:25.141Z] java.vendor=Oracle Corporation [2019-07-30T13:32:25.141Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T13:32:25.141Z] 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-30T13:32:25.141Z] 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-30T13:32:25.141Z] [2019-07-30T13:32:25.141Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 13:32:24.836 [2019-07-30T13:32:25.141Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T13:32:25.141Z] !STACK 0 [2019-07-30T13:32:25.141Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [85] [2019-07-30T13:32:25.141Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:32:25.141Z] [2019-07-30T13:32:25.141Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T13:32:25.141Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T13:32:25.141Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T13:32:25.141Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T13:32:25.141Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T13:32:25.141Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T13:32:25.141Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T13:32:25.141Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T13:32:25.141Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T13:32:25.141Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T13:32:25.141Z] [2019-07-30T13:32:25.141Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 13:32:24.943 [2019-07-30T13:32:25.141Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T13:32:25.141Z] !STACK 0 [2019-07-30T13:32:25.141Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [149] [2019-07-30T13:32:25.141Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:32:25.141Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T13:32:25.141Z] -> 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-30T13:32:25.141Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T13:32:25.141Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:32:25.141Z] [2019-07-30T13:32:25.141Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T13:32:25.141Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T13:32:25.141Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T13:32:25.141Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T13:32:25.141Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T13:32:25.141Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T13:32:25.141Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T13:32:25.141Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T13:32:25.141Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T13:32:25.141Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T13:32:27.250Z] Running org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest [2019-07-30T13:32:27.250Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest [2019-07-30T13:32:27.250Z] testPluginId(org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest) Time elapsed: 0.001 s [2019-07-30T13:32:27.250Z] testGetDefault(org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest) Time elapsed: 0 s [2019-07-30T13:32:27.250Z] [2019-07-30T13:32:27.250Z] Results: [2019-07-30T13:32:27.250Z] [2019-07-30T13:32:27.250Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T13:32:27.250Z] [2019-07-30T13:32:28.178Z] [INFO] All tests passed! [2019-07-30T13:32:28.178Z] [INFO] [2019-07-30T13:32:28.178Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T13:32:28.178Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:32:28.178Z] [INFO] [2019-07-30T13:32:28.178Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T13:32:28.435Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T13:32:28.435Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T13:32:28.435Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.core' with 17 classes [2019-07-30T13:32:28.692Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T13:32:30.059Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T13:32:31.427Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T13:32:31.427Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T13:32:31.427Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T13:32:31.427Z] [INFO] [2019-07-30T13:32:31.427Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T13:32:31.427Z] [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-30T13:32:31.427Z] [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-30T13:32:31.427Z] [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-30T13:32:31.427Z] [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-30T13:32:31.427Z] [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-30T13:32:31.427Z] [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-30T13:32:31.427Z] [INFO] [2019-07-30T13:32:31.427Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T13:32:31.427Z] [INFO] [2019-07-30T13:32:31.427Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests >-- [2019-07-30T13:32:31.427Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.0-SNAPSHOT [79/134] [2019-07-30T13:32:31.427Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T13:32:31.683Z] [INFO] [2019-07-30T13:32:31.683Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T13:32:31.683Z] [INFO] [2019-07-30T13:32:31.683Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T13:32:31.683Z] [INFO] The project's OSGi version is 1.0.0.201907301238 [2019-07-30T13:32:31.683Z] [INFO] [2019-07-30T13:32:31.683Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T13:32:31.683Z] [INFO] [2019-07-30T13:32:31.683Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T13:32:31.683Z] [INFO] [2019-07-30T13:32:31.683Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T13:32:31.683Z] [INFO] [2019-07-30T13:32:31.683Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T13:32:31.683Z] [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-30T13:32:31.683Z] [INFO] [2019-07-30T13:32:31.683Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T13:32:31.683Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:32:31.683Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src/main/resources [2019-07-30T13:32:31.683Z] [INFO] [2019-07-30T13:32:31.683Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T13:32:31.683Z] [INFO] Compiling 1 source file to /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/classes [2019-07-30T13:32:31.940Z] [INFO] [2019-07-30T13:32:31.940Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T13:32:31.940Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:32:31.940Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src/test/resources [2019-07-30T13:32:31.940Z] [INFO] [2019-07-30T13:32:31.940Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T13:32:31.940Z] [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-30T13:32:31.940Z] [INFO] [2019-07-30T13:32:31.940Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T13:32:31.940Z] [INFO] [2019-07-30T13:32:31.940Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T13:32:31.940Z] [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-30T13:32:31.940Z] [INFO] [2019-07-30T13:32:31.940Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T13:32:31.940Z] [INFO] [2019-07-30T13:32:31.940Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T13:32:31.940Z] [INFO] [2019-07-30T13:32:31.940Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T13:32:31.940Z] [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-30T13:32:31.940Z] [INFO] [2019-07-30T13:32:31.940Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T13:32:31.940Z] [INFO] [2019-07-30T13:32:31.940Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T13:32:33.308Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/data/.metadata/.log [2019-07-30T13:32:33.308Z] [INFO] Command line: [2019-07-30T13:32:33.308Z] [/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-30T13:32:33.308Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T13:32:36.579Z] !SESSION 2019-07-30 13:32:33.435 ----------------------------------------------- [2019-07-30T13:32:36.579Z] eclipse.buildId=unknown [2019-07-30T13:32:36.579Z] java.version=1.8.0_202 [2019-07-30T13:32:36.579Z] java.vendor=Oracle Corporation [2019-07-30T13:32:36.579Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T13:32:36.579Z] 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-30T13:32:36.579Z] 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-30T13:32:36.579Z] [2019-07-30T13:32:36.579Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 13:32:36.327 [2019-07-30T13:32:36.579Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T13:32:36.579Z] !STACK 0 [2019-07-30T13:32:36.579Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [85] [2019-07-30T13:32:36.579Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:32:36.579Z] [2019-07-30T13:32:36.579Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T13:32:36.579Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T13:32:36.579Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T13:32:36.579Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T13:32:36.579Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T13:32:36.579Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T13:32:36.579Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T13:32:36.579Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T13:32:36.579Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T13:32:36.579Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T13:32:36.579Z] [2019-07-30T13:32:36.579Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 13:32:36.428 [2019-07-30T13:32:36.579Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T13:32:36.579Z] !STACK 0 [2019-07-30T13:32:36.579Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [149] [2019-07-30T13:32:36.579Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:32:36.579Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T13:32:36.579Z] -> 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-30T13:32:36.579Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T13:32:36.579Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:32:36.579Z] [2019-07-30T13:32:36.579Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T13:32:36.579Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T13:32:36.579Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T13:32:36.579Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T13:32:36.579Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T13:32:36.579Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T13:32:36.579Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T13:32:36.579Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T13:32:36.579Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T13:32:36.579Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T13:32:38.471Z] process 10496: 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-30T13:32:38.471Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T13:32:39.322Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T13:32:39.322Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T13:32:57.490Z] Running org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest [2019-07-30T13:32:57.490Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest [2019-07-30T13:32:57.490Z] testPluginId(org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest) Time elapsed: 0.001 s [2019-07-30T13:32:57.490Z] testGetDefault(org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest) Time elapsed: 0 s [2019-07-30T13:32:57.490Z] [2019-07-30T13:32:57.490Z] Results: [2019-07-30T13:32:57.490Z] [2019-07-30T13:32:57.490Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T13:32:57.490Z] [2019-07-30T13:32:57.490Z] [INFO] All tests passed! [2019-07-30T13:32:57.490Z] [INFO] [2019-07-30T13:32:57.490Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T13:32:57.490Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:32:57.490Z] [INFO] [2019-07-30T13:32:57.490Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T13:32:57.490Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T13:32:57.490Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T13:32:57.490Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.core' with 17 classes [2019-07-30T13:32:57.490Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T13:32:58.054Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T13:32:59.422Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.ui' with 8 classes [2019-07-30T13:32:59.422Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T13:32:59.422Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T13:32:59.422Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T13:32:59.422Z] [INFO] [2019-07-30T13:32:59.422Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T13:32:59.422Z] [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-30T13:32:59.422Z] [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-30T13:32:59.422Z] [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-30T13:32:59.422Z] [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-30T13:32:59.422Z] [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-30T13:32:59.422Z] [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-30T13:32:59.422Z] [INFO] [2019-07-30T13:32:59.422Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T13:32:59.422Z] [INFO] [2019-07-30T13:32:59.422Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests >-- [2019-07-30T13:32:59.422Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core.tests 1.0.0-SNAPSHOT [80/134] [2019-07-30T13:32:59.422Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T13:32:59.422Z] [INFO] [2019-07-30T13:32:59.422Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T13:32:59.422Z] [INFO] [2019-07-30T13:32:59.422Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T13:32:59.422Z] [INFO] The project's OSGi version is 1.0.0.201907301238 [2019-07-30T13:32:59.422Z] [INFO] [2019-07-30T13:32:59.422Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T13:32:59.422Z] [INFO] [2019-07-30T13:32:59.422Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T13:32:59.422Z] [INFO] [2019-07-30T13:32:59.422Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T13:32:59.422Z] [INFO] [2019-07-30T13:32:59.423Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T13:32:59.423Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T13:32:59.423Z] [INFO] [2019-07-30T13:32:59.423Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T13:32:59.423Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:32:59.423Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src/main/resources [2019-07-30T13:32:59.423Z] [INFO] [2019-07-30T13:32:59.423Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T13:32:59.423Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/classes [2019-07-30T13:32:59.679Z] [INFO] [2019-07-30T13:32:59.679Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T13:32:59.679Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:32:59.679Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src/test/resources [2019-07-30T13:32:59.679Z] [INFO] [2019-07-30T13:32:59.679Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T13:32:59.679Z] [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-30T13:32:59.679Z] [INFO] [2019-07-30T13:32:59.679Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T13:32:59.679Z] [INFO] [2019-07-30T13:32:59.679Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T13:32:59.679Z] [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-30T13:32:59.679Z] [INFO] [2019-07-30T13:32:59.679Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T13:32:59.679Z] [INFO] [2019-07-30T13:32:59.679Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T13:32:59.679Z] [INFO] [2019-07-30T13:32:59.679Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T13:32:59.679Z] [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-30T13:32:59.679Z] [INFO] [2019-07-30T13:32:59.679Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T13:32:59.679Z] [INFO] [2019-07-30T13:32:59.679Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T13:33:01.047Z] [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-30T13:33:01.047Z] [INFO] Command line: [2019-07-30T13:33:01.047Z] [/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-30T13:33:01.047Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T13:33:03.567Z] !SESSION 2019-07-30 13:33:00.955 ----------------------------------------------- [2019-07-30T13:33:03.567Z] eclipse.buildId=unknown [2019-07-30T13:33:03.567Z] java.version=1.8.0_202 [2019-07-30T13:33:03.567Z] java.vendor=Oracle Corporation [2019-07-30T13:33:03.567Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T13:33:03.567Z] 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-30T13:33:03.567Z] 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-30T13:33:03.567Z] [2019-07-30T13:33:03.567Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 13:33:03.428 [2019-07-30T13:33:03.567Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T13:33:03.567Z] !STACK 0 [2019-07-30T13:33:03.567Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-30T13:33:03.567Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:33:03.567Z] [2019-07-30T13:33:03.567Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T13:33:03.567Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T13:33:03.567Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T13:33:03.567Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T13:33:03.567Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T13:33:03.567Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T13:33:03.567Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T13:33:03.567Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T13:33:03.567Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T13:33:03.567Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T13:33:03.567Z] [2019-07-30T13:33:03.567Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 13:33:03.561 [2019-07-30T13:33:03.567Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T13:33:03.567Z] !STACK 0 [2019-07-30T13:33:03.567Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-30T13:33:03.567Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:33:03.567Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T13:33:03.567Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-30T13:33:03.567Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-30T13:33:03.567Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:33:03.567Z] [2019-07-30T13:33:03.567Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T13:33:03.567Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T13:33:03.567Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T13:33:03.567Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T13:33:03.567Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T13:33:03.567Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T13:33:03.567Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T13:33:03.567Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T13:33:03.567Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T13:33:03.567Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T13:33:05.461Z] Running org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest [2019-07-30T13:33:05.461Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s - in org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest [2019-07-30T13:33:05.461Z] testGetDefault(org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest) Time elapsed: 0.001 s [2019-07-30T13:33:05.461Z] [2019-07-30T13:33:05.461Z] Results: [2019-07-30T13:33:05.461Z] [2019-07-30T13:33:05.461Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T13:33:05.461Z] [2019-07-30T13:33:06.129Z] [INFO] All tests passed! [2019-07-30T13:33:06.129Z] [INFO] [2019-07-30T13:33:06.129Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T13:33:06.129Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:33:06.129Z] [INFO] [2019-07-30T13:33:06.129Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T13:33:06.424Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T13:33:06.424Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T13:33:06.424Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T13:33:06.987Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T13:33:07.244Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T13:33:07.501Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T13:33:07.501Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T13:33:07.501Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T13:33:07.501Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T13:33:07.759Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T13:33:07.759Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T13:33:07.759Z] [INFO] [2019-07-30T13:33:07.759Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T13:33:07.759Z] [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-30T13:33:07.759Z] [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-30T13:33:07.759Z] [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-30T13:33:07.759Z] [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-30T13:33:07.759Z] [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-30T13:33:07.759Z] [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-30T13:33:07.759Z] [INFO] [2019-07-30T13:33:07.759Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T13:33:07.759Z] [INFO] [2019-07-30T13:33:07.759Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core >-- [2019-07-30T13:33:07.759Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.core 1.2.1-SNAPSHOT [81/134] [2019-07-30T13:33:07.759Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T13:33:07.759Z] [INFO] [2019-07-30T13:33:07.759Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T13:33:07.759Z] [INFO] [2019-07-30T13:33:07.759Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T13:33:07.759Z] [INFO] The project's OSGi version is 1.2.1.201907301238 [2019-07-30T13:33:07.759Z] [INFO] [2019-07-30T13:33:07.759Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T13:33:07.759Z] [INFO] [2019-07-30T13:33:07.759Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T13:33:07.759Z] [INFO] [2019-07-30T13:33:07.759Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T13:33:07.759Z] [INFO] [2019-07-30T13:33:07.759Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T13:33:07.759Z] [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-30T13:33:07.759Z] [INFO] [2019-07-30T13:33:07.759Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T13:33:07.759Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:33:07.759Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/src/main/resources [2019-07-30T13:33:07.759Z] [INFO] [2019-07-30T13:33:07.759Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T13:33:07.759Z] [INFO] Compiling 75 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/target/classes [2019-07-30T13:33:08.323Z] [INFO] [2019-07-30T13:33:08.323Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T13:33:08.323Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:33:08.323Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/src/test/resources [2019-07-30T13:33:08.323Z] [INFO] [2019-07-30T13:33:08.323Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T13:33:08.323Z] [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-30T13:33:08.323Z] [INFO] [2019-07-30T13:33:08.323Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T13:33:08.323Z] [INFO] [2019-07-30T13:33:08.323Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T13:33:08.323Z] [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-30T13:33:08.323Z] [INFO] [2019-07-30T13:33:08.323Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T13:33:08.323Z] [INFO] [2019-07-30T13:33:08.323Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T13:33:08.323Z] [INFO] [2019-07-30T13:33:08.323Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T13:33:08.323Z] [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-30T13:33:08.323Z] [INFO] [2019-07-30T13:33:08.323Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T13:33:08.323Z] [INFO] [2019-07-30T13:33:08.323Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T13:33:08.323Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:33:08.323Z] [INFO] [2019-07-30T13:33:08.323Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T13:33:08.580Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T13:33:08.580Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T13:33:08.837Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T13:33:08.837Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T13:33:09.094Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T13:33:09.665Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T13:33:09.665Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T13:33:09.665Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T13:33:09.922Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T13:33:09.922Z] [INFO] [2019-07-30T13:33:09.922Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T13:33:09.922Z] [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-30T13:33:09.922Z] [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-30T13:33:09.922Z] [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-30T13:33:09.922Z] [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-30T13:33:09.922Z] [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-30T13:33:09.922Z] [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-30T13:33:09.922Z] [INFO] [2019-07-30T13:33:09.922Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T13:33:09.922Z] [INFO] [2019-07-30T13:33:09.922Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core >-- [2019-07-30T13:33:09.922Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.core 2.0.2-SNAPSHOT [82/134] [2019-07-30T13:33:09.922Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T13:33:09.922Z] [INFO] [2019-07-30T13:33:09.922Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T13:33:09.922Z] [INFO] [2019-07-30T13:33:09.922Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T13:33:09.922Z] [INFO] The project's OSGi version is 2.0.2.201907301238 [2019-07-30T13:33:09.922Z] [INFO] [2019-07-30T13:33:09.922Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T13:33:09.922Z] [INFO] [2019-07-30T13:33:09.922Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T13:33:09.922Z] [INFO] [2019-07-30T13:33:09.922Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T13:33:09.922Z] [INFO] [2019-07-30T13:33:09.922Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T13:33:09.922Z] [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-30T13:33:09.922Z] [INFO] [2019-07-30T13:33:09.922Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T13:33:09.922Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:33:09.922Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/src/main/resources [2019-07-30T13:33:09.922Z] [INFO] [2019-07-30T13:33:09.922Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T13:33:09.922Z] [INFO] Compiling 16 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/target/classes [2019-07-30T13:33:10.179Z] [INFO] [2019-07-30T13:33:10.179Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T13:33:10.179Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:33:10.179Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/src/test/resources [2019-07-30T13:33:10.179Z] [INFO] [2019-07-30T13:33:10.179Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T13:33:10.179Z] [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-30T13:33:10.179Z] [INFO] [2019-07-30T13:33:10.179Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T13:33:10.179Z] [INFO] [2019-07-30T13:33:10.179Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T13:33:10.179Z] [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-30T13:33:10.436Z] [INFO] [2019-07-30T13:33:10.436Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T13:33:10.436Z] [INFO] [2019-07-30T13:33:10.436Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T13:33:10.436Z] [INFO] [2019-07-30T13:33:10.436Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T13:33:10.436Z] [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-30T13:33:10.436Z] [INFO] [2019-07-30T13:33:10.436Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T13:33:10.436Z] [INFO] [2019-07-30T13:33:10.436Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T13:33:10.436Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:33:10.436Z] [INFO] [2019-07-30T13:33:10.436Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T13:33:10.436Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T13:33:10.436Z] [INFO] [2019-07-30T13:33:10.436Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T13:33:10.436Z] [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-30T13:33:10.436Z] [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-30T13:33:10.436Z] [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-30T13:33:10.436Z] [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-30T13:33:10.436Z] [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-30T13:33:10.436Z] [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-30T13:33:10.436Z] [INFO] [2019-07-30T13:33:10.436Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T13:33:10.436Z] [INFO] [2019-07-30T13:33:10.436Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui >--- [2019-07-30T13:33:10.436Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui 1.0.5-SNAPSHOT [83/134] [2019-07-30T13:33:10.436Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T13:33:10.436Z] [INFO] [2019-07-30T13:33:10.436Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T13:33:10.436Z] [INFO] [2019-07-30T13:33:10.436Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T13:33:10.436Z] [INFO] The project's OSGi version is 1.0.5.201907301238 [2019-07-30T13:33:10.436Z] [INFO] [2019-07-30T13:33:10.436Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T13:33:10.436Z] [INFO] [2019-07-30T13:33:10.436Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T13:33:10.436Z] [INFO] [2019-07-30T13:33:10.436Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T13:33:10.436Z] [INFO] [2019-07-30T13:33:10.436Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T13:33:10.436Z] [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-30T13:33:10.436Z] [INFO] [2019-07-30T13:33:10.436Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T13:33:10.436Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:33:10.436Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/main/resources [2019-07-30T13:33:10.436Z] [INFO] [2019-07-30T13:33:10.436Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T13:33:10.436Z] [INFO] Compiling 21 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/classes [2019-07-30T13:33:12.954Z] [INFO] [2019-07-30T13:33:12.954Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T13:33:12.954Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:33:12.954Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/test/resources [2019-07-30T13:33:12.954Z] [INFO] [2019-07-30T13:33:12.954Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T13:33:12.954Z] [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-30T13:33:12.954Z] [INFO] [2019-07-30T13:33:12.954Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T13:33:12.954Z] [INFO] [2019-07-30T13:33:12.954Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T13:33:12.954Z] [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-30T13:33:12.954Z] [INFO] [2019-07-30T13:33:12.954Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T13:33:12.954Z] [INFO] [2019-07-30T13:33:12.954Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T13:33:12.954Z] [INFO] [2019-07-30T13:33:12.954Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T13:33:12.954Z] [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-30T13:33:12.954Z] [INFO] [2019-07-30T13:33:12.954Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T13:33:12.954Z] [INFO] [2019-07-30T13:33:12.954Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T13:33:12.954Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:33:12.954Z] [INFO] [2019-07-30T13:33:12.954Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T13:33:13.212Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T13:33:13.212Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T13:33:13.212Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T13:33:13.212Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T13:33:13.469Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T13:33:14.032Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T13:33:14.032Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-30T13:33:14.288Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T13:33:15.659Z] [INFO] [2019-07-30T13:33:15.659Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T13:33:15.659Z] [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-30T13:33:15.659Z] [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-30T13:33:15.659Z] [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-30T13:33:15.659Z] [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-30T13:33:15.659Z] [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-30T13:33:15.659Z] [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-30T13:33:15.659Z] [INFO] [2019-07-30T13:33:15.659Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T13:33:15.659Z] [INFO] [2019-07-30T13:33:15.659Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui >-- [2019-07-30T13:33:15.659Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui 1.2.7-SNAPSHOT [84/134] [2019-07-30T13:33:15.659Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T13:33:15.659Z] [INFO] [2019-07-30T13:33:15.659Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T13:33:15.659Z] [INFO] [2019-07-30T13:33:15.659Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T13:33:15.659Z] [INFO] The project's OSGi version is 1.2.7.201907301238 [2019-07-30T13:33:15.659Z] [INFO] [2019-07-30T13:33:15.659Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T13:33:15.659Z] [INFO] [2019-07-30T13:33:15.659Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T13:33:15.659Z] [INFO] [2019-07-30T13:33:15.659Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T13:33:15.659Z] [INFO] [2019-07-30T13:33:15.659Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T13:33:15.659Z] [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-30T13:33:15.659Z] [INFO] [2019-07-30T13:33:15.659Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T13:33:15.659Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:33:15.659Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/main/resources [2019-07-30T13:33:15.659Z] [INFO] [2019-07-30T13:33:15.659Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T13:33:15.659Z] [INFO] Compiling 128 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/classes [2019-07-30T13:33:17.132Z] [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-30T13:33:17.132Z] fVerifyListener = e -> e.doit = e.text.matches("[0-9]*") || e.text.matches(DEFAULT_TEXT); [2019-07-30T13:33:17.132Z] ^^^^^^^^ [2019-07-30T13:33:17.132Z] Non-externalized string literal; it should be followed by //$NON-NLS-$ [2019-07-30T13:33:17.132Z] 2 problems (0 errors, 1 warning, 1 info) [2019-07-30T13:33:17.132Z] [INFO] [2019-07-30T13:33:17.132Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T13:33:17.132Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:33:17.132Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/test/resources [2019-07-30T13:33:17.132Z] [INFO] [2019-07-30T13:33:17.132Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T13:33:17.132Z] [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-30T13:33:17.132Z] [INFO] [2019-07-30T13:33:17.132Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T13:33:17.132Z] [INFO] [2019-07-30T13:33:17.132Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T13:33:17.132Z] [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-30T13:33:17.132Z] [INFO] [2019-07-30T13:33:17.132Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T13:33:17.132Z] [INFO] [2019-07-30T13:33:17.132Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T13:33:17.132Z] [INFO] [2019-07-30T13:33:17.132Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T13:33:17.132Z] [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-30T13:33:17.695Z] [INFO] [2019-07-30T13:33:17.695Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T13:33:17.695Z] [INFO] [2019-07-30T13:33:17.695Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T13:33:17.695Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:33:17.695Z] [INFO] [2019-07-30T13:33:17.695Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T13:33:17.951Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T13:33:17.951Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T13:33:18.208Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T13:33:18.208Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T13:33:18.465Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T13:33:18.465Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T13:33:19.028Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T13:33:19.284Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T13:33:20.651Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-30T13:33:20.651Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-30T13:33:20.651Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T13:33:20.651Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T13:33:20.908Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T13:33:20.908Z] [INFO] [2019-07-30T13:33:20.908Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T13:33:20.908Z] [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-30T13:33:20.908Z] [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-30T13:33:20.908Z] [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-30T13:33:20.908Z] [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-30T13:33:20.908Z] [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-30T13:33:20.908Z] [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-30T13:33:20.908Z] [INFO] [2019-07-30T13:33:20.908Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T13:33:20.908Z] [INFO] [2019-07-30T13:33:20.908Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control >-- [2019-07-30T13:33:20.908Z] [INFO] Building org.eclipse.tracecompass.lttng2.control 5.0.0-SNAPSHOT [85/134] [2019-07-30T13:33:20.908Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-30T13:33:20.908Z] [INFO] [2019-07-30T13:33:20.908Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T13:33:20.908Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control/target [2019-07-30T13:33:20.908Z] [INFO] [2019-07-30T13:33:20.908Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T13:33:20.908Z] [INFO] The project's OSGi version is 5.0.0.201907301238 [2019-07-30T13:33:20.908Z] [INFO] [2019-07-30T13:33:20.908Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T13:33:20.908Z] [INFO] [2019-07-30T13:33:20.908Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T13:33:20.908Z] [INFO] [2019-07-30T13:33:20.908Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T13:33:20.908Z] [INFO] [2019-07-30T13:33:20.908Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T13:33:20.908Z] [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-30T13:33:20.908Z] [INFO] [2019-07-30T13:33:20.908Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T13:33:20.908Z] [INFO] [2019-07-30T13:33:20.908Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T13:33:20.908Z] [INFO] [2019-07-30T13:33:20.908Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T13:33:20.908Z] [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-30T13:33:20.908Z] [INFO] [2019-07-30T13:33:20.908Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T13:33:20.908Z] [INFO] [2019-07-30T13:33:20.908Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T13:33:20.908Z] [INFO] [2019-07-30T13:33:20.908Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T13:33:20.908Z] [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-30T13:33:21.165Z] [INFO] [2019-07-30T13:33:21.165Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T13:33:21.165Z] [INFO] [2019-07-30T13:33:21.165Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T13:33:21.165Z] [INFO] [2019-07-30T13:33:21.165Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T13:33:21.165Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:33:21.165Z] [INFO] [2019-07-30T13:33:21.165Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T13:33:22.096Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T13:33:22.096Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T13:33:22.353Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T13:33:22.917Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-30T13:33:23.174Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T13:33:24.542Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T13:33:24.542Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T13:33:24.542Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-30T13:33:24.542Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T13:33:24.542Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T13:33:24.542Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T13:33:24.799Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T13:33:24.799Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T13:33:24.799Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-30T13:33:24.799Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T13:33:25.054Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T13:33:28.324Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T13:33:28.324Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf' with 0 classes [2019-07-30T13:33:28.324Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-07-30T13:33:28.324Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.user' with 0 classes [2019-07-30T13:33:28.324Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T13:33:28.324Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf' with 0 classes [2019-07-30T13:33:28.324Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-30T13:33:28.728Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-30T13:33:28.728Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-07-30T13:33:29.078Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T13:33:29.078Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-30T13:33:29.078Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T13:33:29.078Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-30T13:33:29.336Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T13:33:29.336Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf' with 0 classes [2019-07-30T13:33:29.336Z] [INFO] [2019-07-30T13:33:29.336Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T13:33:29.336Z] [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-30T13:33:29.336Z] [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-30T13:33:29.336Z] [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-30T13:33:29.336Z] [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-30T13:33:29.336Z] [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-30T13:33:29.336Z] [INFO] [2019-07-30T13:33:29.336Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T13:33:29.336Z] [INFO] [2019-07-30T13:33:29.336Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests >-- [2019-07-30T13:33:29.336Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.core.tests 1.1.1-SNAPSHOT [86/134] [2019-07-30T13:33:29.336Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T13:33:29.336Z] [INFO] [2019-07-30T13:33:29.336Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T13:33:29.336Z] [INFO] [2019-07-30T13:33:29.336Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T13:33:29.336Z] [INFO] The project's OSGi version is 1.1.1.201907301238 [2019-07-30T13:33:29.336Z] [INFO] [2019-07-30T13:33:29.336Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T13:33:29.336Z] [INFO] [2019-07-30T13:33:29.336Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T13:33:29.336Z] [INFO] [2019-07-30T13:33:29.336Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T13:33:29.336Z] [INFO] [2019-07-30T13:33:29.336Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T13:33:29.336Z] [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-30T13:33:29.336Z] [INFO] [2019-07-30T13:33:29.336Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T13:33:29.336Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:33:29.336Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src/main/resources [2019-07-30T13:33:29.336Z] [INFO] [2019-07-30T13:33:29.336Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T13:33:29.336Z] [INFO] Compiling 16 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/classes [2019-07-30T13:33:29.592Z] [INFO] [2019-07-30T13:33:29.592Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T13:33:29.592Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:33:29.592Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src/test/resources [2019-07-30T13:33:29.592Z] [INFO] [2019-07-30T13:33:29.592Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T13:33:29.592Z] [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-30T13:33:29.592Z] [INFO] [2019-07-30T13:33:29.592Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T13:33:29.592Z] [INFO] [2019-07-30T13:33:29.592Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T13:33:29.592Z] [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-30T13:33:29.592Z] [INFO] [2019-07-30T13:33:29.592Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T13:33:29.592Z] [INFO] [2019-07-30T13:33:29.592Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T13:33:29.592Z] [INFO] [2019-07-30T13:33:29.592Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T13:33:29.592Z] [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-30T13:33:29.592Z] [INFO] [2019-07-30T13:33:29.592Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T13:33:29.592Z] [INFO] [2019-07-30T13:33:29.592Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T13:33:30.960Z] [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-30T13:33:30.960Z] [INFO] Command line: [2019-07-30T13:33:30.960Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.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-30T13:33:30.960Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T13:33:34.232Z] !SESSION 2019-07-30 13:33:30.870 ----------------------------------------------- [2019-07-30T13:33:34.232Z] eclipse.buildId=unknown [2019-07-30T13:33:34.232Z] java.version=1.8.0_202 [2019-07-30T13:33:34.232Z] java.vendor=Oracle Corporation [2019-07-30T13:33:34.232Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T13:33:34.232Z] 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-30T13:33:34.232Z] 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-30T13:33:34.232Z] [2019-07-30T13:33:34.232Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 13:33:33.656 [2019-07-30T13:33:34.232Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T13:33:34.232Z] !STACK 0 [2019-07-30T13:33:34.232Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-30T13:33:34.232Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:33:34.232Z] [2019-07-30T13:33:34.232Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T13:33:34.232Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T13:33:34.232Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T13:33:34.232Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T13:33:34.232Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T13:33:34.232Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T13:33:34.232Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T13:33:34.232Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T13:33:34.232Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T13:33:34.232Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T13:33:34.232Z] [2019-07-30T13:33:34.232Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 13:33:33.733 [2019-07-30T13:33:34.232Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T13:33:34.232Z] !STACK 0 [2019-07-30T13:33:34.232Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-30T13:33:34.232Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:33:34.232Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T13:33:34.232Z] -> 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-30T13:33:34.232Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-30T13:33:34.232Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:33:34.232Z] [2019-07-30T13:33:34.232Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T13:33:34.232Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T13:33:34.232Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T13:33:34.232Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T13:33:34.232Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T13:33:34.232Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T13:33:34.232Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T13:33:34.232Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T13:33:34.232Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T13:33:34.232Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T13:33:36.126Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest [2019-07-30T13:33:36.126Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest [2019-07-30T13:33:36.126Z] testToString(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0.091 s [2019-07-30T13:33:36.126Z] testFiledInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0.001 s [2019-07-30T13:33:36.126Z] testSetFieldType(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.126Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.126Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.126Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0.001 s [2019-07-30T13:33:36.126Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.126Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.126Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.126Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0.001 s [2019-07-30T13:33:36.126Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest [2019-07-30T13:33:36.126Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest [2019-07-30T13:33:36.126Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.126Z] testTraceCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.126Z] testTraceInfo2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.126Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.126Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.126Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.126Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.126Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.126Z] testTraceInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.126Z] testSetName(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.126Z] testTraceInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0.001 s [2019-07-30T13:33:36.126Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest [2019-07-30T13:33:36.126Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest [2019-07-30T13:33:36.126Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.126Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.126Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.126Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.126Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.126Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.126Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0.001 s [2019-07-30T13:33:36.126Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.126Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.126Z] testGetAndSetter(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.126Z] testBaseEventInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0.001 s [2019-07-30T13:33:36.126Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest [2019-07-30T13:33:36.126Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest [2019-07-30T13:33:36.126Z] testGetEventType_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.126Z] testAddField(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.126Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.126Z] testSetLogLevel1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0.001 s [2019-07-30T13:33:36.126Z] testSetLogLevel2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.126Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.126Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.126Z] testExcludedEvents(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.126Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.126Z] testSetEventType_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.126Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.126Z] testSetFields(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.126Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.126Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.126Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.126Z] testFields(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0.001 s [2019-07-30T13:33:36.126Z] testBaseEventInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.126Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest [2019-07-30T13:33:36.126Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest [2019-07-30T13:33:36.126Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0.001 s [2019-07-30T13:33:36.126Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.126Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.126Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.126Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.126Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.126Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.126Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.126Z] testGetAndSetter(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.126Z] testBaseEventInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0.001 s [2019-07-30T13:33:36.126Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest [2019-07-30T13:33:36.383Z] 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-30T13:33:36.383Z] testSnapshotInfo2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.383Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.383Z] testSnapshotCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.383Z] testSnapshotInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.383Z] testTraceCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.383Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.383Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.383Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.383Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.383Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.383Z] testSetName(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.383Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest [2019-07-30T13:33:36.383Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest [2019-07-30T13:33:36.383Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0.001 s [2019-07-30T13:33:36.383Z] testBaseLoggerInfoCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.383Z] testSetLogLevel1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0.002 s [2019-07-30T13:33:36.383Z] testSetLogLevel2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.383Z] testBaseLoggerInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.383Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.383Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.383Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.383Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.383Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.383Z] testBaseLoggerInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.383Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest [2019-07-30T13:33:36.383Z] 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-30T13:33:36.383Z] testChannelInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0.001 s [2019-07-30T13:33:36.383Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.383Z] testAddAndGetEvents_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.383Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.383Z] testChannelInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.383Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.383Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.383Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0.001 s [2019-07-30T13:33:36.383Z] testChannelCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.383Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.383Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.383Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.383Z] testSetEvents_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.383Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest [2019-07-30T13:33:36.383Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest [2019-07-30T13:33:36.383Z] testUstProviderInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.383Z] testUstProviderInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0.001 s [2019-07-30T13:33:36.383Z] testUstProviderCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.383Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.383Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.383Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0.001 s [2019-07-30T13:33:36.383Z] testSetLoggers_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.383Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.383Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.383Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0.001 s [2019-07-30T13:33:36.383Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.383Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.383Z] testSetEvents_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.383Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest [2019-07-30T13:33:36.383Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest [2019-07-30T13:33:36.383Z] testDomainInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.383Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.383Z] testDomainInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.383Z] testDomainlCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.383Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.383Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.383Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0.001 s [2019-07-30T13:33:36.383Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.383Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.383Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.383Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.383Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest [2019-07-30T13:33:36.383Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest [2019-07-30T13:33:36.383Z] testToString(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.383Z] testLoggerInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0.001 s [2019-07-30T13:33:36.383Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.383Z] testLoggerInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.383Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.383Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.383Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.383Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0.001 s [2019-07-30T13:33:36.383Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.383Z] testGetAndSetter(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.383Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest [2019-07-30T13:33:36.639Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest [2019-07-30T13:33:36.639Z] testSessionInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.639Z] testSessionInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0.001 s [2019-07-30T13:33:36.639Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.639Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.639Z] testSessionCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.639Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0.001 s [2019-07-30T13:33:36.639Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.639Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.639Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.639Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0.001 s [2019-07-30T13:33:36.639Z] testToString_3(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.639Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-30T13:33:36.639Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest [2019-07-30T13:33:38.006Z] [2019-07-30T13:33:38.006Z] !ENTRY org.eclipse.tracecompass.lttng2.control.core 4 0 2019-07-30 13:33:37.780 [2019-07-30T13:33:38.006Z] !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-30T13:33:38.006Z] !STACK 0 [2019-07-30T13:33:38.006Z] java.lang.IllegalArgumentException: The domain buffer type is not handled by the session configuration [2019-07-30T13:33:38.006Z] at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.getDomainsElement(SessionConfigGenerator.java:261) [2019-07-30T13:33:38.006Z] at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.generateSessionConfig(SessionConfigGenerator.java:202) [2019-07-30T13:33:38.006Z] at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.generateSessionConfig(SessionConfigGenerator.java:155) [2019-07-30T13:33:38.006Z] at org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest.testGenerateSessionConfig(SessionConfigGeneratorTest.java:154) [2019-07-30T13:33:38.006Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T13:33:38.006Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T13:33:38.006Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T13:33:38.006Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T13:33:38.006Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-30T13:33:38.006Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-30T13:33:38.006Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-30T13:33:38.006Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-30T13:33:38.006Z] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2019-07-30T13:33:38.006Z] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [2019-07-30T13:33:38.006Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-30T13:33:38.006Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-30T13:33:38.006Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-30T13:33:38.006Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-30T13:33:38.006Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-30T13:33:38.006Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-30T13:33:38.006Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-30T13:33:38.006Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-30T13:33:38.006Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-30T13:33:38.006Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-30T13:33:38.006Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-30T13:33:38.006Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-30T13:33:38.006Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-30T13:33:38.006Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T13:33:38.006Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T13:33:38.006Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T13:33:38.006Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T13:33:38.006Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-30T13:33:38.006Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-30T13:33:38.006Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-30T13:33:38.006Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-30T13:33:38.006Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-30T13:33:38.006Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T13:33:38.006Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T13:33:38.006Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T13:33:38.006Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T13:33:38.006Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-30T13:33:38.006Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-30T13:33:38.006Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T13:33:38.006Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T13:33:38.006Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T13:33:38.006Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T13:33:38.006Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T13:33:38.006Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T13:33:38.006Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T13:33:38.006Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T13:33:38.006Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T13:33:38.006Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T13:33:38.006Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T13:33:38.006Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T13:33:38.006Z] [2019-07-30T13:33:38.006Z] !ENTRY org.eclipse.tracecompass.lttng2.control.core 4 0 2019-07-30 13:33:37.865 [2019-07-30T13:33:38.006Z] !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-30T13:33:38.006Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.436 s - in org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest [2019-07-30T13:33:38.006Z] testGenerateSessionConfig(org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest) Time elapsed: 1.348 s [2019-07-30T13:33:38.006Z] testSessionValidate(org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest) Time elapsed: 0.084 s [2019-07-30T13:33:38.006Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest [2019-07-30T13:33:38.006Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest [2019-07-30T13:33:38.006Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T13:33:38.006Z] testActivator(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T13:33:38.006Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T13:33:38.006Z] testGetDefault(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T13:33:38.006Z] [2019-07-30T13:33:38.006Z] Results: [2019-07-30T13:33:38.006Z] [2019-07-30T13:33:38.006Z] Tests run: 146, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T13:33:38.006Z] [2019-07-30T13:33:38.935Z] [INFO] All tests passed! [2019-07-30T13:33:38.935Z] [INFO] [2019-07-30T13:33:38.935Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T13:33:38.935Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:33:38.935Z] [INFO] [2019-07-30T13:33:38.935Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T13:33:39.192Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T13:33:39.192Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T13:33:39.448Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T13:33:39.448Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T13:33:39.705Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T13:33:39.705Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T13:33:40.268Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T13:33:40.524Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T13:33:40.524Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T13:33:40.524Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T13:33:40.524Z] [INFO] [2019-07-30T13:33:40.524Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T13:33:40.524Z] [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-30T13:33:40.524Z] [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-30T13:33:40.524Z] [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-30T13:33:40.524Z] [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-30T13:33:40.781Z] [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-30T13:33:40.781Z] [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-30T13:33:40.781Z] [INFO] [2019-07-30T13:33:40.781Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T13:33:40.781Z] [INFO] [2019-07-30T13:33:40.781Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests >-- [2019-07-30T13:33:40.781Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.core.tests 1.0.0-SNAPSHOT [87/134] [2019-07-30T13:33:40.781Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T13:33:40.781Z] [INFO] [2019-07-30T13:33:40.781Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T13:33:40.781Z] [INFO] [2019-07-30T13:33:40.781Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T13:33:40.781Z] [INFO] The project's OSGi version is 1.0.0.201907301238 [2019-07-30T13:33:40.781Z] [INFO] [2019-07-30T13:33:40.781Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T13:33:40.781Z] [INFO] [2019-07-30T13:33:40.781Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T13:33:40.781Z] [INFO] [2019-07-30T13:33:40.781Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T13:33:40.781Z] [INFO] [2019-07-30T13:33:40.781Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T13:33:40.781Z] [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-30T13:33:40.781Z] [INFO] [2019-07-30T13:33:40.781Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T13:33:40.781Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:33:40.781Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src/main/resources [2019-07-30T13:33:40.781Z] [INFO] [2019-07-30T13:33:40.781Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T13:33:41.629Z] [INFO] Compiling 6 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/classes [2019-07-30T13:33:43.522Z] [INFO] [2019-07-30T13:33:43.522Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T13:33:43.522Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:33:43.522Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src/test/resources [2019-07-30T13:33:43.522Z] [INFO] [2019-07-30T13:33:43.522Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T13:33:43.522Z] [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-30T13:33:43.522Z] [INFO] [2019-07-30T13:33:43.522Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T13:33:43.522Z] [INFO] [2019-07-30T13:33:43.522Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T13:33:43.522Z] [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-30T13:33:43.522Z] [INFO] [2019-07-30T13:33:43.522Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T13:33:43.522Z] [INFO] [2019-07-30T13:33:43.522Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T13:33:43.522Z] [INFO] [2019-07-30T13:33:43.522Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T13:33:43.522Z] [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-30T13:33:43.522Z] [INFO] [2019-07-30T13:33:43.522Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T13:33:43.522Z] [INFO] [2019-07-30T13:33:43.522Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T13:33:44.452Z] [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-30T13:33:44.452Z] [INFO] Command line: [2019-07-30T13:33:44.452Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/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-30T13:33:44.452Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T13:33:47.736Z] !SESSION 2019-07-30 13:33:44.476 ----------------------------------------------- [2019-07-30T13:33:47.736Z] eclipse.buildId=unknown [2019-07-30T13:33:47.736Z] java.version=1.8.0_202 [2019-07-30T13:33:47.736Z] java.vendor=Oracle Corporation [2019-07-30T13:33:47.736Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T13:33:47.736Z] 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-30T13:33:47.736Z] 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-30T13:33:47.736Z] [2019-07-30T13:33:47.736Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 13:33:47.038 [2019-07-30T13:33:47.736Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T13:33:47.736Z] !STACK 0 [2019-07-30T13:33:47.736Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-30T13:33:47.736Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:33:47.736Z] [2019-07-30T13:33:47.736Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T13:33:47.736Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T13:33:47.736Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T13:33:47.736Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T13:33:47.736Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T13:33:47.736Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T13:33:47.736Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T13:33:47.736Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T13:33:47.736Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T13:33:47.736Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T13:33:47.736Z] [2019-07-30T13:33:47.736Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 13:33:47.172 [2019-07-30T13:33:47.736Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T13:33:47.736Z] !STACK 0 [2019-07-30T13:33:47.736Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-30T13:33:47.736Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:33:47.736Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T13:33:47.736Z] -> 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-30T13:33:47.736Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-30T13:33:47.736Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:33:47.736Z] [2019-07-30T13:33:47.736Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T13:33:47.736Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T13:33:47.736Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T13:33:47.736Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T13:33:47.736Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T13:33:47.736Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T13:33:47.736Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T13:33:47.736Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T13:33:47.736Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T13:33:47.736Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T13:33:49.104Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest [2019-07-30T13:33:50.033Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.975 s - in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest [2019-07-30T13:33:50.033Z] testExecuteError(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest) Time elapsed: 0.161 s [2019-07-30T13:33:50.033Z] testExecuteSuccess(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest) Time elapsed: 0.019 s [2019-07-30T13:33:50.033Z] testExecuteException(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest) Time elapsed: 0.006 s [2019-07-30T13:33:50.033Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest [2019-07-30T13:33:50.033Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest [2019-07-30T13:33:50.033Z] testConstructorNoError(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest) Time elapsed: 0.017 s [2019-07-30T13:33:50.033Z] testConstructorError(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest) Time elapsed: 0 s [2019-07-30T13:33:50.033Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest [2019-07-30T13:33:50.033Z] 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-30T13:33:50.033Z] testNullSegment(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest) Time elapsed: 0 s [2019-07-30T13:33:50.033Z] testConstructorAndAdd(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest) Time elapsed: 0 s [2019-07-30T13:33:50.033Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest [2019-07-30T13:33:50.033Z] 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-30T13:33:50.033Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest) Time elapsed: 0 s [2019-07-30T13:33:50.033Z] testGetDefault(org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest) Time elapsed: 0 s [2019-07-30T13:33:50.033Z] [2019-07-30T13:33:50.033Z] Results: [2019-07-30T13:33:50.033Z] [2019-07-30T13:33:50.033Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T13:33:50.033Z] [2019-07-30T13:33:50.963Z] [INFO] All tests passed! [2019-07-30T13:33:50.963Z] [INFO] [2019-07-30T13:33:50.963Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T13:33:50.963Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:33:50.963Z] [INFO] [2019-07-30T13:33:50.963Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T13:33:51.221Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T13:33:51.221Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T13:33:51.221Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T13:33:51.783Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T13:33:52.040Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T13:33:52.040Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T13:33:52.040Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T13:33:52.040Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T13:33:52.603Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T13:33:52.860Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-30T13:33:52.860Z] [INFO] [2019-07-30T13:33:52.860Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T13:33:52.860Z] [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-30T13:33:52.860Z] [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-30T13:33:52.860Z] [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-30T13:33:52.860Z] [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-30T13:33:52.860Z] [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-30T13:33:52.860Z] [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-30T13:33:52.860Z] [INFO] [2019-07-30T13:33:52.860Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T13:33:52.860Z] [INFO] [2019-07-30T13:33:52.860Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests >-- [2019-07-30T13:33:52.860Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.2-SNAPSHOT [88/134] [2019-07-30T13:33:52.860Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T13:33:52.860Z] [INFO] [2019-07-30T13:33:52.860Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T13:33:52.860Z] [INFO] [2019-07-30T13:33:52.860Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T13:33:52.860Z] [INFO] The project's OSGi version is 2.0.2.201907301238 [2019-07-30T13:33:52.860Z] [INFO] [2019-07-30T13:33:52.860Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T13:33:52.860Z] [INFO] [2019-07-30T13:33:52.860Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T13:33:52.860Z] [INFO] [2019-07-30T13:33:52.860Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T13:33:52.860Z] [INFO] [2019-07-30T13:33:52.860Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T13:33:52.860Z] [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-30T13:33:52.860Z] [INFO] [2019-07-30T13:33:52.860Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T13:33:52.860Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:33:52.860Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/main/resources [2019-07-30T13:33:52.860Z] [INFO] [2019-07-30T13:33:52.860Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T13:33:52.860Z] [INFO] Compiling 28 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/classes [2019-07-30T13:33:53.423Z] [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-30T13:33:53.423Z] Object handlerServiceObject = fControlView.getSite().getService(IHandlerService.class); [2019-07-30T13:33:53.423Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:33:53.423Z] 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-30T13:33:53.423Z] 1 problem (1 warning) [2019-07-30T13:33:53.423Z] [INFO] [2019-07-30T13:33:53.423Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T13:33:53.423Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:33:53.423Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/test/resources [2019-07-30T13:33:53.423Z] [INFO] [2019-07-30T13:33:53.423Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T13:33:53.423Z] [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-30T13:33:53.679Z] [INFO] [2019-07-30T13:33:53.679Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T13:33:53.679Z] [INFO] [2019-07-30T13:33:53.679Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T13:33:53.679Z] [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-30T13:33:53.679Z] [INFO] [2019-07-30T13:33:53.679Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T13:33:53.679Z] [INFO] [2019-07-30T13:33:53.679Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T13:33:53.679Z] [INFO] [2019-07-30T13:33:53.679Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T13:33:53.679Z] [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-30T13:33:53.679Z] [INFO] [2019-07-30T13:33:53.679Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T13:33:53.679Z] [INFO] [2019-07-30T13:33:53.679Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T13:33:55.686Z] [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-30T13:33:55.686Z] [INFO] Command line: [2019-07-30T13:33:55.686Z] [/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-30T13:33:55.686Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T13:33:58.958Z] !SESSION 2019-07-30 13:33:55.959 ----------------------------------------------- [2019-07-30T13:33:58.958Z] eclipse.buildId=unknown [2019-07-30T13:33:58.958Z] java.version=1.8.0_202 [2019-07-30T13:33:58.958Z] java.vendor=Oracle Corporation [2019-07-30T13:33:58.958Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T13:33:58.958Z] 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-30T13:33:58.958Z] 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-30T13:33:58.958Z] [2019-07-30T13:33:58.958Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 13:33:58.957 [2019-07-30T13:33:58.958Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T13:33:59.215Z] !STACK 0 [2019-07-30T13:33:59.215Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T13:33:59.215Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:33:59.215Z] [2019-07-30T13:33:59.215Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T13:33:59.215Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T13:33:59.215Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T13:33:59.215Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T13:33:59.215Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T13:33:59.215Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T13:33:59.215Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T13:33:59.215Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T13:33:59.215Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T13:33:59.215Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T13:33:59.215Z] [2019-07-30T13:33:59.215Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 13:33:59.137 [2019-07-30T13:33:59.215Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T13:33:59.215Z] !STACK 0 [2019-07-30T13:33:59.215Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T13:33:59.215Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:33:59.215Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T13:33:59.215Z] -> 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-30T13:33:59.215Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T13:33:59.215Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:33:59.215Z] [2019-07-30T13:33:59.215Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T13:33:59.215Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T13:33:59.215Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T13:33:59.215Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T13:33:59.215Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T13:33:59.215Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T13:33:59.215Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T13:33:59.215Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T13:33:59.215Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T13:33:59.215Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T13:34:01.106Z] process 10772: 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-30T13:34:01.106Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T13:34:02.035Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T13:34:02.035Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T13:34:11.986Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest [2019-07-30T13:34:11.986Z] *** BUG *** [2019-07-30T13:34:11.986Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:34:11.986Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:34:11.986Z] [2019-07-30T13:34:11.986Z] *** BUG *** [2019-07-30T13:34:11.986Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:34:11.986Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:34:11.986Z] [2019-07-30T13:34:12.550Z] *** BUG *** [2019-07-30T13:34:12.550Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:34:12.550Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:34:12.550Z] [2019-07-30T13:34:14.027Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.992 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest [2019-07-30T13:34:14.027Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest) Time elapsed: 1.948 s [2019-07-30T13:34:14.027Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest [2019-07-30T13:34:14.027Z] *** BUG *** [2019-07-30T13:34:14.027Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:34:14.027Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:34:14.027Z] [2019-07-30T13:34:14.284Z] *** BUG *** [2019-07-30T13:34:14.284Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:34:14.284Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:34:14.284Z] [2019-07-30T13:34:14.284Z] *** BUG *** [2019-07-30T13:34:14.284Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:34:14.284Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:34:14.284Z] [2019-07-30T13:34:16.176Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.922 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest [2019-07-30T13:34:16.176Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest) Time elapsed: 1.921 s [2019-07-30T13:34:16.176Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest [2019-07-30T13:34:16.176Z] *** BUG *** [2019-07-30T13:34:16.176Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:34:16.176Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:34:16.176Z] [2019-07-30T13:34:16.176Z] *** BUG *** [2019-07-30T13:34:16.176Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:34:16.176Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:34:16.176Z] [2019-07-30T13:34:16.176Z] *** BUG *** [2019-07-30T13:34:16.176Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:34:16.176Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:34:16.176Z] [2019-07-30T13:34:17.105Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.994 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest [2019-07-30T13:34:17.105Z] testTraceControlComponents(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest) Time elapsed: 0.993 s [2019-07-30T13:34:17.105Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest [2019-07-30T13:34:17.105Z] *** BUG *** [2019-07-30T13:34:17.105Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:34:17.105Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:34:17.105Z] [2019-07-30T13:34:18.033Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.965 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest [2019-07-30T13:34:18.033Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest) Time elapsed: 0.965 s [2019-07-30T13:34:18.033Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest [2019-07-30T13:34:18.596Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.803 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest [2019-07-30T13:34:18.596Z] testTraceControlComponents(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest) Time elapsed: 0.802 s [2019-07-30T13:34:18.596Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest [2019-07-30T13:34:19.963Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.025 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest [2019-07-30T13:34:19.963Z] testUstProviderTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest) Time elapsed: 1.023 s [2019-07-30T13:34:19.963Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test [2019-07-30T13:34:20.893Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.968 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test [2019-07-30T13:34:20.893Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test) Time elapsed: 0.966 s [2019-07-30T13:34:20.893Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest [2019-07-30T13:34:33.071Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.714 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest [2019-07-30T13:34:33.071Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest) Time elapsed: 11.712 s [2019-07-30T13:34:33.071Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest [2019-07-30T13:34:35.145Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.393 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest [2019-07-30T13:34:35.145Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest) Time elapsed: 2.391 s [2019-07-30T13:34:35.145Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest [2019-07-30T13:34:35.709Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.891 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest [2019-07-30T13:34:35.709Z] testComponentProperties(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest) Time elapsed: 0.89 s [2019-07-30T13:34:35.709Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest [2019-07-30T13:34:36.641Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.876 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest [2019-07-30T13:34:36.641Z] testKernelProviderTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest) Time elapsed: 0.875 s [2019-07-30T13:34:36.641Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest [2019-07-30T13:34:36.641Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest [2019-07-30T13:34:36.641Z] testGetImage_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0.019 s [2019-07-30T13:34:36.641Z] testFireCompenentUpdated(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0.004 s [2019-07-30T13:34:36.641Z] testGetChildren_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T13:34:36.641Z] testGetAndSetChildren(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T13:34:36.641Z] testGetAdapter(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T13:34:36.641Z] testRemoveAllChildren_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T13:34:36.641Z] testRemoveComponentListener_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T13:34:36.641Z] testRemoveComponentListener_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T13:34:36.641Z] testRemoveChild_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T13:34:36.641Z] testRemoveChild_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T13:34:36.641Z] testHasChildren_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T13:34:36.641Z] testHasChildren_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T13:34:36.641Z] testGetSndSetToolTip(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T13:34:36.641Z] testAddComponentListener_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0.001 s [2019-07-30T13:34:36.641Z] testGetAndSetTargetNodeState_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T13:34:36.641Z] testGetAndSetName(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T13:34:36.641Z] testContainsChild_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T13:34:36.641Z] testContainsChild_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T13:34:36.641Z] testGetAndSetParent(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T13:34:36.641Z] testAddAndGetChild1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T13:34:36.641Z] testAddAndGetChild2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T13:34:36.641Z] testGetAndSetControlService_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0.001 s [2019-07-30T13:34:36.641Z] testTraceControlComponent_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T13:34:36.641Z] testTraceControlComponent_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T13:34:36.641Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest [2019-07-30T13:34:37.206Z] [2019-07-30T13:34:37.206Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2019-07-30 13:34:37.063 [2019-07-30T13:34:37.206Z] !MESSAGE Could not validate the xml response [2019-07-30T13:34:37.206Z] !STACK 0 [2019-07-30T13:34:37.206Z] org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Content is not allowed in prolog. [2019-07-30T13:34:37.206Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-30T13:34:37.206Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:177) [2019-07-30T13:34:37.206Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400) [2019-07-30T13:34:37.206Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-30T13:34:37.206Z] at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1472) [2019-07-30T13:34:37.206Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:994) [2019-07-30T13:34:37.206Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-30T13:34:37.206Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-30T13:34:37.206Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-30T13:34:37.206Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-30T13:34:37.206Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-30T13:34:37.206Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-30T13:34:37.206Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-30T13:34:37.206Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getDocumentFromStrings(LTTngControlServiceMI.java:174) [2019-07-30T13:34:37.206Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getSessionNames(LTTngControlServiceMI.java:259) [2019-07-30T13:34:37.206Z] at org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNameGarbage(LTTngControlServiceMiTest.java:75) [2019-07-30T13:34:37.206Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T13:34:37.206Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T13:34:37.206Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T13:34:37.206Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T13:34:37.206Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-30T13:34:37.206Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-30T13:34:37.206Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-30T13:34:37.206Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-30T13:34:37.206Z] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2019-07-30T13:34:37.206Z] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [2019-07-30T13:34:37.206Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-30T13:34:37.206Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-30T13:34:37.206Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-30T13:34:37.206Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-30T13:34:37.206Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-30T13:34:37.206Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-30T13:34:37.206Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-30T13:34:37.206Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-30T13:34:37.206Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-30T13:34:37.206Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-30T13:34:37.206Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-30T13:34:37.206Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-30T13:34:37.206Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-30T13:34:37.206Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T13:34:37.206Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T13:34:37.206Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T13:34:37.206Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T13:34:37.206Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-30T13:34:37.206Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-30T13:34:37.206Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-30T13:34:37.206Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-30T13:34:37.206Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:35) [2019-07-30T13:34:37.206Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) [2019-07-30T13:34:37.206Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185) [2019-07-30T13:34:37.206Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5113) [2019-07-30T13:34:37.206Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4666) [2019-07-30T13:34:37.206Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-30T13:34:37.206Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T13:34:37.206Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-30T13:34:37.206Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-30T13:34:37.206Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-30T13:34:37.206Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T13:34:37.206Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-30T13:34:37.206Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-30T13:34:37.206Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-30T13:34:37.206Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-30T13:34:37.206Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-30T13:34:37.206Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-30T13:34:37.206Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-30T13:34:37.206Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T13:34:37.206Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T13:34:37.206Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T13:34:37.206Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T13:34:37.206Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T13:34:37.206Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T13:34:37.206Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T13:34:37.206Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T13:34:37.206Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T13:34:37.206Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T13:34:37.206Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T13:34:37.206Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T13:34:38.577Z] Tests run: 54, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 1.756 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest [2019-07-30T13:34:38.577Z] testListSessionCompatibility_2_7(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.047 s [2019-07-30T13:34:38.577Z] testListSycallEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.07 s [2019-07-30T13:34:38.577Z] testLttngNotInstalled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.024 s [2019-07-30T13:34:38.577Z] testUnsupportedVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.068 s [2019-07-30T13:34:38.577Z] testGetKernelProviderNoUstVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.023 s [2019-07-30T13:34:38.577Z] testCreateSession2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.076 s [2019-07-30T13:34:38.577Z] testCreateSnapshotSession2_5(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.02 s [2019-07-30T13:34:38.577Z] testAddContextFailure(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.075 s [2019-07-30T13:34:38.577Z] testGetSessionNotExist(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.017 s [2019-07-30T13:34:38.577Z] testGetSession1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.022 s [2019-07-30T13:34:38.577Z] testUstProvider2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.074 s [2019-07-30T13:34:38.577Z] testGetSessionNameGarbage(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.026 s [2019-07-30T13:34:38.577Z] testGetKernelProviderNoUst1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.074 s [2019-07-30T13:34:38.577Z] testGetKernelProviderNoUst2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.024 s [2019-07-30T13:34:38.577Z] testGetKernelProviderNoUst3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.075 s [2019-07-30T13:34:38.577Z] testVersionCompiled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.083 s [2019-07-30T13:34:38.577Z] testEnableEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.025 s [2019-07-30T13:34:38.577Z] testGetUstProvider3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.026 s [2019-07-30T13:34:38.577Z] testEnableLog4jLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.078 s [2019-07-30T13:34:38.577Z] testCreateLiveSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) skipped [2019-07-30T13:34:38.577Z] testEnableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.023 s [2019-07-30T13:34:38.577Z] testEnableJulLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.068 s [2019-07-30T13:34:38.577Z] testCreateChannelUIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.021 s [2019-07-30T13:34:38.577Z] testGetKernelProviderNoKernelVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.073 s [2019-07-30T13:34:38.577Z] testDestroySession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.013 s [2019-07-30T13:34:38.577Z] testVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.012 s [2019-07-30T13:34:38.577Z] testCreateChannelPIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.058 s [2019-07-30T13:34:38.577Z] testCreateSessionVerbose2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.014 s [2019-07-30T13:34:38.577Z] testSessionProfile(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.014 s [2019-07-30T13:34:38.577Z] testGetSessionWithLive(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) skipped [2019-07-30T13:34:38.577Z] testGetKernelProviderNoKernel1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.014 s [2019-07-30T13:34:38.577Z] testGetKernelProviderNoKernel2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.015 s [2019-07-30T13:34:38.577Z] testCreateLiveSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) skipped [2019-07-30T13:34:38.577Z] testCreateChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.055 s [2019-07-30T13:34:38.577Z] testCreateSessionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.013 s [2019-07-30T13:34:38.577Z] testGetSessionNotExistVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.014 s [2019-07-30T13:34:38.577Z] testVersionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.013 s [2019-07-30T13:34:38.577Z] testEnableSyscalls(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.054 s [2019-07-30T13:34:38.577Z] testDisableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.013 s [2019-07-30T13:34:38.577Z] testEnableLogLevel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.012 s [2019-07-30T13:34:38.577Z] testDestroySessionVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.013 s [2019-07-30T13:34:38.577Z] testGetUstProvider(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.015 s [2019-07-30T13:34:38.577Z] testCreateSnapshotSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.05 s [2019-07-30T13:34:38.577Z] testDynamicProbe(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.013 s [2019-07-30T13:34:38.577Z] testNoVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.012 s [2019-07-30T13:34:38.577Z] testEnablePythonLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.015 s [2019-07-30T13:34:38.577Z] testGetSessionNames1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.05 s [2019-07-30T13:34:38.577Z] testGetSessionNames2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.014 s [2019-07-30T13:34:38.577Z] testCreateSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.014 s [2019-07-30T13:34:38.577Z] testEventExcluded(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.023 s [2019-07-30T13:34:38.577Z] testGetSessionNamesWithTracingGroup(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.055 s [2019-07-30T13:34:38.577Z] testCreateSnapshotSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.014 s [2019-07-30T13:34:38.577Z] testCreateSessionVariants(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.015 s [2019-07-30T13:34:38.577Z] testAddContext(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.012 s [2019-07-30T13:34:38.577Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test [2019-07-30T13:34:38.834Z] [2019-07-30T13:34:38.834Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2019-07-30 13:34:38.736 [2019-07-30T13:34:38.834Z] !MESSAGE Could not validate the xml response [2019-07-30T13:34:38.834Z] !STACK 0 [2019-07-30T13:34:38.834Z] org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Content is not allowed in prolog. [2019-07-30T13:34:38.834Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-30T13:34:38.835Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:177) [2019-07-30T13:34:38.835Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400) [2019-07-30T13:34:38.835Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-30T13:34:38.835Z] at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1472) [2019-07-30T13:34:38.835Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:994) [2019-07-30T13:34:38.835Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-30T13:34:38.835Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-30T13:34:38.835Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-30T13:34:38.835Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-30T13:34:38.835Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-30T13:34:38.835Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-30T13:34:38.835Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-30T13:34:38.835Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-30T13:34:38.835Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getDocumentFromStrings(LTTngControlServiceMI.java:174) [2019-07-30T13:34:38.835Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getSessionNames(LTTngControlServiceMI.java:259) [2019-07-30T13:34:38.835Z] at org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNameGarbage(LTTngControlServiceMiTest.java:75) [2019-07-30T13:34:38.835Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T13:34:38.835Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T13:34:38.835Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T13:34:38.835Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T13:34:38.835Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-30T13:34:38.835Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-30T13:34:38.835Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-30T13:34:38.835Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-30T13:34:38.835Z] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2019-07-30T13:34:38.835Z] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [2019-07-30T13:34:38.835Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-30T13:34:38.835Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-30T13:34:38.835Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-30T13:34:38.835Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-30T13:34:38.835Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-30T13:34:38.835Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-30T13:34:38.835Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-30T13:34:38.835Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-30T13:34:38.835Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-30T13:34:38.835Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-30T13:34:38.835Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-30T13:34:38.835Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-30T13:34:38.835Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-30T13:34:38.835Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T13:34:38.835Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T13:34:38.835Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T13:34:38.835Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T13:34:38.835Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-30T13:34:38.835Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-30T13:34:38.835Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-30T13:34:38.835Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-30T13:34:38.835Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:35) [2019-07-30T13:34:38.835Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) [2019-07-30T13:34:38.835Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185) [2019-07-30T13:34:38.835Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5113) [2019-07-30T13:34:38.835Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4666) [2019-07-30T13:34:38.835Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-30T13:34:38.835Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T13:34:38.835Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-30T13:34:38.835Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-30T13:34:38.835Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-30T13:34:38.835Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T13:34:38.835Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-30T13:34:38.835Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-30T13:34:38.835Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-30T13:34:38.835Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-30T13:34:38.835Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-30T13:34:38.835Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-30T13:34:38.835Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-30T13:34:38.835Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T13:34:38.835Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T13:34:38.835Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T13:34:38.835Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T13:34:38.835Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T13:34:38.835Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T13:34:38.835Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T13:34:38.835Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T13:34:38.835Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T13:34:38.835Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T13:34:38.835Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T13:34:38.835Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T13:34:39.765Z] Tests run: 56, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 1.412 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test [2019-07-30T13:34:39.765Z] testGetSessionWithFilterExpression(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.037 s [2019-07-30T13:34:39.765Z] testListContext28(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.057 s [2019-07-30T13:34:39.765Z] testListSessionCompatibility_2_7(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.015 s [2019-07-30T13:34:39.765Z] testListSycallEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.015 s [2019-07-30T13:34:39.765Z] testLttngNotInstalled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.014 s [2019-07-30T13:34:39.765Z] testUnsupportedVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.068 s [2019-07-30T13:34:39.765Z] testGetKernelProviderNoUstVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.013 s [2019-07-30T13:34:39.765Z] testCreateSession2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.015 s [2019-07-30T13:34:39.765Z] testCreateSnapshotSession2_5(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.015 s [2019-07-30T13:34:39.765Z] testAddContextFailure(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.051 s [2019-07-30T13:34:39.765Z] testGetSessionNotExist(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.013 s [2019-07-30T13:34:39.765Z] testGetSession1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.015 s [2019-07-30T13:34:39.765Z] testUstProvider2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.015 s [2019-07-30T13:34:39.765Z] testGetSessionNameGarbage(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.063 s [2019-07-30T13:34:39.765Z] testGetKernelProviderNoUst1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.013 s [2019-07-30T13:34:39.765Z] testGetKernelProviderNoUst2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.013 s [2019-07-30T13:34:39.765Z] testGetKernelProviderNoUst3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.062 s [2019-07-30T13:34:39.765Z] testVersionCompiled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.03 s [2019-07-30T13:34:39.765Z] testEnableEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.014 s [2019-07-30T13:34:39.765Z] testGetUstProvider3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.059 s [2019-07-30T13:34:39.765Z] testEnableLog4jLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.015 s [2019-07-30T13:34:39.765Z] testCreateLiveSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) skipped [2019-07-30T13:34:39.765Z] testEnableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.014 s [2019-07-30T13:34:39.765Z] testEnableJulLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.015 s [2019-07-30T13:34:39.765Z] testCreateChannelUIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.055 s [2019-07-30T13:34:39.765Z] testGetKernelProviderNoKernelVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.014 s [2019-07-30T13:34:39.765Z] testDestroySession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.015 s [2019-07-30T13:34:39.765Z] testVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.014 s [2019-07-30T13:34:39.765Z] testCreateChannelPIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.052 s [2019-07-30T13:34:39.765Z] testCreateSessionVerbose2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.015 s [2019-07-30T13:34:39.766Z] testSessionProfile(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.013 s [2019-07-30T13:34:39.766Z] testGetSessionWithLive(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) skipped [2019-07-30T13:34:39.766Z] testGetKernelProviderNoKernel1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.013 s [2019-07-30T13:34:39.766Z] testGetKernelProviderNoKernel2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.014 s [2019-07-30T13:34:39.766Z] testCreateLiveSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) skipped [2019-07-30T13:34:39.766Z] testCreateChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.053 s [2019-07-30T13:34:39.766Z] testCreateSessionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.014 s [2019-07-30T13:34:39.766Z] testGetSessionNotExistVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.014 s [2019-07-30T13:34:39.766Z] testVersionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.015 s [2019-07-30T13:34:39.766Z] testEnableSyscalls(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.052 s [2019-07-30T13:34:39.766Z] testDisableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.014 s [2019-07-30T13:34:39.766Z] testEnableLogLevel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.014 s [2019-07-30T13:34:39.766Z] testDestroySessionVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.014 s [2019-07-30T13:34:39.766Z] testGetUstProvider(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.063 s [2019-07-30T13:34:39.766Z] testCreateSnapshotSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.015 s [2019-07-30T13:34:39.766Z] testDynamicProbe(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.014 s [2019-07-30T13:34:39.766Z] testNoVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.015 s [2019-07-30T13:34:39.766Z] testEnablePythonLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.056 s [2019-07-30T13:34:39.766Z] testGetSessionNames1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.014 s [2019-07-30T13:34:39.766Z] testGetSessionNames2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.015 s [2019-07-30T13:34:39.766Z] testCreateSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.013 s [2019-07-30T13:34:39.766Z] testEventExcluded(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.056 s [2019-07-30T13:34:39.766Z] testGetSessionNamesWithTracingGroup(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.014 s [2019-07-30T13:34:39.766Z] testCreateSnapshotSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.016 s [2019-07-30T13:34:39.766Z] testCreateSessionVariants(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.059 s [2019-07-30T13:34:39.766Z] testAddContext(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.013 s [2019-07-30T13:34:39.766Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest [2019-07-30T13:34:40.330Z] Tests run: 52, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.305 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest [2019-07-30T13:34:40.330Z] testLttngNotInstalled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.015 s [2019-07-30T13:34:40.330Z] testUnsupportedVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T13:34:40.330Z] testGetKernelProviderNoUstVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T13:34:40.330Z] testCreateSession2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T13:34:40.330Z] testCreateSnapshotSession2_5(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.05 s [2019-07-30T13:34:40.330Z] testAddContextFailure(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T13:34:40.330Z] testGetSessionNotExist(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T13:34:40.330Z] testGetSession1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T13:34:40.330Z] testUstProvider2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T13:34:40.330Z] testGetSessionNameGarbage(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T13:34:40.330Z] testGetKernelProviderNoUst1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.002 s [2019-07-30T13:34:40.330Z] testGetKernelProviderNoUst2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T13:34:40.330Z] testGetKernelProviderNoUst3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T13:34:40.330Z] testVersionCompiled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T13:34:40.330Z] testEnableEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T13:34:40.330Z] testGetUstProvider3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T13:34:40.330Z] testEnableLog4jLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.002 s [2019-07-30T13:34:40.330Z] testCreateLiveSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) skipped [2019-07-30T13:34:40.330Z] testEnableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.002 s [2019-07-30T13:34:40.330Z] testEnableJulLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T13:34:40.330Z] testCreateChannelUIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T13:34:40.330Z] testGetKernelProviderNoKernelVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T13:34:40.330Z] testDestroySession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T13:34:40.330Z] testVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.002 s [2019-07-30T13:34:40.330Z] testCreateChannelPIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.044 s [2019-07-30T13:34:40.330Z] testCreateSessionVerbose2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T13:34:40.330Z] testSessionProfile(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T13:34:40.330Z] testGetSessionWithLive(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) skipped [2019-07-30T13:34:40.330Z] testGetKernelProviderNoKernel1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.002 s [2019-07-30T13:34:40.330Z] testGetKernelProviderNoKernel2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T13:34:40.330Z] testCreateLiveSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) skipped [2019-07-30T13:34:40.330Z] testCreateChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T13:34:40.330Z] testCreateSessionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T13:34:40.330Z] testGetSessionNotExistVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T13:34:40.330Z] testVersionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T13:34:40.330Z] testEnableSyscalls(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T13:34:40.330Z] testDisableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T13:34:40.330Z] testEnableLogLevel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.002 s [2019-07-30T13:34:40.330Z] testDestroySessionVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T13:34:40.330Z] testGetUstProvider(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.002 s [2019-07-30T13:34:40.330Z] testCreateSnapshotSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T13:34:40.330Z] testDynamicProbe(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T13:34:40.330Z] testNoVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.052 s [2019-07-30T13:34:40.330Z] testEnablePythonLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T13:34:40.330Z] testGetSessionNames1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T13:34:40.330Z] testGetSessionNames2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T13:34:40.330Z] testCreateSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T13:34:40.330Z] testEventExcluded(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T13:34:40.330Z] testGetSessionNamesWithTracingGroup(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T13:34:40.330Z] testCreateSnapshotSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T13:34:40.330Z] testCreateSessionVariants(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T13:34:40.330Z] testAddContext(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T13:34:40.330Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest [2019-07-30T13:34:40.330Z] 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-30T13:34:40.330Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T13:34:40.330Z] testActivator(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T13:34:40.330Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T13:34:40.330Z] testGetDefault(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T13:34:40.330Z] [2019-07-30T13:34:40.330Z] Results: [2019-07-30T13:34:40.330Z] [2019-07-30T13:34:40.330Z] Tests run: 201, Failures: 0, Errors: 0, Skipped: 9 [2019-07-30T13:34:40.330Z] [2019-07-30T13:34:41.899Z] [INFO] All tests passed! [2019-07-30T13:34:41.899Z] [INFO] [2019-07-30T13:34:41.899Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T13:34:41.899Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:34:41.899Z] [INFO] [2019-07-30T13:34:41.899Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T13:34:42.463Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T13:34:42.463Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T13:34:42.719Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T13:34:43.283Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T13:34:43.539Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T13:34:43.539Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T13:34:43.796Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T13:34:43.796Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T13:34:43.796Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-07-30T13:34:44.358Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T13:34:45.702Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-30T13:34:45.702Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-30T13:34:45.702Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core.tests' with 6 classes [2019-07-30T13:34:45.960Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-30T13:34:46.217Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T13:34:46.217Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T13:34:46.217Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T13:34:46.217Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T13:34:46.473Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T13:34:46.731Z] [INFO] [2019-07-30T13:34:46.731Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T13:34:46.731Z] [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-30T13:34:46.731Z] [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-30T13:34:46.731Z] [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-30T13:34:46.731Z] [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-30T13:34:46.731Z] [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-30T13:34:46.731Z] [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-30T13:34:46.731Z] [INFO] [2019-07-30T13:34:46.731Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T13:34:46.731Z] [INFO] [2019-07-30T13:34:46.731Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui >-- [2019-07-30T13:34:46.731Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui 2.0.0-SNAPSHOT [89/134] [2019-07-30T13:34:46.731Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T13:34:46.731Z] [INFO] [2019-07-30T13:34:46.731Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T13:34:46.731Z] [INFO] [2019-07-30T13:34:46.731Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T13:34:46.731Z] [INFO] The project's OSGi version is 2.0.0.201907301238 [2019-07-30T13:34:46.731Z] [INFO] [2019-07-30T13:34:46.731Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T13:34:46.731Z] [INFO] [2019-07-30T13:34:46.731Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T13:34:46.731Z] [INFO] [2019-07-30T13:34:46.731Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T13:34:46.731Z] [INFO] [2019-07-30T13:34:46.731Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T13:34:46.731Z] [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-30T13:34:46.731Z] [INFO] [2019-07-30T13:34:46.731Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T13:34:46.731Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:34:46.731Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/main/resources [2019-07-30T13:34:46.731Z] [INFO] [2019-07-30T13:34:46.731Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T13:34:46.731Z] [INFO] Compiling 3 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/classes [2019-07-30T13:34:46.988Z] [INFO] [2019-07-30T13:34:46.988Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T13:34:46.988Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:34:46.988Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/test/resources [2019-07-30T13:34:46.988Z] [INFO] [2019-07-30T13:34:46.988Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T13:34:46.988Z] [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-30T13:34:46.988Z] [INFO] [2019-07-30T13:34:46.988Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T13:34:46.988Z] [INFO] [2019-07-30T13:34:46.988Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T13:34:46.988Z] [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-30T13:34:47.244Z] [INFO] [2019-07-30T13:34:47.244Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T13:34:47.244Z] [INFO] [2019-07-30T13:34:47.244Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T13:34:47.244Z] [INFO] [2019-07-30T13:34:47.244Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T13:34:47.244Z] [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-30T13:34:47.244Z] [INFO] [2019-07-30T13:34:47.244Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T13:34:47.244Z] [INFO] [2019-07-30T13:34:47.244Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T13:34:47.244Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:34:47.244Z] [INFO] [2019-07-30T13:34:47.244Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T13:34:48.174Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T13:34:48.174Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T13:34:48.174Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T13:34:48.739Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T13:34:48.739Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-30T13:34:48.996Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T13:34:49.253Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T13:34:50.620Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-30T13:34:50.620Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T13:34:50.876Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T13:34:51.133Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T13:34:51.133Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T13:34:51.133Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T13:34:51.389Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-30T13:34:51.389Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T13:34:51.389Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T13:34:51.646Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T13:34:51.902Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T13:34:51.902Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T13:34:51.902Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T13:34:52.158Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-07-30T13:34:52.420Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-30T13:34:52.420Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-30T13:34:52.420Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-07-30T13:34:52.676Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T13:34:52.934Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T13:34:52.934Z] [INFO] [2019-07-30T13:34:52.934Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T13:34:52.934Z] [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-30T13:34:52.934Z] [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-30T13:34:52.934Z] [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-30T13:34:52.934Z] [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-30T13:34:52.934Z] [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-30T13:34:52.934Z] [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-30T13:34:52.934Z] [INFO] [2019-07-30T13:34:52.934Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T13:34:52.934Z] [INFO] [2019-07-30T13:34:52.934Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel >--- [2019-07-30T13:34:52.934Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel 5.0.0-SNAPSHOT [90/134] [2019-07-30T13:34:52.934Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-30T13:34:52.934Z] [INFO] [2019-07-30T13:34:52.934Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T13:34:52.934Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel/target [2019-07-30T13:34:52.934Z] [INFO] [2019-07-30T13:34:52.934Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T13:34:52.934Z] [INFO] The project's OSGi version is 5.0.0.201907301238 [2019-07-30T13:34:52.934Z] [INFO] [2019-07-30T13:34:52.934Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T13:34:52.934Z] [INFO] [2019-07-30T13:34:52.934Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T13:34:52.934Z] [INFO] [2019-07-30T13:34:52.934Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T13:34:52.934Z] [INFO] [2019-07-30T13:34:52.934Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T13:34:52.934Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T13:34:52.934Z] [INFO] [2019-07-30T13:34:52.934Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T13:34:52.934Z] [INFO] [2019-07-30T13:34:52.934Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T13:34:52.934Z] [INFO] [2019-07-30T13:34:52.934Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T13:34:52.934Z] [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-30T13:34:52.934Z] [INFO] [2019-07-30T13:34:52.934Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T13:34:52.934Z] [INFO] [2019-07-30T13:34:52.934Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T13:34:52.934Z] [INFO] [2019-07-30T13:34:52.934Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T13:34:53.191Z] [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-30T13:34:53.191Z] [INFO] [2019-07-30T13:34:53.191Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T13:34:53.191Z] [INFO] [2019-07-30T13:34:53.191Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T13:34:53.191Z] [INFO] [2019-07-30T13:34:53.191Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T13:34:53.191Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:34:53.191Z] [INFO] [2019-07-30T13:34:53.191Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T13:34:54.559Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T13:34:54.559Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T13:34:54.816Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T13:34:55.380Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-30T13:34:55.638Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T13:34:57.135Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T13:34:57.135Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T13:34:57.135Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-30T13:34:57.135Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T13:34:57.135Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-30T13:34:57.135Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T13:34:57.135Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.ui' with 29 classes [2019-07-30T13:34:57.392Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-30T13:34:57.392Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T13:34:57.649Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T13:34:57.649Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T13:34:57.649Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T13:34:57.649Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-30T13:34:57.906Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T13:34:57.906Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T13:34:57.906Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-30T13:34:57.906Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T13:34:58.163Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T13:34:58.420Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf' with 0 classes [2019-07-30T13:34:58.420Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-07-30T13:34:58.420Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.user' with 0 classes [2019-07-30T13:34:58.420Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T13:34:58.420Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T13:34:58.420Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control' with 0 classes [2019-07-30T13:34:58.420Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf' with 0 classes [2019-07-30T13:34:58.420Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-30T13:34:58.420Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-30T13:34:58.677Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-07-30T13:34:58.934Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-07-30T13:34:58.934Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T13:34:58.934Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.ui' with 3 classes [2019-07-30T13:34:59.191Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-30T13:34:59.191Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T13:34:59.448Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf' with 0 classes [2019-07-30T13:34:59.448Z] [INFO] [2019-07-30T13:34:59.448Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T13:34:59.448Z] [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-30T13:34:59.448Z] [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-30T13:34:59.448Z] [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-30T13:34:59.448Z] [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-30T13:34:59.448Z] [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-30T13:34:59.448Z] [INFO] [2019-07-30T13:34:59.448Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T13:34:59.448Z] [INFO] [2019-07-30T13:34:59.448Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests >-- [2019-07-30T13:34:59.448Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.9-SNAPSHOT [91/134] [2019-07-30T13:34:59.448Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T13:34:59.448Z] [INFO] [2019-07-30T13:34:59.448Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T13:34:59.448Z] [INFO] [2019-07-30T13:34:59.448Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T13:34:59.448Z] [INFO] The project's OSGi version is 1.0.9.201907301238 [2019-07-30T13:34:59.448Z] [INFO] [2019-07-30T13:34:59.448Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T13:34:59.448Z] [INFO] [2019-07-30T13:34:59.448Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T13:34:59.448Z] [INFO] [2019-07-30T13:34:59.448Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T13:34:59.448Z] [INFO] [2019-07-30T13:34:59.448Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T13:34:59.448Z] [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-30T13:34:59.448Z] [INFO] [2019-07-30T13:34:59.448Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T13:34:59.448Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:34:59.448Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/main/resources [2019-07-30T13:34:59.448Z] [INFO] [2019-07-30T13:34:59.448Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T13:34:59.448Z] [INFO] Compiling 36 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/classes [2019-07-30T13:35:00.012Z] [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-30T13:35:00.012Z] TmfModelResponse<@NonNull TimeGraphModel> rowResponse = provider.fetchRowModel(FetchParametersUtils.selectionTimeQueryToMap(new SelectionTimeQueryFilter(1, 20, 20, tree.keySet())), null); [2019-07-30T13:35:00.012Z] ^^^^^^^^^^^^^ [2019-07-30T13:35:00.012Z] 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-30T13:35:00.012Z] [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-30T13:35:00.012Z] provider = DataDrivenTimeGraphProviderFactory.create(trace, Objects.requireNonNull(Lists.newArrayList(stateSystems)), getEntries(new AnalysisCompilationData(), viewElement), getvalues(viewElement), ANALYSIS_ID); [2019-07-30T13:35:00.012Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:35:00.012Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull DataDrivenOutputEntry>' [2019-07-30T13:35:00.012Z] [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-30T13:35:00.012Z] provider = DataDrivenTimeGraphProviderFactory.create(trace, Objects.requireNonNull(Lists.newArrayList(stateSystems)), getEntries(new AnalysisCompilationData(), viewElement), getvalues(viewElement), ANALYSIS_ID); [2019-07-30T13:35:00.012Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:35:00.012Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull DataDrivenPresentationState>' [2019-07-30T13:35:00.012Z] [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-30T13:35:00.012Z] TmfXmlOutputEntryCu entryCu = TmfXmlOutputEntryCu.compile(compilationData, entry); [2019-07-30T13:35:00.012Z] ^^^^^^^^^^^^^^^ [2019-07-30T13:35:00.012Z] Null type safety (type annotations): The expression of type 'AnalysisCompilationData' needs unchecked conversion to conform to '@NonNull AnalysisCompilationData' [2019-07-30T13:35:00.012Z] [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-30T13:35:00.012Z] TmfXmlOutputEntryCu entryCu = TmfXmlOutputEntryCu.compile(compilationData, entry); [2019-07-30T13:35:00.012Z] ^^^^^ [2019-07-30T13:35:00.012Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element' [2019-07-30T13:35:00.012Z] [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-30T13:35:00.012Z] IAnalysisModuleHelper helper = new OtherModuleHelperStub(xmlFile, node); [2019-07-30T13:35:00.012Z] ^^^^ [2019-07-30T13:35:00.012Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element' [2019-07-30T13:35:00.012Z] [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-30T13:35:00.012Z] IAnalysisModuleHelper helper = new OtherModuleHelperStub(xmlFile, node); [2019-07-30T13:35:00.012Z] ^^^^ [2019-07-30T13:35:00.012Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element' [2019-07-30T13:35:00.012Z] [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-30T13:35:00.012Z] provider = DataDrivenXYProviderFactory.create(trace, Objects.requireNonNull(Lists.newArrayList(stateSystems)), getEntries(new AnalysisCompilationData(), viewElement), ANALYSIS_ID); [2019-07-30T13:35:00.012Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:35:00.012Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull DataDrivenOutputEntry>' [2019-07-30T13:35:00.012Z] [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-30T13:35:00.012Z] TmfXmlOutputEntryCu entryCu = TmfXmlOutputEntryCu.compile(compilationData, entry); [2019-07-30T13:35:00.012Z] ^^^^^^^^^^^^^^^ [2019-07-30T13:35:00.012Z] Null type safety (type annotations): The expression of type 'AnalysisCompilationData' needs unchecked conversion to conform to '@NonNull AnalysisCompilationData' [2019-07-30T13:35:00.012Z] [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-30T13:35:00.012Z] TmfXmlOutputEntryCu entryCu = TmfXmlOutputEntryCu.compile(compilationData, entry); [2019-07-30T13:35:00.012Z] ^^^^^ [2019-07-30T13:35:00.012Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element' [2019-07-30T13:35:00.012Z] [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-30T13:35:00.012Z] TmfModelResponse<@NonNull ITmfXyModel> rowResponse = xyProvider.fetchXY(FetchParametersUtils.selectionTimeQueryToMap(new SelectionTimeQueryFilter(1, 20, 20, tree.keySet())), null); [2019-07-30T13:35:00.012Z] ^^^^^^^^^^^^^ [2019-07-30T13:35:00.012Z] 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-30T13:35:00.012Z] 11 problems (11 warnings) [2019-07-30T13:35:00.012Z] [INFO] [2019-07-30T13:35:00.012Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T13:35:00.012Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:35:00.012Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/test/resources [2019-07-30T13:35:00.012Z] [INFO] [2019-07-30T13:35:00.012Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T13:35:00.012Z] [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-30T13:35:00.575Z] [INFO] [2019-07-30T13:35:00.575Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T13:35:00.575Z] [INFO] [2019-07-30T13:35:00.575Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T13:35:03.094Z] [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-30T13:35:03.094Z] [INFO] [2019-07-30T13:35:03.094Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T13:35:03.094Z] [INFO] [2019-07-30T13:35:03.094Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T13:35:03.094Z] [INFO] [2019-07-30T13:35:03.094Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T13:35:03.094Z] [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-30T13:35:03.094Z] [INFO] [2019-07-30T13:35:03.094Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T13:35:03.094Z] [INFO] [2019-07-30T13:35:03.094Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T13:35:04.024Z] [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-30T13:35:04.024Z] [INFO] Command line: [2019-07-30T13:35:04.024Z] [/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-30T13:35:04.025Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T13:35:08.197Z] !SESSION 2019-07-30 13:35:04.183 ----------------------------------------------- [2019-07-30T13:35:08.197Z] eclipse.buildId=unknown [2019-07-30T13:35:08.197Z] java.version=1.8.0_202 [2019-07-30T13:35:08.197Z] java.vendor=Oracle Corporation [2019-07-30T13:35:08.197Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T13:35:08.197Z] 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-30T13:35:08.197Z] 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-30T13:35:08.197Z] [2019-07-30T13:35:08.197Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 13:35:07.845 [2019-07-30T13:35:08.197Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T13:35:08.197Z] !STACK 0 [2019-07-30T13:35:08.197Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-30T13:35:08.197Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:35:08.197Z] [2019-07-30T13:35:08.197Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T13:35:08.197Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T13:35:08.197Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T13:35:08.197Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T13:35:08.197Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T13:35:08.197Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T13:35:08.197Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T13:35:08.197Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T13:35:08.197Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T13:35:08.197Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T13:35:08.197Z] [2019-07-30T13:35:08.197Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 13:35:08.024 [2019-07-30T13:35:08.197Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T13:35:08.197Z] !STACK 0 [2019-07-30T13:35:08.197Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-30T13:35:08.197Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:35:08.197Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T13:35:08.197Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-30T13:35:08.197Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-30T13:35:08.197Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:35:08.197Z] [2019-07-30T13:35:08.197Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T13:35:08.197Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T13:35:08.197Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T13:35:08.197Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T13:35:08.197Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T13:35:08.197Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T13:35:08.197Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T13:35:08.197Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T13:35:08.197Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T13:35:08.197Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T13:35:10.976Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest [2019-07-30T13:35:11.540Z] [2019-07-30T13:35:11.540Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 13:35:11.322 [2019-07-30T13:35:11.540Z] !MESSAGE The value of a constant attribute should not be empty [2019-07-30T13:35:11.540Z] [2019-07-30T13:35:11.540Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 13:35:11.324 [2019-07-30T13:35:11.540Z] !MESSAGE The value of an event field attribute should not be null [2019-07-30T13:35:11.540Z] [2019-07-30T13:35:11.540Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 13:35:11.325 [2019-07-30T13:35:11.540Z] !MESSAGE A query state attribute should have children attributes [2019-07-30T13:35:11.540Z] [2019-07-30T13:35:11.540Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 13:35:11.332 [2019-07-30T13:35:11.540Z] !MESSAGE The value of a constant attribute should not be empty [2019-07-30T13:35:11.540Z] [2019-07-30T13:35:11.540Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 13:35:11.334 [2019-07-30T13:35:11.540Z] !MESSAGE Location undefined does not exist [2019-07-30T13:35:11.540Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.509 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest [2019-07-30T13:35:11.540Z] testValidLocationCompilation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest) Time elapsed: 0.455 s [2019-07-30T13:35:11.540Z] testInvalidStateAttributeCompilation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest) Time elapsed: 0.016 s [2019-07-30T13:35:11.540Z] testValidStateAttributeCompilation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest) Time elapsed: 0.011 s [2019-07-30T13:35:11.540Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest [2019-07-30T13:35:11.540Z] [2019-07-30T13:35:11.540Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 13:35:11.455 [2019-07-30T13:35:11.540Z] !MESSAGE Compiling value: value is not a parseable integer: abc [2019-07-30T13:35:11.540Z] [2019-07-30T13:35:11.540Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 13:35:11.456 [2019-07-30T13:35:11.540Z] !MESSAGE Compiling value: value is not a parseable integer: [2019-07-30T13:35:11.540Z] [2019-07-30T13:35:11.540Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 13:35:11.460 [2019-07-30T13:35:11.540Z] !MESSAGE Compiling value: value is not a parseable integer: abc [2019-07-30T13:35:11.540Z] [2019-07-30T13:35:11.540Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 13:35:11.461 [2019-07-30T13:35:11.540Z] !MESSAGE Compiling value: value is not a parseable integer: [2019-07-30T13:35:11.540Z] [2019-07-30T13:35:11.540Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 13:35:11.472 [2019-07-30T13:35:11.540Z] !MESSAGE The mapping group undefined does not exist in this analysis [2019-07-30T13:35:11.540Z] [2019-07-30T13:35:11.540Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 13:35:11.525 [2019-07-30T13:35:11.540Z] !MESSAGE Compiling value: value is not a parseable integer: not int [2019-07-30T13:35:11.540Z] [2019-07-30T13:35:11.540Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 13:35:11.527 [2019-07-30T13:35:11.540Z] !MESSAGE A query state value should have children attributes [2019-07-30T13:35:11.540Z] [2019-07-30T13:35:11.540Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 13:35:11.528 [2019-07-30T13:35:11.540Z] !MESSAGE The value of a constant attribute should not be empty [2019-07-30T13:35:11.540Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest [2019-07-30T13:35:11.540Z] testStateValueCompilation[0: Null state value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.003 s [2019-07-30T13:35:11.540Z] testStateValueCompilation[1: Valid integer 1](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-30T13:35:11.540Z] 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-30T13:35:11.540Z] testStateValueCompilation[3: Invalid integer](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.002 s [2019-07-30T13:35:11.540Z] testStateValueCompilation[4: Int no value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.002 s [2019-07-30T13:35:11.540Z] testStateValueCompilation[5: Valid long 1](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-30T13:35:11.540Z] testStateValueCompilation[6: Valid long 2](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-30T13:35:11.540Z] testStateValueCompilation[7: Invalid long](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-30T13:35:11.540Z] testStateValueCompilation[8: Long no value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.002 s [2019-07-30T13:35:11.540Z] testStateValueCompilation[9: Valid string 1](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-30T13:35:11.540Z] testStateValueCompilation[10: Valid string 2](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-30T13:35:11.540Z] testStateValueCompilation[11: String no value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0 s [2019-07-30T13:35:11.540Z] testStateValueCompilation[12: Delete value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-30T13:35:11.540Z] 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-30T13:35:11.540Z] testStateValueCompilation[14: Event name](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-30T13:35:11.540Z] testStateValueCompilation[15: Event name with params](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-30T13:35:11.540Z] testStateValueCompilation[16: Event field](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-30T13:35:11.540Z] testStateValueCompilation[17: Unknown mapping group](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-30T13:35:11.540Z] testStateValueCompilation[18: Valid script](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.05 s [2019-07-30T13:35:11.540Z] testStateValueCompilation[19: Script with children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-30T13:35:11.540Z] testStateValueCompilation[20: Script with invalid children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-30T13:35:11.540Z] testStateValueCompilation[21: Query](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-30T13:35:11.540Z] testStateValueCompilation[22: Query no children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-30T13:35:11.540Z] testStateValueCompilation[23: Query with invalid children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.002 s [2019-07-30T13:35:11.540Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest [2019-07-30T13:35:11.797Z] [2019-07-30T13:35:11.797Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 13:35:11.559 [2019-07-30T13:35:11.797Z] !MESSAGE Segment time: only one of or shoud be present [2019-07-30T13:35:11.797Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest [2019-07-30T13:35:11.797Z] testAction[0: type_and_end](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest) Time elapsed: 0.011 s [2019-07-30T13:35:11.797Z] testAction[1: just_type](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest) Time elapsed: 0.001 s [2019-07-30T13:35:11.797Z] testAction[2: type_and_duration](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest) Time elapsed: 0.001 s [2019-07-30T13:35:11.797Z] testAction[3: inline_name](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest) Time elapsed: 0.002 s [2019-07-30T13:35:11.797Z] testAction[4: invalid_segment_and_duration](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest) Time elapsed: 0.002 s [2019-07-30T13:35:11.797Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest [2019-07-30T13:35:11.797Z] [2019-07-30T13:35:11.797Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 13:35:11.639 [2019-07-30T13:35:11.797Z] !MESSAGE Fsm one_state_final: a state was defined without transition. You may get stuck there [2019-07-30T13:35:11.797Z] [2019-07-30T13:35:11.797Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 13:35:11.742 [2019-07-30T13:35:11.797Z] !MESSAGE State Transition: Transition used a condition, there should be only 'events' and 'cond' attributes [2019-07-30T13:35:11.797Z] [2019-07-30T13:35:11.797Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 13:35:11.755 [2019-07-30T13:35:11.797Z] !MESSAGE State Transition: Undefined action: action1 [2019-07-30T13:35:11.797Z] [2019-07-30T13:35:11.797Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 13:35:11.758 [2019-07-30T13:35:11.797Z] !MESSAGE State Transition: Undefined condition: test1 [2019-07-30T13:35:11.797Z] [2019-07-30T13:35:11.797Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 13:35:11.760 [2019-07-30T13:35:11.797Z] !MESSAGE State Transition: Undefined condition: test1 [2019-07-30T13:35:11.797Z] [2019-07-30T13:35:11.797Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 13:35:11.763 [2019-07-30T13:35:11.797Z] !MESSAGE Fsm valid_no_initial: a state was defined without transition. You may get stuck there [2019-07-30T13:35:12.054Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.196 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest [2019-07-30T13:35:12.054Z] testFsm[0: one_state_final](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.028 s [2019-07-30T13:35:12.054Z] testFsm[1: one_state_loop](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.007 s [2019-07-30T13:35:12.054Z] testFsm[2: save_and_clear_fields](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.005 s [2019-07-30T13:35:12.054Z] testFsm[3: multiple_actions_and_tests](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.055 s [2019-07-30T13:35:12.054Z] testFsm[4: multiple_states_and_transitions](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.007 s [2019-07-30T13:35:12.054Z] testFsm[5: on_entry_exit](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.003 s [2019-07-30T13:35:12.054Z] testFsm[6: with_precondition](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.008 s [2019-07-30T13:35:12.054Z] testFsm[7: initial state](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.004 s [2019-07-30T13:35:12.054Z] testFsm[8: initial_element](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.003 s [2019-07-30T13:35:12.054Z] testFsm[9: undefined_action](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.003 s [2019-07-30T13:35:12.054Z] testFsm[10: undefined_condition](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.003 s [2019-07-30T13:35:12.054Z] testFsm[11: undefined_target](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.002 s [2019-07-30T13:35:12.054Z] testFsm[12: valid_no_initial](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.002 s [2019-07-30T13:35:12.054Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest [2019-07-30T13:35:15.328Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.232 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest [2019-07-30T13:35:15.328Z] testConditionsPattern(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest) Time elapsed: 1.995 s [2019-07-30T13:35:15.328Z] testConditionsValidation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest) Time elapsed: 1.235 s [2019-07-30T13:35:15.328Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest [2019-07-30T13:35:18.602Z] [2019-07-30T13:35:18.602Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 13:35:17.955 [2019-07-30T13:35:18.602Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T13:35:18.602Z] [2019-07-30T13:35:18.602Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 13:35:17.956 [2019-07-30T13:35:18.602Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T13:35:18.602Z] [2019-07-30T13:35:18.602Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 13:35:17.956 [2019-07-30T13:35:18.602Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T13:35:18.602Z] [2019-07-30T13:35:18.602Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 13:35:17.957 [2019-07-30T13:35:18.602Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T13:35:18.602Z] [2019-07-30T13:35:18.602Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 13:35:17.958 [2019-07-30T13:35:18.602Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T13:35:18.602Z] [2019-07-30T13:35:18.602Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 13:35:17.958 [2019-07-30T13:35:18.602Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T13:35:18.602Z] [2019-07-30T13:35:18.602Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 13:35:17.959 [2019-07-30T13:35:18.602Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T13:35:18.602Z] [2019-07-30T13:35:18.602Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 13:35:17.960 [2019-07-30T13:35:18.602Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T13:35:18.602Z] [2019-07-30T13:35:18.602Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 13:35:17.960 [2019-07-30T13:35:18.602Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T13:35:18.602Z] [2019-07-30T13:35:18.602Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 13:35:17.961 [2019-07-30T13:35:18.602Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T13:35:18.602Z] [2019-07-30T13:35:18.602Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 13:35:17.962 [2019-07-30T13:35:18.602Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T13:35:18.602Z] [2019-07-30T13:35:18.602Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 13:35:17.962 [2019-07-30T13:35:18.602Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T13:35:18.602Z] [2019-07-30T13:35:18.602Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 13:35:17.963 [2019-07-30T13:35:18.602Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T13:35:18.602Z] [2019-07-30T13:35:18.602Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 13:35:17.963 [2019-07-30T13:35:18.602Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T13:35:18.602Z] [2019-07-30T13:35:18.602Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 13:35:17.964 [2019-07-30T13:35:18.602Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T13:35:18.602Z] [2019-07-30T13:35:18.602Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 13:35:17.965 [2019-07-30T13:35:18.602Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T13:35:18.602Z] [2019-07-30T13:35:18.602Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 13:35:17.965 [2019-07-30T13:35:18.602Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T13:35:18.602Z] [2019-07-30T13:35:18.602Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 13:35:17.966 [2019-07-30T13:35:18.602Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T13:35:18.602Z] [2019-07-30T13:35:18.602Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 13:35:17.967 [2019-07-30T13:35:18.602Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T13:35:18.602Z] [2019-07-30T13:35:18.602Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 13:35:17.967 [2019-07-30T13:35:18.602Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T13:35:18.602Z] [2019-07-30T13:35:18.602Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 13:35:17.968 [2019-07-30T13:35:18.602Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T13:35:18.602Z] [2019-07-30T13:35:18.602Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 13:35:17.968 [2019-07-30T13:35:18.602Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T13:35:18.602Z] [2019-07-30T13:35:18.602Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 13:35:18.022 [2019-07-30T13:35:18.602Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T13:35:18.602Z] [2019-07-30T13:35:18.602Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 13:35:18.023 [2019-07-30T13:35:18.602Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T13:35:18.602Z] [2019-07-30T13:35:18.602Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 13:35:18.024 [2019-07-30T13:35:18.602Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T13:35:18.602Z] [2019-07-30T13:35:18.602Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 13:35:18.024 [2019-07-30T13:35:18.602Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T13:35:18.602Z] [2019-07-30T13:35:18.602Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 13:35:18.027 [2019-07-30T13:35:18.602Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T13:35:18.602Z] [2019-07-30T13:35:18.602Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 13:35:18.028 [2019-07-30T13:35:18.602Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T13:35:18.602Z] [2019-07-30T13:35:18.602Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 13:35:18.028 [2019-07-30T13:35:18.602Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T13:35:18.602Z] [2019-07-30T13:35:18.602Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 13:35:18.029 [2019-07-30T13:35:18.602Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T13:35:30.780Z] [2019-07-30T13:35:30.780Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 13:35:30.426 [2019-07-30T13:35:30.780Z] !MESSAGE XmlStateProvider: Cannot find state provider element in file [2019-07-30T13:35:31.344Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.974 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest [2019-07-30T13:35:31.344Z] testInvalidInput(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest) Time elapsed: 15.365 s [2019-07-30T13:35:31.344Z] testStateSystem(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest) Time elapsed: 0.606 s [2019-07-30T13:35:31.344Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest [2019-07-30T13:35:32.525Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.12 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest [2019-07-30T13:35:32.525Z] testEventName(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest) Time elapsed: 1.12 s [2019-07-30T13:35:32.525Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest [2019-07-30T13:35:32.525Z] [2019-07-30T13:35:32.525Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 13:35:32.180 [2019-07-30T13:35:32.525Z] !MESSAGE state value is type int but a mappingGroup is specified [2019-07-30T13:35:32.525Z] [2019-07-30T13:35:32.525Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 13:35:32.181 [2019-07-30T13:35:32.525Z] !MESSAGE state value is type int but a mappingGroup is specified [2019-07-30T13:35:33.455Z] [2019-07-30T13:35:33.455Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 13:35:33.400 [2019-07-30T13:35:33.455Z] !MESSAGE state value is type int but a mappingGroup is specified [2019-07-30T13:35:33.455Z] [2019-07-30T13:35:33.455Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 13:35:33.401 [2019-07-30T13:35:33.455Z] !MESSAGE state value is type int but a mappingGroup is specified [2019-07-30T13:35:33.455Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.24 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest [2019-07-30T13:35:33.455Z] testNonConsumingFsm(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest) Time elapsed: 1.22 s [2019-07-30T13:35:33.455Z] testConsumingFsm(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest) Time elapsed: 0.018 s [2019-07-30T13:35:33.455Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest [2019-07-30T13:35:34.019Z] [2019-07-30T13:35:34.019Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 13:35:33.853 [2019-07-30T13:35:34.019Z] !MESSAGE Fsm syscall: Both 'initial' attribute and element were declared. Only the 'initial' attribute will be used [2019-07-30T13:35:39.269Z] [2019-07-30T13:35:39.269Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 13:35:38.624 [2019-07-30T13:35:39.269Z] !MESSAGE Fsm syscall: Both 'initial' attribute and element were declared. Only the 'initial' attribute will be used [2019-07-30T13:35:39.269Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.222 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest [2019-07-30T13:35:39.269Z] testSegmentStore(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest) Time elapsed: 4.939 s [2019-07-30T13:35:39.269Z] testStateSystem(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest) Time elapsed: 0.281 s [2019-07-30T13:35:39.269Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest [2019-07-30T13:35:39.832Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.12 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest [2019-07-30T13:35:39.832Z] testConditionsValidation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest) Time elapsed: 1.119 s [2019-07-30T13:35:39.832Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest [2019-07-30T13:35:39.832Z] [2019-07-30T13:35:39.832Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 13:35:39.769 [2019-07-30T13:35:39.832Z] !MESSAGE Fsm syscall: Both 'initial' attribute and element were declared. Only the 'initial' attribute will be used [2019-07-30T13:35:40.089Z] [2019-07-30T13:35:40.089Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 13:35:40.028 [2019-07-30T13:35:40.089Z] !MESSAGE Fsm syscall: Both 'initial' attribute and element were declared. Only the 'initial' attribute will be used [2019-07-30T13:35:40.089Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.264 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest [2019-07-30T13:35:40.089Z] testModuleExecution(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest) Time elapsed: 0.259 s [2019-07-30T13:35:40.089Z] testModuleConstruction(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest) Time elapsed: 0.004 s [2019-07-30T13:35:40.089Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest [2019-07-30T13:35:41.458Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.219 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest [2019-07-30T13:35:41.458Z] testTimestampDescription(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest) Time elapsed: 1.216 s [2019-07-30T13:35:41.458Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest [2019-07-30T13:35:41.714Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.421 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest [2019-07-30T13:35:41.714Z] testModuleExecution(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest) Time elapsed: 0.285 s [2019-07-30T13:35:41.714Z] testModuleConstruction(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest) Time elapsed: 0.135 s [2019-07-30T13:35:41.714Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest [2019-07-30T13:35:43.606Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.68 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest [2019-07-30T13:35:43.606Z] testFactory(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest) Time elapsed: 0.528 s [2019-07-30T13:35:43.606Z] testTwoLevels(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest) Time elapsed: 0.817 s [2019-07-30T13:35:43.606Z] testNoParentDisplay(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest) Time elapsed: 0.295 s [2019-07-30T13:35:43.606Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest [2019-07-30T13:35:44.169Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.684 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest [2019-07-30T13:35:44.169Z] testPopulateModulesWithAnalysisManager(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest) Time elapsed: 0.371 s [2019-07-30T13:35:44.169Z] testProperties(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest) Time elapsed: 0.015 s [2019-07-30T13:35:44.169Z] testPopulateModules(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest) Time elapsed: 0.297 s [2019-07-30T13:35:44.169Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest [2019-07-30T13:35:44.169Z] [2019-07-30T13:35:44.169Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 13:35:44.069 [2019-07-30T13:35:44.169Z] !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-30T13:35:44.169Z] [2019-07-30T13:35:44.169Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 13:35:44.125 [2019-07-30T13:35:44.169Z] !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-30T13:35:44.169Z] [2019-07-30T13:35:44.169Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 13:35:44.133 [2019-07-30T13:35:44.169Z] !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-30T13:35:44.169Z] [2019-07-30T13:35:44.169Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 13:35:44.142 [2019-07-30T13:35:44.169Z] !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-30T13:35:44.169Z] [2019-07-30T13:35:44.169Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 13:35:44.149 [2019-07-30T13:35:44.169Z] !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-30T13:35:44.426Z] [2019-07-30T13:35:44.426Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 13:35:44.269 [2019-07-30T13:35:44.426Z] !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-30T13:35:45.358Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.1 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest [2019-07-30T13:35:45.358Z] testXmlValidateInvalid(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest) Time elapsed: 0.092 s [2019-07-30T13:35:45.358Z] testXmlValidate(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest) Time elapsed: 0.119 s [2019-07-30T13:35:45.358Z] testGetChildElements(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest) Time elapsed: 0.054 s [2019-07-30T13:35:45.358Z] testXmlValidateValid(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest) Time elapsed: 0.532 s [2019-07-30T13:35:45.358Z] testXmlEnableDisableFile(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest) Time elapsed: 0.172 s [2019-07-30T13:35:45.358Z] testXmlAddFile(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest) Time elapsed: 0.128 s [2019-07-30T13:35:45.358Z] testXmlPath(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest) Time elapsed: 0.001 s [2019-07-30T13:35:45.358Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest [2019-07-30T13:35:45.614Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.269 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest [2019-07-30T13:35:45.614Z] testGetChildElements(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest) Time elapsed: 0.117 s [2019-07-30T13:35:45.614Z] testGetElementInFile(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest) Time elapsed: 0.151 s [2019-07-30T13:35:45.614Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest [2019-07-30T13:35:45.929Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.198 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest [2019-07-30T13:35:45.929Z] testExtendedModuleCreated(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest) Time elapsed: 0.098 s [2019-07-30T13:35:45.929Z] testGettingSchemaParser(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest) Time elapsed: 0 s [2019-07-30T13:35:45.929Z] testPopulateExtendedModules(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest) Time elapsed: 0.099 s [2019-07-30T13:35:45.929Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest [2019-07-30T13:35:46.585Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.714 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest [2019-07-30T13:35:46.585Z] testXYDataProvider(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest) Time elapsed: 0.303 s [2019-07-30T13:35:46.585Z] testXYDataProviderDelta(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest) Time elapsed: 0.193 s [2019-07-30T13:35:46.585Z] testXYFactory(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest) Time elapsed: 0.216 s [2019-07-30T13:35:46.585Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest [2019-07-30T13:35:56.536Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.26 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest [2019-07-30T13:35:56.536Z] testOneTrace(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest) Time elapsed: 0.378 s [2019-07-30T13:35:56.536Z] testExperimentWithTraceAnalysis(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest) Time elapsed: 7.978 s [2019-07-30T13:35:56.536Z] testExperiment(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest) Time elapsed: 0.605 s [2019-07-30T13:35:56.536Z] testOneTraceWithExperimentAnalysis(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest) Time elapsed: 0.296 s [2019-07-30T13:35:56.536Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest [2019-07-30T13:35:56.536Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.386 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest [2019-07-30T13:35:56.536Z] testStateValueModify(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest) Time elapsed: 0.031 s [2019-07-30T13:35:56.536Z] testStateValueScript(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest) Time elapsed: 0.076 s [2019-07-30T13:35:56.536Z] testStateValueUpdate(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest) Time elapsed: 0.031 s [2019-07-30T13:35:56.536Z] testStateValueMapping(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest) Time elapsed: 0.073 s [2019-07-30T13:35:56.536Z] testStateValuePeek(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest) Time elapsed: 0.03 s [2019-07-30T13:35:56.536Z] testStateValueFuture(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest) Time elapsed: 0.07 s [2019-07-30T13:35:56.536Z] testStateValueHostId(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest) Time elapsed: 0.072 s [2019-07-30T13:35:56.536Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest [2019-07-30T13:35:57.465Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.216 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest [2019-07-30T13:35:57.465Z] testAttributePool(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest) Time elapsed: 1.216 s [2019-07-30T13:35:57.465Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest [2019-07-30T13:35:58.835Z] [2019-07-30T13:35:58.835Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 13:35:58.474 [2019-07-30T13:35:58.835Z] !MESSAGE state value is type int but a mappingGroup is specified [2019-07-30T13:35:58.835Z] [2019-07-30T13:35:58.835Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 13:35:58.475 [2019-07-30T13:35:58.835Z] !MESSAGE state value is type int but a mappingGroup is specified [2019-07-30T13:35:58.835Z] 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-30T13:35:58.835Z] testSegmentContent(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest) Time elapsed: 1.219 s [2019-07-30T13:35:58.835Z] testMappingGroup(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest) Time elapsed: 0.012 s [2019-07-30T13:35:58.835Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest [2019-07-30T13:35:58.835Z] [2019-07-30T13:35:58.835Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 13:35:58.491 [2019-07-30T13:35:58.835Z] !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-30T13:35:59.764Z] [2019-07-30T13:35:59.764Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 13:35:59.701 [2019-07-30T13:35:59.764Z] !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-30T13:36:01.133Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.418 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest [2019-07-30T13:36:01.133Z] testInitialStateDeclaration(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest) Time elapsed: 0 s [2019-07-30T13:36:01.133Z] testTwoInitialStates(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest) Time elapsed: 0.001 s [2019-07-30T13:36:01.133Z] testInitialStateWithCondition(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest) Time elapsed: 0 s [2019-07-30T13:36:01.133Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest [2019-07-30T13:36:01.133Z] 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-30T13:36:01.133Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest) Time elapsed: 0 s [2019-07-30T13:36:01.133Z] testGetDefault(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest) Time elapsed: 0 s [2019-07-30T13:36:01.133Z] [2019-07-30T13:36:01.133Z] Results: [2019-07-30T13:36:01.133Z] [2019-07-30T13:36:01.133Z] Tests run: 100, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T13:36:01.133Z] [2019-07-30T13:36:01.696Z] [INFO] All tests passed! [2019-07-30T13:36:01.696Z] [INFO] [2019-07-30T13:36:01.696Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T13:36:01.696Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:36:01.696Z] [INFO] [2019-07-30T13:36:01.696Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T13:36:02.259Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T13:36:02.259Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T13:36:02.259Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T13:36:02.823Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T13:36:02.823Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T13:36:03.080Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T13:36:03.080Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T13:36:03.336Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T13:36:03.336Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T13:36:03.823Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T13:36:03.823Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T13:36:03.823Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T13:36:04.183Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T13:36:04.439Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T13:36:04.439Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T13:36:04.696Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T13:36:04.696Z] [INFO] [2019-07-30T13:36:04.696Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T13:36:04.696Z] [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-30T13:36:04.696Z] [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-30T13:36:04.696Z] [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-30T13:36:04.696Z] [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-30T13:36:04.696Z] [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-30T13:36:04.696Z] [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-30T13:36:04.696Z] [INFO] [2019-07-30T13:36:04.696Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T13:36:04.696Z] [INFO] [2019-07-30T13:36:04.696Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests >-- [2019-07-30T13:36:04.696Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.0-SNAPSHOT [92/134] [2019-07-30T13:36:04.696Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T13:36:04.696Z] [INFO] [2019-07-30T13:36:04.696Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T13:36:04.696Z] [INFO] [2019-07-30T13:36:04.696Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T13:36:04.696Z] [INFO] The project's OSGi version is 2.0.0.201907301238 [2019-07-30T13:36:04.696Z] [INFO] [2019-07-30T13:36:04.696Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T13:36:04.697Z] [INFO] [2019-07-30T13:36:04.697Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T13:36:04.697Z] [INFO] [2019-07-30T13:36:04.697Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T13:36:04.697Z] [INFO] [2019-07-30T13:36:04.697Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T13:36:04.697Z] [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-30T13:36:04.697Z] [INFO] [2019-07-30T13:36:04.697Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T13:36:04.697Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:36:04.697Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/main/resources [2019-07-30T13:36:04.697Z] [INFO] [2019-07-30T13:36:04.697Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T13:36:04.697Z] [INFO] Compiling 28 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/classes [2019-07-30T13:36:05.260Z] [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-30T13:36:05.260Z] File file = new File(TmfTraceManager.getSupplementaryFileDir(trace) + name); [2019-07-30T13:36:05.260Z] ^^^^^ [2019-07-30T13:36:05.260Z] Null type safety (type annotations): The expression of type 'CtfTmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T13:36:05.260Z] 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-30T13:36:05.260Z] @SuppressWarnings("nls") [2019-07-30T13:36:05.260Z] ^^^^^ [2019-07-30T13:36:05.260Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2019-07-30T13:36:05.260Z] [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-30T13:36:05.260Z] File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace)); [2019-07-30T13:36:05.260Z] ^^^^^ [2019-07-30T13:36:05.260Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T13:36:05.260Z] 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-30T13:36:05.260Z] @SuppressWarnings("nls") [2019-07-30T13:36:05.260Z] ^^^^^ [2019-07-30T13:36:05.260Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2019-07-30T13:36:05.260Z] [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-30T13:36:05.260Z] File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace)); [2019-07-30T13:36:05.260Z] ^^^^^ [2019-07-30T13:36:05.260Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T13:36:05.260Z] 5 problems (0 errors, 3 warnings, 3 info) [2019-07-30T13:36:05.260Z] [INFO] [2019-07-30T13:36:05.260Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T13:36:05.260Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:36:05.260Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/test/resources [2019-07-30T13:36:05.260Z] [INFO] [2019-07-30T13:36:05.260Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T13:36:05.260Z] [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-30T13:36:05.517Z] [INFO] [2019-07-30T13:36:05.517Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T13:36:05.517Z] [INFO] [2019-07-30T13:36:05.517Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T13:36:05.517Z] [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-30T13:36:05.517Z] [INFO] [2019-07-30T13:36:05.517Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T13:36:05.517Z] [INFO] [2019-07-30T13:36:05.517Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T13:36:05.517Z] [INFO] [2019-07-30T13:36:05.517Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T13:36:05.517Z] [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-30T13:36:05.774Z] [INFO] [2019-07-30T13:36:05.774Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T13:36:05.774Z] [INFO] [2019-07-30T13:36:05.774Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T13:36:07.143Z] [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-30T13:36:07.143Z] [INFO] Command line: [2019-07-30T13:36:07.143Z] [/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-30T13:36:07.143Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T13:36:10.416Z] !SESSION 2019-07-30 13:36:07.130 ----------------------------------------------- [2019-07-30T13:36:10.416Z] eclipse.buildId=unknown [2019-07-30T13:36:10.416Z] java.version=1.8.0_202 [2019-07-30T13:36:10.416Z] java.vendor=Oracle Corporation [2019-07-30T13:36:10.416Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T13:36:10.416Z] 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-30T13:36:10.416Z] 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-30T13:36:10.416Z] [2019-07-30T13:36:10.416Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 13:36:09.935 [2019-07-30T13:36:10.416Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T13:36:10.416Z] !STACK 0 [2019-07-30T13:36:10.416Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-30T13:36:10.416Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:36:10.416Z] [2019-07-30T13:36:10.416Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T13:36:10.416Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T13:36:10.416Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T13:36:10.416Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T13:36:10.416Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T13:36:10.416Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T13:36:10.416Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T13:36:10.416Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T13:36:10.416Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T13:36:10.416Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T13:36:10.416Z] [2019-07-30T13:36:10.416Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 13:36:10.064 [2019-07-30T13:36:10.416Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T13:36:10.416Z] !STACK 0 [2019-07-30T13:36:10.416Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-30T13:36:10.416Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:36:10.416Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T13:36:10.416Z] -> 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-30T13:36:10.416Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-30T13:36:10.416Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:36:10.416Z] [2019-07-30T13:36:10.416Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T13:36:10.416Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T13:36:10.416Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T13:36:10.416Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T13:36:10.416Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T13:36:10.416Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T13:36:10.416Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T13:36:10.416Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T13:36:10.416Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T13:36:10.416Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T13:36:13.686Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest [2019-07-30T13:36:45.738Z] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.282 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest [2019-07-30T13:36:45.738Z] testOpenExistingStateFile(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.104 s [2019-07-30T13:36:45.738Z] testBuild(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 9.131 s [2019-07-30T13:36:45.738Z] testGetQuarks_middle_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.038 s [2019-07-30T13:36:45.738Z] testGetQuarks_middle(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-30T13:36:45.738Z] testGetQuarks_relative_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.002 s [2019-07-30T13:36:45.738Z] testGetQuarks_relative_up_wildcard(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-30T13:36:45.738Z] testGetQuarks_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-30T13:36:45.738Z] testFullQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.007 s [2019-07-30T13:36:45.738Z] testSingleQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-30T13:36:45.738Z] testRangeQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.331 s [2019-07-30T13:36:45.738Z] testRangeQuery2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.062 s [2019-07-30T13:36:45.738Z] testRangeQuery3(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.005 s [2019-07-30T13:36:45.738Z] testFullAttributeName(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-30T13:36:45.738Z] testOptQuarkAbsolute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-30T13:36:45.738Z] testFirstIntervalIsConsidered(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.002 s [2019-07-30T13:36:45.738Z] testQueryInvalidValuetype1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.003 s [2019-07-30T13:36:45.738Z] testQueryInvalidValuetype2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.002 s [2019-07-30T13:36:45.738Z] testFullQueryThorough(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.005 s [2019-07-30T13:36:45.738Z] testQueryInvalidAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-07-30T13:36:45.738Z] testSingleQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-07-30T13:36:45.738Z] testSingleQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-07-30T13:36:45.738Z] testGetQuarksNoMatch(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-30T13:36:45.738Z] testGetQuarks_relative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-30T13:36:45.738Z] testRangeQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-30T13:36:45.738Z] testRangeQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-30T13:36:45.738Z] testFullQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-07-30T13:36:45.738Z] testFullQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-07-30T13:36:45.738Z] testGetQuarks_begin(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-30T13:36:45.738Z] testGetQuarks_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-07-30T13:36:45.738Z] testParentAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-07-30T13:36:45.738Z] testOptQuarkRelative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-07-30T13:36:45.738Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest [2019-07-30T13:36:45.738Z] 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-30T13:36:45.738Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest skipped [2019-07-30T13:36:45.738Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest [2019-07-30T13:36:47.631Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.758 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest [2019-07-30T13:36:47.631Z] testGetQuarks_middle_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.002 s [2019-07-30T13:36:47.631Z] testGetQuarks_middle(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2019-07-30T13:36:47.631Z] testGetQuarks_relative_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2019-07-30T13:36:47.631Z] testGetQuarks_relative_up_wildcard(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-30T13:36:47.631Z] testGetQuarks_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-30T13:36:47.631Z] testFullQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.098 s [2019-07-30T13:36:47.631Z] testSingleQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.079 s [2019-07-30T13:36:47.631Z] testRangeQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.008 s [2019-07-30T13:36:47.631Z] testRangeQuery2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.057 s [2019-07-30T13:36:47.631Z] testRangeQuery3(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.002 s [2019-07-30T13:36:47.631Z] testFullAttributeName(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-30T13:36:47.631Z] testOptQuarkAbsolute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2019-07-30T13:36:47.631Z] testFirstIntervalIsConsidered(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.042 s [2019-07-30T13:36:47.631Z] testQueryInvalidValuetype1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.03 s [2019-07-30T13:36:47.631Z] testQueryInvalidValuetype2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.042 s [2019-07-30T13:36:47.631Z] testFullQueryThorough(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.031 s [2019-07-30T13:36:47.631Z] testQueryInvalidAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-30T13:36:47.631Z] testSingleQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2019-07-30T13:36:47.631Z] testSingleQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-30T13:36:47.631Z] testGetQuarksNoMatch(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2019-07-30T13:36:47.631Z] testGetQuarks_relative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-30T13:36:47.631Z] testRangeQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-30T13:36:47.631Z] testRangeQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2019-07-30T13:36:47.631Z] testFullQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-30T13:36:47.631Z] testFullQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2019-07-30T13:36:47.631Z] testGetQuarks_begin(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-30T13:36:47.631Z] testGetQuarks_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-30T13:36:47.631Z] testParentAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2019-07-30T13:36:47.631Z] testOptQuarkRelative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-30T13:36:47.631Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest [2019-07-30T13:36:59.809Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.272 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest [2019-07-30T13:36:59.809Z] testAnalysisExecution(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest) Time elapsed: 9.938 s [2019-07-30T13:36:59.809Z] testCanExecute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest) Time elapsed: 0.246 s [2019-07-30T13:36:59.809Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest [2019-07-30T13:37:01.178Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.085 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest [2019-07-30T13:37:01.178Z] testSchedEvents(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest) Time elapsed: 3.084 s [2019-07-30T13:37:01.178Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest [2019-07-30T13:37:06.428Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.299 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest [2019-07-30T13:37:06.428Z] testNetworkExchangeOneTraceSoftirq(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest) Time elapsed: 1.203 s [2019-07-30T13:37:06.428Z] testNetworkExchangeOneTrace(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest) Time elapsed: 1.185 s [2019-07-30T13:37:06.428Z] testNetworkExchange(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest) Time elapsed: 1.745 s [2019-07-30T13:37:06.428Z] testNetworkExchangeWithWifi(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest) Time elapsed: 1.164 s [2019-07-30T13:37:06.428Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest [2019-07-30T13:37:38.700Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.561 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest [2019-07-30T13:37:38.700Z] testExperimentSync(org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest) Time elapsed: 2.509 s [2019-07-30T13:37:38.700Z] testDjangoExperimentSync(org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest) Time elapsed: 28.002 s [2019-07-30T13:37:38.700Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest [2019-07-30T13:37:38.700Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.398 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest [2019-07-30T13:37:38.700Z] testMatching(org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest) Time elapsed: 1.396 s [2019-07-30T13:37:38.700Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest [2019-07-30T13:37:38.700Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest [2019-07-30T13:37:38.700Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T13:37:38.700Z] testActivator(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T13:37:38.700Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T13:37:38.700Z] testGetDefault(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest) Time elapsed: 0.001 s [2019-07-30T13:37:38.700Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest [2019-07-30T13:37:38.700Z] [2019-07-30T13:37:38.700Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2019-07-30 13:37:38.456 [2019-07-30T13:37:38.700Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test-exp)] [2019-07-30T13:37:50.881Z] [2019-07-30T13:37:50.881Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2019-07-30 13:37:49.228 [2019-07-30T13:37:50.881Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test-exp)] [2019-07-30T13:37:57.446Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.06 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest [2019-07-30T13:37:57.446Z] testWholeUstTrace(org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest) Time elapsed: 10.873 s [2019-07-30T13:37:57.446Z] testOneEvent(org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest) Time elapsed: 8.187 s [2019-07-30T13:37:57.446Z] [2019-07-30T13:37:57.446Z] Results: [2019-07-30T13:37:57.446Z] [2019-07-30T13:37:57.446Z] Tests run: 77, Failures: 0, Errors: 0, Skipped: 1 [2019-07-30T13:37:57.446Z] [2019-07-30T13:37:58.375Z] [INFO] All tests passed! [2019-07-30T13:37:58.375Z] [INFO] [2019-07-30T13:37:58.375Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T13:37:58.375Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:37:58.375Z] [INFO] [2019-07-30T13:37:58.375Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T13:37:59.304Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T13:37:59.304Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T13:37:59.866Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T13:38:00.795Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T13:38:00.795Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core.tests' with 28 classes [2019-07-30T13:38:01.359Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T13:38:01.923Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-30T13:38:02.179Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T13:38:02.435Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T13:38:02.692Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T13:38:02.949Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T13:38:02.949Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T13:38:03.205Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T13:38:03.463Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core.tests' with 43 classes [2019-07-30T13:38:03.463Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T13:38:03.720Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T13:38:03.977Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T13:38:04.234Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T13:38:04.796Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T13:38:05.054Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T13:38:05.054Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T13:38:05.310Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T13:38:05.310Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-07-30T13:38:05.566Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T13:38:05.823Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core.tests' with 56 classes [2019-07-30T13:38:06.080Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T13:38:06.080Z] [INFO] [2019-07-30T13:38:06.080Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T13:38:06.080Z] [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-30T13:38:06.337Z] [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-30T13:38:06.337Z] [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-30T13:38:06.337Z] [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-30T13:38:06.337Z] [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-30T13:38:06.337Z] [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-30T13:38:06.337Z] [INFO] [2019-07-30T13:38:06.337Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T13:38:06.337Z] [INFO] [2019-07-30T13:38:06.337Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core >-- [2019-07-30T13:38:06.337Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.core 4.0.3-SNAPSHOT [93/134] [2019-07-30T13:38:06.337Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T13:38:06.337Z] [INFO] [2019-07-30T13:38:06.337Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T13:38:06.337Z] [INFO] [2019-07-30T13:38:06.337Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T13:38:06.337Z] [INFO] The project's OSGi version is 4.0.3.201907301238 [2019-07-30T13:38:06.337Z] [INFO] [2019-07-30T13:38:06.337Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T13:38:06.337Z] [INFO] [2019-07-30T13:38:06.337Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T13:38:06.337Z] [INFO] [2019-07-30T13:38:06.337Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T13:38:06.337Z] [INFO] [2019-07-30T13:38:06.337Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T13:38:06.337Z] [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-30T13:38:06.337Z] [INFO] [2019-07-30T13:38:06.337Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T13:38:06.337Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:38:06.337Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/main/resources [2019-07-30T13:38:06.337Z] [INFO] [2019-07-30T13:38:06.337Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T13:38:06.337Z] [INFO] Compiling 41 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/classes [2019-07-30T13:38:07.496Z] [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-30T13:38:07.496Z] int tidQuark = entry.getValue(); [2019-07-30T13:38:07.496Z] ^^^^^^^^^^^^^^^^ [2019-07-30T13:38:07.496Z] 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-30T13:38:07.496Z] [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-30T13:38:07.496Z] builder.add(new MemoryUsageTreeModel(rootId, -1L, -1, Collections.singletonList(getTrace().getName()))); [2019-07-30T13:38:07.496Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:38:07.496Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:38:07.496Z] [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-30T13:38:07.496Z] return new BinaryCallsite(fullPath, file.getBuildId(), offset, file.isPic()); [2019-07-30T13:38:07.496Z] ^^^^^^^^ [2019-07-30T13:38:07.496Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:38:07.496Z] [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-30T13:38:07.496Z] private static final Predicate PREDICATE = t -> TmfTraceUtils.getAnalysisModuleOfClass(t, UstMemoryAnalysisModule.class, UstMemoryAnalysisModule.ID) != null; [2019-07-30T13:38:07.496Z] ^ [2019-07-30T13:38:07.496Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T13:38:07.496Z] 4 problems (4 warnings) [2019-07-30T13:38:07.496Z] [INFO] [2019-07-30T13:38:07.496Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T13:38:07.496Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:38:07.496Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/test/resources [2019-07-30T13:38:07.496Z] [INFO] [2019-07-30T13:38:07.496Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T13:38:07.496Z] [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-30T13:38:07.496Z] [INFO] [2019-07-30T13:38:07.496Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T13:38:07.496Z] [INFO] [2019-07-30T13:38:07.496Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T13:38:07.496Z] [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-30T13:38:07.496Z] [INFO] [2019-07-30T13:38:07.496Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T13:38:07.496Z] [INFO] [2019-07-30T13:38:07.496Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T13:38:07.496Z] [INFO] [2019-07-30T13:38:07.496Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T13:38:07.496Z] [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-30T13:38:07.496Z] [INFO] [2019-07-30T13:38:07.496Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T13:38:07.496Z] [INFO] [2019-07-30T13:38:07.496Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T13:38:07.496Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:38:07.496Z] [INFO] [2019-07-30T13:38:07.496Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T13:38:08.059Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T13:38:08.059Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T13:38:08.059Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T13:38:08.989Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T13:38:08.989Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T13:38:08.989Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T13:38:09.245Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T13:38:09.245Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T13:38:09.245Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T13:38:09.245Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T13:38:09.502Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T13:38:09.759Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T13:38:09.759Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T13:38:09.759Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T13:38:09.759Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T13:38:10.015Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T13:38:10.015Z] [INFO] [2019-07-30T13:38:10.015Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T13:38:10.015Z] [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-30T13:38:10.015Z] [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-30T13:38:10.015Z] [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-30T13:38:10.015Z] [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-30T13:38:10.015Z] [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-30T13:38:10.015Z] [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-30T13:38:10.015Z] [INFO] [2019-07-30T13:38:10.015Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T13:38:10.015Z] [INFO] [2019-07-30T13:38:10.015Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui >--- [2019-07-30T13:38:10.015Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui 3.0.5-SNAPSHOT [94/134] [2019-07-30T13:38:10.015Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T13:38:10.015Z] [INFO] [2019-07-30T13:38:10.015Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T13:38:10.015Z] [INFO] [2019-07-30T13:38:10.015Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T13:38:10.015Z] [INFO] The project's OSGi version is 3.0.5.201907301238 [2019-07-30T13:38:10.015Z] [INFO] [2019-07-30T13:38:10.015Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T13:38:10.015Z] [INFO] [2019-07-30T13:38:10.015Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T13:38:10.015Z] [INFO] [2019-07-30T13:38:10.015Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T13:38:10.015Z] [INFO] [2019-07-30T13:38:10.015Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T13:38:10.015Z] [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-30T13:38:10.015Z] [INFO] [2019-07-30T13:38:10.015Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T13:38:10.015Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:38:10.015Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/main/resources [2019-07-30T13:38:10.015Z] [INFO] [2019-07-30T13:38:10.015Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T13:38:10.015Z] [INFO] Compiling 8 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/classes [2019-07-30T13:38:11.907Z] [INFO] [2019-07-30T13:38:11.907Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T13:38:11.907Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:38:11.907Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/test/resources [2019-07-30T13:38:11.907Z] [INFO] [2019-07-30T13:38:11.907Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T13:38:11.907Z] [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-30T13:38:11.907Z] [INFO] [2019-07-30T13:38:11.907Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T13:38:11.907Z] [INFO] [2019-07-30T13:38:11.907Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T13:38:11.907Z] [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-30T13:38:11.907Z] [INFO] [2019-07-30T13:38:11.907Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T13:38:11.907Z] [INFO] [2019-07-30T13:38:11.907Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T13:38:11.907Z] [INFO] [2019-07-30T13:38:11.907Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T13:38:11.907Z] [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-30T13:38:11.907Z] [INFO] [2019-07-30T13:38:11.907Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T13:38:11.907Z] [INFO] [2019-07-30T13:38:11.907Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T13:38:11.907Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:38:11.907Z] [INFO] [2019-07-30T13:38:11.907Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T13:38:12.469Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T13:38:12.469Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T13:38:12.725Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T13:38:13.289Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T13:38:13.289Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T13:38:13.547Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T13:38:13.547Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T13:38:13.547Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T13:38:13.547Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T13:38:13.804Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-30T13:38:14.733Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T13:38:16.101Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T13:38:16.101Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T13:38:16.101Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T13:38:16.101Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-30T13:38:16.358Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T13:38:16.615Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T13:38:16.615Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T13:38:16.615Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T13:38:16.615Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core' with 43 classes [2019-07-30T13:38:16.872Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T13:38:16.872Z] [INFO] [2019-07-30T13:38:16.872Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T13:38:16.872Z] [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-30T13:38:16.872Z] [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-30T13:38:16.872Z] [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-30T13:38:16.872Z] [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-30T13:38:16.872Z] [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-30T13:38:16.872Z] [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-30T13:38:16.872Z] [INFO] [2019-07-30T13:38:16.872Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T13:38:16.872Z] [INFO] [2019-07-30T13:38:16.872Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust >---- [2019-07-30T13:38:16.872Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust 5.0.0-SNAPSHOT [95/134] [2019-07-30T13:38:16.872Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-30T13:38:16.872Z] [INFO] [2019-07-30T13:38:16.872Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T13:38:16.872Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust/target [2019-07-30T13:38:16.872Z] [INFO] [2019-07-30T13:38:16.872Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T13:38:16.872Z] [INFO] The project's OSGi version is 5.0.0.201907301238 [2019-07-30T13:38:16.872Z] [INFO] [2019-07-30T13:38:16.872Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T13:38:16.872Z] [INFO] [2019-07-30T13:38:16.872Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T13:38:16.872Z] [INFO] [2019-07-30T13:38:16.872Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T13:38:16.872Z] [INFO] [2019-07-30T13:38:16.872Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T13:38:16.872Z] [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-30T13:38:16.872Z] [INFO] [2019-07-30T13:38:16.872Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T13:38:16.872Z] [INFO] [2019-07-30T13:38:16.872Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T13:38:16.872Z] [INFO] [2019-07-30T13:38:16.872Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T13:38:16.872Z] [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-30T13:38:16.872Z] [INFO] [2019-07-30T13:38:16.872Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T13:38:16.872Z] [INFO] [2019-07-30T13:38:16.872Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T13:38:16.872Z] [INFO] [2019-07-30T13:38:16.872Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T13:38:16.872Z] [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-30T13:38:16.872Z] [INFO] [2019-07-30T13:38:16.872Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T13:38:16.872Z] [INFO] [2019-07-30T13:38:16.872Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T13:38:16.872Z] [INFO] [2019-07-30T13:38:16.872Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T13:38:16.872Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:38:16.872Z] [INFO] [2019-07-30T13:38:16.872Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T13:38:18.537Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T13:38:18.537Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T13:38:18.537Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T13:38:19.099Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-30T13:38:19.356Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T13:38:20.724Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T13:38:20.724Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T13:38:20.724Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-30T13:38:20.724Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T13:38:20.981Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T13:38:20.981Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T13:38:20.981Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T13:38:21.238Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T13:38:21.238Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-30T13:38:21.238Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T13:38:21.238Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T13:38:21.494Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-30T13:38:21.494Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T13:38:21.750Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T13:38:21.750Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf' with 0 classes [2019-07-30T13:38:21.750Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-07-30T13:38:21.750Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.user' with 0 classes [2019-07-30T13:38:21.750Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T13:38:21.750Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T13:38:21.750Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control' with 0 classes [2019-07-30T13:38:21.750Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf' with 0 classes [2019-07-30T13:38:22.007Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-30T13:38:22.007Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-30T13:38:22.263Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-07-30T13:38:22.827Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core' with 43 classes [2019-07-30T13:38:22.827Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui' with 10 classes [2019-07-30T13:38:22.827Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T13:38:23.083Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-30T13:38:26.355Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T13:38:26.355Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-30T13:38:26.355Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T13:38:26.612Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf' with 0 classes [2019-07-30T13:38:26.612Z] [INFO] [2019-07-30T13:38:26.612Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T13:38:26.612Z] [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-30T13:38:26.612Z] [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-30T13:38:26.612Z] [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-30T13:38:26.612Z] [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-30T13:38:26.612Z] [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-30T13:38:26.612Z] [INFO] [2019-07-30T13:38:26.612Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T13:38:26.612Z] [INFO] [2019-07-30T13:38:26.612Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests >-- [2019-07-30T13:38:26.612Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.9-SNAPSHOT [96/134] [2019-07-30T13:38:26.612Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T13:38:26.612Z] [INFO] [2019-07-30T13:38:26.612Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T13:38:26.612Z] [INFO] [2019-07-30T13:38:26.612Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T13:38:26.612Z] [INFO] The project's OSGi version is 1.0.9.201907301238 [2019-07-30T13:38:26.612Z] [INFO] [2019-07-30T13:38:26.612Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T13:38:26.612Z] [INFO] [2019-07-30T13:38:26.612Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T13:38:26.612Z] [INFO] [2019-07-30T13:38:26.612Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T13:38:26.612Z] [INFO] [2019-07-30T13:38:26.612Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T13:38:26.612Z] [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-30T13:38:26.612Z] [INFO] [2019-07-30T13:38:26.612Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T13:38:26.612Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:38:26.612Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src/main/resources [2019-07-30T13:38:26.612Z] [INFO] [2019-07-30T13:38:26.612Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T13:38:26.612Z] [INFO] Compiling 11 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/classes [2019-07-30T13:38:27.176Z] [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-30T13:38:27.176Z] CallStackAnalysis callStackModule = TmfTraceUtils.getAnalysisModuleOfClass(trace, CallStackAnalysis.class, LttngUstCallStackAnalysis.ID); [2019-07-30T13:38:27.176Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:38:27.176Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T13:38:27.176Z] 1 problem (1 warning) [2019-07-30T13:38:27.176Z] [INFO] [2019-07-30T13:38:27.176Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T13:38:27.176Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:38:27.176Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src/test/resources [2019-07-30T13:38:27.176Z] [INFO] [2019-07-30T13:38:27.176Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T13:38:27.176Z] [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-30T13:38:27.176Z] [INFO] [2019-07-30T13:38:27.176Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T13:38:27.176Z] [INFO] [2019-07-30T13:38:27.176Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T13:38:27.176Z] [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-30T13:38:27.176Z] [INFO] [2019-07-30T13:38:27.176Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T13:38:27.176Z] [INFO] [2019-07-30T13:38:27.176Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T13:38:27.176Z] [INFO] [2019-07-30T13:38:27.176Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T13:38:27.176Z] [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-30T13:38:27.176Z] [INFO] [2019-07-30T13:38:27.176Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T13:38:27.176Z] [INFO] [2019-07-30T13:38:27.176Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T13:38:30.448Z] [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-30T13:38:30.448Z] [INFO] Command line: [2019-07-30T13:38:30.449Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/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-30T13:38:30.449Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T13:38:32.982Z] !SESSION 2019-07-30 13:38:30.151 ----------------------------------------------- [2019-07-30T13:38:32.982Z] eclipse.buildId=unknown [2019-07-30T13:38:32.982Z] java.version=1.8.0_202 [2019-07-30T13:38:32.982Z] java.vendor=Oracle Corporation [2019-07-30T13:38:32.982Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T13:38:32.982Z] 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-30T13:38:32.982Z] 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-30T13:38:32.982Z] [2019-07-30T13:38:32.982Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 13:38:32.823 [2019-07-30T13:38:32.982Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T13:38:32.982Z] !STACK 0 [2019-07-30T13:38:32.982Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-30T13:38:32.982Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:38:32.982Z] [2019-07-30T13:38:32.982Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T13:38:32.982Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T13:38:32.982Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T13:38:32.982Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T13:38:32.982Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T13:38:32.982Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T13:38:32.982Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T13:38:32.982Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T13:38:32.982Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T13:38:32.982Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T13:38:33.239Z] [2019-07-30T13:38:33.239Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 13:38:33.022 [2019-07-30T13:38:33.239Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T13:38:33.239Z] !STACK 0 [2019-07-30T13:38:33.239Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-30T13:38:33.239Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:38:33.239Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T13:38:33.239Z] -> 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-30T13:38:33.239Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-30T13:38:33.239Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:38:33.239Z] [2019-07-30T13:38:33.239Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T13:38:33.239Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T13:38:33.239Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T13:38:33.239Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T13:38:33.239Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T13:38:33.239Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T13:38:33.239Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T13:38:33.239Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T13:38:33.239Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T13:38:33.239Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T13:38:35.762Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest [2019-07-30T13:38:50.615Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.9 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest [2019-07-30T13:38:50.615Z] testCallStackEnd(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest) Time elapsed: 3.09 s [2019-07-30T13:38:50.615Z] testConstruction(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest) Time elapsed: 1.411 s [2019-07-30T13:38:50.615Z] testCallStack1(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest) Time elapsed: 1.372 s [2019-07-30T13:38:50.615Z] testCallStack2(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest) Time elapsed: 1.337 s [2019-07-30T13:38:50.615Z] testCallStack3(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest) Time elapsed: 1.386 s [2019-07-30T13:38:50.615Z] testOtherUstTrace(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest) Time elapsed: 3.925 s [2019-07-30T13:38:50.615Z] testCallStackBegin(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest) Time elapsed: 1.29 s [2019-07-30T13:38:50.615Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest [2019-07-30T13:38:50.615Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest [2019-07-30T13:38:50.615Z] testCallStackRequirements(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest) Time elapsed: 0.067 s [2019-07-30T13:38:50.615Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest [2019-07-30T13:39:00.586Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.896 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest [2019-07-30T13:39:00.586Z] testCallStackEnd(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest) Time elapsed: 1.627 s [2019-07-30T13:39:00.586Z] testConstruction(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest) Time elapsed: 1.188 s [2019-07-30T13:39:00.586Z] testCallStack1(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest) Time elapsed: 1.186 s [2019-07-30T13:39:00.586Z] testCallStack2(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest) Time elapsed: 1.198 s [2019-07-30T13:39:00.586Z] testCallStack3(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest) Time elapsed: 1.22 s [2019-07-30T13:39:00.586Z] testOtherUstTrace(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest) Time elapsed: 3.27 s [2019-07-30T13:39:00.586Z] testCallStackBegin(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest) Time elapsed: 1.203 s [2019-07-30T13:39:00.586Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest [2019-07-30T13:39:00.586Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.005 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest [2019-07-30T13:39:00.586Z] testGetAnalysisRequirements(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest) skipped [2019-07-30T13:39:00.586Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest [2019-07-30T13:39:07.133Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.907 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest [2019-07-30T13:39:07.133Z] testExec(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 1.179 s [2019-07-30T13:39:07.133Z] testGetAnalysisRequirements(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 0 s [2019-07-30T13:39:07.133Z] testGetAllBinaries(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 1.162 s [2019-07-30T13:39:07.133Z] testExecution(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 0.053 s [2019-07-30T13:39:07.133Z] testTwoProcesses(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 1.114 s [2019-07-30T13:39:07.133Z] testCanExecute(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 0.043 s [2019-07-30T13:39:07.133Z] testBuildIDDebugLink(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 1.114 s [2019-07-30T13:39:07.133Z] testCannotExcecute(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 0.016 s [2019-07-30T13:39:07.133Z] testBinaryCallsites(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 1.221 s [2019-07-30T13:39:07.133Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest [2019-07-30T13:39:07.133Z] 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-30T13:39:07.133Z] testTidAspect(org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest) Time elapsed: 0.107 s [2019-07-30T13:39:07.133Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest [2019-07-30T13:39:07.133Z] 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-30T13:39:07.133Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest) Time elapsed: 0.001 s [2019-07-30T13:39:07.133Z] testActivator(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T13:39:07.133Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T13:39:07.133Z] testGetDefault(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T13:39:07.133Z] [2019-07-30T13:39:07.133Z] Results: [2019-07-30T13:39:07.133Z] [2019-07-30T13:39:07.133Z] Tests run: 30, Failures: 0, Errors: 0, Skipped: 1 [2019-07-30T13:39:07.133Z] [2019-07-30T13:39:07.390Z] [INFO] All tests passed! [2019-07-30T13:39:07.390Z] [INFO] [2019-07-30T13:39:07.390Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T13:39:07.390Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:39:07.390Z] [INFO] [2019-07-30T13:39:07.390Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T13:39:07.955Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T13:39:07.955Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T13:39:07.955Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T13:39:08.520Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T13:39:08.520Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T13:39:08.777Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T13:39:08.777Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T13:39:08.777Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T13:39:09.034Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T13:39:09.034Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T13:39:09.290Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T13:39:09.546Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T13:39:09.803Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T13:39:09.803Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T13:39:09.803Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T13:39:10.059Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T13:39:10.059Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core' with 43 classes [2019-07-30T13:39:10.059Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T13:39:10.622Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T13:39:10.622Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T13:39:10.622Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T13:39:10.622Z] [INFO] [2019-07-30T13:39:10.622Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T13:39:10.622Z] [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-30T13:39:10.622Z] [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-30T13:39:10.622Z] [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-30T13:39:10.622Z] [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-30T13:39:10.622Z] [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-30T13:39:10.622Z] [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-30T13:39:10.622Z] [INFO] [2019-07-30T13:39:10.622Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T13:39:10.622Z] [INFO] [2019-07-30T13:39:10.622Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests >-- [2019-07-30T13:39:10.622Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.0-SNAPSHOT [97/134] [2019-07-30T13:39:10.622Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T13:39:10.622Z] [INFO] [2019-07-30T13:39:10.622Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T13:39:10.622Z] [INFO] [2019-07-30T13:39:10.622Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T13:39:10.622Z] [INFO] The project's OSGi version is 1.0.0.201907301238 [2019-07-30T13:39:10.622Z] [INFO] [2019-07-30T13:39:10.622Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T13:39:10.622Z] [INFO] [2019-07-30T13:39:10.622Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T13:39:10.622Z] [INFO] [2019-07-30T13:39:10.622Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T13:39:10.622Z] [INFO] [2019-07-30T13:39:10.622Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T13:39:10.622Z] [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-30T13:39:10.622Z] [INFO] [2019-07-30T13:39:10.622Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T13:39:10.622Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:39:10.622Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src/main/resources [2019-07-30T13:39:10.622Z] [INFO] [2019-07-30T13:39:10.622Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T13:39:10.622Z] [INFO] Compiling 1 source file to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/classes [2019-07-30T13:39:10.878Z] [INFO] [2019-07-30T13:39:10.878Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T13:39:10.878Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:39:10.878Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src/test/resources [2019-07-30T13:39:10.878Z] [INFO] [2019-07-30T13:39:10.878Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T13:39:10.878Z] [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-30T13:39:11.134Z] [INFO] [2019-07-30T13:39:11.134Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T13:39:11.134Z] [INFO] [2019-07-30T13:39:11.134Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T13:39:11.134Z] [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-30T13:39:11.134Z] [INFO] [2019-07-30T13:39:11.134Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T13:39:11.134Z] [INFO] [2019-07-30T13:39:11.134Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T13:39:11.134Z] [INFO] [2019-07-30T13:39:11.134Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T13:39:11.134Z] [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-30T13:39:11.134Z] [INFO] [2019-07-30T13:39:11.134Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T13:39:11.134Z] [INFO] [2019-07-30T13:39:11.134Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T13:39:13.026Z] [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-30T13:39:13.026Z] [INFO] Command line: [2019-07-30T13:39:13.026Z] [/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-30T13:39:13.026Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T13:39:16.298Z] !SESSION 2019-07-30 13:39:13.028 ----------------------------------------------- [2019-07-30T13:39:16.298Z] eclipse.buildId=unknown [2019-07-30T13:39:16.298Z] java.version=1.8.0_202 [2019-07-30T13:39:16.298Z] java.vendor=Oracle Corporation [2019-07-30T13:39:16.298Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T13:39:16.298Z] 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-30T13:39:16.298Z] 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-30T13:39:16.298Z] [2019-07-30T13:39:16.298Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 13:39:15.834 [2019-07-30T13:39:16.298Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T13:39:16.298Z] !STACK 0 [2019-07-30T13:39:16.298Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T13:39:16.298Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:39:16.298Z] [2019-07-30T13:39:16.298Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T13:39:16.298Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T13:39:16.298Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T13:39:16.298Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T13:39:16.298Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T13:39:16.298Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T13:39:16.298Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T13:39:16.298Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T13:39:16.298Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T13:39:16.298Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T13:39:16.298Z] [2019-07-30T13:39:16.298Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 13:39:16.023 [2019-07-30T13:39:16.298Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T13:39:16.298Z] !STACK 0 [2019-07-30T13:39:16.298Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T13:39:16.298Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:39:16.298Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T13:39:16.298Z] -> 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-30T13:39:16.298Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T13:39:16.298Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:39:16.298Z] [2019-07-30T13:39:16.298Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T13:39:16.298Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T13:39:16.298Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T13:39:16.298Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T13:39:16.298Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T13:39:16.298Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T13:39:16.298Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T13:39:16.298Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T13:39:16.298Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T13:39:16.298Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T13:39:17.795Z] process 11877: 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-30T13:39:17.795Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T13:39:18.359Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T13:39:18.359Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T13:39:28.310Z] Running org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest [2019-07-30T13:39:28.310Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s - in org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest [2019-07-30T13:39:28.310Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest) Time elapsed: 0.001 s [2019-07-30T13:39:28.310Z] testActivator(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T13:39:28.310Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T13:39:28.310Z] testGetDefault(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T13:39:28.310Z] [2019-07-30T13:39:28.310Z] Results: [2019-07-30T13:39:28.310Z] [2019-07-30T13:39:28.310Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T13:39:28.310Z] [2019-07-30T13:39:30.204Z] [INFO] All tests passed! [2019-07-30T13:39:30.204Z] [INFO] [2019-07-30T13:39:30.204Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T13:39:30.204Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:39:30.204Z] [INFO] [2019-07-30T13:39:30.204Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T13:39:30.766Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T13:39:30.766Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T13:39:31.024Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T13:39:31.586Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T13:39:31.586Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T13:39:31.586Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T13:39:31.842Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T13:39:31.842Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T13:39:31.842Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T13:39:31.842Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-30T13:39:32.406Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T13:39:33.773Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T13:39:33.773Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T13:39:33.773Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T13:39:33.773Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-30T13:39:33.773Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T13:39:34.030Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T13:39:34.030Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T13:39:34.030Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T13:39:34.287Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core' with 43 classes [2019-07-30T13:39:34.287Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui' with 10 classes [2019-07-30T13:39:34.287Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T13:39:34.723Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T13:39:34.989Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T13:39:34.989Z] [INFO] [2019-07-30T13:39:34.989Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T13:39:34.989Z] [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-30T13:39:34.989Z] [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-30T13:39:34.989Z] [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-30T13:39:34.989Z] [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-30T13:39:34.989Z] [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-30T13:39:34.989Z] [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-30T13:39:34.989Z] [INFO] [2019-07-30T13:39:34.989Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T13:39:34.989Z] [INFO] [2019-07-30T13:39:34.989Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests >-- [2019-07-30T13:39:34.989Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.5-SNAPSHOT [98/134] [2019-07-30T13:39:34.989Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T13:39:34.989Z] [INFO] [2019-07-30T13:39:34.989Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T13:39:34.989Z] [INFO] [2019-07-30T13:39:34.989Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T13:39:34.989Z] [INFO] The project's OSGi version is 1.0.5.201907301238 [2019-07-30T13:39:34.989Z] [INFO] [2019-07-30T13:39:34.989Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T13:39:34.989Z] [INFO] [2019-07-30T13:39:34.989Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T13:39:34.989Z] [INFO] [2019-07-30T13:39:34.989Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T13:39:34.989Z] [INFO] [2019-07-30T13:39:34.989Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T13:39:34.989Z] [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-30T13:39:34.989Z] [INFO] [2019-07-30T13:39:34.989Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T13:39:34.989Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:39:34.989Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/src/main/resources [2019-07-30T13:39:34.989Z] [INFO] [2019-07-30T13:39:34.989Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T13:39:34.989Z] [INFO] Compiling 10 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/classes [2019-07-30T13:39:35.246Z] [INFO] [2019-07-30T13:39:35.246Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T13:39:35.246Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:39:35.246Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/src/test/resources [2019-07-30T13:39:35.246Z] [INFO] [2019-07-30T13:39:35.246Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T13:39:35.246Z] [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-30T13:39:35.246Z] [INFO] [2019-07-30T13:39:35.246Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T13:39:35.246Z] [INFO] [2019-07-30T13:39:35.246Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T13:39:35.246Z] [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-30T13:39:35.246Z] [INFO] [2019-07-30T13:39:35.246Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T13:39:35.246Z] [INFO] [2019-07-30T13:39:35.246Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T13:39:35.246Z] [INFO] [2019-07-30T13:39:35.246Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T13:39:35.246Z] [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-30T13:39:35.503Z] [INFO] [2019-07-30T13:39:35.503Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T13:39:35.503Z] [INFO] [2019-07-30T13:39:35.503Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T13:39:36.872Z] [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-30T13:39:36.872Z] [INFO] Command line: [2019-07-30T13:39:36.872Z] [/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-30T13:39:36.872Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T13:39:40.143Z] !SESSION 2019-07-30 13:39:36.990 ----------------------------------------------- [2019-07-30T13:39:40.143Z] eclipse.buildId=unknown [2019-07-30T13:39:40.143Z] java.version=1.8.0_202 [2019-07-30T13:39:40.143Z] java.vendor=Oracle Corporation [2019-07-30T13:39:40.143Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T13:39:40.143Z] 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-30T13:39:40.143Z] 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-30T13:39:40.143Z] [2019-07-30T13:39:40.143Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 13:39:39.924 [2019-07-30T13:39:40.143Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T13:39:40.143Z] !STACK 0 [2019-07-30T13:39:40.143Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T13:39:40.143Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:39:40.143Z] [2019-07-30T13:39:40.143Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T13:39:40.143Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T13:39:40.143Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T13:39:40.143Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T13:39:40.143Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T13:39:40.143Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T13:39:40.143Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T13:39:40.143Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T13:39:40.143Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T13:39:40.143Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T13:39:40.143Z] [2019-07-30T13:39:40.143Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 13:39:40.058 [2019-07-30T13:39:40.143Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T13:39:40.143Z] !STACK 0 [2019-07-30T13:39:40.143Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T13:39:40.143Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:39:40.143Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T13:39:40.143Z] -> 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-30T13:39:40.143Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T13:39:40.143Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:39:40.143Z] [2019-07-30T13:39:40.143Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T13:39:40.143Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T13:39:40.143Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T13:39:40.143Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T13:39:40.143Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T13:39:40.143Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T13:39:40.143Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T13:39:40.143Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T13:39:40.143Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T13:39:40.143Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T13:39:42.665Z] process 11948: 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-30T13:39:42.665Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T13:39:42.921Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T13:39:42.921Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T13:39:52.872Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest [2019-07-30T13:39:52.872Z] Display size: 1440x900 [2019-07-30T13:39:52.872Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-30T13:39:52.872Z] GTK version=3.18.9 [2019-07-30T13:39:52.872Z] GTK theme=Ambiance [2019-07-30T13:39:52.872Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-30T13:39:52.872Z] Time zone: Coordinated Universal Time [2019-07-30T13:39:52.872Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-30T13:39:52.872Z] log4j:WARN Please initialize the log4j system properly. [2019-07-30T13:39:54.323Z] *** BUG *** [2019-07-30T13:39:54.323Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:39:54.323Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:39:54.323Z] [2019-07-30T13:39:54.323Z] *** BUG *** [2019-07-30T13:39:54.323Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:39:54.323Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:39:54.323Z] [2019-07-30T13:39:54.323Z] *** BUG *** [2019-07-30T13:39:54.323Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:39:54.323Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:39:54.323Z] [2019-07-30T13:39:54.323Z] *** BUG *** [2019-07-30T13:39:54.323Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:39:54.323Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:39:54.323Z] [2019-07-30T13:39:55.230Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-30T13:39:55.230Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:39:55.230Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:39:55.230Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:39:55.230Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1125899128 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T13:39:55.230Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1125899128 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T13:39:55.230Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1125899128 data=null} to TreeItem with text {myNode} [2019-07-30T13:39:55.230Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1125899130 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T13:39:55.230Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125899131 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-30T13:39:55.230Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1125899198 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T13:39:55.230Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:39:55.230Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1125899200 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T13:39:55.230Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1125899204 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T13:39:55.230Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1125899204 data=null} to TreeItem with text {myNode} [2019-07-30T13:39:55.230Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1125899205 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T13:39:55.230Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125899205 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-30T13:39:55.230Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1125899208 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T13:39:56.160Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-07-30T13:39:56.160Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-07-30T13:39:56.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1125900097 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-30T13:39:56.160Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-07-30T13:39:57.090Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:39:57.090Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1125901298 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-30T13:39:57.090Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1125901298 data=null doit=true} to Tree node with text: Sessions [2019-07-30T13:39:57.090Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1125901298 data=null} to Tree node with text: Sessions [2019-07-30T13:39:57.090Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1125901301 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T13:39:57.090Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125901301 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-30T13:39:57.090Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1125901304 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T13:39:57.090Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:39:57.090Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1125901305 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-30T13:39:57.090Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1125901306 data=null doit=true} to Tree node with text: Sessions [2019-07-30T13:39:57.090Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1125901306 data=null} to Tree node with text: Sessions [2019-07-30T13:39:57.090Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1125901306 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T13:39:57.090Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125901307 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-30T13:39:57.090Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1125901309 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T13:39:57.346Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2019-07-30T13:39:57.346Z] DEBUG - Clicking on with mnemonic 'Create Session...' [2019-07-30T13:39:57.603Z] DEBUG - Clicked on with mnemonic 'Create Session...' [2019-07-30T13:39:57.603Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2019-07-30T13:39:57.603Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=1125901823 data=null doit=true} to Shell with text {Create Session} [2019-07-30T13:39:57.603Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:39:57.603Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T13:39:57.603Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T13:39:57.603Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T13:39:57.603Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:39:57.603Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T13:39:57.603Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T13:39:57.603Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T13:39:57.603Z] DEBUG - matched Text with text "Configure the new tr...", using matcher: of type 'Text' [2019-07-30T13:39:57.603Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T13:39:57.603Z] DEBUG - matched Text with text "Configure the new tr...", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T13:39:57.603Z] DEBUG - matched Text with text "Configure the new tr...", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T13:39:57.860Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button' [2019-07-30T13:39:57.860Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2019-07-30T13:39:57.860Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2019-07-30T13:39:57.860Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T13:39:57.860Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T13:39:57.860Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T13:39:57.860Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T13:39:57.860Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:39:57.860Z] DEBUG - Clicking on &Ok [2019-07-30T13:39:57.860Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1125901898 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:39:57.860Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1125901899 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:39:57.860Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1125901904 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:39:57.860Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1125901905 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:39:57.860Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1125901905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:39:57.860Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1125901905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:39:57.860Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1125901905 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:39:57.860Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1125901504 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-30T13:39:57.860Z] DEBUG - Clicked on [2019-07-30T13:39:58.117Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1125902218 data=null doit=true} to Tree node with text: Sessions [2019-07-30T13:39:58.117Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1125902218 data=null} to Tree node with text: Sessions [2019-07-30T13:39:58.117Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1125902219 data=null button=1 stateMask=0x0 x=89 y=92 count=1} to Tree node with text: Sessions [2019-07-30T13:39:58.117Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1125902221 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-30T13:39:58.117Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1125902223 data=null button=1 stateMask=0x80000 x=89 y=92 count=1} to Tree node with text: Sessions [2019-07-30T13:39:58.117Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:39:58.117Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:39:58.117Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:39:58.117Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:39:58.117Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:39:58.117Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125902230 data=null button=0 stateMask=0x0 x=112 y=113 count=0} to Tree node with text: mysession [2019-07-30T13:39:58.117Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125902231 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:39:58.117Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125902231 data=null} to Tree node with text: mysession [2019-07-30T13:39:58.117Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125902232 data=null button=1 stateMask=0x0 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-30T13:39:58.117Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125902232 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:39:58.117Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125902242 data=null button=1 stateMask=0x80000 x=112 y=92 count=1} to Tree node with text: mysession [2019-07-30T13:39:58.117Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:39:58.117Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125902244 data=null button=0 stateMask=0x0 x=112 y=92 count=0} to Tree node with text: mysession [2019-07-30T13:39:58.117Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125902244 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:39:58.117Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125902280 data=null} to Tree node with text: mysession [2019-07-30T13:39:58.117Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125902281 data=null button=1 stateMask=0x0 x=112 y=92 count=1} to Tree node with text: mysession [2019-07-30T13:39:58.117Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125902281 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:39:58.117Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125902283 data=null button=1 stateMask=0x80000 x=112 y=92 count=1} to Tree node with text: mysession [2019-07-30T13:39:58.374Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T13:39:58.374Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T13:39:58.630Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T13:39:58.886Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T13:39:58.886Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1125902888 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T13:39:58.886Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T13:39:58.886Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T13:39:58.886Z] DEBUG - matched Button with text "UST", using matcher: with mnemonic 'UST' [2019-07-30T13:39:58.886Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-30T13:39:58.886Z] DEBUG - matched Button with text "UST", using matcher: in group (with mnemonic 'Domain') [2019-07-30T13:39:58.886Z] DEBUG - matched Button with text "UST", using matcher: with style 'SWT.RADIO' [2019-07-30T13:39:58.886Z] 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-30T13:39:58.886Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T13:39:58.886Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T13:39:58.886Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T13:39:58.886Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:39:58.886Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:39:58.886Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:39:58.886Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:39:58.886Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:39:58.886Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T13:39:58.886Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T13:39:58.886Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T13:39:58.886Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1125902912 data=null doit=true} to Button with text {Kernel} [2019-07-30T13:39:58.886Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1125902913 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-30T13:39:58.886Z] 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-30T13:39:58.886Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {UST} time=1125902915 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-30T13:39:58.886Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {UST} time=1125902915 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-30T13:39:58.886Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {UST} time=1125902915 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-30T13:39:58.886Z] *** BUG *** [2019-07-30T13:39:58.886Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:39:58.886Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:39:58.886Z] [2019-07-30T13:39:58.886Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {UST} time=1125902921 data=null item=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-30T13:39:58.886Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T13:39:58.886Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:39:58.886Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-30T13:39:58.886Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-30T13:39:58.886Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Tracepoint Events')) [2019-07-30T13:39:58.886Z] DEBUG - Setting state to checked on: All [2019-07-30T13:39:59.145Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T13:39:59.145Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T13:39:59.145Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T13:39:59.145Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T13:39:59.145Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T13:39:59.145Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:39:59.145Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T13:39:59.145Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:39:59.145Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T13:39:59.145Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:39:59.145Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T13:39:59.145Z] DEBUG - matched Group with text "Exclude Events", using matcher: with mnemonic 'Exclude Events' [2019-07-30T13:39:59.145Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Exclude Events') [2019-07-30T13:39:59.145Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.CHECK' [2019-07-30T13:39:59.145Z] 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-30T13:39:59.145Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:39:59.145Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T13:39:59.145Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T13:39:59.145Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T13:39:59.145Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T13:39:59.145Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T13:39:59.145Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK') [2019-07-30T13:39:59.145Z] DEBUG - Toggling state on Button {Select}. Setting state to selected [2019-07-30T13:39:59.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select} time=1125903197 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-30T13:39:59.145Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1125903198 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-30T13:39:59.145Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1125903198 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-30T13:39:59.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select} time=1125903198 data=null} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK') [2019-07-30T13:39:59.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1125903199 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-30T13:39:59.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1125903199 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-30T13:39:59.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1125903199 data=null item=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-30T13:39:59.145Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select} time=1125903207 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-30T13:39:59.145Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1125903207 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-30T13:39:59.145Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select} time=1125903207 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-30T13:39:59.145Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select} time=1125903208 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-30T13:39:59.145Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select} time=1125903208 data=null} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK') [2019-07-30T13:39:59.145Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK') [2019-07-30T13:39:59.145Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:39:59.145Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:39:59.145Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:39:59.145Z] DEBUG - matched Group with text "Exclude Events", using matcher: with mnemonic 'Exclude Events' [2019-07-30T13:39:59.145Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Exclude Events') [2019-07-30T13:39:59.145Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Exclude Events')) [2019-07-30T13:39:59.145Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:39:59.145Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:39:59.145Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T13:39:59.145Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T13:39:59.145Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T13:39:59.145Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T13:39:59.145Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T13:39:59.145Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:39:59.145Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:39:59.145Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:39:59.145Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:39:59.145Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T13:39:59.145Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T13:39:59.145Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T13:39:59.145Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T13:39:59.145Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T13:39:59.145Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T13:39:59.145Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:39:59.145Z] DEBUG - Clicking on &Ok [2019-07-30T13:39:59.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1125903223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:39:59.145Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1125903223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:39:59.145Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1125903284 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:39:59.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1125903285 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:39:59.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1125903285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:39:59.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1125903285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:39:59.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1125903286 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:39:59.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1125902500 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-30T13:39:59.145Z] [2019-07-30T13:39:59.145Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2019-07-30 13:39:59.123 [2019-07-30T13:39:59.145Z] !MESSAGE Command to change state of events failed [2019-07-30T13:39:59.145Z] !STACK 0 [2019-07-30T13:39:59.145Z] org.eclipse.core.commands.ExecutionException: Command failed! Command: lttng --mi xml enable-event -a -u -s mysession --exclude foo [2019-07-30T13:39:59.145Z] Error Output: [2019-07-30T13:39:59.145Z] Command not found [2019-07-30T13:39:59.145Z] Return Value: 1 [2019-07-30T13:39:59.145Z] Command not found [2019-07-30T13:39:59.145Z] [2019-07-30T13:39:59.145Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.executeCommand(LTTngControlService.java:1570) [2019-07-30T13:39:59.145Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.executeCommand(LTTngControlService.java:1539) [2019-07-30T13:39:59.145Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.enableEvents(LTTngControlService.java:807) [2019-07-30T13:39:59.145Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.model.impl.TraceSessionComponent.enableEvents(TraceSessionComponent.java:389) [2019-07-30T13:39:59.145Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.handlers.EnableEventOnSessionHandler.enableEvents(EnableEventOnSessionHandler.java:52) [2019-07-30T13:39:59.145Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.handlers.BaseEnableEventHandler$1.run(BaseEnableEventHandler.java:191) [2019-07-30T13:39:59.145Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T13:39:59.709Z] DEBUG - Clicked on [2019-07-30T13:39:59.709Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:39:59.709Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:39:59.709Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T13:39:59.709Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:39:59.709Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:39:59.709Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T13:39:59.709Z] WARN - Tree item Tree node with text: UST global is already expanded. Won't expand it again. [2019-07-30T13:39:59.709Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:39:59.709Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:39:59.709Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T13:39:59.709Z] WARN - Tree item Tree node with text: UST global is already expanded. Won't expand it again. [2019-07-30T13:39:59.709Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1125903696 data=null doit=true} to Tree node with text: channel0 [2019-07-30T13:39:59.709Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1125903697 data=null} to Tree node with text: channel0 [2019-07-30T13:39:59.709Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1125903697 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T13:39:59.709Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1125903698 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-30T13:39:59.709Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1125903699 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T13:39:59.709Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:39:59.709Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:39:59.709Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:39:59.709Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125903708 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T13:39:59.709Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125903709 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:39:59.709Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125903709 data=null} to Tree node with text: mysession [2019-07-30T13:39:59.709Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125903710 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:39:59.709Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125903710 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:39:59.709Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125903712 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:39:59.709Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:39:59.709Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125903713 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T13:39:59.709Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125903713 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:39:59.709Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125903713 data=null} to Tree node with text: mysession [2019-07-30T13:39:59.709Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125903714 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:39:59.709Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125903714 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:39:59.709Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125903716 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:39:59.709Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-30T13:39:59.709Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-30T13:39:59.709Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1125903898 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-30T13:39:59.709Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-30T13:39:59.966Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:39:59.966Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:39:59.966Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:39:59.966Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125904003 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T13:39:59.966Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125904003 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:39:59.966Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125904003 data=null} to Tree node with text: mysession [2019-07-30T13:39:59.966Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125904004 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:39:59.966Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125904004 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:39:59.966Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125904008 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:39:59.966Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:39:59.966Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125904009 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T13:39:59.966Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125904009 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:39:59.966Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125904009 data=null} to Tree node with text: mysession [2019-07-30T13:39:59.966Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125904010 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:39:59.966Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125904010 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:39:59.966Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125904012 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:39:59.966Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-30T13:39:59.966Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-30T13:39:59.966Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1125904129 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-30T13:39:59.966Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-30T13:40:00.223Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-30T13:40:00.223Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:00.223Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:00.223Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T13:40:00.223Z] WARN - Tree item Tree node with text: UST global is already expanded. Won't expand it again. [2019-07-30T13:40:00.223Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-30T13:40:00.223Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:00.223Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {*} time=1125904402 data=null button=0 stateMask=0x0 x=136 y=113 count=0} to Tree node with text: * [2019-07-30T13:40:00.223Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {*} time=1125904402 data=null doit=true} to Tree node with text: * [2019-07-30T13:40:00.223Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {*} time=1125904402 data=null} to Tree node with text: * [2019-07-30T13:40:00.223Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {*} time=1125904403 data=null button=1 stateMask=0x0 x=136 y=113 count=1} to Tree node with text: * [2019-07-30T13:40:00.223Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125904403 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-30T13:40:00.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {*} time=1125904418 data=null button=1 stateMask=0x80000 x=136 y=109 count=1} to Tree node with text: * [2019-07-30T13:40:00.223Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-30T13:40:00.479Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:40:00.479Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:40:00.479Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:00.479Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:00.479Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:00.479Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125904692 data=null button=0 stateMask=0x0 x=112 y=29 count=0} to Tree node with text: mysession [2019-07-30T13:40:00.479Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125904693 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:00.479Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125904693 data=null} to Tree node with text: mysession [2019-07-30T13:40:00.479Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125904693 data=null button=1 stateMask=0x0 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-30T13:40:00.479Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125904694 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:00.479Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125904701 data=null button=1 stateMask=0x80000 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-30T13:40:00.479Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:00.479Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125904702 data=null button=0 stateMask=0x0 x=112 y=29 count=0} to Tree node with text: mysession [2019-07-30T13:40:00.479Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125904702 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:00.479Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125904702 data=null} to Tree node with text: mysession [2019-07-30T13:40:00.479Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125904702 data=null button=1 stateMask=0x0 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-30T13:40:00.479Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125904703 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:00.479Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125904704 data=null button=1 stateMask=0x80000 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-30T13:40:00.736Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-30T13:40:00.736Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-30T13:40:00.993Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-30T13:40:00.993Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-30T13:40:00.993Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1125905025 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-30T13:40:00.993Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:40:00.993Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:40:00.993Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:40:00.993Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:40:00.993Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:40:00.993Z] DEBUG - Clicking on OK [2019-07-30T13:40:00.993Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1125905027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:40:00.993Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1125905027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:40:00.993Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1125905027 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:40:00.993Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1125905027 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:40:00.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1125905027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:40:00.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1125905027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:40:00.993Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1125905028 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:40:00.993Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1125904830 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-30T13:40:00.993Z] DEBUG - Clicked on [2019-07-30T13:40:00.993Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:00.993Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:00.993Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1125905193 data=null button=0 stateMask=0x0 x=69 y=-34 count=0} to TreeItem with text {myNode} [2019-07-30T13:40:00.993Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1125905193 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T13:40:00.993Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1125905193 data=null} to TreeItem with text {myNode} [2019-07-30T13:40:00.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1125905194 data=null button=1 stateMask=0x0 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-30T13:40:00.993Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125905194 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-30T13:40:00.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1125905196 data=null button=1 stateMask=0x80000 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-30T13:40:00.993Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:00.993Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1125905197 data=null button=0 stateMask=0x0 x=69 y=-34 count=0} to TreeItem with text {myNode} [2019-07-30T13:40:00.993Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1125905197 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T13:40:00.993Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1125905197 data=null} to TreeItem with text {myNode} [2019-07-30T13:40:00.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1125905198 data=null button=1 stateMask=0x0 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-30T13:40:00.993Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125905204 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-30T13:40:00.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1125905205 data=null button=1 stateMask=0x80000 x=69 y=-23 count=1} to TreeItem with text {myNode} [2019-07-30T13:40:01.250Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-07-30T13:40:01.250Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-07-30T13:40:01.250Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1125905336 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-30T13:40:01.250Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-07-30T13:40:01.506Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.686 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest [2019-07-30T13:40:01.506Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest) Time elapsed: 6.699 s [2019-07-30T13:40:01.506Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest [2019-07-30T13:40:02.435Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-30T13:40:02.435Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:40:02.435Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:40:02.435Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:02.435Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1125906407 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T13:40:02.435Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1125906407 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T13:40:02.435Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1125906407 data=null} to TreeItem with text {myNode} [2019-07-30T13:40:02.435Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1125906407 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T13:40:02.435Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125906408 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-30T13:40:02.435Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1125906412 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T13:40:02.435Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:02.435Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1125906413 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T13:40:02.435Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1125906413 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T13:40:02.435Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1125906413 data=null} to TreeItem with text {myNode} [2019-07-30T13:40:02.435Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1125906414 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T13:40:02.435Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125906414 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-30T13:40:02.435Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1125906421 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T13:40:02.435Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-07-30T13:40:02.435Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-07-30T13:40:02.435Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1125906592 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-30T13:40:02.435Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-07-30T13:40:02.999Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:02.999Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1125907115 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-30T13:40:02.999Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1125907115 data=null doit=true} to Tree node with text: Sessions [2019-07-30T13:40:02.999Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1125907115 data=null} to Tree node with text: Sessions [2019-07-30T13:40:02.999Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1125907115 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T13:40:02.999Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125907116 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-30T13:40:02.999Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1125907118 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T13:40:02.999Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:02.999Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1125907119 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-30T13:40:02.999Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1125907119 data=null doit=true} to Tree node with text: Sessions [2019-07-30T13:40:02.999Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1125907119 data=null} to Tree node with text: Sessions [2019-07-30T13:40:02.999Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1125907120 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T13:40:02.999Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125907120 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-30T13:40:02.999Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1125907127 data=null button=1 stateMask=0x80000 x=89 y=127 count=1} to Tree node with text: Sessions [2019-07-30T13:40:02.999Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2019-07-30T13:40:02.999Z] DEBUG - Clicking on with mnemonic 'Create Session...' [2019-07-30T13:40:03.256Z] DEBUG - Clicked on with mnemonic 'Create Session...' [2019-07-30T13:40:03.513Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2019-07-30T13:40:03.513Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=1125907515 data=null doit=true} to Shell with text {Create Session} [2019-07-30T13:40:03.513Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:40:03.513Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T13:40:03.513Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T13:40:03.513Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T13:40:03.513Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:40:03.513Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T13:40:03.513Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T13:40:03.513Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T13:40:03.513Z] DEBUG - matched Text with text " [2019-07-30T13:40:03.513Z] ", using matcher: of type 'Text' [2019-07-30T13:40:03.513Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T13:40:03.513Z] DEBUG - matched Text with text " [2019-07-30T13:40:03.513Z] ", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T13:40:03.513Z] DEBUG - matched Text with text " [2019-07-30T13:40:03.513Z] ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T13:40:03.513Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button' [2019-07-30T13:40:03.513Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2019-07-30T13:40:03.513Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2019-07-30T13:40:03.513Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T13:40:03.513Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T13:40:03.513Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T13:40:03.513Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T13:40:03.513Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:03.513Z] DEBUG - Clicking on &Ok [2019-07-30T13:40:03.513Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1125907582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:03.513Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1125907583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:03.513Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1125907583 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:03.513Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1125907583 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:03.513Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1125907584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:03.513Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1125907584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:03.513Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1125907584 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:03.513Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1125907222 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-30T13:40:03.513Z] DEBUG - Clicked on [2019-07-30T13:40:03.513Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1125907729 data=null doit=true} to Tree node with text: Sessions [2019-07-30T13:40:03.513Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1125907729 data=null} to Tree node with text: Sessions [2019-07-30T13:40:03.771Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1125907730 data=null button=1 stateMask=0x0 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-30T13:40:03.771Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1125907793 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-30T13:40:03.771Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1125907794 data=null button=1 stateMask=0x80000 x=89 y=92 count=1} to Tree node with text: Sessions [2019-07-30T13:40:03.771Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:03.771Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:03.771Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:03.771Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:03.771Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:03.771Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125907798 data=null button=0 stateMask=0x0 x=112 y=113 count=0} to Tree node with text: mysession [2019-07-30T13:40:03.771Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125907799 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:03.771Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125907799 data=null} to Tree node with text: mysession [2019-07-30T13:40:03.771Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125907799 data=null button=1 stateMask=0x0 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-30T13:40:03.771Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125907800 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:03.771Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125907814 data=null button=1 stateMask=0x80000 x=112 y=92 count=1} to Tree node with text: mysession [2019-07-30T13:40:03.771Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:03.771Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125907815 data=null button=0 stateMask=0x0 x=112 y=92 count=0} to Tree node with text: mysession [2019-07-30T13:40:03.771Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125907816 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:03.771Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125907816 data=null} to Tree node with text: mysession [2019-07-30T13:40:03.771Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125907816 data=null button=1 stateMask=0x0 x=112 y=92 count=1} to Tree node with text: mysession [2019-07-30T13:40:03.771Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125907817 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:03.771Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125907818 data=null button=1 stateMask=0x80000 x=112 y=92 count=1} to Tree node with text: mysession [2019-07-30T13:40:03.771Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T13:40:03.771Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T13:40:04.227Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T13:40:04.227Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T13:40:04.585Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1125908385 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T13:40:04.585Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T13:40:04.585Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T13:40:04.585Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T13:40:04.585Z] DEBUG - matched Button with text "JUL", using matcher: with mnemonic 'JUL' [2019-07-30T13:40:04.585Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-30T13:40:04.585Z] DEBUG - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain') [2019-07-30T13:40:04.585Z] DEBUG - matched Button with text "JUL", using matcher: with style 'SWT.RADIO' [2019-07-30T13:40:04.585Z] 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-30T13:40:04.585Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T13:40:04.585Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T13:40:04.585Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:04.585Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:04.585Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:04.585Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:04.585Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:04.585Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T13:40:04.585Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T13:40:04.585Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T13:40:04.586Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1125908391 data=null doit=true} to Button with text {Kernel} [2019-07-30T13:40:04.586Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1125908391 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-30T13:40:04.586Z] 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-30T13:40:04.586Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {JUL} time=1125908393 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-30T13:40:04.586Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {JUL} time=1125908393 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-30T13:40:04.586Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {JUL} time=1125908393 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-30T13:40:04.586Z] *** BUG *** [2019-07-30T13:40:04.586Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:40:04.586Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:40:04.586Z] [2019-07-30T13:40:04.586Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {JUL} time=1125908393 data=null item=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-30T13:40:04.586Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T13:40:04.586Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:40:04.586Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-30T13:40:04.586Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-30T13:40:04.586Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-30T13:40:04.586Z] DEBUG - Setting state to checked on: All [2019-07-30T13:40:04.586Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T13:40:04.586Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T13:40:04.586Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T13:40:04.586Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T13:40:04.586Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T13:40:04.586Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:04.586Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:04.586Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T13:40:04.586Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T13:40:04.586Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T13:40:04.586Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T13:40:04.586Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T13:40:04.586Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T13:40:04.586Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:04.586Z] DEBUG - Clicking on &Ok [2019-07-30T13:40:04.586Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1125908531 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:04.586Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1125908532 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:04.586Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1125908532 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:04.586Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1125908532 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:04.586Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1125908532 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:04.586Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1125908532 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:04.586Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1125908533 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:04.586Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1125907992 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-30T13:40:04.586Z] DEBUG - Clicked on [2019-07-30T13:40:04.586Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:04.586Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:04.586Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T13:40:04.586Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:04.586Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:04.586Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T13:40:04.586Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {JUL} time=1125908822 data=null doit=true} to Tree node with text: JUL [2019-07-30T13:40:04.586Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {JUL} time=1125908822 data=null} to Tree node with text: JUL [2019-07-30T13:40:04.586Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {JUL} time=1125908823 data=null button=1 stateMask=0x0 x=106 y=92 count=1} to Tree node with text: JUL [2019-07-30T13:40:04.586Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1125908823 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-30T13:40:04.586Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {JUL} time=1125908824 data=null button=1 stateMask=0x80000 x=106 y=92 count=1} to Tree node with text: JUL [2019-07-30T13:40:04.586Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:04.586Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125908830 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T13:40:04.586Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125908830 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:04.586Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125908831 data=null} to Tree node with text: mysession [2019-07-30T13:40:04.586Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125908831 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:04.586Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125908832 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:04.586Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125908834 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:04.586Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:04.586Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125908835 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T13:40:04.586Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125908835 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:04.586Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125908835 data=null} to Tree node with text: mysession [2019-07-30T13:40:04.586Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125908835 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:04.586Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125908836 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:04.844Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125908837 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:04.844Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T13:40:04.844Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T13:40:05.101Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T13:40:05.101Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T13:40:05.358Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1125909337 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T13:40:05.358Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T13:40:05.358Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T13:40:05.358Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T13:40:05.358Z] DEBUG - matched Button with text "JUL", using matcher: with mnemonic 'JUL' [2019-07-30T13:40:05.358Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-30T13:40:05.358Z] DEBUG - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain') [2019-07-30T13:40:05.358Z] DEBUG - matched Button with text "JUL", using matcher: with style 'SWT.RADIO' [2019-07-30T13:40:05.358Z] 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-30T13:40:05.358Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T13:40:05.358Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T13:40:05.358Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:05.358Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:05.358Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:05.358Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:05.358Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:05.358Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T13:40:05.358Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T13:40:05.358Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T13:40:05.358Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1125909400 data=null doit=true} to Button with text {Kernel} [2019-07-30T13:40:05.358Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1125909400 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-30T13:40:05.358Z] 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-30T13:40:05.358Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {JUL} time=1125909404 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-30T13:40:05.358Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {JUL} time=1125909405 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-30T13:40:05.358Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {JUL} time=1125909405 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-30T13:40:05.358Z] *** BUG *** [2019-07-30T13:40:05.358Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:40:05.358Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:40:05.358Z] [2019-07-30T13:40:05.358Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {JUL} time=1125909405 data=null item=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-30T13:40:05.358Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T13:40:05.358Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:40:05.358Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-30T13:40:05.358Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-30T13:40:05.358Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-30T13:40:05.358Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1125909519 data=null doit=true} to TreeItem with text {All} [2019-07-30T13:40:05.358Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1125909519 data=null} to TreeItem with text {All} [2019-07-30T13:40:05.358Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1125909519 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T13:40:05.358Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1125909520 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-30T13:40:05.358Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1125909521 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T13:40:05.358Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T13:40:05.358Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1125909522 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-30T13:40:05.358Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1125909522 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-30T13:40:05.358Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1125909523 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-30T13:40:05.358Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1125909523 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-30T13:40:05.358Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1125909525 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-30T13:40:05.358Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T13:40:05.358Z] 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-30T13:40:05.358Z] DEBUG - Setting state to checked on: logger [2019-07-30T13:40:05.358Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T13:40:05.358Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T13:40:05.358Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T13:40:05.358Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T13:40:05.358Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T13:40:05.358Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:05.358Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:05.358Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T13:40:05.358Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T13:40:05.358Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T13:40:05.358Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T13:40:05.358Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T13:40:05.358Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T13:40:05.358Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:05.358Z] DEBUG - Clicking on &Ok [2019-07-30T13:40:05.358Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1125909535 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:05.358Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1125909535 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:05.358Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1125909535 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:05.358Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1125909536 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:05.358Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1125909536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:05.358Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1125909536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:05.358Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1125909536 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:05.358Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1125908994 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-30T13:40:05.614Z] DEBUG - Clicked on [2019-07-30T13:40:05.614Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:05.614Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:05.614Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T13:40:05.614Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:05.614Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:05.614Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T13:40:05.614Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {JUL} time=1125909833 data=null doit=true} to Tree node with text: JUL [2019-07-30T13:40:05.614Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {JUL} time=1125909833 data=null} to Tree node with text: JUL [2019-07-30T13:40:05.871Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {JUL} time=1125909878 data=null button=1 stateMask=0x0 x=106 y=92 count=1} to Tree node with text: JUL [2019-07-30T13:40:05.871Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1125909880 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-30T13:40:05.871Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {JUL} time=1125909881 data=null button=1 stateMask=0x80000 x=106 y=92 count=1} to Tree node with text: JUL [2019-07-30T13:40:05.871Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:05.871Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125909883 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T13:40:05.871Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125909883 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:05.871Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125909883 data=null} to Tree node with text: mysession [2019-07-30T13:40:05.871Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125909884 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:05.871Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125909884 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:05.871Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125909885 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:05.871Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:05.871Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125909886 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T13:40:05.871Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125909886 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:05.871Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125909886 data=null} to Tree node with text: mysession [2019-07-30T13:40:05.871Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125909887 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:05.871Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125909887 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:05.871Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125909888 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:05.871Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T13:40:05.871Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T13:40:06.128Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T13:40:06.385Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T13:40:06.385Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1125910394 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T13:40:06.385Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T13:40:06.385Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T13:40:06.385Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T13:40:06.385Z] DEBUG - matched Button with text "JUL", using matcher: with mnemonic 'JUL' [2019-07-30T13:40:06.385Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-30T13:40:06.385Z] DEBUG - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain') [2019-07-30T13:40:06.385Z] DEBUG - matched Button with text "JUL", using matcher: with style 'SWT.RADIO' [2019-07-30T13:40:06.385Z] 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-30T13:40:06.385Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T13:40:06.385Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T13:40:06.385Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:06.385Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:06.385Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:06.385Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:06.385Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:06.385Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T13:40:06.385Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T13:40:06.385Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T13:40:06.385Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1125910399 data=null doit=true} to Button with text {Kernel} [2019-07-30T13:40:06.385Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1125910399 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-30T13:40:06.385Z] 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-30T13:40:06.385Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {JUL} time=1125910400 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-30T13:40:06.385Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {JUL} time=1125910400 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-30T13:40:06.385Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {JUL} time=1125910401 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-30T13:40:06.385Z] *** BUG *** [2019-07-30T13:40:06.385Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:40:06.385Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:40:06.385Z] [2019-07-30T13:40:06.385Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {JUL} time=1125910401 data=null item=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-30T13:40:06.385Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T13:40:06.385Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:40:06.385Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-30T13:40:06.385Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-30T13:40:06.385Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-30T13:40:06.385Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1125910499 data=null doit=true} to TreeItem with text {All} [2019-07-30T13:40:06.385Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1125910499 data=null} to TreeItem with text {All} [2019-07-30T13:40:06.385Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1125910500 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T13:40:06.385Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1125910500 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-30T13:40:06.385Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1125910507 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T13:40:06.385Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T13:40:06.385Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1125910509 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-30T13:40:06.385Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1125910509 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-30T13:40:06.385Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1125910509 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-30T13:40:06.385Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1125910509 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-30T13:40:06.385Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1125910511 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-30T13:40:06.385Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T13:40:06.385Z] 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-30T13:40:06.385Z] DEBUG - Setting state to checked on: anotherLogger [2019-07-30T13:40:06.385Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T13:40:06.385Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T13:40:06.385Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T13:40:06.385Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T13:40:06.385Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T13:40:06.385Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:06.385Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:06.385Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-30T13:40:06.385Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level') [2019-07-30T13:40:06.385Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.CHECK' [2019-07-30T13:40:06.385Z] 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-30T13:40:06.385Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T13:40:06.385Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-30T13:40:06.385Z] DEBUG - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level') [2019-07-30T13:40:06.385Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T13:40:06.385Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-30T13:40:06.385Z] DEBUG - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level') [2019-07-30T13:40:06.385Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T13:40:06.385Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T13:40:06.385Z] DEBUG - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-30T13:40:06.385Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@33f2ac11 [2019-07-30T13:40:06.385Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select} time=1125910517 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-30T13:40:06.385Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1125910522 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-30T13:40:06.385Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1125910522 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-30T13:40:06.385Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select} time=1125910523 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-30T13:40:06.385Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1125910523 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-30T13:40:06.385Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1125910523 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-30T13:40:06.385Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1125910523 data=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-30T13:40:06.385Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select} time=1125910525 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-30T13:40:06.385Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1125910525 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-30T13:40:06.385Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select} time=1125910525 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-30T13:40:06.385Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select} time=1125910525 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-30T13:40:06.385Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select} time=1125910525 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-30T13:40:06.385Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo' [2019-07-30T13:40:06.385Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-30T13:40:06.385Z] DEBUG - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level') [2019-07-30T13:40:06.385Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level')) [2019-07-30T13:40:06.385Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Warning [2019-07-30T13:40:06.385Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=1125910529 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-30T13:40:06.385Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Warning [2019-07-30T13:40:06.385Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T13:40:06.385Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T13:40:06.385Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T13:40:06.385Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T13:40:06.385Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T13:40:06.385Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:06.385Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:06.385Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T13:40:06.385Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T13:40:06.385Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T13:40:06.385Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T13:40:06.385Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T13:40:06.385Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T13:40:06.385Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:06.385Z] DEBUG - Clicking on &Ok [2019-07-30T13:40:06.385Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1125910583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:06.385Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1125910583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:06.385Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1125910584 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:06.385Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1125910584 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:06.385Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1125910584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:06.385Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1125910584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:06.385Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1125910584 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:06.385Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1125910008 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-30T13:40:06.642Z] DEBUG - Clicked on [2019-07-30T13:40:06.642Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:06.642Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:06.642Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T13:40:06.642Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:06.642Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:06.642Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T13:40:06.642Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {JUL} time=1125910892 data=null doit=true} to Tree node with text: JUL [2019-07-30T13:40:06.642Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {JUL} time=1125910892 data=null} to Tree node with text: JUL [2019-07-30T13:40:06.642Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {JUL} time=1125910892 data=null button=1 stateMask=0x0 x=106 y=92 count=1} to Tree node with text: JUL [2019-07-30T13:40:06.642Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1125910893 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-30T13:40:06.642Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {JUL} time=1125910894 data=null button=1 stateMask=0x80000 x=106 y=92 count=1} to Tree node with text: JUL [2019-07-30T13:40:06.642Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:06.642Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125910895 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T13:40:06.642Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125910895 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:06.642Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125910895 data=null} to Tree node with text: mysession [2019-07-30T13:40:06.642Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125910896 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:06.899Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125910896 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:06.899Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125910897 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:06.899Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:06.899Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125910898 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T13:40:06.899Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125910898 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:06.899Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125910899 data=null} to Tree node with text: mysession [2019-07-30T13:40:06.899Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125910899 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:06.899Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125910899 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:06.899Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125910900 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:06.899Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T13:40:06.899Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T13:40:07.156Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T13:40:07.156Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T13:40:07.156Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1125911396 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T13:40:07.156Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T13:40:07.156Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T13:40:07.156Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T13:40:07.156Z] DEBUG - matched Button with text "JUL", using matcher: with mnemonic 'JUL' [2019-07-30T13:40:07.156Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-30T13:40:07.156Z] DEBUG - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain') [2019-07-30T13:40:07.156Z] DEBUG - matched Button with text "JUL", using matcher: with style 'SWT.RADIO' [2019-07-30T13:40:07.156Z] 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-30T13:40:07.156Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T13:40:07.156Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T13:40:07.156Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:07.156Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:07.156Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:07.156Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:07.156Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:07.156Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T13:40:07.156Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T13:40:07.156Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T13:40:07.156Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1125911403 data=null doit=true} to Button with text {Kernel} [2019-07-30T13:40:07.156Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1125911404 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-30T13:40:07.156Z] 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-30T13:40:07.156Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {JUL} time=1125911405 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-30T13:40:07.156Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {JUL} time=1125911405 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-30T13:40:07.156Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {JUL} time=1125911405 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-30T13:40:07.413Z] *** BUG *** [2019-07-30T13:40:07.413Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:40:07.413Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:40:07.413Z] [2019-07-30T13:40:07.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {JUL} time=1125911405 data=null item=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-30T13:40:07.413Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T13:40:07.413Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:40:07.413Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-30T13:40:07.413Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-30T13:40:07.413Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-30T13:40:07.413Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:40:07.413Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:40:07.413Z] DEBUG - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger' [2019-07-30T13:40:07.413Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger') [2019-07-30T13:40:07.413Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger')) [2019-07-30T13:40:07.413Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T13:40:07.413Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T13:40:07.413Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T13:40:07.413Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T13:40:07.413Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T13:40:07.413Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:07.413Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:07.413Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T13:40:07.413Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T13:40:07.413Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T13:40:07.413Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T13:40:07.413Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T13:40:07.413Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T13:40:07.413Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:07.413Z] DEBUG - Clicking on &Ok [2019-07-30T13:40:07.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1125911526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:07.413Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1125911527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:07.413Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1125911527 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:07.413Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1125911527 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:07.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1125911527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:07.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1125911527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:07.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1125911527 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:07.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1125911014 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-30T13:40:07.670Z] DEBUG - Clicked on [2019-07-30T13:40:07.670Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:07.670Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:07.670Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T13:40:07.670Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:07.670Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:07.670Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T13:40:07.670Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {JUL} time=1125911892 data=null doit=true} to Tree node with text: JUL [2019-07-30T13:40:07.670Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {JUL} time=1125911892 data=null} to Tree node with text: JUL [2019-07-30T13:40:07.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {JUL} time=1125911893 data=null button=1 stateMask=0x0 x=106 y=92 count=1} to Tree node with text: JUL [2019-07-30T13:40:07.670Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1125911893 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-30T13:40:07.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {JUL} time=1125911895 data=null button=1 stateMask=0x80000 x=106 y=92 count=1} to Tree node with text: JUL [2019-07-30T13:40:07.670Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:07.670Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:07.670Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T13:40:07.670Z] WARN - Tree item Tree node with text: JUL is already expanded. Won't expand it again. [2019-07-30T13:40:07.670Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:07.670Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:07.670Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:07.670Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125911899 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T13:40:07.670Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125911899 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:07.670Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125911899 data=null} to Tree node with text: mysession [2019-07-30T13:40:07.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125911900 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:07.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125911900 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:07.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125911906 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:07.670Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:07.670Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125911908 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T13:40:07.670Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125911908 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:07.670Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125911908 data=null} to Tree node with text: mysession [2019-07-30T13:40:07.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125911908 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:07.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125911908 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:07.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125911910 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:07.927Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-30T13:40:07.927Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-30T13:40:07.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1125912107 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-30T13:40:07.927Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-30T13:40:08.184Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:08.184Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:08.184Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:08.184Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125912211 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T13:40:08.184Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125912211 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:08.184Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125912211 data=null} to Tree node with text: mysession [2019-07-30T13:40:08.184Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125912211 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:08.184Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125912212 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:08.184Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125912282 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:08.184Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:08.184Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125912283 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T13:40:08.184Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125912283 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:08.184Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125912283 data=null} to Tree node with text: mysession [2019-07-30T13:40:08.184Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125912283 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:08.184Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125912284 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:08.184Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125912285 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:08.440Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-30T13:40:08.440Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-30T13:40:08.440Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1125912483 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-30T13:40:08.440Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-30T13:40:08.440Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-30T13:40:08.697Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:08.697Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:08.697Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T13:40:08.697Z] WARN - Tree item Tree node with text: JUL is already expanded. Won't expand it again. [2019-07-30T13:40:08.697Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:08.697Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {logger} time=1125912704 data=null button=0 stateMask=0x0 x=134 y=134 count=0} to Tree node with text: logger [2019-07-30T13:40:08.697Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {logger} time=1125912704 data=null doit=true} to Tree node with text: logger [2019-07-30T13:40:08.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {logger} time=1125912704 data=null} to Tree node with text: logger [2019-07-30T13:40:08.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {logger} time=1125912704 data=null button=1 stateMask=0x0 x=134 y=134 count=1} to Tree node with text: logger [2019-07-30T13:40:08.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125912705 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-30T13:40:08.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {logger} time=1125912712 data=null button=1 stateMask=0x80000 x=134 y=134 count=1} to Tree node with text: logger [2019-07-30T13:40:08.697Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-30T13:40:08.697Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:40:08.697Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:40:08.697Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-30T13:40:08.697Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:08.697Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:08.697Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T13:40:08.697Z] WARN - Tree item Tree node with text: JUL is already expanded. Won't expand it again. [2019-07-30T13:40:08.697Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:08.697Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=1125912895 data=null button=0 stateMask=0x0 x=161 y=114 count=0} to Tree node with text: anotherLogger [2019-07-30T13:40:08.697Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {anotherLogger} time=1125912895 data=null doit=true} to Tree node with text: anotherLogger [2019-07-30T13:40:08.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=1125912895 data=null} to Tree node with text: anotherLogger [2019-07-30T13:40:08.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=1125912895 data=null button=1 stateMask=0x0 x=161 y=114 count=1} to Tree node with text: anotherLogger [2019-07-30T13:40:08.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125912895 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-30T13:40:08.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=1125912898 data=null button=1 stateMask=0x80000 x=161 y=114 count=1} to Tree node with text: anotherLogger [2019-07-30T13:40:08.697Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-30T13:40:08.697Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:40:08.697Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:40:08.954Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:08.954Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:08.954Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:08.954Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125913026 data=null button=0 stateMask=0x0 x=112 y=-11 count=0} to Tree node with text: mysession [2019-07-30T13:40:08.954Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125913026 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:08.954Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125913027 data=null} to Tree node with text: mysession [2019-07-30T13:40:08.954Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125913027 data=null button=1 stateMask=0x0 x=112 y=-11 count=1} to Tree node with text: mysession [2019-07-30T13:40:08.954Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125913027 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:08.954Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125913032 data=null button=1 stateMask=0x80000 x=112 y=-12 count=1} to Tree node with text: mysession [2019-07-30T13:40:08.954Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:08.954Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125913033 data=null button=0 stateMask=0x0 x=112 y=-12 count=0} to Tree node with text: mysession [2019-07-30T13:40:08.954Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125913033 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:08.954Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125913033 data=null} to Tree node with text: mysession [2019-07-30T13:40:08.954Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125913033 data=null button=1 stateMask=0x0 x=112 y=-12 count=1} to Tree node with text: mysession [2019-07-30T13:40:08.954Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125913034 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:08.954Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125913035 data=null button=1 stateMask=0x80000 x=112 y=-12 count=1} to Tree node with text: mysession [2019-07-30T13:40:08.954Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T13:40:08.954Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T13:40:09.211Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T13:40:09.468Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T13:40:09.468Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1125913492 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T13:40:09.468Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T13:40:09.468Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T13:40:09.468Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T13:40:09.468Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T13:40:09.468Z] DEBUG - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J' [2019-07-30T13:40:09.468Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-30T13:40:09.468Z] DEBUG - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain') [2019-07-30T13:40:09.468Z] DEBUG - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO' [2019-07-30T13:40:09.468Z] 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-30T13:40:09.468Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T13:40:09.468Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:09.468Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:09.468Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:09.468Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:09.468Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:09.468Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T13:40:09.468Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T13:40:09.468Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T13:40:09.468Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1125913508 data=null doit=true} to Button with text {Kernel} [2019-07-30T13:40:09.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1125913508 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-30T13:40:09.468Z] 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-30T13:40:09.468Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {LOG4J} time=1125913509 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-30T13:40:09.468Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {LOG4J} time=1125913510 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-30T13:40:09.468Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {LOG4J} time=1125913510 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-30T13:40:09.468Z] *** BUG *** [2019-07-30T13:40:09.468Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:40:09.468Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:40:09.468Z] [2019-07-30T13:40:09.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {LOG4J} time=1125913510 data=null item=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-30T13:40:09.468Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T13:40:09.468Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:40:09.468Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-30T13:40:09.468Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-30T13:40:09.468Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-30T13:40:09.468Z] DEBUG - Setting state to checked on: All [2019-07-30T13:40:09.468Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T13:40:09.468Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T13:40:09.468Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T13:40:09.468Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T13:40:09.468Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T13:40:09.468Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:09.468Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:09.468Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T13:40:09.468Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T13:40:09.468Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T13:40:09.468Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T13:40:09.468Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T13:40:09.468Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T13:40:09.468Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:09.468Z] DEBUG - Clicking on &Ok [2019-07-30T13:40:09.468Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1125913625 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:09.468Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1125913625 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:09.468Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1125913625 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:09.468Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1125913625 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:09.468Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1125913625 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:09.468Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1125913625 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:09.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1125913626 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:09.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1125913183 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-30T13:40:09.725Z] DEBUG - Clicked on [2019-07-30T13:40:09.725Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:09.725Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:09.725Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T13:40:09.725Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:09.725Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:09.725Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T13:40:09.725Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {LOG4J} time=1125913823 data=null doit=true} to Tree node with text: LOG4J [2019-07-30T13:40:09.725Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=1125913823 data=null} to Tree node with text: LOG4J [2019-07-30T13:40:09.725Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=1125913824 data=null button=1 stateMask=0x0 x=115 y=92 count=1} to Tree node with text: LOG4J [2019-07-30T13:40:09.725Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1125913824 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-30T13:40:09.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=1125913825 data=null button=1 stateMask=0x80000 x=115 y=92 count=1} to Tree node with text: LOG4J [2019-07-30T13:40:09.725Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:09.725Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125913826 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T13:40:09.725Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125913826 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:09.725Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125913826 data=null} to Tree node with text: mysession [2019-07-30T13:40:09.725Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125913827 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:09.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125913827 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:09.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125913829 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:09.725Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:09.725Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125913829 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T13:40:09.725Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125913830 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:09.725Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125913830 data=null} to Tree node with text: mysession [2019-07-30T13:40:09.725Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125913830 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:09.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125913830 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:09.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125913882 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:09.981Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T13:40:09.981Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T13:40:10.237Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T13:40:10.237Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T13:40:10.237Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1125914305 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T13:40:10.237Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T13:40:10.237Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T13:40:10.237Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T13:40:10.237Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T13:40:10.237Z] DEBUG - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J' [2019-07-30T13:40:10.237Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-30T13:40:10.237Z] DEBUG - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain') [2019-07-30T13:40:10.237Z] DEBUG - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO' [2019-07-30T13:40:10.237Z] 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-30T13:40:10.237Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T13:40:10.237Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:10.237Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:10.237Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:10.237Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:10.237Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:10.237Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T13:40:10.237Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T13:40:10.237Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T13:40:10.237Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1125914309 data=null doit=true} to Button with text {Kernel} [2019-07-30T13:40:10.238Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1125914310 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-30T13:40:10.238Z] 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-30T13:40:10.238Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {LOG4J} time=1125914311 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-30T13:40:10.238Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {LOG4J} time=1125914311 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-30T13:40:10.238Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {LOG4J} time=1125914311 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-30T13:40:10.238Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {LOG4J} time=1125914311 data=null item=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-30T13:40:10.238Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T13:40:10.238Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:40:10.238Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-30T13:40:10.238Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-30T13:40:10.238Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-30T13:40:10.238Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1125914434 data=null doit=true} to TreeItem with text {All} [2019-07-30T13:40:10.238Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1125914435 data=null} to TreeItem with text {All} [2019-07-30T13:40:10.238Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1125914435 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T13:40:10.238Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1125914436 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-30T13:40:10.238Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1125914478 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T13:40:10.238Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T13:40:10.238Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1125914485 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-30T13:40:10.238Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1125914485 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-30T13:40:10.238Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1125914485 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-30T13:40:10.238Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1125914486 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-30T13:40:10.238Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1125914487 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-30T13:40:10.238Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T13:40:10.238Z] 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-30T13:40:10.238Z] DEBUG - Setting state to checked on: logger [2019-07-30T13:40:10.238Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T13:40:10.238Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T13:40:10.238Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T13:40:10.238Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T13:40:10.238Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T13:40:10.238Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:10.238Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:10.238Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T13:40:10.238Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T13:40:10.238Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T13:40:10.238Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T13:40:10.238Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T13:40:10.238Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T13:40:10.238Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:10.238Z] DEBUG - Clicking on &Ok [2019-07-30T13:40:10.238Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1125914491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:10.238Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1125914491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:10.238Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1125914491 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:10.238Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1125914492 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:10.238Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1125914492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:10.238Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1125914492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:10.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1125914492 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:10.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1125913996 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-30T13:40:10.494Z] DEBUG - Clicked on [2019-07-30T13:40:10.494Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:10.494Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:10.494Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T13:40:10.494Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:10.494Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:10.494Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T13:40:10.494Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {LOG4J} time=1125914694 data=null doit=true} to Tree node with text: LOG4J [2019-07-30T13:40:10.494Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=1125914695 data=null} to Tree node with text: LOG4J [2019-07-30T13:40:10.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=1125914695 data=null button=1 stateMask=0x0 x=99 y=92 count=1} to Tree node with text: LOG4J [2019-07-30T13:40:10.494Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1125914695 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-30T13:40:10.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=1125914702 data=null button=1 stateMask=0x80000 x=115 y=92 count=1} to Tree node with text: LOG4J [2019-07-30T13:40:10.494Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:10.494Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125914703 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T13:40:10.494Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125914703 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:10.494Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125914704 data=null} to Tree node with text: mysession [2019-07-30T13:40:10.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125914704 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:10.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125914704 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:10.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125914705 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:10.494Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:10.494Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125914706 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T13:40:10.494Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125914706 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:10.494Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125914706 data=null} to Tree node with text: mysession [2019-07-30T13:40:10.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125914707 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:10.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125914707 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:10.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125914708 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:10.751Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T13:40:10.751Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T13:40:11.008Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T13:40:11.008Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T13:40:11.008Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1125915123 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T13:40:11.008Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T13:40:11.008Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T13:40:11.008Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T13:40:11.008Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T13:40:11.008Z] DEBUG - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J' [2019-07-30T13:40:11.008Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-30T13:40:11.008Z] DEBUG - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain') [2019-07-30T13:40:11.008Z] DEBUG - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO' [2019-07-30T13:40:11.008Z] 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-30T13:40:11.008Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T13:40:11.008Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:11.008Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:11.008Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:11.008Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:11.008Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:11.008Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T13:40:11.008Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T13:40:11.008Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T13:40:11.008Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1125915127 data=null doit=true} to Button with text {Kernel} [2019-07-30T13:40:11.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1125915127 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-30T13:40:11.008Z] 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-30T13:40:11.008Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {LOG4J} time=1125915129 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-30T13:40:11.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {LOG4J} time=1125915129 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-30T13:40:11.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {LOG4J} time=1125915129 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-30T13:40:11.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {LOG4J} time=1125915129 data=null item=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-30T13:40:11.266Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T13:40:11.266Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:40:11.266Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-30T13:40:11.266Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-30T13:40:11.266Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-30T13:40:11.266Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1125915287 data=null doit=true} to TreeItem with text {All} [2019-07-30T13:40:11.266Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1125915288 data=null} to TreeItem with text {All} [2019-07-30T13:40:11.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1125915288 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T13:40:11.266Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1125915288 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-30T13:40:11.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1125915290 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T13:40:11.266Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T13:40:11.266Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1125915291 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-30T13:40:11.266Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1125915291 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-30T13:40:11.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1125915291 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-30T13:40:11.266Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1125915291 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-30T13:40:11.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1125915293 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-30T13:40:11.266Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T13:40:11.266Z] 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-30T13:40:11.266Z] DEBUG - Setting state to checked on: anotherLogger [2019-07-30T13:40:11.266Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T13:40:11.266Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T13:40:11.266Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T13:40:11.266Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T13:40:11.266Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T13:40:11.266Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:11.266Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:11.266Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-30T13:40:11.266Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level') [2019-07-30T13:40:11.266Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.CHECK' [2019-07-30T13:40:11.266Z] 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-30T13:40:11.266Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T13:40:11.266Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-30T13:40:11.266Z] DEBUG - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level') [2019-07-30T13:40:11.266Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T13:40:11.266Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-30T13:40:11.266Z] DEBUG - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level') [2019-07-30T13:40:11.266Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T13:40:11.266Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T13:40:11.266Z] DEBUG - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-30T13:40:11.266Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6a64be00 [2019-07-30T13:40:11.266Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select} time=1125915303 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-30T13:40:11.266Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1125915303 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-30T13:40:11.266Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1125915303 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-30T13:40:11.266Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select} time=1125915303 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-30T13:40:11.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1125915303 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-30T13:40:11.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1125915303 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-30T13:40:11.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1125915304 data=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-30T13:40:11.266Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select} time=1125915305 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-30T13:40:11.266Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1125915305 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-30T13:40:11.266Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select} time=1125915305 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-30T13:40:11.266Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select} time=1125915305 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-30T13:40:11.266Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select} time=1125915305 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-30T13:40:11.266Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo' [2019-07-30T13:40:11.266Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-30T13:40:11.266Z] DEBUG - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level') [2019-07-30T13:40:11.266Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level')) [2019-07-30T13:40:11.266Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Fatal [2019-07-30T13:40:11.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=1125915308 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-30T13:40:11.266Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Fatal [2019-07-30T13:40:11.266Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T13:40:11.266Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T13:40:11.266Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T13:40:11.266Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T13:40:11.266Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T13:40:11.266Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:11.266Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:11.266Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T13:40:11.266Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T13:40:11.266Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T13:40:11.266Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T13:40:11.266Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T13:40:11.266Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T13:40:11.266Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:11.266Z] DEBUG - Clicking on &Ok [2019-07-30T13:40:11.266Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1125915310 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:11.266Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1125915311 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:11.266Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1125915311 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:11.266Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1125915311 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:11.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1125915311 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:11.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1125915311 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:11.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1125915311 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:11.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1125914823 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-30T13:40:11.523Z] DEBUG - Clicked on [2019-07-30T13:40:11.523Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:11.523Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:11.523Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T13:40:11.523Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:11.523Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:11.523Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T13:40:11.523Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {LOG4J} time=1125915525 data=null doit=true} to Tree node with text: LOG4J [2019-07-30T13:40:11.523Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=1125915525 data=null} to Tree node with text: LOG4J [2019-07-30T13:40:11.523Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=1125915525 data=null button=1 stateMask=0x0 x=115 y=92 count=1} to Tree node with text: LOG4J [2019-07-30T13:40:11.523Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1125915526 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-30T13:40:11.523Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=1125915527 data=null button=1 stateMask=0x80000 x=115 y=92 count=1} to Tree node with text: LOG4J [2019-07-30T13:40:11.523Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:11.523Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125915528 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T13:40:11.523Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125915528 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:11.523Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125915528 data=null} to Tree node with text: mysession [2019-07-30T13:40:11.523Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125915529 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:11.523Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125915529 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:11.523Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125915530 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:11.523Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:11.523Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125915531 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T13:40:11.523Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125915531 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:11.523Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125915531 data=null} to Tree node with text: mysession [2019-07-30T13:40:11.523Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125915531 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:11.523Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125915588 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:11.523Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125915592 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:11.523Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T13:40:11.523Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T13:40:11.780Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T13:40:11.780Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T13:40:11.780Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1125916018 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T13:40:11.780Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T13:40:11.780Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T13:40:11.780Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T13:40:11.780Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T13:40:11.780Z] DEBUG - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J' [2019-07-30T13:40:11.780Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-30T13:40:11.780Z] DEBUG - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain') [2019-07-30T13:40:11.780Z] DEBUG - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO' [2019-07-30T13:40:11.780Z] 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-30T13:40:11.780Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T13:40:11.780Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:11.780Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:11.780Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:11.780Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:11.780Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:11.780Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T13:40:11.780Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T13:40:11.780Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T13:40:11.780Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1125916022 data=null doit=true} to Button with text {Kernel} [2019-07-30T13:40:11.780Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1125916023 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-30T13:40:11.780Z] 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-30T13:40:11.780Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {LOG4J} time=1125916024 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-30T13:40:11.780Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {LOG4J} time=1125916024 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-30T13:40:11.780Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {LOG4J} time=1125916024 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-30T13:40:12.036Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {LOG4J} time=1125916024 data=null item=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-30T13:40:12.036Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T13:40:12.036Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:40:12.036Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-30T13:40:12.036Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-30T13:40:12.036Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-30T13:40:12.036Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:40:12.036Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:40:12.036Z] DEBUG - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger' [2019-07-30T13:40:12.036Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger') [2019-07-30T13:40:12.036Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger')) [2019-07-30T13:40:12.036Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T13:40:12.036Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T13:40:12.036Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T13:40:12.036Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T13:40:12.036Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T13:40:12.036Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:12.036Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:12.036Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T13:40:12.036Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T13:40:12.036Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T13:40:12.036Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T13:40:12.036Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T13:40:12.036Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T13:40:12.036Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:12.036Z] DEBUG - Clicking on &Ok [2019-07-30T13:40:12.036Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1125916188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:12.036Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1125916188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:12.036Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1125916188 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:12.036Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1125916188 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:12.036Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1125916188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:12.036Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1125916188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:12.036Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1125916189 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:12.036Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1125915709 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-30T13:40:12.293Z] DEBUG - Clicked on [2019-07-30T13:40:12.293Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:12.293Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:12.293Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T13:40:12.293Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:12.293Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:12.293Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T13:40:12.293Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {LOG4J} time=1125916430 data=null doit=true} to Tree node with text: LOG4J [2019-07-30T13:40:12.294Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=1125916430 data=null} to Tree node with text: LOG4J [2019-07-30T13:40:12.294Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=1125916430 data=null button=1 stateMask=0x0 x=99 y=92 count=1} to Tree node with text: LOG4J [2019-07-30T13:40:12.294Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1125916434 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-30T13:40:12.294Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=1125916478 data=null button=1 stateMask=0x80000 x=115 y=92 count=1} to Tree node with text: LOG4J [2019-07-30T13:40:12.294Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:12.294Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:12.294Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T13:40:12.294Z] WARN - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again. [2019-07-30T13:40:12.294Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:12.294Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:12.294Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:12.294Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125916487 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T13:40:12.294Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125916487 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:12.294Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125916487 data=null} to Tree node with text: mysession [2019-07-30T13:40:12.294Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125916488 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:12.294Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125916488 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:12.294Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125916490 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:12.294Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:12.294Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125916491 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T13:40:12.294Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125916491 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:12.294Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125916491 data=null} to Tree node with text: mysession [2019-07-30T13:40:12.294Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125916492 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:12.294Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125916492 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:12.294Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125916493 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:12.551Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-30T13:40:12.551Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-30T13:40:12.551Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1125916597 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-30T13:40:12.551Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-30T13:40:12.551Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:12.551Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:12.551Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:12.551Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125916701 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T13:40:12.551Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125916701 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:12.551Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125916701 data=null} to Tree node with text: mysession [2019-07-30T13:40:12.551Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125916702 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:12.551Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125916702 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:12.551Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125916705 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:12.551Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:12.551Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125916706 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T13:40:12.551Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125916706 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:12.551Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125916706 data=null} to Tree node with text: mysession [2019-07-30T13:40:12.551Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125916707 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:12.551Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125916707 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:12.551Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125916709 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:12.809Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-30T13:40:12.809Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-30T13:40:12.809Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1125916828 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-30T13:40:12.809Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-30T13:40:13.068Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-30T13:40:13.068Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:13.068Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:13.068Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T13:40:13.068Z] WARN - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again. [2019-07-30T13:40:13.068Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:13.068Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {logger} time=1125917188 data=null button=0 stateMask=0x0 x=134 y=134 count=0} to Tree node with text: logger [2019-07-30T13:40:13.068Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {logger} time=1125917188 data=null doit=true} to Tree node with text: logger [2019-07-30T13:40:13.068Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {logger} time=1125917188 data=null} to Tree node with text: logger [2019-07-30T13:40:13.068Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {logger} time=1125917189 data=null button=1 stateMask=0x0 x=134 y=134 count=1} to Tree node with text: logger [2019-07-30T13:40:13.068Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125917189 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-30T13:40:13.068Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {logger} time=1125917193 data=null button=1 stateMask=0x80000 x=134 y=134 count=1} to Tree node with text: logger [2019-07-30T13:40:13.068Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-30T13:40:13.068Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:40:13.068Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:40:13.068Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-30T13:40:13.680Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:13.680Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:13.680Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T13:40:13.680Z] WARN - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again. [2019-07-30T13:40:13.680Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:13.680Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=1125917379 data=null button=0 stateMask=0x0 x=161 y=115 count=0} to Tree node with text: anotherLogger [2019-07-30T13:40:13.680Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {anotherLogger} time=1125917394 data=null doit=true} to Tree node with text: anotherLogger [2019-07-30T13:40:13.680Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=1125917394 data=null} to Tree node with text: anotherLogger [2019-07-30T13:40:13.680Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=1125917395 data=null button=1 stateMask=0x0 x=161 y=114 count=1} to Tree node with text: anotherLogger [2019-07-30T13:40:13.680Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125917400 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-30T13:40:13.680Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=1125917408 data=null button=1 stateMask=0x80000 x=161 y=113 count=1} to Tree node with text: anotherLogger [2019-07-30T13:40:13.680Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-30T13:40:13.680Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:40:13.680Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:40:13.680Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:13.680Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:13.680Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:13.680Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125917620 data=null button=0 stateMask=0x0 x=112 y=-13 count=0} to Tree node with text: mysession [2019-07-30T13:40:13.680Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125917620 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:13.680Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125917621 data=null} to Tree node with text: mysession [2019-07-30T13:40:13.680Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125917621 data=null button=1 stateMask=0x0 x=112 y=-13 count=1} to Tree node with text: mysession [2019-07-30T13:40:13.680Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125917623 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:13.680Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125917626 data=null button=1 stateMask=0x80000 x=112 y=-13 count=1} to Tree node with text: mysession [2019-07-30T13:40:13.680Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:13.680Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125917627 data=null button=0 stateMask=0x0 x=112 y=-13 count=0} to Tree node with text: mysession [2019-07-30T13:40:13.680Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125917627 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:13.680Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125917627 data=null} to Tree node with text: mysession [2019-07-30T13:40:13.680Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125917628 data=null button=1 stateMask=0x0 x=112 y=-13 count=1} to Tree node with text: mysession [2019-07-30T13:40:13.680Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125917628 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:13.680Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125917629 data=null button=1 stateMask=0x80000 x=112 y=-13 count=1} to Tree node with text: mysession [2019-07-30T13:40:13.680Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T13:40:13.680Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T13:40:13.937Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T13:40:13.937Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T13:40:13.937Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1125918034 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T13:40:13.937Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T13:40:13.937Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T13:40:13.937Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T13:40:13.937Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T13:40:13.937Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T13:40:13.937Z] DEBUG - matched Button with text "Python", using matcher: with mnemonic 'Python' [2019-07-30T13:40:13.937Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-30T13:40:13.937Z] DEBUG - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain') [2019-07-30T13:40:13.937Z] DEBUG - matched Button with text "Python", using matcher: with style 'SWT.RADIO' [2019-07-30T13:40:13.937Z] 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-30T13:40:13.937Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:13.937Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:13.937Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:13.937Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:13.937Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:13.937Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T13:40:13.937Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T13:40:13.937Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T13:40:13.937Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1125918103 data=null doit=true} to Button with text {Kernel} [2019-07-30T13:40:13.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1125918104 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-30T13:40:13.937Z] 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-30T13:40:13.937Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Python} time=1125918105 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-30T13:40:13.937Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Python} time=1125918105 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-30T13:40:13.937Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Python} time=1125918105 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-30T13:40:13.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Python} time=1125918106 data=null item=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-30T13:40:14.195Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T13:40:14.195Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:40:14.195Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-30T13:40:14.195Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-30T13:40:14.195Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-30T13:40:14.195Z] DEBUG - Setting state to checked on: All [2019-07-30T13:40:14.195Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T13:40:14.195Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T13:40:14.195Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T13:40:14.195Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T13:40:14.195Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T13:40:14.195Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:14.195Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:14.195Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T13:40:14.195Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T13:40:14.195Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T13:40:14.195Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T13:40:14.195Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T13:40:14.195Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T13:40:14.195Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:14.195Z] DEBUG - Clicking on &Ok [2019-07-30T13:40:14.195Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1125918223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:14.195Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1125918223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:14.195Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1125918224 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:14.195Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1125918224 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:14.195Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1125918224 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:14.195Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1125918224 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:14.195Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1125918224 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:14.195Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1125917783 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-30T13:40:14.195Z] DEBUG - Clicked on [2019-07-30T13:40:14.195Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:14.195Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:14.195Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T13:40:14.195Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:14.195Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:14.195Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T13:40:14.195Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Python} time=1125918415 data=null doit=true} to Tree node with text: Python [2019-07-30T13:40:14.195Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Python} time=1125918415 data=null} to Tree node with text: Python [2019-07-30T13:40:14.195Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Python} time=1125918416 data=null button=1 stateMask=0x0 x=102 y=92 count=1} to Tree node with text: Python [2019-07-30T13:40:14.195Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1125918416 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-30T13:40:14.195Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Python} time=1125918422 data=null button=1 stateMask=0x80000 x=118 y=92 count=1} to Tree node with text: Python [2019-07-30T13:40:14.195Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:14.195Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125918423 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T13:40:14.195Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125918423 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:14.195Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125918423 data=null} to Tree node with text: mysession [2019-07-30T13:40:14.195Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125918424 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:14.195Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125918424 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:14.195Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125918425 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:14.195Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:14.195Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125918426 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T13:40:14.195Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125918426 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:14.195Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125918426 data=null} to Tree node with text: mysession [2019-07-30T13:40:14.195Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125918426 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:14.195Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125918426 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:14.195Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125918427 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:14.452Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T13:40:14.452Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T13:40:14.709Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T13:40:14.709Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T13:40:14.709Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1125918886 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T13:40:14.709Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T13:40:14.709Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T13:40:14.709Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T13:40:14.709Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T13:40:14.709Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T13:40:14.709Z] DEBUG - matched Button with text "Python", using matcher: with mnemonic 'Python' [2019-07-30T13:40:14.709Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-30T13:40:14.709Z] DEBUG - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain') [2019-07-30T13:40:14.709Z] DEBUG - matched Button with text "Python", using matcher: with style 'SWT.RADIO' [2019-07-30T13:40:14.709Z] 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-30T13:40:14.709Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:14.709Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:14.709Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:14.709Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:14.709Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:14.709Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T13:40:14.709Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T13:40:14.709Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T13:40:14.709Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1125918890 data=null doit=true} to Button with text {Kernel} [2019-07-30T13:40:14.709Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1125918891 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-30T13:40:14.709Z] 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-30T13:40:14.709Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Python} time=1125918892 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-30T13:40:14.709Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Python} time=1125918892 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-30T13:40:14.709Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Python} time=1125918892 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-30T13:40:14.709Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Python} time=1125918892 data=null item=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-30T13:40:14.965Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T13:40:14.965Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:40:14.965Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-30T13:40:14.965Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-30T13:40:14.965Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-30T13:40:14.965Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1125918995 data=null doit=true} to TreeItem with text {All} [2019-07-30T13:40:14.965Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1125918995 data=null} to TreeItem with text {All} [2019-07-30T13:40:14.965Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1125918996 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T13:40:14.965Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1125918996 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-30T13:40:14.965Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1125919002 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T13:40:14.965Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T13:40:14.965Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1125919003 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-30T13:40:14.965Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1125919003 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-30T13:40:14.965Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1125919004 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-30T13:40:14.965Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1125919004 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-30T13:40:14.965Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1125919005 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-30T13:40:14.965Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T13:40:14.965Z] 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-30T13:40:14.965Z] DEBUG - Setting state to checked on: logger [2019-07-30T13:40:14.965Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T13:40:14.965Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T13:40:14.965Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T13:40:14.965Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T13:40:14.965Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T13:40:14.965Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:14.965Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:14.965Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T13:40:14.965Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T13:40:14.965Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T13:40:14.965Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T13:40:14.965Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T13:40:14.965Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T13:40:14.965Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:14.965Z] DEBUG - Clicking on &Ok [2019-07-30T13:40:14.965Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1125919008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:14.965Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1125919009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:14.965Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1125919009 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:14.965Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1125919009 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:14.965Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1125919009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:14.965Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1125919009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:14.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1125919009 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:14.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1125918540 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-30T13:40:14.965Z] DEBUG - Clicked on [2019-07-30T13:40:14.965Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:14.965Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:14.965Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T13:40:14.965Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:15.222Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:15.222Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T13:40:15.222Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Python} time=1125919222 data=null doit=true} to Tree node with text: Python [2019-07-30T13:40:15.222Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Python} time=1125919222 data=null} to Tree node with text: Python [2019-07-30T13:40:15.222Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Python} time=1125919222 data=null button=1 stateMask=0x0 x=118 y=92 count=1} to Tree node with text: Python [2019-07-30T13:40:15.222Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1125919222 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-30T13:40:15.222Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Python} time=1125919224 data=null button=1 stateMask=0x80000 x=118 y=92 count=1} to Tree node with text: Python [2019-07-30T13:40:15.222Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:15.222Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125919225 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T13:40:15.222Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125919225 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:15.222Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125919225 data=null} to Tree node with text: mysession [2019-07-30T13:40:15.222Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125919225 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:15.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125919225 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:15.222Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125919227 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:15.222Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:15.222Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125919227 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T13:40:15.222Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125919228 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:15.222Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125919228 data=null} to Tree node with text: mysession [2019-07-30T13:40:15.222Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125919228 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:15.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125919228 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:15.222Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125919229 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:15.222Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T13:40:15.222Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T13:40:15.481Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T13:40:15.481Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T13:40:15.481Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1125919707 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T13:40:15.481Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T13:40:15.481Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T13:40:15.481Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T13:40:15.481Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T13:40:15.481Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T13:40:15.481Z] DEBUG - matched Button with text "Python", using matcher: with mnemonic 'Python' [2019-07-30T13:40:15.481Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-30T13:40:15.481Z] DEBUG - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain') [2019-07-30T13:40:15.481Z] DEBUG - matched Button with text "Python", using matcher: with style 'SWT.RADIO' [2019-07-30T13:40:15.481Z] 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-30T13:40:15.481Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:15.481Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:15.481Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:15.481Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:15.481Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:15.481Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T13:40:15.481Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T13:40:15.481Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T13:40:15.481Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1125919712 data=null doit=true} to Button with text {Kernel} [2019-07-30T13:40:15.481Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1125919712 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-30T13:40:15.481Z] 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-30T13:40:15.481Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Python} time=1125919713 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-30T13:40:15.481Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Python} time=1125919713 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-30T13:40:15.481Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Python} time=1125919713 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-30T13:40:15.738Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Python} time=1125919713 data=null item=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-30T13:40:15.738Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T13:40:15.738Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:40:15.738Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-30T13:40:15.738Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-30T13:40:15.738Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-30T13:40:15.738Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1125919829 data=null doit=true} to TreeItem with text {All} [2019-07-30T13:40:15.738Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1125919829 data=null} to TreeItem with text {All} [2019-07-30T13:40:15.738Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1125919830 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T13:40:15.738Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1125919830 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-30T13:40:15.738Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1125919831 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T13:40:15.738Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T13:40:15.738Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1125919832 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-30T13:40:15.738Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1125919832 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-30T13:40:15.738Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1125919832 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-30T13:40:15.738Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1125919832 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-30T13:40:15.738Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1125919833 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-30T13:40:15.738Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T13:40:15.738Z] 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-30T13:40:15.738Z] DEBUG - Setting state to checked on: anotherLogger [2019-07-30T13:40:15.738Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T13:40:15.738Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T13:40:15.738Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T13:40:15.738Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T13:40:15.738Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T13:40:15.738Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:15.738Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:15.738Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-30T13:40:15.738Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level') [2019-07-30T13:40:15.738Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.CHECK' [2019-07-30T13:40:15.738Z] 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-30T13:40:15.738Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T13:40:15.738Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-30T13:40:15.738Z] DEBUG - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level') [2019-07-30T13:40:15.738Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T13:40:15.738Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-30T13:40:15.738Z] DEBUG - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level') [2019-07-30T13:40:15.738Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T13:40:15.738Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T13:40:15.738Z] DEBUG - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-30T13:40:15.738Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@687fa4d0 [2019-07-30T13:40:15.738Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select} time=1125919886 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-30T13:40:15.738Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1125919887 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-30T13:40:15.738Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1125919887 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-30T13:40:15.738Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select} time=1125919887 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-30T13:40:15.738Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1125919888 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-30T13:40:15.738Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1125919888 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-30T13:40:15.738Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1125919888 data=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-30T13:40:15.738Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select} time=1125919890 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-30T13:40:15.738Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1125919890 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-30T13:40:15.738Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select} time=1125919890 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-30T13:40:15.738Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select} time=1125919890 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-30T13:40:15.738Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select} time=1125919891 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-30T13:40:15.738Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo' [2019-07-30T13:40:15.738Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-30T13:40:15.738Z] DEBUG - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level') [2019-07-30T13:40:15.738Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level')) [2019-07-30T13:40:15.738Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Critical [2019-07-30T13:40:15.738Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=1125919892 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-30T13:40:15.738Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Critical [2019-07-30T13:40:15.739Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T13:40:15.739Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T13:40:15.739Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T13:40:15.739Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T13:40:15.739Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T13:40:15.739Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:15.739Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:15.739Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T13:40:15.739Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T13:40:15.739Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T13:40:15.739Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T13:40:15.739Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T13:40:15.739Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T13:40:15.739Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:15.739Z] DEBUG - Clicking on &Ok [2019-07-30T13:40:15.739Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1125919895 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:15.739Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1125919895 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:15.739Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1125919895 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:15.739Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1125919896 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:15.739Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1125919896 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:15.739Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1125919896 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:15.739Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1125919900 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:15.739Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1125919404 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-30T13:40:15.995Z] DEBUG - Clicked on [2019-07-30T13:40:15.995Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:15.995Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:15.995Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T13:40:15.995Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:15.995Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:15.995Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T13:40:15.995Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Python} time=1125920120 data=null doit=true} to Tree node with text: Python [2019-07-30T13:40:15.995Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Python} time=1125920120 data=null} to Tree node with text: Python [2019-07-30T13:40:15.995Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Python} time=1125920121 data=null button=1 stateMask=0x0 x=118 y=92 count=1} to Tree node with text: Python [2019-07-30T13:40:15.995Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1125920121 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-30T13:40:15.995Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Python} time=1125920122 data=null button=1 stateMask=0x80000 x=118 y=92 count=1} to Tree node with text: Python [2019-07-30T13:40:15.995Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:15.995Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125920123 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T13:40:15.995Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125920123 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:15.995Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125920124 data=null} to Tree node with text: mysession [2019-07-30T13:40:15.995Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125920124 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:15.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125920125 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:15.995Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125920126 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:15.995Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:15.995Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125920127 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T13:40:15.995Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125920127 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:15.995Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125920127 data=null} to Tree node with text: mysession [2019-07-30T13:40:15.995Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125920128 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:15.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125920128 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:15.995Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125920129 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:16.252Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T13:40:16.252Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T13:40:16.509Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T13:40:16.509Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T13:40:16.509Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1125920584 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T13:40:16.509Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T13:40:16.509Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T13:40:16.509Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T13:40:16.509Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T13:40:16.509Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T13:40:16.509Z] DEBUG - matched Button with text "Python", using matcher: with mnemonic 'Python' [2019-07-30T13:40:16.509Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-30T13:40:16.509Z] DEBUG - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain') [2019-07-30T13:40:16.509Z] DEBUG - matched Button with text "Python", using matcher: with style 'SWT.RADIO' [2019-07-30T13:40:16.509Z] 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-30T13:40:16.509Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:16.509Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:16.509Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:16.509Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:16.509Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:16.509Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T13:40:16.509Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T13:40:16.509Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T13:40:16.509Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1125920589 data=null doit=true} to Button with text {Kernel} [2019-07-30T13:40:16.509Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1125920589 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-30T13:40:16.509Z] 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-30T13:40:16.509Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Python} time=1125920590 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-30T13:40:16.509Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Python} time=1125920590 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-30T13:40:16.509Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Python} time=1125920590 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-30T13:40:16.509Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Python} time=1125920590 data=null item=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-30T13:40:16.509Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T13:40:16.509Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:40:16.509Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-30T13:40:16.509Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-30T13:40:16.509Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-30T13:40:16.509Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:40:16.509Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:40:16.509Z] DEBUG - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger' [2019-07-30T13:40:16.509Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger') [2019-07-30T13:40:16.509Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger')) [2019-07-30T13:40:16.509Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T13:40:16.509Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T13:40:16.509Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T13:40:16.509Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T13:40:16.509Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T13:40:16.509Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:16.509Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:16.509Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T13:40:16.509Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T13:40:16.509Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T13:40:16.509Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T13:40:16.509Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T13:40:16.509Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T13:40:16.509Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:16.509Z] DEBUG - Clicking on &Ok [2019-07-30T13:40:16.509Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1125920710 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:16.509Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1125920710 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:16.509Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1125920710 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:16.509Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1125920710 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:16.509Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1125920710 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:16.509Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1125920710 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:16.509Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1125920710 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:16.509Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1125920281 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-30T13:40:16.766Z] DEBUG - Clicked on [2019-07-30T13:40:16.766Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:16.766Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:16.766Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T13:40:16.766Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:16.766Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:16.766Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T13:40:16.766Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Python} time=1125920994 data=null doit=true} to Tree node with text: Python [2019-07-30T13:40:16.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Python} time=1125920994 data=null} to Tree node with text: Python [2019-07-30T13:40:16.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Python} time=1125920995 data=null button=1 stateMask=0x0 x=102 y=92 count=1} to Tree node with text: Python [2019-07-30T13:40:16.766Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1125920995 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-30T13:40:16.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Python} time=1125921001 data=null button=1 stateMask=0x80000 x=118 y=92 count=1} to Tree node with text: Python [2019-07-30T13:40:16.766Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:16.766Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:16.766Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T13:40:16.766Z] WARN - Tree item Tree node with text: Python is already expanded. Won't expand it again. [2019-07-30T13:40:16.766Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:16.766Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:16.766Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:16.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125921004 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T13:40:16.766Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125921004 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:16.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125921004 data=null} to Tree node with text: mysession [2019-07-30T13:40:16.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125921005 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:16.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125921005 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:16.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125921007 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:16.766Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:16.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125921008 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T13:40:16.766Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125921008 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:16.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125921008 data=null} to Tree node with text: mysession [2019-07-30T13:40:16.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125921009 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:16.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125921009 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:16.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125921010 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:17.021Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-30T13:40:17.021Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-30T13:40:17.021Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1125921125 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-30T13:40:17.021Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-30T13:40:17.021Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:17.021Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:17.021Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:17.022Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125921228 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T13:40:17.022Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125921229 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:17.022Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125921229 data=null} to Tree node with text: mysession [2019-07-30T13:40:17.022Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125921229 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:17.022Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125921229 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:17.022Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125921234 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:17.022Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:17.022Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125921235 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T13:40:17.022Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125921235 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:17.022Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125921235 data=null} to Tree node with text: mysession [2019-07-30T13:40:17.022Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125921236 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:17.022Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125921236 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:17.022Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125921237 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:17.278Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-30T13:40:17.278Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-30T13:40:17.278Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1125921323 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-30T13:40:17.278Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-30T13:40:17.534Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-30T13:40:17.534Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:17.534Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:17.534Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T13:40:17.534Z] WARN - Tree item Tree node with text: Python is already expanded. Won't expand it again. [2019-07-30T13:40:17.534Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:17.534Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {logger} time=1125921625 data=null button=0 stateMask=0x0 x=134 y=134 count=0} to Tree node with text: logger [2019-07-30T13:40:17.534Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {logger} time=1125921625 data=null doit=true} to Tree node with text: logger [2019-07-30T13:40:17.534Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {logger} time=1125921626 data=null} to Tree node with text: logger [2019-07-30T13:40:17.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {logger} time=1125921626 data=null button=1 stateMask=0x0 x=134 y=134 count=1} to Tree node with text: logger [2019-07-30T13:40:17.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125921627 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-30T13:40:17.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {logger} time=1125921633 data=null button=1 stateMask=0x80000 x=134 y=134 count=1} to Tree node with text: logger [2019-07-30T13:40:17.534Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-30T13:40:17.534Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:40:17.534Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:40:17.534Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-30T13:40:17.790Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:17.790Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:17.790Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T13:40:17.790Z] WARN - Tree item Tree node with text: Python is already expanded. Won't expand it again. [2019-07-30T13:40:17.790Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:17.790Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=1125921817 data=null button=0 stateMask=0x0 x=161 y=114 count=0} to Tree node with text: anotherLogger [2019-07-30T13:40:17.790Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {anotherLogger} time=1125921817 data=null doit=true} to Tree node with text: anotherLogger [2019-07-30T13:40:17.790Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=1125921817 data=null} to Tree node with text: anotherLogger [2019-07-30T13:40:17.790Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=1125921818 data=null button=1 stateMask=0x0 x=161 y=114 count=1} to Tree node with text: anotherLogger [2019-07-30T13:40:17.790Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125921818 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-30T13:40:17.790Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=1125921822 data=null button=1 stateMask=0x80000 x=161 y=114 count=1} to Tree node with text: anotherLogger [2019-07-30T13:40:17.790Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-30T13:40:17.790Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:40:17.790Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:40:17.790Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:17.790Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:17.790Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:17.790Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125921994 data=null button=0 stateMask=0x0 x=112 y=-12 count=0} to Tree node with text: mysession [2019-07-30T13:40:17.790Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125921994 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:17.790Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125921994 data=null} to Tree node with text: mysession [2019-07-30T13:40:17.790Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125921995 data=null button=1 stateMask=0x0 x=112 y=-12 count=1} to Tree node with text: mysession [2019-07-30T13:40:17.790Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125921995 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:17.790Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125921996 data=null button=1 stateMask=0x80000 x=112 y=-12 count=1} to Tree node with text: mysession [2019-07-30T13:40:17.790Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:17.790Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125922004 data=null button=0 stateMask=0x0 x=112 y=-7 count=0} to Tree node with text: mysession [2019-07-30T13:40:17.790Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125922005 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:17.790Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125922005 data=null} to Tree node with text: mysession [2019-07-30T13:40:17.790Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125922005 data=null button=1 stateMask=0x0 x=112 y=-7 count=1} to Tree node with text: mysession [2019-07-30T13:40:17.790Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125922005 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:17.790Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125922006 data=null button=1 stateMask=0x80000 x=112 y=-7 count=1} to Tree node with text: mysession [2019-07-30T13:40:18.047Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-30T13:40:18.047Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-30T13:40:18.047Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-30T13:40:18.304Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-30T13:40:18.304Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1125922314 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-30T13:40:18.304Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:40:18.304Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:40:18.304Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:40:18.304Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:40:18.304Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:40:18.304Z] DEBUG - Clicking on OK [2019-07-30T13:40:18.304Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1125922316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:40:18.304Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1125922316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:40:18.304Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1125922317 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:40:18.304Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1125922317 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:40:18.304Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1125922317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:40:18.304Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1125922317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:40:18.304Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1125922317 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:40:18.304Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1125922129 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-30T13:40:18.304Z] DEBUG - Clicked on [2019-07-30T13:40:18.304Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:18.304Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:18.304Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1125922535 data=null button=0 stateMask=0x0 x=69 y=-34 count=0} to TreeItem with text {myNode} [2019-07-30T13:40:18.304Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1125922535 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T13:40:18.304Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1125922535 data=null} to TreeItem with text {myNode} [2019-07-30T13:40:18.304Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1125922536 data=null button=1 stateMask=0x0 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-30T13:40:18.304Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125922536 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-30T13:40:18.304Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1125922538 data=null button=1 stateMask=0x80000 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-30T13:40:18.304Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:18.304Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1125922539 data=null button=0 stateMask=0x0 x=69 y=-34 count=0} to TreeItem with text {myNode} [2019-07-30T13:40:18.304Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1125922539 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T13:40:18.304Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1125922539 data=null} to TreeItem with text {myNode} [2019-07-30T13:40:18.304Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1125922539 data=null button=1 stateMask=0x0 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-30T13:40:18.304Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125922539 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-30T13:40:18.304Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1125922540 data=null button=1 stateMask=0x80000 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-30T13:40:18.561Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-07-30T13:40:18.561Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-07-30T13:40:18.561Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1125922697 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-30T13:40:18.561Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-07-30T13:40:18.561Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.264 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest [2019-07-30T13:40:18.561Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest) Time elapsed: 16.701 s [2019-07-30T13:40:18.561Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest [2019-07-30T13:40:19.491Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-30T13:40:19.491Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:40:19.491Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:40:19.491Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:19.491Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1125923519 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T13:40:19.491Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1125923519 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T13:40:19.491Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1125923520 data=null} to TreeItem with text {myNode} [2019-07-30T13:40:19.491Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1125923520 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T13:40:19.491Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125923520 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-30T13:40:19.491Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1125923530 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T13:40:19.491Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:19.491Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1125923531 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T13:40:19.491Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1125923532 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T13:40:19.491Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1125923532 data=null} to TreeItem with text {myNode} [2019-07-30T13:40:19.491Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1125923532 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T13:40:19.491Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125923532 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-30T13:40:19.491Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1125923534 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T13:40:19.491Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-07-30T13:40:19.491Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-07-30T13:40:19.491Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1125923683 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-30T13:40:19.491Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-07-30T13:40:20.055Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:20.055Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1125924206 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-30T13:40:20.055Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1125924206 data=null doit=true} to Tree node with text: Sessions [2019-07-30T13:40:20.055Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1125924206 data=null} to Tree node with text: Sessions [2019-07-30T13:40:20.055Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1125924207 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T13:40:20.055Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125924207 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-30T13:40:20.055Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1125924212 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T13:40:20.055Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:20.055Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1125924213 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-30T13:40:20.055Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1125924213 data=null doit=true} to Tree node with text: Sessions [2019-07-30T13:40:20.055Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1125924213 data=null} to Tree node with text: Sessions [2019-07-30T13:40:20.055Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1125924213 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T13:40:20.055Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125924213 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-30T13:40:20.055Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1125924215 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T13:40:20.312Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2019-07-30T13:40:20.312Z] DEBUG - Clicking on with mnemonic 'Create Session...' [2019-07-30T13:40:20.312Z] DEBUG - Clicked on with mnemonic 'Create Session...' [2019-07-30T13:40:20.568Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2019-07-30T13:40:20.568Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=1125924611 data=null doit=true} to Shell with text {Create Session} [2019-07-30T13:40:20.568Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:40:20.568Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T13:40:20.568Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T13:40:20.568Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T13:40:20.568Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:40:20.568Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T13:40:20.568Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T13:40:20.568Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T13:40:20.568Z] DEBUG - matched Text with text " [2019-07-30T13:40:20.568Z] ", using matcher: of type 'Text' [2019-07-30T13:40:20.568Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T13:40:20.568Z] DEBUG - matched Text with text " [2019-07-30T13:40:20.568Z] ", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T13:40:20.568Z] DEBUG - matched Text with text " [2019-07-30T13:40:20.568Z] ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T13:40:20.568Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button' [2019-07-30T13:40:20.568Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2019-07-30T13:40:20.568Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2019-07-30T13:40:20.568Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T13:40:20.568Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T13:40:20.568Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T13:40:20.568Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T13:40:20.568Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:20.568Z] DEBUG - Clicking on &Ok [2019-07-30T13:40:20.568Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1125924632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:20.568Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1125924632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:20.568Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1125924633 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:20.568Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1125924633 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:20.568Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1125924633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:20.568Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1125924633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:20.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1125924634 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:20.569Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1125924321 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-30T13:40:20.825Z] DEBUG - Clicked on [2019-07-30T13:40:20.825Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1125924895 data=null doit=true} to Tree node with text: Sessions [2019-07-30T13:40:20.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1125924895 data=null} to Tree node with text: Sessions [2019-07-30T13:40:20.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1125924895 data=null button=1 stateMask=0x0 x=89 y=92 count=1} to Tree node with text: Sessions [2019-07-30T13:40:20.825Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1125924896 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-30T13:40:20.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1125924897 data=null button=1 stateMask=0x80000 x=89 y=92 count=1} to Tree node with text: Sessions [2019-07-30T13:40:20.825Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:20.825Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:20.825Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:20.825Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:20.825Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:20.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125924908 data=null button=0 stateMask=0x0 x=112 y=113 count=0} to Tree node with text: mysession [2019-07-30T13:40:20.825Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125924908 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:20.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125924909 data=null} to Tree node with text: mysession [2019-07-30T13:40:20.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125924909 data=null button=1 stateMask=0x0 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-30T13:40:20.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125924909 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:20.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125924913 data=null button=1 stateMask=0x80000 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-30T13:40:20.825Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:20.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125924914 data=null button=0 stateMask=0x0 x=112 y=113 count=0} to Tree node with text: mysession [2019-07-30T13:40:20.825Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125924914 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:20.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125924914 data=null} to Tree node with text: mysession [2019-07-30T13:40:20.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125924915 data=null button=1 stateMask=0x0 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-30T13:40:20.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125924915 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:20.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125924927 data=null button=1 stateMask=0x80000 x=112 y=109 count=1} to Tree node with text: mysession [2019-07-30T13:40:20.825Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T13:40:20.825Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T13:40:21.080Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T13:40:21.337Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T13:40:21.337Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1125925415 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T13:40:21.337Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T13:40:21.337Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T13:40:21.337Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T13:40:21.337Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T13:40:21.337Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T13:40:21.337Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:21.337Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T13:40:21.337Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:21.337Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T13:40:21.337Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-30T13:40:21.337Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-30T13:40:21.337Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-30T13:40:21.337Z] 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-30T13:40:21.337Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:21.337Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T13:40:21.337Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:21.337Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T13:40:21.337Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:21.337Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T13:40:21.337Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T13:40:21.337Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T13:40:21.337Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-30T13:40:21.337Z] 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-30T13:40:21.337Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1125925430 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-30T13:40:21.337Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1125925430 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-30T13:40:21.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1125925430 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-30T13:40:21.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1125925431 data=null item=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-30T13:40:21.337Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-30T13:40:21.337Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:40:21.337Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:40:21.337Z] DEBUG - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event' [2019-07-30T13:40:21.337Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific event') [2019-07-30T13:40:21.337Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event')) [2019-07-30T13:40:21.337Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:40:21.337Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:40:21.337Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:40:21.337Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:40:21.337Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:40:21.337Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:40:21.337Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T13:40:21.337Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T13:40:21.337Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T13:40:21.337Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T13:40:21.337Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T13:40:21.337Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:21.337Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:21.337Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:21.337Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:21.337Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:21.337Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T13:40:21.337Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T13:40:21.337Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T13:40:21.337Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T13:40:21.337Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:21.337Z] DEBUG - Clicking on &Ok [2019-07-30T13:40:21.337Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1125925502 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:21.337Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1125925503 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:21.337Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1125925503 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:21.337Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1125925503 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:21.337Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1125925503 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:21.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1125925504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:21.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1125925504 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:21.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1125925038 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-30T13:40:21.594Z] DEBUG - Clicked on [2019-07-30T13:40:21.594Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:21.594Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:21.594Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T13:40:21.594Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T13:40:21.594Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1125925807 data=null doit=true} to Tree node with text: channel0 [2019-07-30T13:40:21.594Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1125925807 data=null} to Tree node with text: channel0 [2019-07-30T13:40:21.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1125925807 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T13:40:21.594Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1125925808 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-30T13:40:21.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1125925809 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T13:40:21.594Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:21.594Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:21.594Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T13:40:21.594Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T13:40:21.594Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-30T13:40:21.594Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:21.594Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:21.594Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:21.594Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125925812 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T13:40:21.594Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125925812 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:21.594Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125925812 data=null} to Tree node with text: mysession [2019-07-30T13:40:21.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125925812 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:21.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125925812 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:21.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125925818 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:21.594Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:21.594Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125925819 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T13:40:21.594Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125925819 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:21.594Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125925819 data=null} to Tree node with text: mysession [2019-07-30T13:40:21.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125925819 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:21.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125925819 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:21.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125925820 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:21.850Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T13:40:21.850Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T13:40:22.107Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T13:40:22.107Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T13:40:22.107Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1125926212 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T13:40:22.107Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T13:40:22.107Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T13:40:22.107Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T13:40:22.107Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T13:40:22.107Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T13:40:22.107Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:22.107Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T13:40:22.107Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:22.107Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T13:40:22.107Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-30T13:40:22.107Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-30T13:40:22.107Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-30T13:40:22.107Z] 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-30T13:40:22.107Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:22.107Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T13:40:22.107Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:22.107Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T13:40:22.107Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:22.107Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T13:40:22.107Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T13:40:22.107Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T13:40:22.107Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-30T13:40:22.107Z] 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-30T13:40:22.107Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1125926233 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-30T13:40:22.107Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1125926233 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-30T13:40:22.107Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1125926233 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-30T13:40:22.107Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1125926239 data=null item=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-30T13:40:22.107Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-30T13:40:22.107Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:40:22.107Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:40:22.107Z] DEBUG - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event' [2019-07-30T13:40:22.107Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific event') [2019-07-30T13:40:22.107Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event')) [2019-07-30T13:40:22.107Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:40:22.107Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:40:22.107Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:40:22.107Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:40:22.107Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:40:22.107Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:40:22.107Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T13:40:22.107Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T13:40:22.107Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T13:40:22.107Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T13:40:22.107Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T13:40:22.107Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:22.107Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:22.107Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:22.107Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:22.107Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:22.107Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T13:40:22.107Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T13:40:22.107Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T13:40:22.107Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T13:40:22.107Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:22.107Z] DEBUG - Clicking on &Ok [2019-07-30T13:40:22.107Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1125926309 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:22.107Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1125926310 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:22.107Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1125926310 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:22.107Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1125926310 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:22.107Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1125926311 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:22.107Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1125926311 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:22.107Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1125926311 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:22.107Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1125925925 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-30T13:40:22.363Z] DEBUG - Clicked on [2019-07-30T13:40:22.363Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:22.363Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:22.363Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T13:40:22.363Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T13:40:22.363Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1125926528 data=null doit=true} to Tree node with text: channel0 [2019-07-30T13:40:22.363Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1125926528 data=null} to Tree node with text: channel0 [2019-07-30T13:40:22.363Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1125926528 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T13:40:22.363Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1125926528 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-30T13:40:22.363Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1125926530 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T13:40:22.363Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:22.363Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:22.363Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T13:40:22.363Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T13:40:22.363Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-30T13:40:22.363Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:22.364Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:22.364Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T13:40:22.364Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T13:40:22.364Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-30T13:40:22.364Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:22.364Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:22.364Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:22.364Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125926595 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T13:40:22.364Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125926595 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:22.364Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125926595 data=null} to Tree node with text: mysession [2019-07-30T13:40:22.364Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125926596 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:22.364Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125926596 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:22.364Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125926599 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:22.364Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:22.364Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125926599 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T13:40:22.364Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125926600 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:22.364Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125926600 data=null} to Tree node with text: mysession [2019-07-30T13:40:22.364Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125926600 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:22.364Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125926600 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:22.364Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125926601 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:22.620Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T13:40:22.620Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T13:40:23.225Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T13:40:23.225Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T13:40:23.225Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1125927017 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T13:40:23.225Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T13:40:23.225Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T13:40:23.225Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T13:40:23.225Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T13:40:23.225Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T13:40:23.225Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:23.225Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T13:40:23.225Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:23.225Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T13:40:23.225Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-30T13:40:23.225Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-30T13:40:23.225Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-30T13:40:23.225Z] 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-30T13:40:23.225Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:23.225Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T13:40:23.225Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:23.225Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T13:40:23.225Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:23.225Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T13:40:23.225Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T13:40:23.225Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T13:40:23.225Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-30T13:40:23.225Z] 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-30T13:40:23.225Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1125927022 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-30T13:40:23.225Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1125927036 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-30T13:40:23.225Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1125927036 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-30T13:40:23.225Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1125927037 data=null item=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-30T13:40:23.225Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-30T13:40:23.225Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:40:23.225Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:40:23.225Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:40:23.225Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:40:23.225Z] DEBUG - Expanding nodes All in tree (of type 'Tree') [2019-07-30T13:40:23.225Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1125927047 data=null doit=true} to TreeItem with text {All} [2019-07-30T13:40:23.225Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1125927047 data=null} to TreeItem with text {All} [2019-07-30T13:40:23.225Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1125927048 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T13:40:23.225Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1125927083 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-30T13:40:23.225Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1125927133 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T13:40:23.225Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T13:40:23.225Z] DEBUG - Setting state to checked on: sched_process_fork [2019-07-30T13:40:23.225Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:40:23.225Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:40:23.225Z] DEBUG - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event' [2019-07-30T13:40:23.225Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific event') [2019-07-30T13:40:23.225Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event')) [2019-07-30T13:40:23.225Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:40:23.225Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:40:23.225Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:40:23.225Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:40:23.225Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:40:23.225Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:40:23.225Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T13:40:23.225Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T13:40:23.225Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T13:40:23.225Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T13:40:23.225Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T13:40:23.225Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:23.225Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:23.225Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:23.225Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:23.225Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:23.225Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T13:40:23.225Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T13:40:23.225Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T13:40:23.225Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T13:40:23.225Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:23.225Z] DEBUG - Clicking on &Ok [2019-07-30T13:40:23.225Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1125927189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:23.225Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1125927189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:23.226Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1125927189 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:23.226Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1125927190 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:23.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1125927190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:23.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1125927190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:23.226Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1125927190 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:23.226Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1125926734 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-30T13:40:23.484Z] DEBUG - Clicked on [2019-07-30T13:40:23.484Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:23.484Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:23.484Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T13:40:23.484Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T13:40:23.484Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1125927427 data=null doit=true} to Tree node with text: channel0 [2019-07-30T13:40:23.484Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1125927427 data=null} to Tree node with text: channel0 [2019-07-30T13:40:23.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1125927428 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T13:40:23.484Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1125927428 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-30T13:40:23.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1125927429 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T13:40:23.484Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:23.484Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:23.484Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T13:40:23.484Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T13:40:23.484Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-30T13:40:23.484Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:23.484Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:23.484Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:23.484Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125927433 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T13:40:23.484Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125927433 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:23.484Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125927433 data=null} to Tree node with text: mysession [2019-07-30T13:40:23.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125927433 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:23.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125927433 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:23.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125927434 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:23.484Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:23.484Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125927439 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T13:40:23.484Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125927439 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:23.484Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125927439 data=null} to Tree node with text: mysession [2019-07-30T13:40:23.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125927439 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:23.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125927440 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:23.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125927441 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:23.484Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T13:40:23.484Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T13:40:23.741Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T13:40:23.741Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T13:40:23.741Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1125927907 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T13:40:23.741Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T13:40:23.741Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T13:40:23.741Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T13:40:23.741Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T13:40:23.741Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T13:40:23.741Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:23.741Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T13:40:23.741Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:23.741Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T13:40:23.741Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-30T13:40:23.741Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-30T13:40:23.741Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-30T13:40:23.741Z] 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-30T13:40:23.741Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:23.741Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T13:40:23.741Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:23.741Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T13:40:23.741Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:23.741Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T13:40:23.741Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T13:40:23.741Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T13:40:23.741Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-30T13:40:23.741Z] 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-30T13:40:23.741Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1125927912 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-30T13:40:23.741Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1125927912 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-30T13:40:23.741Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1125927912 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-30T13:40:23.741Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1125927912 data=null item=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-30T13:40:23.741Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-30T13:40:23.741Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:40:23.741Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:40:23.741Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:40:23.741Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:40:23.741Z] DEBUG - Expanding nodes All in tree (of type 'Tree') [2019-07-30T13:40:23.741Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1125927930 data=null doit=true} to TreeItem with text {All} [2019-07-30T13:40:23.741Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1125927936 data=null} to TreeItem with text {All} [2019-07-30T13:40:23.741Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1125927936 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T13:40:23.741Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1125927936 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-30T13:40:23.998Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1125928034 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T13:40:23.998Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T13:40:23.998Z] DEBUG - Setting state to checked on: sched_process_exec [2019-07-30T13:40:23.998Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T13:40:23.998Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T13:40:23.998Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T13:40:23.998Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T13:40:23.998Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T13:40:23.998Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:23.998Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:23.998Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:23.998Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:23.998Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:23.998Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T13:40:23.998Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T13:40:23.998Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T13:40:23.998Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T13:40:23.998Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:23.998Z] DEBUG - Clicking on &Ok [2019-07-30T13:40:23.998Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1125928038 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:23.998Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1125928038 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:23.998Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1125928039 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:23.998Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1125928039 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:23.998Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1125928039 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:23.998Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1125928039 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:23.998Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1125928039 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:23.998Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1125927602 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-30T13:40:24.255Z] DEBUG - Clicked on [2019-07-30T13:40:24.255Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:24.255Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:24.255Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T13:40:24.255Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T13:40:24.255Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1125928310 data=null doit=true} to Tree node with text: channel0 [2019-07-30T13:40:24.255Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1125928311 data=null} to Tree node with text: channel0 [2019-07-30T13:40:24.255Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1125928311 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T13:40:24.255Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1125928311 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-30T13:40:24.255Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1125928313 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T13:40:24.255Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:24.255Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:24.255Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T13:40:24.255Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T13:40:24.255Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-30T13:40:24.255Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:24.255Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:24.255Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:24.255Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125928324 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T13:40:24.255Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125928324 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:24.255Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125928324 data=null} to Tree node with text: mysession [2019-07-30T13:40:24.255Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125928324 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:24.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125928325 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:24.255Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125928327 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:24.255Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:24.255Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125928327 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T13:40:24.255Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125928328 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:24.255Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125928328 data=null} to Tree node with text: mysession [2019-07-30T13:40:24.255Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125928328 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:24.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125928385 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:24.255Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125928387 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:24.255Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T13:40:24.255Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T13:40:24.819Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T13:40:24.819Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T13:40:24.819Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1125928812 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T13:40:24.819Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T13:40:24.819Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T13:40:24.819Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T13:40:24.819Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T13:40:24.819Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T13:40:24.819Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:24.819Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T13:40:24.819Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:24.819Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T13:40:24.819Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-30T13:40:24.819Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-30T13:40:24.819Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-30T13:40:24.819Z] 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-30T13:40:24.819Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:24.819Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T13:40:24.819Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:24.819Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T13:40:24.819Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:24.819Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T13:40:24.819Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T13:40:24.819Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T13:40:24.819Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-30T13:40:24.819Z] 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-30T13:40:24.819Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1125928828 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-30T13:40:24.819Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1125928828 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-30T13:40:24.819Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1125928829 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-30T13:40:24.819Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1125928829 data=null item=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-30T13:40:24.819Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-30T13:40:24.819Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:40:24.819Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:40:24.819Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:40:24.819Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:40:24.819Z] DEBUG - Setting state to checked on: All [2019-07-30T13:40:24.819Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:40:24.819Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:40:24.819Z] DEBUG - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event' [2019-07-30T13:40:24.819Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific event') [2019-07-30T13:40:24.819Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event')) [2019-07-30T13:40:24.819Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:40:24.819Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:40:24.819Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:40:24.819Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:40:24.819Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:40:24.819Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:40:24.819Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T13:40:24.819Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T13:40:24.819Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T13:40:24.819Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T13:40:24.819Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T13:40:24.819Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:24.819Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:24.819Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:24.819Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:24.819Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:24.819Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T13:40:24.819Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T13:40:24.819Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T13:40:24.819Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T13:40:24.819Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:24.819Z] DEBUG - Clicking on &Ok [2019-07-30T13:40:24.819Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1125928917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:24.819Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1125928917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:24.819Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1125928917 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:24.819Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1125928917 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:24.819Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1125928917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:24.819Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1125928918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:24.819Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1125928918 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:24.819Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1125928487 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-30T13:40:25.076Z] DEBUG - Clicked on [2019-07-30T13:40:25.076Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:25.076Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:25.076Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T13:40:25.076Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T13:40:25.076Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1125929186 data=null doit=true} to Tree node with text: channel0 [2019-07-30T13:40:25.076Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1125929186 data=null} to Tree node with text: channel0 [2019-07-30T13:40:25.076Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1125929187 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T13:40:25.076Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1125929187 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-30T13:40:25.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1125929191 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T13:40:25.076Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:25.076Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:25.076Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T13:40:25.076Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T13:40:25.076Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-30T13:40:25.076Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:25.076Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:25.076Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:25.076Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125929195 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T13:40:25.076Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125929202 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:25.076Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125929202 data=null} to Tree node with text: mysession [2019-07-30T13:40:25.076Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125929203 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:25.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125929203 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:25.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125929205 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:25.076Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:25.076Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125929206 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T13:40:25.076Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125929206 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:25.076Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125929206 data=null} to Tree node with text: mysession [2019-07-30T13:40:25.076Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125929206 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:25.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125929206 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:25.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125929207 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:25.076Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-30T13:40:25.076Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-30T13:40:25.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1125929305 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-30T13:40:25.076Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-30T13:40:25.333Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:25.333Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:25.333Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:25.333Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125929409 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T13:40:25.333Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125929409 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:25.333Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125929409 data=null} to Tree node with text: mysession [2019-07-30T13:40:25.333Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125929410 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:25.333Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125929410 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:25.333Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125929412 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:25.333Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:25.333Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125929412 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T13:40:25.333Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125929412 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:25.333Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125929413 data=null} to Tree node with text: mysession [2019-07-30T13:40:25.333Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125929413 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:25.333Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125929413 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:25.333Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125929414 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:25.333Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-30T13:40:25.333Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-30T13:40:25.333Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1125929500 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-30T13:40:25.333Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-30T13:40:25.590Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:25.590Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:25.590Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:25.590Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125929604 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T13:40:25.590Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125929604 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:25.590Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125929605 data=null} to Tree node with text: mysession [2019-07-30T13:40:25.590Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125929605 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:25.590Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125929605 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:25.590Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125929607 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:25.590Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:25.590Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125929608 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T13:40:25.590Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125929608 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:25.590Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125929608 data=null} to Tree node with text: mysession [2019-07-30T13:40:25.590Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125929608 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:25.590Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125929609 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:25.590Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125929609 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:25.590Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-30T13:40:25.590Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-30T13:40:25.846Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-30T13:40:25.846Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-30T13:40:25.846Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1125929893 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-30T13:40:25.846Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:40:25.846Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:40:25.846Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:40:25.846Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:40:25.846Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:40:25.846Z] DEBUG - Clicking on OK [2019-07-30T13:40:25.846Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1125929894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:40:25.846Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1125929895 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:40:25.846Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1125929895 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:40:25.846Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1125929895 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:40:25.846Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1125929895 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:40:25.846Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1125929895 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:40:25.846Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1125929895 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:40:25.846Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1125929700 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-30T13:40:25.846Z] DEBUG - Clicked on [2019-07-30T13:40:25.846Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:25.846Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:25.846Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1125930021 data=null button=0 stateMask=0x0 x=53 y=-34 count=0} to TreeItem with text {myNode} [2019-07-30T13:40:25.846Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1125930021 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T13:40:25.846Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1125930021 data=null} to TreeItem with text {myNode} [2019-07-30T13:40:25.846Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1125930022 data=null button=1 stateMask=0x0 x=53 y=-34 count=1} to TreeItem with text {myNode} [2019-07-30T13:40:25.846Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125930022 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-30T13:40:25.846Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1125930033 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T13:40:25.846Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:25.846Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1125930085 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T13:40:25.846Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1125930086 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T13:40:25.846Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1125930086 data=null} to TreeItem with text {myNode} [2019-07-30T13:40:25.846Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1125930086 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T13:40:25.846Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125930087 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-30T13:40:25.846Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1125930088 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T13:40:26.103Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-07-30T13:40:26.103Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-07-30T13:40:26.103Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1125930195 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-30T13:40:26.103Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-07-30T13:40:26.103Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.486 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest [2019-07-30T13:40:26.103Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest) Time elapsed: 7.01 s [2019-07-30T13:40:26.103Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest [2019-07-30T13:40:27.033Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-30T13:40:27.033Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:40:27.033Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:40:27.033Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:27.033Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1125931007 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T13:40:27.033Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1125931008 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T13:40:27.033Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1125931008 data=null} to TreeItem with text {myNode} [2019-07-30T13:40:27.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1125931008 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T13:40:27.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125931008 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-30T13:40:27.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1125931017 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T13:40:27.033Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:27.033Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1125931018 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T13:40:27.033Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1125931018 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T13:40:27.033Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1125931018 data=null} to TreeItem with text {myNode} [2019-07-30T13:40:27.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1125931018 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T13:40:27.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125931019 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-30T13:40:27.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1125931019 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T13:40:27.033Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-07-30T13:40:27.033Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-07-30T13:40:27.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1125931123 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-30T13:40:27.033Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-07-30T13:40:27.596Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:27.596Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1125931635 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-30T13:40:27.596Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1125931635 data=null doit=true} to Tree node with text: Sessions [2019-07-30T13:40:27.596Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1125931635 data=null} to Tree node with text: Sessions [2019-07-30T13:40:27.596Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1125931636 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T13:40:27.596Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125931636 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-30T13:40:27.596Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1125931637 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T13:40:27.596Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:27.596Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1125931638 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-30T13:40:27.596Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1125931638 data=null doit=true} to Tree node with text: Sessions [2019-07-30T13:40:27.596Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1125931638 data=null} to Tree node with text: Sessions [2019-07-30T13:40:27.596Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1125931639 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T13:40:27.596Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125931639 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-30T13:40:27.596Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1125931640 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T13:40:27.596Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2019-07-30T13:40:27.596Z] DEBUG - Clicking on with mnemonic 'Create Session...' [2019-07-30T13:40:27.854Z] DEBUG - Clicked on with mnemonic 'Create Session...' [2019-07-30T13:40:27.854Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2019-07-30T13:40:27.854Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=1125931889 data=null doit=true} to Shell with text {Create Session} [2019-07-30T13:40:27.854Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:40:27.854Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T13:40:27.854Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T13:40:27.854Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T13:40:27.854Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:40:27.854Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T13:40:27.854Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T13:40:27.854Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T13:40:27.854Z] DEBUG - matched Text with text " [2019-07-30T13:40:27.854Z] ", using matcher: of type 'Text' [2019-07-30T13:40:27.854Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T13:40:27.854Z] DEBUG - matched Text with text " [2019-07-30T13:40:27.854Z] ", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T13:40:27.854Z] DEBUG - matched Text with text " [2019-07-30T13:40:27.854Z] ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T13:40:27.854Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button' [2019-07-30T13:40:27.854Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2019-07-30T13:40:27.854Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2019-07-30T13:40:27.854Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T13:40:27.854Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T13:40:27.854Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T13:40:27.854Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T13:40:27.854Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:27.854Z] DEBUG - Clicking on &Ok [2019-07-30T13:40:27.854Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1125931894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:27.854Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1125931894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:27.854Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1125931894 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:27.854Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1125931894 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:27.854Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1125931895 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:27.854Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1125931895 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:27.854Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1125931895 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:27.854Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1125931704 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-30T13:40:27.854Z] DEBUG - Clicked on [2019-07-30T13:40:27.854Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1125932001 data=null doit=true} to Tree node with text: Sessions [2019-07-30T13:40:27.854Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1125932002 data=null} to Tree node with text: Sessions [2019-07-30T13:40:27.854Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1125932002 data=null button=1 stateMask=0x0 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-30T13:40:27.854Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1125932002 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-30T13:40:27.854Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1125932003 data=null button=1 stateMask=0x80000 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-30T13:40:27.854Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:27.854Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:27.854Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:27.854Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:27.854Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:27.854Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125932005 data=null button=0 stateMask=0x0 x=96 y=113 count=0} to Tree node with text: mysession [2019-07-30T13:40:27.854Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125932013 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:27.854Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125932013 data=null} to Tree node with text: mysession [2019-07-30T13:40:27.854Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125932014 data=null button=1 stateMask=0x0 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-30T13:40:27.854Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125932014 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:27.854Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125932018 data=null button=1 stateMask=0x80000 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-30T13:40:27.854Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:27.854Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125932018 data=null button=0 stateMask=0x0 x=112 y=113 count=0} to Tree node with text: mysession [2019-07-30T13:40:27.854Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125932018 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:27.854Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125932019 data=null} to Tree node with text: mysession [2019-07-30T13:40:27.854Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125932019 data=null button=1 stateMask=0x0 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-30T13:40:27.854Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125932019 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:27.854Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125932020 data=null button=1 stateMask=0x80000 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-30T13:40:27.854Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T13:40:27.854Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T13:40:28.111Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T13:40:28.111Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T13:40:28.111Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1125932300 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T13:40:28.111Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T13:40:28.111Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T13:40:28.111Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T13:40:28.111Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T13:40:28.111Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T13:40:28.111Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:28.111Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T13:40:28.111Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:28.111Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T13:40:28.111Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-30T13:40:28.111Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-30T13:40:28.111Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-30T13:40:28.111Z] 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-30T13:40:28.111Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:28.111Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T13:40:28.111Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:28.111Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T13:40:28.111Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:28.111Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T13:40:28.111Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T13:40:28.111Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T13:40:28.111Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-30T13:40:28.111Z] 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-30T13:40:28.367Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1125932327 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-30T13:40:28.367Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1125932395 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-30T13:40:28.367Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1125932395 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-30T13:40:28.367Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1125932396 data=null item=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-30T13:40:28.367Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-30T13:40:28.367Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:40:28.367Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-30T13:40:28.367Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-30T13:40:28.367Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Tracepoint Events')) [2019-07-30T13:40:28.367Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:40:28.367Z] DEBUG - Setting state to checked on: All [2019-07-30T13:40:28.367Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T13:40:28.367Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T13:40:28.367Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T13:40:28.367Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T13:40:28.367Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T13:40:28.367Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:28.367Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:28.367Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:28.367Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:28.367Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:28.367Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T13:40:28.367Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T13:40:28.367Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T13:40:28.367Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T13:40:28.367Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:28.367Z] DEBUG - Clicking on &Ok [2019-07-30T13:40:28.367Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1125932428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:28.367Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1125932428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:28.367Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1125932428 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:28.367Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1125932429 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:28.367Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1125932429 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:28.367Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1125932429 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:28.367Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1125932429 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:28.367Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1125932107 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-30T13:40:28.624Z] DEBUG - Clicked on [2019-07-30T13:40:28.624Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:28.624Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:28.624Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T13:40:28.624Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T13:40:28.624Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:28.624Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:28.624Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T13:40:28.624Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T13:40:28.624Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1125932695 data=null doit=true} to Tree node with text: channel0 [2019-07-30T13:40:28.624Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1125932695 data=null} to Tree node with text: channel0 [2019-07-30T13:40:28.624Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1125932696 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T13:40:28.624Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1125932696 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-30T13:40:28.624Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1125932697 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T13:40:28.624Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:28.624Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:28.624Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T13:40:28.624Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:28.624Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:28.624Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:28.624Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125932700 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T13:40:28.624Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125932700 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:28.624Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125932700 data=null} to Tree node with text: mysession [2019-07-30T13:40:28.624Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125932700 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:28.624Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125932701 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:28.624Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125932702 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:28.624Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:28.624Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125932703 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T13:40:28.624Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125932703 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:28.624Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125932703 data=null} to Tree node with text: mysession [2019-07-30T13:40:28.624Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125932712 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:28.624Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125932712 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:28.624Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125932713 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:28.624Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T13:40:28.624Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T13:40:28.881Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T13:40:28.881Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T13:40:28.881Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1125933099 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T13:40:28.881Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T13:40:28.881Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T13:40:28.881Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T13:40:28.881Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T13:40:28.881Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T13:40:28.881Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:28.881Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T13:40:28.881Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:28.881Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T13:40:28.881Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:28.881Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T13:40:28.881Z] DEBUG - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events' [2019-07-30T13:40:28.881Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Syscall Events') [2019-07-30T13:40:28.881Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-30T13:40:28.881Z] 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-30T13:40:28.881Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:28.881Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T13:40:28.881Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:28.881Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T13:40:28.881Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T13:40:28.881Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T13:40:28.881Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO') [2019-07-30T13:40:28.881Z] 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-30T13:40:28.881Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1125933117 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-30T13:40:28.881Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1125933117 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-30T13:40:28.881Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1125933117 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-30T13:40:28.881Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1125933117 data=null item=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-30T13:40:28.881Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO') [2019-07-30T13:40:28.881Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:40:28.881Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:40:28.881Z] DEBUG - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events' [2019-07-30T13:40:28.881Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Syscall Events') [2019-07-30T13:40:28.881Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Syscall Events')) [2019-07-30T13:40:28.881Z] DEBUG - Setting state to checked on: All [2019-07-30T13:40:29.137Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T13:40:29.137Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T13:40:29.137Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T13:40:29.137Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T13:40:29.137Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T13:40:29.137Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:29.137Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:29.137Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:29.137Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:29.137Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:29.137Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T13:40:29.137Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T13:40:29.137Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T13:40:29.137Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T13:40:29.137Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:29.137Z] DEBUG - Clicking on &Ok [2019-07-30T13:40:29.137Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1125933199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:29.137Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1125933199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:29.137Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1125933200 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:29.137Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1125933200 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:29.137Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1125933200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:29.137Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1125933200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:29.137Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1125933200 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:29.137Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1125932811 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-30T13:40:29.137Z] DEBUG - Clicked on [2019-07-30T13:40:29.137Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:29.137Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:29.394Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T13:40:29.394Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:29.394Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:29.394Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T13:40:29.394Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T13:40:29.394Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:29.394Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:29.394Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T13:40:29.394Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T13:40:29.394Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1125933402 data=null doit=true} to Tree node with text: channel0 [2019-07-30T13:40:29.394Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1125933402 data=null} to Tree node with text: channel0 [2019-07-30T13:40:29.394Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1125933402 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T13:40:29.394Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1125933402 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-30T13:40:29.394Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1125933404 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T13:40:29.394Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:29.394Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125933404 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T13:40:29.394Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125933404 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:29.394Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125933405 data=null} to Tree node with text: mysession [2019-07-30T13:40:29.394Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125933405 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:29.394Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125933405 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:29.394Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125933406 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:29.394Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:29.394Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125933407 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T13:40:29.394Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125933407 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:29.394Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125933407 data=null} to Tree node with text: mysession [2019-07-30T13:40:29.394Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125933408 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:29.394Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125933408 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:29.394Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125933409 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:29.394Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T13:40:29.394Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T13:40:29.651Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T13:40:29.651Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T13:40:29.651Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1125933758 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T13:40:29.651Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T13:40:29.651Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T13:40:29.651Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T13:40:29.651Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T13:40:29.651Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T13:40:29.651Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:29.651Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T13:40:29.651Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:29.651Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T13:40:29.651Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:29.651Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T13:40:29.651Z] DEBUG - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events' [2019-07-30T13:40:29.651Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Syscall Events') [2019-07-30T13:40:29.651Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-30T13:40:29.651Z] 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-30T13:40:29.651Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:29.651Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T13:40:29.651Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:29.651Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T13:40:29.651Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T13:40:29.651Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T13:40:29.651Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO') [2019-07-30T13:40:29.651Z] 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-30T13:40:29.651Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1125933762 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-30T13:40:29.651Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1125933762 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-30T13:40:29.651Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1125933763 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-30T13:40:29.651Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1125933794 data=null item=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-30T13:40:29.651Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO') [2019-07-30T13:40:29.651Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:40:29.651Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:40:29.651Z] DEBUG - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events' [2019-07-30T13:40:29.651Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Syscall Events') [2019-07-30T13:40:29.651Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Syscall Events')) [2019-07-30T13:40:29.651Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1125933798 data=null doit=true} to TreeItem with text {All} [2019-07-30T13:40:29.651Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1125933798 data=null} to TreeItem with text {All} [2019-07-30T13:40:29.651Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1125933799 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T13:40:29.651Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1125933812 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-30T13:40:29.908Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1125933909 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T13:40:29.908Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T13:40:29.908Z] DEBUG - Setting state to checked on: write [2019-07-30T13:40:29.908Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T13:40:29.908Z] DEBUG - Setting state to checked on: read [2019-07-30T13:40:29.908Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T13:40:29.908Z] DEBUG - Setting state to checked on: close [2019-07-30T13:40:29.908Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T13:40:29.908Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T13:40:29.908Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T13:40:29.908Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T13:40:29.908Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T13:40:29.908Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:29.908Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:29.908Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:29.908Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:29.908Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:29.908Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T13:40:29.908Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T13:40:29.908Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T13:40:29.908Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T13:40:29.908Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:29.908Z] DEBUG - Clicking on &Ok [2019-07-30T13:40:29.908Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1125933919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:29.908Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1125933919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:29.908Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1125933919 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:29.908Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1125933920 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:29.908Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1125933920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:29.908Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1125933920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:29.908Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1125933920 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:29.908Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1125933512 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-30T13:40:29.908Z] DEBUG - Clicked on [2019-07-30T13:40:29.908Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:29.908Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:29.908Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T13:40:29.908Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:29.908Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:29.908Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T13:40:29.908Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T13:40:29.908Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:29.908Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:29.908Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T13:40:29.908Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T13:40:29.908Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1125934099 data=null doit=true} to Tree node with text: channel0 [2019-07-30T13:40:29.908Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1125934099 data=null} to Tree node with text: channel0 [2019-07-30T13:40:29.908Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1125934100 data=null button=1 stateMask=0x0 x=127 y=92 count=1} to Tree node with text: channel0 [2019-07-30T13:40:29.908Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1125934108 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-30T13:40:29.908Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1125934110 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T13:40:29.908Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:29.908Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:29.908Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T13:40:29.908Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T13:40:29.908Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-30T13:40:29.908Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:29.908Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:29.908Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T13:40:29.908Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T13:40:29.908Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-30T13:40:29.908Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:29.908Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:29.908Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:29.908Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125934114 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T13:40:29.908Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125934114 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:29.908Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125934115 data=null} to Tree node with text: mysession [2019-07-30T13:40:29.908Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125934115 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:29.908Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125934115 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:29.908Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125934124 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:29.908Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:29.908Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125934124 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T13:40:29.908Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125934124 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:29.908Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125934125 data=null} to Tree node with text: mysession [2019-07-30T13:40:29.908Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125934125 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:29.908Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125934125 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:29.908Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125934126 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:30.165Z] DEBUG - matched MenuItem with text "Enable Channel...", using matcher: with mnemonic 'Enable Channel...' [2019-07-30T13:40:30.165Z] DEBUG - Clicking on with mnemonic 'Enable Channel...' [2019-07-30T13:40:30.422Z] DEBUG - Clicked on with mnemonic 'Enable Channel...' [2019-07-30T13:40:30.422Z] DEBUG - matched Shell with text "Enable Channel", using matcher: with text 'Enable Channel' [2019-07-30T13:40:30.422Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Channel} time=1125934514 data=null doit=true} to Shell with text {Enable Channel} [2019-07-30T13:40:30.422Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:40:30.422Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2019-07-30T13:40:30.422Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2019-07-30T13:40:30.422Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2019-07-30T13:40:30.422Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:40:30.422Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2019-07-30T13:40:30.422Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2019-07-30T13:40:30.422Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2019-07-30T13:40:30.422Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:40:30.422Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2019-07-30T13:40:30.422Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2019-07-30T13:40:30.422Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2019-07-30T13:40:30.422Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:40:30.422Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2019-07-30T13:40:30.422Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2019-07-30T13:40:30.422Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2019-07-30T13:40:30.422Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:40:30.422Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2019-07-30T13:40:30.422Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2019-07-30T13:40:30.422Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2019-07-30T13:40:30.422Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:40:30.422Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2019-07-30T13:40:30.422Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2019-07-30T13:40:30.422Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2019-07-30T13:40:30.422Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:40:30.422Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2019-07-30T13:40:30.422Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2019-07-30T13:40:30.422Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2019-07-30T13:40:30.422Z] DEBUG - matched Button with text "Configure metadata c...", using matcher: of type 'Button' [2019-07-30T13:40:30.422Z] DEBUG - matched Button with text "Discard", using matcher: of type 'Button' [2019-07-30T13:40:30.422Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-30T13:40:30.422Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T13:40:30.422Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T13:40:30.422Z] DEBUG - matched Button with text "UST", using matcher: with mnemonic 'UST' [2019-07-30T13:40:30.422Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-30T13:40:30.422Z] DEBUG - matched Button with text "UST", using matcher: in group (with mnemonic 'Domain') [2019-07-30T13:40:30.422Z] DEBUG - matched Button with text "UST", using matcher: with style 'SWT.RADIO' [2019-07-30T13:40:30.422Z] 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-30T13:40:30.422Z] DEBUG - matched Button with text "Global shared buffer...", using matcher: of type 'Button' [2019-07-30T13:40:30.422Z] DEBUG - matched Button with text "Per PID buffers", using matcher: of type 'Button' [2019-07-30T13:40:30.422Z] DEBUG - matched Button with text "Per UID buffers", using matcher: of type 'Button' [2019-07-30T13:40:30.422Z] DEBUG - matched Button with text "&Default", using matcher: of type 'Button' [2019-07-30T13:40:30.422Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T13:40:30.422Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T13:40:30.422Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T13:40:30.422Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1125934533 data=null doit=true} to Button with text {Kernel} [2019-07-30T13:40:30.422Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1125934533 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-30T13:40:30.422Z] 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-30T13:40:30.422Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {UST} time=1125934534 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-30T13:40:30.422Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {UST} time=1125934539 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-30T13:40:30.422Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {UST} time=1125934539 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-30T13:40:30.422Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {UST} time=1125934591 data=null item=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-30T13:40:30.422Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T13:40:30.422Z] DEBUG - matched Button with text "Configure metadata c...", using matcher: of type 'Button' [2019-07-30T13:40:30.422Z] DEBUG - matched Button with text "Discard", using matcher: of type 'Button' [2019-07-30T13:40:30.422Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-30T13:40:30.422Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T13:40:30.422Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T13:40:30.422Z] DEBUG - matched Button with text "Global shared buffer...", using matcher: of type 'Button' [2019-07-30T13:40:30.422Z] DEBUG - matched Button with text "Per PID buffers", using matcher: of type 'Button' [2019-07-30T13:40:30.422Z] DEBUG - matched Button with text "Per UID buffers", using matcher: of type 'Button' [2019-07-30T13:40:30.422Z] DEBUG - matched Button with text "Per UID buffers", using matcher: with mnemonic 'Per UID buffers' [2019-07-30T13:40:30.422Z] DEBUG - matched Group with text "Buffer Type", using matcher: with mnemonic 'Buffer Type' [2019-07-30T13:40:30.422Z] DEBUG - matched Button with text "Per UID buffers", using matcher: in group (with mnemonic 'Buffer Type') [2019-07-30T13:40:30.422Z] DEBUG - matched Button with text "Per UID buffers", using matcher: with style 'SWT.RADIO' [2019-07-30T13:40:30.422Z] 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-30T13:40:30.422Z] DEBUG - matched Button with text "&Default", using matcher: of type 'Button' [2019-07-30T13:40:30.422Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T13:40:30.422Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T13:40:30.422Z] 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-30T13:40:30.422Z] 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-30T13:40:30.422Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Per UID buffers} time=1125934595 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-30T13:40:30.422Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Per UID buffers} time=1125934595 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-30T13:40:30.422Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Per UID buffers} time=1125934595 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-30T13:40:30.422Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Per UID buffers} time=1125934595 data=null item=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-30T13:40:30.422Z] 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-30T13:40:30.422Z] DEBUG - matched Button with text "Configure metadata c...", using matcher: of type 'Button' [2019-07-30T13:40:30.422Z] DEBUG - matched Button with text "Discard", using matcher: of type 'Button' [2019-07-30T13:40:30.422Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-30T13:40:30.422Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T13:40:30.422Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T13:40:30.422Z] DEBUG - matched Button with text "Global shared buffer...", using matcher: of type 'Button' [2019-07-30T13:40:30.422Z] DEBUG - matched Button with text "Per PID buffers", using matcher: of type 'Button' [2019-07-30T13:40:30.422Z] DEBUG - matched Button with text "Per UID buffers", using matcher: of type 'Button' [2019-07-30T13:40:30.422Z] DEBUG - matched Button with text "&Default", using matcher: of type 'Button' [2019-07-30T13:40:30.422Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T13:40:30.422Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T13:40:30.422Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T13:40:30.422Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T13:40:30.422Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:30.422Z] DEBUG - Clicking on &Ok [2019-07-30T13:40:30.422Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1125934597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:30.422Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1125934597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:30.422Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1125934598 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:30.422Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1125934598 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:30.422Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1125934598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:30.422Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1125934598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:30.422Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1125934598 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:30.422Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Channel...} time=1125934225 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-30T13:40:30.679Z] DEBUG - Clicked on [2019-07-30T13:40:30.679Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:30.679Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:30.679Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T13:40:30.679Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {UST global} time=1125934830 data=null doit=true} to Tree node with text: UST global [2019-07-30T13:40:30.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {UST global} time=1125934830 data=null} to Tree node with text: UST global [2019-07-30T13:40:30.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {UST global} time=1125934830 data=null button=1 stateMask=0x0 x=130 y=92 count=1} to Tree node with text: UST global [2019-07-30T13:40:30.679Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1125934831 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-30T13:40:30.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {UST global} time=1125934832 data=null button=1 stateMask=0x80000 x=130 y=92 count=1} to Tree node with text: UST global [2019-07-30T13:40:30.679Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:30.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {channel0} time=1125934832 data=null button=0 stateMask=0x0 x=143 y=113 count=0} to Tree node with text: channel0 [2019-07-30T13:40:30.679Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1125934832 data=null doit=true} to Tree node with text: channel0 [2019-07-30T13:40:30.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1125934833 data=null} to Tree node with text: channel0 [2019-07-30T13:40:30.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1125934833 data=null button=1 stateMask=0x0 x=143 y=113 count=1} to Tree node with text: channel0 [2019-07-30T13:40:30.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125934833 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-30T13:40:30.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1125934907 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T13:40:30.679Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:30.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {channel0} time=1125934910 data=null button=0 stateMask=0x0 x=143 y=92 count=0} to Tree node with text: channel0 [2019-07-30T13:40:30.679Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1125934910 data=null doit=true} to Tree node with text: channel0 [2019-07-30T13:40:30.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1125934910 data=null} to Tree node with text: channel0 [2019-07-30T13:40:30.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1125934910 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T13:40:30.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125934911 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-30T13:40:30.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1125934913 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T13:40:30.935Z] DEBUG - matched MenuItem with text "Enable Event...", using matcher: with mnemonic 'Enable Event...' [2019-07-30T13:40:30.935Z] DEBUG - Clicking on with mnemonic 'Enable Event...' [2019-07-30T13:40:31.193Z] DEBUG - Clicked on with mnemonic 'Enable Event...' [2019-07-30T13:40:31.193Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T13:40:31.193Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1125935331 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T13:40:31.193Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:40:31.193Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:40:31.193Z] DEBUG - Attempting to set focus on (of type 'Tree') [2019-07-30T13:40:31.193Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=1125935390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-30T13:40:31.193Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=1125935390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-30T13:40:31.193Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=1125935391 data=null doit=true} to (of type 'Tree') [2019-07-30T13:40:31.193Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=1125935391 data=null} to (of type 'Tree') [2019-07-30T13:40:31.193Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1125935391 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to (of type 'Tree') [2019-07-30T13:40:31.193Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125935392 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-30T13:40:31.193Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1125935392 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to (of type 'Tree') [2019-07-30T13:40:31.193Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T13:40:31.193Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T13:40:31.193Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T13:40:31.193Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T13:40:31.193Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T13:40:31.193Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:31.193Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:31.193Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:31.193Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:31.193Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T13:40:31.193Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T13:40:31.193Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T13:40:31.193Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T13:40:31.193Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T13:40:31.193Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T13:40:31.193Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:31.193Z] DEBUG - Clicking on &Ok [2019-07-30T13:40:31.193Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1125935406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:31.193Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1125935406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:31.193Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1125935406 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:31.193Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1125935406 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:31.193Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1125935407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:31.193Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1125935407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:31.193Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1125935407 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:31.193Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event...} time=1125935028 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-30T13:40:31.449Z] DEBUG - Clicked on [2019-07-30T13:40:31.449Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:31.449Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:31.449Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T13:40:31.449Z] WARN - Tree item Tree node with text: UST global is already expanded. Won't expand it again. [2019-07-30T13:40:31.449Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1125935691 data=null doit=true} to Tree node with text: channel0 [2019-07-30T13:40:31.449Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1125935691 data=null} to Tree node with text: channel0 [2019-07-30T13:40:31.449Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1125935691 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T13:40:31.449Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1125935691 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-30T13:40:31.449Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1125935692 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T13:40:31.449Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:31.449Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:31.449Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:31.449Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125935694 data=null button=0 stateMask=0x0 x=112 y=8 count=0} to Tree node with text: mysession [2019-07-30T13:40:31.449Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125935694 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:31.449Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125935694 data=null} to Tree node with text: mysession [2019-07-30T13:40:31.449Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125935694 data=null button=1 stateMask=0x0 x=112 y=8 count=1} to Tree node with text: mysession [2019-07-30T13:40:31.449Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125935694 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:31.449Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125935698 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T13:40:31.449Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:31.449Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125935698 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-30T13:40:31.449Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125935698 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:31.449Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125935699 data=null} to Tree node with text: mysession [2019-07-30T13:40:31.706Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125935699 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T13:40:31.706Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125935705 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:31.706Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125935706 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T13:40:31.706Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-30T13:40:31.706Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-30T13:40:31.706Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1125935813 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-30T13:40:31.706Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-30T13:40:31.706Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:31.706Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:31.706Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:31.706Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125935916 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-30T13:40:31.706Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125935916 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:31.706Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125935916 data=null} to Tree node with text: mysession [2019-07-30T13:40:31.706Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125935916 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T13:40:31.706Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125935917 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:31.706Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125935919 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T13:40:31.706Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:31.706Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125935920 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-30T13:40:31.706Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125935920 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:31.706Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125935921 data=null} to Tree node with text: mysession [2019-07-30T13:40:31.706Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125935921 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T13:40:31.706Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125935921 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:31.706Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125935922 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T13:40:31.963Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-30T13:40:31.963Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-30T13:40:31.963Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1125935987 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-30T13:40:31.963Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-30T13:40:31.963Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:31.963Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:31.963Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:31.963Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125936090 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-30T13:40:31.963Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125936090 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:31.963Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125936090 data=null} to Tree node with text: mysession [2019-07-30T13:40:31.963Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125936091 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T13:40:31.963Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125936091 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:31.963Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125936092 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T13:40:31.963Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:31.963Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125936187 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-30T13:40:31.963Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125936187 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:31.963Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125936188 data=null} to Tree node with text: mysession [2019-07-30T13:40:31.963Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125936188 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T13:40:31.963Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125936188 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:31.963Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125936189 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T13:40:32.219Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...' [2019-07-30T13:40:32.219Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T13:40:32.478Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T13:40:32.923Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2019-07-30T13:40:32.923Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=1125936896 data=null doit=true} to Shell with text {Fetch Remote Traces} [2019-07-30T13:40:32.923Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T13:40:32.923Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T13:40:32.923Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-30T13:40:32.923Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:40:32.923Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-30T13:40:32.923Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-30T13:40:32.923Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T13:40:32.923Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:40:33.183Z] DEBUG - Clicking on Cancel [2019-07-30T13:40:33.183Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1125937411 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-30T13:40:33.183Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1125937412 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-30T13:40:33.183Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1125937412 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T13:40:33.183Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1125937412 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T13:40:33.183Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1125937412 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-30T13:40:33.183Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1125937412 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-30T13:40:33.441Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1125937412 data=null item=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-30T13:40:33.441Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=1125936251 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-30T13:40:33.441Z] DEBUG - Clicked on [2019-07-30T13:40:33.441Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:33.441Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125937541 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-30T13:40:33.441Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125937541 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:33.441Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125937541 data=null} to Tree node with text: mysession [2019-07-30T13:40:33.441Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125937542 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T13:40:33.441Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125937542 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:33.441Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125937552 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T13:40:33.441Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...' [2019-07-30T13:40:33.441Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T13:40:33.697Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T13:40:33.954Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2019-07-30T13:40:33.954Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=1125937992 data=null doit=true} to Shell with text {Fetch Remote Traces} [2019-07-30T13:40:33.954Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T13:40:33.954Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T13:40:33.954Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-30T13:40:33.954Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:40:33.954Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:40:33.954Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T13:40:33.955Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T13:40:33.955Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:40:33.955Z] DEBUG - Clicking on &Finish [2019-07-30T13:40:33.955Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1125937994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:40:33.955Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1125937994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:40:33.955Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1125937995 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:40:33.955Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1125937995 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:40:33.955Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1125937995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:40:33.955Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1125937995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:40:33.955Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:40:33.955Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:40:33.955Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:40:33.955Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:40:33.955Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:40:33.955Z] DEBUG - Clicked on &Finish [2019-07-30T13:40:35.323Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1125937995 data=null item=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-30T13:40:35.323Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=1125937644 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-30T13:40:35.579Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:35.579Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:35.579Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:35.579Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125939694 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-30T13:40:35.579Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125939695 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:35.579Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125939695 data=null} to Tree node with text: mysession [2019-07-30T13:40:35.579Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125939695 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T13:40:35.579Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125939695 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:35.579Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125939697 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T13:40:35.579Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:35.579Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125939787 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-30T13:40:35.579Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125939787 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:35.579Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125939787 data=null} to Tree node with text: mysession [2019-07-30T13:40:35.579Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125939787 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T13:40:35.579Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125939787 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:35.579Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125939789 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T13:40:35.836Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...' [2019-07-30T13:40:35.836Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T13:40:36.093Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T13:40:36.093Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2019-07-30T13:40:36.093Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=1125940315 data=null doit=true} to Shell with text {Fetch Remote Traces} [2019-07-30T13:40:36.093Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T13:40:36.093Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T13:40:36.093Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-30T13:40:36.093Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:40:36.093Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-30T13:40:36.093Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-30T13:40:36.093Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T13:40:36.093Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:40:36.093Z] DEBUG - Clicking on Cancel [2019-07-30T13:40:36.093Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1125940329 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-30T13:40:36.093Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1125940329 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-30T13:40:36.093Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1125940329 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T13:40:36.093Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1125940329 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T13:40:36.093Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1125940329 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-30T13:40:36.093Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1125940329 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-30T13:40:36.349Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1125940330 data=null item=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-30T13:40:36.349Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=1125939931 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-30T13:40:36.349Z] DEBUG - Clicked on [2019-07-30T13:40:36.349Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:36.349Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125940430 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-30T13:40:36.349Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125940430 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:36.349Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125940431 data=null} to Tree node with text: mysession [2019-07-30T13:40:36.349Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125940431 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T13:40:36.350Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125940431 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:36.350Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125940433 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T13:40:36.350Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...' [2019-07-30T13:40:36.350Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T13:40:36.606Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T13:40:36.862Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2019-07-30T13:40:36.862Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=1125940922 data=null doit=true} to Shell with text {Fetch Remote Traces} [2019-07-30T13:40:36.862Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T13:40:36.862Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T13:40:36.862Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-30T13:40:36.862Z] DEBUG - matched Button with text "Create Experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T13:40:36.862Z] DEBUG - matched Button with text "Create Experiment", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:40:36.862Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:40:36.862Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:40:36.862Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:40:36.862Z] DEBUG - Toggling state on Button {Create Experiment}. Setting state to selected [2019-07-30T13:40:36.862Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create Experiment} time=1125940924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:40:36.862Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create Experiment} time=1125940925 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:40:36.862Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create Experiment} time=1125940925 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:40:36.862Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create Experiment} time=1125940925 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:40:36.862Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create Experiment} time=1125940925 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:40:36.862Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create Experiment} time=1125940925 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:40:36.862Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create Experiment} time=1125940926 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:40:36.862Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create Experiment} time=1125940993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:40:36.862Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create Experiment} time=1125940993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:40:36.862Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create Experiment} time=1125940993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:40:36.862Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create Experiment} time=1125940994 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:40:36.862Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create Experiment} time=1125940994 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:40:36.862Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:40:36.862Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T13:40:36.862Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T13:40:36.862Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-30T13:40:36.862Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:40:36.862Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:40:36.862Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T13:40:36.862Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T13:40:36.862Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:40:36.862Z] DEBUG - Clicking on &Finish [2019-07-30T13:40:36.862Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1125940995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:40:36.862Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1125940996 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:40:36.862Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1125940996 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:40:36.862Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1125940996 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:40:36.862Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1125940996 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:40:36.862Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1125940996 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:40:36.862Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:40:36.862Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:40:36.862Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:40:36.862Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:40:36.862Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:40:36.862Z] DEBUG - Clicked on &Finish [2019-07-30T13:40:37.426Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1125940996 data=null item=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-30T13:40:37.426Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=1125940531 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-30T13:40:37.683Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:37.683Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:37.683Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:37.683Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125941728 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-30T13:40:37.683Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125941728 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:37.683Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125941728 data=null} to Tree node with text: mysession [2019-07-30T13:40:37.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125941728 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T13:40:37.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125941729 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:37.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125941730 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T13:40:37.683Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:37.683Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125941793 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-30T13:40:37.683Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125941794 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:37.683Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125941794 data=null} to Tree node with text: mysession [2019-07-30T13:40:37.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125941794 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T13:40:37.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125941795 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:37.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125941797 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T13:40:37.683Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...' [2019-07-30T13:40:37.683Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T13:40:38.247Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T13:40:38.247Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2019-07-30T13:40:38.247Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=1125942385 data=null doit=true} to Shell with text {Fetch Remote Traces} [2019-07-30T13:40:38.247Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T13:40:38.247Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T13:40:38.247Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-30T13:40:38.247Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:40:38.247Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-30T13:40:38.247Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-30T13:40:38.247Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T13:40:38.247Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:40:38.247Z] DEBUG - Clicking on Cancel [2019-07-30T13:40:38.247Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1125942387 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-30T13:40:38.247Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1125942387 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-30T13:40:38.247Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1125942387 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T13:40:38.247Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1125942387 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T13:40:38.247Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1125942387 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-30T13:40:38.247Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1125942387 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-30T13:40:38.247Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1125942387 data=null item=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-30T13:40:38.247Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=1125941920 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-30T13:40:38.503Z] DEBUG - Clicked on [2019-07-30T13:40:38.503Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:38.503Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125942518 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-30T13:40:38.503Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125942518 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:38.503Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125942518 data=null} to Tree node with text: mysession [2019-07-30T13:40:38.503Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125942519 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T13:40:38.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125942519 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:38.503Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125942520 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T13:40:38.503Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...' [2019-07-30T13:40:38.503Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T13:40:38.761Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T13:40:38.761Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2019-07-30T13:40:38.761Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=1125942932 data=null doit=true} to Shell with text {Fetch Remote Traces} [2019-07-30T13:40:38.761Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T13:40:38.761Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T13:40:38.761Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-30T13:40:38.761Z] DEBUG - matched Button with text "Create Experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T13:40:38.761Z] DEBUG - matched Button with text "Create Experiment", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:40:38.761Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:40:38.761Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:40:38.761Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:40:38.761Z] DEBUG - Toggling state on Button {Create Experiment}. Setting state to selected [2019-07-30T13:40:38.761Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create Experiment} time=1125942946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:40:38.761Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create Experiment} time=1125942947 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:40:38.761Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create Experiment} time=1125942947 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:40:38.761Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create Experiment} time=1125942947 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:40:38.761Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create Experiment} time=1125942948 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:40:38.761Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create Experiment} time=1125942948 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:40:38.761Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create Experiment} time=1125942948 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:40:38.761Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create Experiment} time=1125942994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:40:38.761Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create Experiment} time=1125942994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:40:38.761Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create Experiment} time=1125942994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:40:38.761Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create Experiment} time=1125942995 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:40:38.761Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create Experiment} time=1125942995 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:40:38.761Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:40:38.761Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T13:40:38.761Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T13:40:38.761Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-30T13:40:38.761Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:40:38.761Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:40:38.761Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T13:40:38.761Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T13:40:38.761Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:40:38.761Z] DEBUG - matched Text with text "mysession-20151201-2...", using matcher: of type 'Text' [2019-07-30T13:40:38.761Z] DEBUG - matched Group with text "Options", using matcher: with mnemonic 'Options' [2019-07-30T13:40:38.761Z] DEBUG - matched Text with text "mysession-20151201-2...", using matcher: in group (with mnemonic 'Options') [2019-07-30T13:40:38.761Z] DEBUG - matched Text with text "mysession-20151201-2...", using matcher: (of type 'Text' and in group (with mnemonic 'Options')) [2019-07-30T13:40:38.761Z] DEBUG - matched Text with text " Experiment "mysessi...", using matcher: of type 'Text' [2019-07-30T13:40:38.761Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T13:40:38.761Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T13:40:38.761Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-30T13:40:38.761Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:40:38.761Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:40:38.761Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T13:40:38.761Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T13:40:38.761Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:40:38.761Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T13:40:38.761Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T13:40:38.761Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-30T13:40:38.761Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:40:38.761Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:40:38.761Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T13:40:38.761Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T13:40:38.761Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:40:39.017Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T13:40:39.017Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T13:40:39.017Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-30T13:40:39.017Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:40:39.017Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:40:39.017Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T13:40:39.017Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T13:40:39.017Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:40:39.017Z] DEBUG - Clicking on &Finish [2019-07-30T13:40:39.017Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1125943019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:40:39.017Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1125943019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:40:39.017Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1125943019 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:40:39.017Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1125943019 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:40:39.017Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1125943019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:40:39.017Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1125943020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:40:39.017Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:40:39.017Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:40:39.017Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:40:39.017Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:40:39.017Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:40:39.017Z] DEBUG - Clicked on &Finish [2019-07-30T13:40:39.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1125943020 data=null item=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-30T13:40:39.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=1125942627 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-30T13:40:39.581Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:39.581Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:39.581Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:39.581Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125943760 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-30T13:40:39.581Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125943760 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:39.581Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125943760 data=null} to Tree node with text: mysession [2019-07-30T13:40:39.581Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125943760 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T13:40:39.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125943761 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:39.581Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125943762 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T13:40:39.581Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:39.581Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125943762 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-30T13:40:39.581Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125943763 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:39.581Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125943763 data=null} to Tree node with text: mysession [2019-07-30T13:40:39.581Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125943763 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T13:40:39.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125943763 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:39.581Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125943764 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T13:40:39.839Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-30T13:40:39.839Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-30T13:40:39.839Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-30T13:40:39.839Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-30T13:40:39.839Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1125943970 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-30T13:40:39.839Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:40:39.839Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:40:39.839Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:40:39.839Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:40:39.839Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:40:39.839Z] DEBUG - Clicking on OK [2019-07-30T13:40:39.839Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1125943976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:40:39.839Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1125943976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:40:39.839Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1125943977 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:40:39.839Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1125943978 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:40:39.839Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1125943978 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:40:39.839Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1125943978 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:40:39.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1125943978 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:40:39.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1125943840 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-30T13:40:39.839Z] DEBUG - Clicked on [2019-07-30T13:40:39.839Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:39.839Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:39.839Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1125944066 data=null button=0 stateMask=0x0 x=53 y=-34 count=0} to TreeItem with text {myNode} [2019-07-30T13:40:39.839Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1125944066 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T13:40:39.839Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1125944066 data=null} to TreeItem with text {myNode} [2019-07-30T13:40:40.096Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1125944066 data=null button=1 stateMask=0x0 x=53 y=-34 count=1} to TreeItem with text {myNode} [2019-07-30T13:40:40.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125944095 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-30T13:40:40.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1125944098 data=null button=1 stateMask=0x80000 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-30T13:40:40.096Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:40.096Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1125944099 data=null button=0 stateMask=0x0 x=69 y=-34 count=0} to TreeItem with text {myNode} [2019-07-30T13:40:40.096Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1125944099 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T13:40:40.096Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1125944099 data=null} to TreeItem with text {myNode} [2019-07-30T13:40:40.096Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1125944099 data=null button=1 stateMask=0x0 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-30T13:40:40.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125944100 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-30T13:40:40.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1125944100 data=null button=1 stateMask=0x80000 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-30T13:40:40.096Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-07-30T13:40:40.096Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-07-30T13:40:40.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1125944216 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-30T13:40:40.096Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-07-30T13:40:40.096Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1125944324 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T13:40:40.096Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T13:40:40.353Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:40:40.353Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:40:40.353Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:40.353Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Remote} time=1125944380 data=null button=0 stateMask=0x0 x=67 y=11 count=0} to TreeItem with text {Remote} [2019-07-30T13:40:40.353Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Remote} time=1125944380 data=null doit=true} to TreeItem with text {Remote} [2019-07-30T13:40:40.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Remote} time=1125944380 data=null} to TreeItem with text {Remote} [2019-07-30T13:40:40.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Remote} time=1125944381 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {Remote} [2019-07-30T13:40:40.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125944381 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-30T13:40:40.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Remote} time=1125944496 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {Remote} [2019-07-30T13:40:40.610Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T13:40:40.610Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T13:40:40.610Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T13:40:41.541Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T13:40:41.541Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T13:40:41.541Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:40:41.541Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:40:41.541Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:40:41.541Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:40:41.541Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:40:41.541Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:40:41.541Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:40:41.541Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T13:40:41.541Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1125945602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:40:41.541Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1125945603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:40:41.541Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1125945603 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:40:41.541Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1125945604 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:40:41.541Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1125945604 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:40:41.541Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1125945604 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:40:41.541Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1125945604 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:40:41.541Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1125945604 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:40:41.541Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1125945604 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:40:41.541Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1125945605 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:40:41.541Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1125945605 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:40:41.541Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1125945605 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:40:41.541Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:40:41.541Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:40:41.541Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:40:41.541Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:40:41.541Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:40:41.541Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:40:41.541Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:40:41.541Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:40:41.541Z] DEBUG - Clicking on OK [2019-07-30T13:40:41.541Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1125945608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:40:41.541Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1125945608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:40:41.541Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1125945608 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:40:41.541Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1125945608 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:40:41.541Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1125945609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:40:41.541Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1125945609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:40:41.541Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:40:41.541Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:40:41.541Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:40:41.541Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:40:41.541Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:40:41.541Z] DEBUG - Clicked on OK [2019-07-30T13:40:41.798Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1125945609 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:40:41.798Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1125944616 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T13:40:42.054Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.834 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest [2019-07-30T13:40:42.054Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest) Time elapsed: 15.356 s [2019-07-30T13:40:42.054Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest [2019-07-30T13:40:42.827Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-30T13:40:42.827Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:40:42.827Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:40:42.827Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:42.827Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1125946893 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T13:40:42.827Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1125946893 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T13:40:42.827Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1125946893 data=null} to TreeItem with text {myNode} [2019-07-30T13:40:42.827Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1125946893 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T13:40:42.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125946894 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-30T13:40:42.827Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1125946903 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T13:40:42.827Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:42.827Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1125946904 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T13:40:42.827Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1125946905 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T13:40:42.827Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1125946905 data=null} to TreeItem with text {myNode} [2019-07-30T13:40:42.827Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1125946905 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T13:40:42.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125946905 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-30T13:40:42.827Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1125946908 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T13:40:42.827Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-07-30T13:40:42.827Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-07-30T13:40:42.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1125947031 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-30T13:40:42.827Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-07-30T13:40:43.390Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:43.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1125947590 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-30T13:40:43.390Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1125947590 data=null doit=true} to Tree node with text: Sessions [2019-07-30T13:40:43.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1125947590 data=null} to Tree node with text: Sessions [2019-07-30T13:40:43.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1125947591 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T13:40:43.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125947591 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-30T13:40:43.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1125947593 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T13:40:43.390Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:43.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1125947595 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-30T13:40:43.390Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1125947595 data=null doit=true} to Tree node with text: Sessions [2019-07-30T13:40:43.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1125947595 data=null} to Tree node with text: Sessions [2019-07-30T13:40:43.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1125947595 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T13:40:43.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125947596 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-30T13:40:43.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1125947597 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T13:40:43.647Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2019-07-30T13:40:43.647Z] DEBUG - Clicking on with mnemonic 'Create Session...' [2019-07-30T13:40:43.904Z] DEBUG - Clicked on with mnemonic 'Create Session...' [2019-07-30T13:40:43.904Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2019-07-30T13:40:43.904Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=1125947934 data=null doit=true} to Shell with text {Create Session} [2019-07-30T13:40:43.904Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:40:43.904Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T13:40:43.904Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T13:40:43.904Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T13:40:43.904Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:40:43.904Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T13:40:43.904Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T13:40:43.904Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T13:40:43.904Z] DEBUG - matched Text with text " [2019-07-30T13:40:43.904Z] ", using matcher: of type 'Text' [2019-07-30T13:40:43.904Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T13:40:43.904Z] DEBUG - matched Text with text " [2019-07-30T13:40:43.904Z] ", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T13:40:43.904Z] DEBUG - matched Text with text " [2019-07-30T13:40:43.904Z] ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T13:40:43.904Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button' [2019-07-30T13:40:43.904Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2019-07-30T13:40:43.904Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2019-07-30T13:40:43.904Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T13:40:43.904Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T13:40:43.904Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T13:40:43.904Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T13:40:43.904Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:43.904Z] DEBUG - Clicking on &Ok [2019-07-30T13:40:43.904Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1125947989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:43.904Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1125947989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:43.904Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1125947990 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:43.904Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1125947990 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:43.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1125947990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:43.904Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1125947990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:43.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1125947991 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:43.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1125947708 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-30T13:40:44.161Z] DEBUG - Clicked on [2019-07-30T13:40:44.161Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1125948192 data=null doit=true} to Tree node with text: Sessions [2019-07-30T13:40:44.161Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1125948192 data=null} to Tree node with text: Sessions [2019-07-30T13:40:44.161Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1125948192 data=null button=1 stateMask=0x0 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-30T13:40:44.161Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1125948193 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-30T13:40:44.161Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1125948194 data=null button=1 stateMask=0x80000 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-30T13:40:44.161Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:44.161Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:44.161Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:44.161Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:44.161Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:44.161Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125948208 data=null button=0 stateMask=0x0 x=112 y=113 count=0} to Tree node with text: mysession [2019-07-30T13:40:44.161Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125948208 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:44.161Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125948208 data=null} to Tree node with text: mysession [2019-07-30T13:40:44.161Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125948208 data=null button=1 stateMask=0x0 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-30T13:40:44.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125948209 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:44.161Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125948212 data=null button=1 stateMask=0x80000 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-30T13:40:44.161Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:44.161Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125948213 data=null button=0 stateMask=0x0 x=112 y=113 count=0} to Tree node with text: mysession [2019-07-30T13:40:44.161Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125948213 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:44.161Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125948213 data=null} to Tree node with text: mysession [2019-07-30T13:40:44.161Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125948213 data=null button=1 stateMask=0x0 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-30T13:40:44.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125948223 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:44.161Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125948224 data=null button=1 stateMask=0x80000 x=112 y=109 count=1} to Tree node with text: mysession [2019-07-30T13:40:44.161Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T13:40:44.161Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T13:40:44.418Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T13:40:44.418Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T13:40:44.418Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1125948597 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T13:40:44.418Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T13:40:44.418Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T13:40:44.418Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T13:40:44.418Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T13:40:44.418Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T13:40:44.418Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:44.418Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T13:40:44.418Z] DEBUG - matched Group with text "All Tracepoint Event...", using matcher: with mnemonic 'All Tracepoint Events and Syscalls' [2019-07-30T13:40:44.418Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'All Tracepoint Events and Syscalls') [2019-07-30T13:40:44.418Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-30T13:40:44.418Z] 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-30T13:40:44.418Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:44.418Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T13:40:44.418Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:44.418Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T13:40:44.418Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:44.418Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T13:40:44.418Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:44.418Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T13:40:44.418Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T13:40:44.418Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T13:40:44.418Z] 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-30T13:40:44.418Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T13:40:44.418Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T13:40:44.418Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T13:40:44.418Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T13:40:44.418Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T13:40:44.418Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:44.418Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:44.418Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:44.418Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:44.418Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:44.418Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T13:40:44.418Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T13:40:44.418Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T13:40:44.418Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T13:40:44.418Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:44.418Z] DEBUG - Clicking on &Ok [2019-07-30T13:40:44.418Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1125948632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:44.418Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1125948633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:44.418Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1125948633 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:44.418Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1125948633 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:44.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1125948633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:44.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1125948633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:44.675Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1125948633 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:44.675Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1125948338 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-30T13:40:44.675Z] DEBUG - Clicked on [2019-07-30T13:40:44.675Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:44.675Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:44.675Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T13:40:44.675Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T13:40:44.675Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:44.675Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:44.675Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T13:40:44.675Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T13:40:44.675Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1125948829 data=null doit=true} to Tree node with text: channel0 [2019-07-30T13:40:44.675Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1125948829 data=null} to Tree node with text: channel0 [2019-07-30T13:40:44.675Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1125948830 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T13:40:44.675Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1125948830 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-30T13:40:44.675Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1125948832 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T13:40:44.675Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:44.675Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:44.675Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:44.675Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125948842 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T13:40:44.675Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125948842 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:44.675Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125948842 data=null} to Tree node with text: mysession [2019-07-30T13:40:44.675Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125948842 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:44.675Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125948842 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:44.675Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125948844 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:44.675Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:44.675Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125948844 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T13:40:44.675Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125948844 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:44.675Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125948844 data=null} to Tree node with text: mysession [2019-07-30T13:40:44.675Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125948845 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:44.675Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125948845 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:44.675Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125948846 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:44.932Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-30T13:40:44.932Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-30T13:40:44.932Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1125948995 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-30T13:40:44.932Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-30T13:40:44.932Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:44.932Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:44.932Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:44.932Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125949098 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T13:40:44.932Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125949098 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:44.932Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125949098 data=null} to Tree node with text: mysession [2019-07-30T13:40:44.932Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125949098 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:44.932Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125949099 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:44.932Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125949103 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:44.932Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:44.932Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125949104 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T13:40:44.932Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125949104 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:44.932Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125949105 data=null} to Tree node with text: mysession [2019-07-30T13:40:44.932Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125949105 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:44.932Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125949105 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:44.932Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125949106 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:44.932Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-30T13:40:44.932Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-30T13:40:44.932Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1125949179 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-30T13:40:44.932Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-30T13:40:45.189Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:45.189Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:45.189Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:45.189Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125949282 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T13:40:45.189Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125949282 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:45.189Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125949282 data=null} to Tree node with text: mysession [2019-07-30T13:40:45.189Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125949283 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:45.189Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125949283 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:45.189Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125949285 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:45.189Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:45.189Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125949286 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T13:40:45.189Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125949286 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:45.189Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125949286 data=null} to Tree node with text: mysession [2019-07-30T13:40:45.189Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125949286 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:45.189Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125949286 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:45.189Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125949287 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:45.189Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-30T13:40:45.189Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-30T13:40:45.446Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-30T13:40:45.446Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-30T13:40:45.446Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1125949522 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-30T13:40:45.446Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:40:45.446Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:40:45.446Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:40:45.446Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:40:45.446Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:40:45.446Z] DEBUG - Clicking on OK [2019-07-30T13:40:45.446Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1125949524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:40:45.446Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1125949524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:40:45.446Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1125949524 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:40:45.446Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1125949524 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:40:45.446Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1125949524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:40:45.446Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1125949524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:40:45.446Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1125949524 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:40:45.446Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1125949347 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-30T13:40:45.446Z] DEBUG - Clicked on [2019-07-30T13:40:45.446Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:45.446Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:45.446Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1125949651 data=null button=0 stateMask=0x0 x=53 y=-34 count=0} to TreeItem with text {myNode} [2019-07-30T13:40:45.446Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1125949651 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T13:40:45.446Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1125949651 data=null} to TreeItem with text {myNode} [2019-07-30T13:40:45.446Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1125949651 data=null button=1 stateMask=0x0 x=53 y=-34 count=1} to TreeItem with text {myNode} [2019-07-30T13:40:45.446Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125949652 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-30T13:40:45.446Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1125949683 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T13:40:45.446Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:45.446Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1125949684 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T13:40:45.446Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1125949684 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T13:40:45.446Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1125949685 data=null} to TreeItem with text {myNode} [2019-07-30T13:40:45.446Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1125949685 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T13:40:45.446Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125949685 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-30T13:40:45.446Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1125949686 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T13:40:45.703Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-07-30T13:40:45.703Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-07-30T13:40:45.703Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1125949752 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-30T13:40:45.703Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-07-30T13:40:45.703Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.676 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest [2019-07-30T13:40:45.703Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest) Time elapsed: 3.219 s [2019-07-30T13:40:45.703Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest [2019-07-30T13:40:46.267Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-30T13:40:46.267Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:40:46.267Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:40:46.267Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:46.267Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1125950427 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T13:40:46.267Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1125950428 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T13:40:46.267Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1125950433 data=null} to TreeItem with text {myNode} [2019-07-30T13:40:46.267Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1125950433 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T13:40:46.267Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125950434 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-30T13:40:46.267Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1125950436 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T13:40:46.267Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:46.267Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1125950437 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T13:40:46.267Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1125950437 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T13:40:46.267Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1125950437 data=null} to TreeItem with text {myNode} [2019-07-30T13:40:46.267Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1125950437 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T13:40:46.267Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125950438 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-30T13:40:46.267Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1125950438 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T13:40:46.523Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-07-30T13:40:46.523Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-07-30T13:40:46.523Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1125950546 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-30T13:40:46.523Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-07-30T13:40:47.087Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:47.087Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1125951087 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-30T13:40:47.087Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1125951088 data=null doit=true} to Tree node with text: Sessions [2019-07-30T13:40:47.087Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1125951088 data=null} to Tree node with text: Sessions [2019-07-30T13:40:47.087Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1125951088 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T13:40:47.087Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125951089 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-30T13:40:47.087Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1125951091 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T13:40:47.087Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:47.087Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1125951091 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-30T13:40:47.087Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1125951098 data=null doit=true} to Tree node with text: Sessions [2019-07-30T13:40:47.087Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1125951098 data=null} to Tree node with text: Sessions [2019-07-30T13:40:47.087Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1125951099 data=null button=1 stateMask=0x0 x=89 y=127 count=1} to Tree node with text: Sessions [2019-07-30T13:40:47.087Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125951099 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-30T13:40:47.087Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1125951101 data=null button=1 stateMask=0x80000 x=89 y=127 count=1} to Tree node with text: Sessions [2019-07-30T13:40:47.087Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2019-07-30T13:40:47.087Z] DEBUG - Clicking on with mnemonic 'Create Session...' [2019-07-30T13:40:47.344Z] DEBUG - Clicked on with mnemonic 'Create Session...' [2019-07-30T13:40:47.344Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2019-07-30T13:40:47.344Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=1125951389 data=null doit=true} to Shell with text {Create Session} [2019-07-30T13:40:47.344Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:40:47.344Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T13:40:47.344Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T13:40:47.344Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T13:40:47.344Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:40:47.344Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T13:40:47.344Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T13:40:47.344Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T13:40:47.344Z] DEBUG - matched Text with text " [2019-07-30T13:40:47.344Z] ", using matcher: of type 'Text' [2019-07-30T13:40:47.344Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T13:40:47.344Z] DEBUG - matched Text with text " [2019-07-30T13:40:47.344Z] ", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T13:40:47.344Z] DEBUG - matched Text with text " [2019-07-30T13:40:47.344Z] ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T13:40:47.344Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button' [2019-07-30T13:40:47.344Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2019-07-30T13:40:47.344Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2019-07-30T13:40:47.344Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T13:40:47.344Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T13:40:47.344Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T13:40:47.344Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T13:40:47.344Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:47.344Z] DEBUG - Clicking on &Ok [2019-07-30T13:40:47.344Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1125951394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:47.344Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1125951394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:47.344Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1125951394 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:47.344Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1125951394 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:47.344Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1125951395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:47.344Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1125951395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:47.344Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1125951395 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:47.344Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1125951188 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-30T13:40:47.344Z] DEBUG - Clicked on [2019-07-30T13:40:47.344Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1125951525 data=null doit=true} to Tree node with text: Sessions [2019-07-30T13:40:47.344Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1125951525 data=null} to Tree node with text: Sessions [2019-07-30T13:40:47.344Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1125951526 data=null button=1 stateMask=0x0 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-30T13:40:47.344Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1125951526 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-30T13:40:47.344Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1125951527 data=null button=1 stateMask=0x80000 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-30T13:40:47.344Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:47.344Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:47.344Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:47.344Z] WARN - Tree item Tree node with text: Provider is already expanded. Won't expand it again. [2019-07-30T13:40:47.344Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Kernel} time=1125951536 data=null doit=true} to Tree node with text: Kernel [2019-07-30T13:40:47.344Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Kernel} time=1125951536 data=null} to Tree node with text: Kernel [2019-07-30T13:40:47.344Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Kernel} time=1125951536 data=null button=1 stateMask=0x0 x=98 y=8 count=1} to Tree node with text: Kernel [2019-07-30T13:40:47.344Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1125951536 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-30T13:40:47.600Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Kernel} time=1125951713 data=null button=1 stateMask=0x80000 x=98 y=8 count=1} to Tree node with text: Kernel [2019-07-30T13:40:47.600Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:47.600Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sched_switch} time=1125951718 data=null button=0 stateMask=0x0 x=138 y=2717 count=0} to Tree node with text: sched_switch [2019-07-30T13:40:47.600Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sched_switch} time=1125951718 data=null doit=true} to Tree node with text: sched_switch [2019-07-30T13:40:47.600Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sched_switch} time=1125951718 data=null} to Tree node with text: sched_switch [2019-07-30T13:40:47.600Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sched_switch} time=1125951718 data=null button=1 stateMask=0x0 x=138 y=2717 count=1} to Tree node with text: sched_switch [2019-07-30T13:40:47.600Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125951719 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-30T13:40:47.600Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sched_switch} time=1125951724 data=null button=1 stateMask=0x80000 x=138 y=2717 count=1} to Tree node with text: sched_switch [2019-07-30T13:40:47.600Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:47.600Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sched_switch} time=1125951725 data=null button=0 stateMask=0x0 x=138 y=2717 count=0} to Tree node with text: sched_switch [2019-07-30T13:40:47.600Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sched_switch} time=1125951725 data=null doit=true} to Tree node with text: sched_switch [2019-07-30T13:40:47.600Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sched_switch} time=1125951725 data=null} to Tree node with text: sched_switch [2019-07-30T13:40:47.600Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sched_switch} time=1125951725 data=null button=1 stateMask=0x0 x=138 y=2717 count=1} to Tree node with text: sched_switch [2019-07-30T13:40:47.600Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125951725 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-30T13:40:47.600Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sched_switch} time=1125951726 data=null button=1 stateMask=0x80000 x=138 y=2717 count=1} to Tree node with text: sched_switch [2019-07-30T13:40:47.600Z] DEBUG - matched MenuItem with text "Enable Event...", using matcher: with mnemonic 'Enable Event...' [2019-07-30T13:40:47.600Z] DEBUG - Clicking on with mnemonic 'Enable Event...' [2019-07-30T13:40:47.856Z] DEBUG - Clicked on with mnemonic 'Enable Event...' [2019-07-30T13:40:47.856Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T13:40:47.856Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1125952034 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T13:40:47.856Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo' [2019-07-30T13:40:47.856Z] DEBUG - matched Group with text "Session List", using matcher: with mnemonic 'Session List' [2019-07-30T13:40:47.856Z] DEBUG - matched CCombo with text "", using matcher: in group (with mnemonic 'Session List') [2019-07-30T13:40:47.856Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Session List')) [2019-07-30T13:40:47.856Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo' [2019-07-30T13:40:47.856Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to mysession [2019-07-30T13:40:47.856Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=1125952035 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-30T13:40:47.856Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to mysession [2019-07-30T13:40:47.856Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:40:47.856Z] DEBUG - matched Group with text "Filter Expression", using matcher: with mnemonic 'Filter Expression' [2019-07-30T13:40:47.856Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Filter Expression') [2019-07-30T13:40:47.856Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Filter Expression')) [2019-07-30T13:40:47.856Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T13:40:47.856Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T13:40:47.856Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T13:40:47.856Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T13:40:47.856Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:47.856Z] DEBUG - Clicking on &Ok [2019-07-30T13:40:47.856Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1125952050 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:47.856Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1125952050 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:47.856Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1125952051 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:47.856Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1125952051 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:47.856Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1125952051 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:47.856Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1125952051 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:47.856Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1125952051 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:47.856Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event...} time=1125951798 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-30T13:40:48.419Z] DEBUG - Clicked on [2019-07-30T13:40:48.419Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:48.419Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:48.419Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:48.419Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:48.419Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T13:40:48.419Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:48.419Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:48.419Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T13:40:48.419Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T13:40:48.419Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:48.419Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:48.419Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T13:40:48.419Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T13:40:48.419Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1125952552 data=null doit=true} to Tree node with text: channel0 [2019-07-30T13:40:48.419Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1125952552 data=null} to Tree node with text: channel0 [2019-07-30T13:40:48.419Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1125952553 data=null button=1 stateMask=0x0 x=143 y=9440 count=1} to Tree node with text: channel0 [2019-07-30T13:40:48.419Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1125952553 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-30T13:40:48.419Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1125952554 data=null button=1 stateMask=0x80000 x=143 y=9440 count=1} to Tree node with text: channel0 [2019-07-30T13:40:48.419Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:48.419Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:48.419Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:48.419Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125952555 data=null button=0 stateMask=0x0 x=112 y=9398 count=0} to Tree node with text: mysession [2019-07-30T13:40:48.419Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125952555 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:48.419Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125952555 data=null} to Tree node with text: mysession [2019-07-30T13:40:48.419Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125952556 data=null button=1 stateMask=0x0 x=112 y=9398 count=1} to Tree node with text: mysession [2019-07-30T13:40:48.419Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125952556 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:48.419Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125952559 data=null button=1 stateMask=0x80000 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-30T13:40:48.419Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:48.419Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125952560 data=null button=0 stateMask=0x0 x=112 y=29 count=0} to Tree node with text: mysession [2019-07-30T13:40:48.419Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125952560 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:48.419Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125952560 data=null} to Tree node with text: mysession [2019-07-30T13:40:48.419Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125952560 data=null button=1 stateMask=0x0 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-30T13:40:48.419Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125952560 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:48.419Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125952561 data=null button=1 stateMask=0x80000 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-30T13:40:48.419Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-30T13:40:48.419Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-30T13:40:48.419Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1125952626 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-30T13:40:48.419Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-30T13:40:48.676Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:48.676Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:48.676Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:48.676Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125952789 data=null button=0 stateMask=0x0 x=112 y=29 count=0} to Tree node with text: mysession [2019-07-30T13:40:48.676Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125952790 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:48.676Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125952790 data=null} to Tree node with text: mysession [2019-07-30T13:40:48.676Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125952790 data=null button=1 stateMask=0x0 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-30T13:40:48.676Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125952790 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:48.676Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125952791 data=null button=1 stateMask=0x80000 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-30T13:40:48.676Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:48.676Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125952792 data=null button=0 stateMask=0x0 x=112 y=29 count=0} to Tree node with text: mysession [2019-07-30T13:40:48.676Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125952792 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:48.676Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125952792 data=null} to Tree node with text: mysession [2019-07-30T13:40:48.676Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125952793 data=null button=1 stateMask=0x0 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-30T13:40:48.676Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125952793 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:48.676Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125952794 data=null button=1 stateMask=0x80000 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-30T13:40:48.676Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-30T13:40:48.676Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-30T13:40:48.676Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1125952853 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-30T13:40:48.676Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-30T13:40:48.933Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:48.933Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:48.933Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:48.933Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125953005 data=null button=0 stateMask=0x0 x=112 y=29 count=0} to Tree node with text: mysession [2019-07-30T13:40:48.933Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125953005 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:48.933Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125953006 data=null} to Tree node with text: mysession [2019-07-30T13:40:48.933Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125953006 data=null button=1 stateMask=0x0 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-30T13:40:48.933Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125953006 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:48.933Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125953007 data=null button=1 stateMask=0x80000 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-30T13:40:48.933Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:48.933Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125953008 data=null button=0 stateMask=0x0 x=112 y=29 count=0} to Tree node with text: mysession [2019-07-30T13:40:48.933Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125953008 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:48.933Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125953008 data=null} to Tree node with text: mysession [2019-07-30T13:40:48.933Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125953009 data=null button=1 stateMask=0x0 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-30T13:40:48.933Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125953009 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:48.933Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125953010 data=null button=1 stateMask=0x80000 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-30T13:40:48.933Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-30T13:40:48.933Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-30T13:40:49.189Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-30T13:40:49.189Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-30T13:40:49.189Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1125953299 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-30T13:40:49.189Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:40:49.189Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:40:49.189Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:40:49.189Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:40:49.189Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:40:49.189Z] DEBUG - Clicking on OK [2019-07-30T13:40:49.189Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1125953306 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:40:49.189Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1125953306 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:40:49.189Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1125953306 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:40:49.189Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1125953307 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:40:49.189Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1125953307 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:40:49.189Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1125953307 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:40:49.189Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1125953307 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:40:49.189Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1125953113 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-30T13:40:49.445Z] DEBUG - Clicked on [2019-07-30T13:40:49.445Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:49.445Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:49.445Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1125953636 data=null button=0 stateMask=0x0 x=69 y=-12025 count=0} to TreeItem with text {myNode} [2019-07-30T13:40:49.445Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1125953636 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T13:40:49.445Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1125953636 data=null} to TreeItem with text {myNode} [2019-07-30T13:40:49.445Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1125953636 data=null button=1 stateMask=0x0 x=69 y=-12025 count=1} to TreeItem with text {myNode} [2019-07-30T13:40:49.445Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125953637 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-30T13:40:49.445Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1125953684 data=null button=1 stateMask=0x80000 x=69 y=-4677 count=1} to TreeItem with text {myNode} [2019-07-30T13:40:49.445Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:49.445Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1125953685 data=null button=0 stateMask=0x0 x=69 y=-4677 count=0} to TreeItem with text {myNode} [2019-07-30T13:40:49.445Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1125953686 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T13:40:49.445Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1125953686 data=null} to TreeItem with text {myNode} [2019-07-30T13:40:49.445Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1125953686 data=null button=1 stateMask=0x0 x=69 y=-4677 count=1} to TreeItem with text {myNode} [2019-07-30T13:40:49.445Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125953686 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-30T13:40:49.445Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1125953687 data=null button=1 stateMask=0x80000 x=69 y=-4677 count=1} to TreeItem with text {myNode} [2019-07-30T13:40:49.702Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-07-30T13:40:49.702Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-07-30T13:40:49.702Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1125953800 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-30T13:40:49.702Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-07-30T13:40:49.702Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-30T13:40:49.702Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:40:49.702Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:40:49.702Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:49.702Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1125953918 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T13:40:49.702Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1125953918 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T13:40:49.702Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1125953918 data=null} to TreeItem with text {myNode} [2019-07-30T13:40:49.702Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1125953919 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T13:40:49.702Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125953919 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-30T13:40:49.702Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1125953922 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T13:40:49.702Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:49.702Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1125953922 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T13:40:49.702Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1125953922 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T13:40:49.702Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1125953922 data=null} to TreeItem with text {myNode} [2019-07-30T13:40:49.702Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1125953923 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T13:40:49.702Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125953923 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-30T13:40:49.702Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1125953924 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T13:40:49.959Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-07-30T13:40:49.959Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-07-30T13:40:49.959Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1125954017 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-30T13:40:49.959Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-07-30T13:40:50.523Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:50.523Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1125954534 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-30T13:40:50.523Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1125954534 data=null doit=true} to Tree node with text: Sessions [2019-07-30T13:40:50.523Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1125954534 data=null} to Tree node with text: Sessions [2019-07-30T13:40:50.523Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1125954535 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T13:40:50.523Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125954535 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-30T13:40:50.523Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1125954538 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T13:40:50.523Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:50.523Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1125954538 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-30T13:40:50.523Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1125954539 data=null doit=true} to Tree node with text: Sessions [2019-07-30T13:40:50.523Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1125954539 data=null} to Tree node with text: Sessions [2019-07-30T13:40:50.523Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1125954539 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T13:40:50.523Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125954539 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-30T13:40:50.523Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1125954540 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T13:40:50.523Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2019-07-30T13:40:50.523Z] DEBUG - Clicking on with mnemonic 'Create Session...' [2019-07-30T13:40:50.523Z] DEBUG - Clicked on with mnemonic 'Create Session...' [2019-07-30T13:40:50.780Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2019-07-30T13:40:50.780Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=1125954786 data=null doit=true} to Shell with text {Create Session} [2019-07-30T13:40:50.780Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:40:50.780Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T13:40:50.780Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T13:40:50.780Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T13:40:50.780Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:40:50.780Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T13:40:50.780Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T13:40:50.780Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T13:40:50.780Z] DEBUG - matched Text with text " [2019-07-30T13:40:50.780Z] ", using matcher: of type 'Text' [2019-07-30T13:40:50.780Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T13:40:50.780Z] DEBUG - matched Text with text " [2019-07-30T13:40:50.780Z] ", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T13:40:50.780Z] DEBUG - matched Text with text " [2019-07-30T13:40:50.780Z] ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T13:40:50.780Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button' [2019-07-30T13:40:50.780Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2019-07-30T13:40:50.780Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2019-07-30T13:40:50.780Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T13:40:50.780Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T13:40:50.780Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T13:40:50.780Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T13:40:50.780Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:50.780Z] DEBUG - Clicking on &Ok [2019-07-30T13:40:50.780Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1125954791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:50.780Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1125954791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:50.780Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1125954791 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:50.780Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1125954791 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:50.780Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1125954791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:50.780Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1125954791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:50.780Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1125954791 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:50.780Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1125954621 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-30T13:40:50.780Z] DEBUG - Clicked on [2019-07-30T13:40:50.780Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1125954909 data=null doit=true} to Tree node with text: Sessions [2019-07-30T13:40:50.780Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1125954909 data=null} to Tree node with text: Sessions [2019-07-30T13:40:50.780Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1125954910 data=null button=1 stateMask=0x0 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-30T13:40:50.780Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1125954910 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-30T13:40:50.780Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1125954911 data=null button=1 stateMask=0x80000 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-30T13:40:50.780Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:50.780Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:50.780Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:50.780Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:50.780Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:50.780Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125954913 data=null button=0 stateMask=0x0 x=96 y=113 count=0} to Tree node with text: mysession [2019-07-30T13:40:50.780Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125954913 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:50.780Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125954913 data=null} to Tree node with text: mysession [2019-07-30T13:40:50.780Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125954913 data=null button=1 stateMask=0x0 x=96 y=113 count=1} to Tree node with text: mysession [2019-07-30T13:40:50.780Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125954914 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:50.780Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125954925 data=null button=1 stateMask=0x80000 x=112 y=92 count=1} to Tree node with text: mysession [2019-07-30T13:40:50.780Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:50.780Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125954925 data=null button=0 stateMask=0x0 x=112 y=92 count=0} to Tree node with text: mysession [2019-07-30T13:40:50.780Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125954926 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:50.780Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125954926 data=null} to Tree node with text: mysession [2019-07-30T13:40:50.780Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125954926 data=null button=1 stateMask=0x0 x=112 y=92 count=1} to Tree node with text: mysession [2019-07-30T13:40:50.780Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125954926 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:50.780Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125954927 data=null button=1 stateMask=0x80000 x=112 y=92 count=1} to Tree node with text: mysession [2019-07-30T13:40:50.780Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T13:40:50.780Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T13:40:51.344Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T13:40:51.344Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T13:40:51.344Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1125955327 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T13:40:51.344Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T13:40:51.344Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T13:40:51.344Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T13:40:51.344Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T13:40:51.344Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T13:40:51.344Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:51.344Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T13:40:51.344Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:51.344Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T13:40:51.344Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-30T13:40:51.344Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-30T13:40:51.344Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-30T13:40:51.344Z] 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-30T13:40:51.344Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:51.344Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T13:40:51.344Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:51.344Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T13:40:51.344Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:51.344Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T13:40:51.344Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T13:40:51.344Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T13:40:51.344Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-30T13:40:51.344Z] 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-30T13:40:51.344Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1125955331 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-30T13:40:51.344Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1125955331 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-30T13:40:51.344Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1125955332 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-30T13:40:51.344Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1125955332 data=null item=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-30T13:40:51.344Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-30T13:40:51.344Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:40:51.344Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:40:51.344Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:40:51.344Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:40:51.344Z] DEBUG - Setting state to checked on: All [2019-07-30T13:40:51.344Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:40:51.344Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:40:51.344Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:40:51.344Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:40:51.344Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:40:51.344Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:40:51.344Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:40:51.344Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:40:51.344Z] DEBUG - matched Group with text "Filter Expression", using matcher: with mnemonic 'Filter Expression' [2019-07-30T13:40:51.344Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Filter Expression') [2019-07-30T13:40:51.344Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Filter Expression')) [2019-07-30T13:40:51.344Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T13:40:51.344Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T13:40:51.344Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T13:40:51.344Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T13:40:51.344Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T13:40:51.344Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:51.344Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:51.344Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:51.344Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:51.344Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T13:40:51.344Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T13:40:51.344Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T13:40:51.344Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T13:40:51.344Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T13:40:51.344Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:51.344Z] DEBUG - Clicking on &Ok [2019-07-30T13:40:51.344Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1125955423 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:51.344Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1125955423 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:51.344Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1125955424 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:51.344Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1125955424 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:51.344Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1125955424 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:51.344Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1125955424 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:51.344Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1125955424 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T13:40:51.344Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1125955018 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-30T13:40:51.344Z] DEBUG - Clicked on [2019-07-30T13:40:51.344Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:51.344Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:51.344Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T13:40:51.344Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:51.344Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:51.344Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T13:40:51.344Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T13:40:51.344Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:51.344Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:51.602Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T13:40:51.602Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T13:40:51.602Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1125955605 data=null doit=true} to Tree node with text: channel0 [2019-07-30T13:40:51.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1125955606 data=null} to Tree node with text: channel0 [2019-07-30T13:40:51.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1125955606 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T13:40:51.602Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1125955606 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-30T13:40:51.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1125955607 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T13:40:51.602Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:51.602Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:51.602Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:51.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125955609 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T13:40:51.602Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125955609 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:51.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125955609 data=null} to Tree node with text: mysession [2019-07-30T13:40:51.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125955609 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:51.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125955609 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:51.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125955611 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:51.602Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:51.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125955612 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T13:40:51.602Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125955612 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:51.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125955612 data=null} to Tree node with text: mysession [2019-07-30T13:40:51.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125955612 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:51.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125955612 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:51.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125955621 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:51.602Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-30T13:40:51.602Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-30T13:40:51.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1125955684 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-30T13:40:51.602Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-30T13:40:51.602Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:51.602Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:51.602Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:51.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125955787 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T13:40:51.602Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125955787 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:51.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125955787 data=null} to Tree node with text: mysession [2019-07-30T13:40:51.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125955787 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:51.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125955787 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:51.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125955789 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:51.602Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:51.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125955790 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T13:40:51.602Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125955790 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:51.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125955790 data=null} to Tree node with text: mysession [2019-07-30T13:40:51.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125955791 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:51.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125955791 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:51.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125955792 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:51.859Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-30T13:40:51.859Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-30T13:40:51.859Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1125955880 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-30T13:40:51.859Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-30T13:40:51.859Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:51.859Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:51.859Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:51.859Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125955983 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T13:40:51.859Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125955983 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:51.859Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125955983 data=null} to Tree node with text: mysession [2019-07-30T13:40:51.859Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125955984 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:51.859Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125955984 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:51.859Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125955986 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:51.859Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:51.860Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1125955987 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T13:40:51.860Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1125955987 data=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:51.860Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1125955987 data=null} to Tree node with text: mysession [2019-07-30T13:40:51.860Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1125955987 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:51.860Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125955988 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-30T13:40:51.860Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1125955989 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T13:40:51.860Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-30T13:40:51.860Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-30T13:40:52.116Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-30T13:40:52.116Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-30T13:40:52.116Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1125956230 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-30T13:40:52.116Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:40:52.116Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:40:52.116Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:40:52.116Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:40:52.116Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:40:52.116Z] DEBUG - Clicking on OK [2019-07-30T13:40:52.116Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1125956231 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:40:52.116Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1125956231 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:40:52.116Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1125956231 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:40:52.116Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1125956231 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:40:52.116Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1125956232 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:40:52.116Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1125956232 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:40:52.116Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1125956232 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:40:52.116Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1125956049 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-30T13:40:52.622Z] DEBUG - Clicked on [2019-07-30T13:40:52.622Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:52.622Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:52.622Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1125956410 data=null button=0 stateMask=0x0 x=53 y=-34 count=0} to TreeItem with text {myNode} [2019-07-30T13:40:52.622Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1125956410 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T13:40:52.622Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1125956410 data=null} to TreeItem with text {myNode} [2019-07-30T13:40:52.622Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1125956411 data=null button=1 stateMask=0x0 x=53 y=-34 count=1} to TreeItem with text {myNode} [2019-07-30T13:40:52.622Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125956411 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-30T13:40:52.622Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1125956422 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T13:40:52.622Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:52.622Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1125956424 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T13:40:52.622Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1125956424 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T13:40:52.622Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1125956424 data=null} to TreeItem with text {myNode} [2019-07-30T13:40:52.622Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1125956424 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T13:40:52.622Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125956425 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-30T13:40:52.622Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1125956426 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T13:40:52.622Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-07-30T13:40:52.622Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-07-30T13:40:52.622Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1125956497 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-30T13:40:52.622Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-07-30T13:40:52.622Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.739 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest [2019-07-30T13:40:52.622Z] testTraceSessionTreeKernelProvider(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest) Time elapsed: 3.694 s [2019-07-30T13:40:52.622Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest) Time elapsed: 2.695 s [2019-07-30T13:40:52.622Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest [2019-07-30T13:40:53.188Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-30T13:40:53.188Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:40:53.188Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:40:53.188Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:53.188Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1125957288 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T13:40:53.188Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1125957289 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T13:40:53.188Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1125957289 data=null} to TreeItem with text {myNode} [2019-07-30T13:40:53.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1125957289 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T13:40:53.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125957289 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-30T13:40:53.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1125957292 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T13:40:53.188Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:53.188Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1125957293 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T13:40:53.188Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1125957293 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T13:40:53.188Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1125957293 data=null} to TreeItem with text {myNode} [2019-07-30T13:40:53.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1125957293 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T13:40:53.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125957294 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-30T13:40:53.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1125957294 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T13:40:53.188Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-07-30T13:40:53.188Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-07-30T13:40:53.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1125957396 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-30T13:40:53.188Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-07-30T13:40:53.752Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:53.752Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:53.752Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:53.752Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {330656131138337} time=1125957920 data=null button=0 stateMask=0x0 x=138 y=158 count=0} to Tree node with text: 330656131138337 [2019-07-30T13:40:53.752Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {330656131138337} time=1125957920 data=null doit=true} to Tree node with text: 330656131138337 [2019-07-30T13:40:53.752Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {330656131138337} time=1125957920 data=null} to Tree node with text: 330656131138337 [2019-07-30T13:40:53.752Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {330656131138337} time=1125957920 data=null button=1 stateMask=0x0 x=138 y=158 count=1} to Tree node with text: 330656131138337 [2019-07-30T13:40:53.752Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125957920 data=null item=TreeItem {330656131138337} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 330656131138337 [2019-07-30T13:40:53.752Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {330656131138337} time=1125957923 data=null button=1 stateMask=0x80000 x=138 y=158 count=1} to Tree node with text: 330656131138337 [2019-07-30T13:40:53.752Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:53.752Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {330656131138337} time=1125957924 data=null button=0 stateMask=0x0 x=138 y=158 count=0} to Tree node with text: 330656131138337 [2019-07-30T13:40:53.752Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {330656131138337} time=1125957924 data=null doit=true} to Tree node with text: 330656131138337 [2019-07-30T13:40:53.752Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {330656131138337} time=1125957924 data=null} to Tree node with text: 330656131138337 [2019-07-30T13:40:53.752Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {330656131138337} time=1125957924 data=null button=1 stateMask=0x0 x=138 y=158 count=1} to Tree node with text: 330656131138337 [2019-07-30T13:40:53.752Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125957925 data=null item=TreeItem {330656131138337} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 330656131138337 [2019-07-30T13:40:53.752Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {330656131138337} time=1125957926 data=null button=1 stateMask=0x80000 x=138 y=158 count=1} to Tree node with text: 330656131138337 [2019-07-30T13:40:53.752Z] DEBUG - matched MenuItem with text "Save...", using matcher: with mnemonic 'Save...' [2019-07-30T13:40:53.752Z] DEBUG - Clicking on with mnemonic 'Save...' [2019-07-30T13:40:54.008Z] DEBUG - Clicked on with mnemonic 'Save...' [2019-07-30T13:40:54.008Z] DEBUG - matched Shell with text "Save Sessions", using matcher: with text 'Save Sessions' [2019-07-30T13:40:54.008Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Save Sessions} time=1125958103 data=null doit=true} to Shell with text {Save Sessions} [2019-07-30T13:40:54.008Z] DEBUG - matched Button with text "force", using matcher: of type 'Button' [2019-07-30T13:40:54.008Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:40:54.008Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:40:54.008Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:40:54.008Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:40:54.008Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:40:54.008Z] DEBUG - Clicking on OK [2019-07-30T13:40:54.008Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1125958104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:40:54.008Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1125958104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:40:54.008Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1125958104 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:40:54.008Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1125958105 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:40:54.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1125958105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:40:54.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1125958105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:40:54.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1125958105 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:40:54.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Save...} time=1125957990 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-30T13:40:54.008Z] DEBUG - Clicked on [2019-07-30T13:40:54.008Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:54.008Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:54.008Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:54.008Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {330656131138337} time=1125958200 data=null button=0 stateMask=0x0 x=138 y=92 count=0} to Tree node with text: 330656131138337 [2019-07-30T13:40:54.008Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {330656131138337} time=1125958200 data=null doit=true} to Tree node with text: 330656131138337 [2019-07-30T13:40:54.008Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {330656131138337} time=1125958200 data=null} to Tree node with text: 330656131138337 [2019-07-30T13:40:54.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {330656131138337} time=1125958201 data=null button=1 stateMask=0x0 x=138 y=92 count=1} to Tree node with text: 330656131138337 [2019-07-30T13:40:54.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125958201 data=null item=TreeItem {330656131138337} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 330656131138337 [2019-07-30T13:40:54.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {330656131138337} time=1125958202 data=null button=1 stateMask=0x80000 x=138 y=92 count=1} to Tree node with text: 330656131138337 [2019-07-30T13:40:54.008Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:54.008Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {330656131138337} time=1125958203 data=null button=0 stateMask=0x0 x=138 y=92 count=0} to Tree node with text: 330656131138337 [2019-07-30T13:40:54.008Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {330656131138337} time=1125958203 data=null doit=true} to Tree node with text: 330656131138337 [2019-07-30T13:40:54.008Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {330656131138337} time=1125958203 data=null} to Tree node with text: 330656131138337 [2019-07-30T13:40:54.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {330656131138337} time=1125958203 data=null button=1 stateMask=0x0 x=138 y=92 count=1} to Tree node with text: 330656131138337 [2019-07-30T13:40:54.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125958203 data=null item=TreeItem {330656131138337} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 330656131138337 [2019-07-30T13:40:54.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {330656131138337} time=1125958204 data=null button=1 stateMask=0x80000 x=138 y=92 count=1} to Tree node with text: 330656131138337 [2019-07-30T13:40:54.265Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-30T13:40:54.265Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-30T13:40:54.265Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-30T13:40:54.265Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-30T13:40:54.265Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1125958383 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-30T13:40:54.265Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:40:54.265Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:40:54.265Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:40:54.265Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:40:54.265Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:40:54.265Z] DEBUG - Clicking on OK [2019-07-30T13:40:54.265Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1125958384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:40:54.265Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1125958390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:40:54.265Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1125958391 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:40:54.265Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1125958391 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:40:54.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1125958391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:40:54.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1125958391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:40:54.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1125958391 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:40:54.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1125958278 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-30T13:40:54.265Z] DEBUG - Clicked on [2019-07-30T13:40:54.265Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:54.265Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:54.265Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1125958483 data=null button=0 stateMask=0x0 x=73 y=92 count=0} to Tree node with text: Sessions [2019-07-30T13:40:54.265Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1125958491 data=null doit=true} to Tree node with text: Sessions [2019-07-30T13:40:54.265Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1125958491 data=null} to Tree node with text: Sessions [2019-07-30T13:40:54.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1125958492 data=null button=1 stateMask=0x0 x=89 y=92 count=1} to Tree node with text: Sessions [2019-07-30T13:40:54.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125958492 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-30T13:40:54.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1125958493 data=null button=1 stateMask=0x80000 x=89 y=92 count=1} to Tree node with text: Sessions [2019-07-30T13:40:54.265Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:54.265Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1125958494 data=null button=0 stateMask=0x0 x=89 y=92 count=0} to Tree node with text: Sessions [2019-07-30T13:40:54.265Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1125958494 data=null doit=true} to Tree node with text: Sessions [2019-07-30T13:40:54.265Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1125958494 data=null} to Tree node with text: Sessions [2019-07-30T13:40:54.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1125958494 data=null button=1 stateMask=0x0 x=89 y=92 count=1} to Tree node with text: Sessions [2019-07-30T13:40:54.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125958495 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-30T13:40:54.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1125958495 data=null button=1 stateMask=0x80000 x=89 y=92 count=1} to Tree node with text: Sessions [2019-07-30T13:40:54.522Z] DEBUG - matched MenuItem with text "Load...", using matcher: with mnemonic 'Load...' [2019-07-30T13:40:54.522Z] DEBUG - Clicking on with mnemonic 'Load...' [2019-07-30T13:40:54.522Z] DEBUG - Clicked on with mnemonic 'Load...' [2019-07-30T13:40:54.522Z] DEBUG - matched Shell with text "Load Sessions", using matcher: with text 'Load Sessions' [2019-07-30T13:40:54.779Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Load Sessions} time=1125958736 data=null doit=true} to Shell with text {Load Sessions} [2019-07-30T13:40:54.779Z] DEBUG - matched Button with text "Local", using matcher: of type 'Button' [2019-07-30T13:40:54.779Z] DEBUG - matched Button with text "Remote", using matcher: of type 'Button' [2019-07-30T13:40:54.779Z] DEBUG - matched Button with text "Remote", using matcher: with mnemonic 'Remote' [2019-07-30T13:40:54.779Z] DEBUG - matched Button with text "Remote", using matcher: with style 'SWT.RADIO' [2019-07-30T13:40:54.779Z] DEBUG - matched Button with text "Remote", using matcher: (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO') [2019-07-30T13:40:54.779Z] DEBUG - matched Button with text "force", using matcher: of type 'Button' [2019-07-30T13:40:54.779Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:40:54.779Z] DEBUG - matched Button with text "&Manage...", using matcher: of type 'Button' [2019-07-30T13:40:54.779Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:40:54.779Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO') [2019-07-30T13:40:54.779Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Local} time=1125958788 data=null doit=true} to Button with text {Local} [2019-07-30T13:40:54.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Local} time=1125958788 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-30T13:40:54.779Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO') [2019-07-30T13:40:54.779Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Remote} time=1125958789 data=null doit=true} to (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO') [2019-07-30T13:40:54.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Remote} time=1125958789 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-30T13:40:54.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Remote} time=1125958789 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-30T13:40:54.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Remote} time=1125958790 data=null item=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-30T13:40:54.779Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO') [2019-07-30T13:40:54.779Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:40:54.779Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:40:54.779Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:54.779Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {330656131138337.lttng} time=1125958893 data=null button=0 stateMask=0x0 x=119 y=11 count=0} to TreeItem with text {330656131138337.lttng} [2019-07-30T13:40:54.779Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {330656131138337.lttng} time=1125958893 data=null doit=true} to TreeItem with text {330656131138337.lttng} [2019-07-30T13:40:54.779Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {330656131138337.lttng} time=1125958893 data=null} to TreeItem with text {330656131138337.lttng} [2019-07-30T13:40:54.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {330656131138337.lttng} time=1125958893 data=null button=1 stateMask=0x0 x=119 y=11 count=1} to TreeItem with text {330656131138337.lttng} [2019-07-30T13:40:54.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125958894 data=null item=TreeItem {330656131138337.lttng} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {330656131138337.lttng} [2019-07-30T13:40:54.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {330656131138337.lttng} time=1125958894 data=null button=1 stateMask=0x80000 x=119 y=11 count=1} to TreeItem with text {330656131138337.lttng} [2019-07-30T13:40:54.779Z] DEBUG - Clicking on TreeItem with text {330656131138337.lttng} [2019-07-30T13:40:54.779Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {330656131138337.lttng} time=1125958895 data=null button=0 stateMask=0x0 x=119 y=11 count=0} to TreeItem with text {330656131138337.lttng} [2019-07-30T13:40:54.779Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {330656131138337.lttng} time=1125958895 data=null doit=true} to TreeItem with text {330656131138337.lttng} [2019-07-30T13:40:54.779Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:54.779Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {330656131138337.lttng} time=1125958895 data=null} to TreeItem with text {330656131138337.lttng} [2019-07-30T13:40:54.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {330656131138337.lttng} time=1125958895 data=null button=1 stateMask=0x0 x=119 y=11 count=1} to TreeItem with text {330656131138337.lttng} [2019-07-30T13:40:54.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125958895 data=null item=TreeItem {330656131138337.lttng} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {330656131138337.lttng} [2019-07-30T13:40:54.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {330656131138337.lttng} time=1125958896 data=null button=1 stateMask=0x80000 x=119 y=11 count=1} to TreeItem with text {330656131138337.lttng} [2019-07-30T13:40:54.779Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {330656131138337.lttng} time=1125958896 data=null button=0 stateMask=0x0 x=119 y=11 count=0} to TreeItem with text {330656131138337.lttng} [2019-07-30T13:40:54.779Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {330656131138337.lttng} time=1125958896 data=null doit=true} to TreeItem with text {330656131138337.lttng} [2019-07-30T13:40:54.779Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {330656131138337.lttng} time=1125958896 data=null} to TreeItem with text {330656131138337.lttng} [2019-07-30T13:40:54.779Z] DEBUG - Clicked on TreeItem with text {330656131138337.lttng} [2019-07-30T13:40:54.779Z] DEBUG - matched Button with text "Local", using matcher: of type 'Button' [2019-07-30T13:40:54.779Z] DEBUG - matched Button with text "Remote", using matcher: of type 'Button' [2019-07-30T13:40:54.779Z] DEBUG - matched Button with text "force", using matcher: of type 'Button' [2019-07-30T13:40:54.779Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:40:54.779Z] DEBUG - matched Button with text "Show hidden files", using matcher: of type 'Button' [2019-07-30T13:40:54.779Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:40:54.779Z] DEBUG - matched Button with text "&Manage...", using matcher: of type 'Button' [2019-07-30T13:40:54.779Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:40:54.779Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:40:54.779Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:40:54.779Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:40:54.779Z] DEBUG - Clicking on OK [2019-07-30T13:40:54.779Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1125958904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:40:54.779Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1125958904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:40:54.779Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1125958904 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:40:54.779Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1125958904 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:40:54.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1125958905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:40:54.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1125958905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:40:54.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1125958905 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:40:54.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Load...} time=1125958562 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-30T13:40:55.036Z] DEBUG - Clicked on [2019-07-30T13:40:55.036Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:55.036Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:55.036Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T13:40:55.036Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:55.036Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {330656131138337} time=1125959285 data=null button=0 stateMask=0x0 x=138 y=8 count=0} to Tree node with text: 330656131138337 [2019-07-30T13:40:55.036Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {330656131138337} time=1125959285 data=null doit=true} to Tree node with text: 330656131138337 [2019-07-30T13:40:55.036Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {330656131138337} time=1125959285 data=null} to Tree node with text: 330656131138337 [2019-07-30T13:40:55.036Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {330656131138337} time=1125959286 data=null button=1 stateMask=0x0 x=138 y=8 count=1} to Tree node with text: 330656131138337 [2019-07-30T13:40:55.036Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125959286 data=null item=TreeItem {330656131138337} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 330656131138337 [2019-07-30T13:40:55.036Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {330656131138337} time=1125959288 data=null button=1 stateMask=0x80000 x=138 y=8 count=1} to Tree node with text: 330656131138337 [2019-07-30T13:40:55.036Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:55.036Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {330656131138337} time=1125959289 data=null button=0 stateMask=0x0 x=138 y=8 count=0} to Tree node with text: 330656131138337 [2019-07-30T13:40:55.036Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {330656131138337} time=1125959289 data=null doit=true} to Tree node with text: 330656131138337 [2019-07-30T13:40:55.036Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {330656131138337} time=1125959289 data=null} to Tree node with text: 330656131138337 [2019-07-30T13:40:55.036Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {330656131138337} time=1125959290 data=null button=1 stateMask=0x0 x=138 y=8 count=1} to Tree node with text: 330656131138337 [2019-07-30T13:40:55.036Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125959290 data=null item=TreeItem {330656131138337} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 330656131138337 [2019-07-30T13:40:55.036Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {330656131138337} time=1125959291 data=null button=1 stateMask=0x80000 x=138 y=8 count=1} to Tree node with text: 330656131138337 [2019-07-30T13:40:55.293Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-30T13:40:55.293Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-30T13:40:55.549Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-30T13:40:55.549Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-30T13:40:55.549Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1125959600 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-30T13:40:55.549Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:40:55.549Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:40:55.549Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:40:55.549Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:40:55.549Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:40:55.549Z] DEBUG - Clicking on OK [2019-07-30T13:40:55.549Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1125959601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:40:55.549Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1125959601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:40:55.549Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1125959601 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:40:55.549Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1125959601 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:40:55.549Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1125959602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:40:55.549Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1125959602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:40:55.549Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1125959602 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:40:55.549Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1125959423 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-30T13:40:55.549Z] DEBUG - Clicked on [2019-07-30T13:40:55.549Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T13:40:55.549Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:55.549Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1125959795 data=null button=0 stateMask=0x0 x=53 y=-34 count=0} to TreeItem with text {myNode} [2019-07-30T13:40:55.549Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1125959795 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T13:40:55.549Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1125959795 data=null} to TreeItem with text {myNode} [2019-07-30T13:40:55.806Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1125959796 data=null button=1 stateMask=0x0 x=53 y=-34 count=1} to TreeItem with text {myNode} [2019-07-30T13:40:55.806Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125959806 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-30T13:40:55.806Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1125959810 data=null button=1 stateMask=0x80000 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-30T13:40:55.806Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:40:55.806Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1125959811 data=null button=0 stateMask=0x0 x=69 y=-34 count=0} to TreeItem with text {myNode} [2019-07-30T13:40:55.806Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1125959811 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T13:40:55.806Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1125959811 data=null} to TreeItem with text {myNode} [2019-07-30T13:40:55.806Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1125959812 data=null button=1 stateMask=0x0 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-30T13:40:55.806Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1125959812 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-30T13:40:55.806Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1125959823 data=null button=1 stateMask=0x80000 x=69 y=-23 count=1} to TreeItem with text {myNode} [2019-07-30T13:40:55.806Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-07-30T13:40:55.806Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-07-30T13:40:55.806Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1125959985 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-30T13:40:55.806Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-07-30T13:40:56.062Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.48 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest [2019-07-30T13:40:56.062Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest) Time elapsed: 3.077 s [2019-07-30T13:40:56.062Z] [2019-07-30T13:40:56.062Z] Results: [2019-07-30T13:40:56.062Z] [2019-07-30T13:40:56.062Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T13:40:56.062Z] [2019-07-30T13:40:56.625Z] [2019-07-30T13:40:56.625Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-30 13:40:56.576 [2019-07-30T13:40:56.625Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-30T13:40:57.554Z] [INFO] All tests passed! [2019-07-30T13:40:57.554Z] [INFO] [2019-07-30T13:40:57.554Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T13:40:57.554Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:40:57.554Z] [INFO] [2019-07-30T13:40:57.554Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T13:40:58.483Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T13:40:58.483Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T13:40:58.740Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T13:40:59.303Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T13:40:59.560Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T13:40:59.560Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T13:40:59.817Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T13:40:59.817Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T13:40:59.817Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T13:41:00.073Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-07-30T13:41:00.644Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T13:41:02.011Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-30T13:41:02.011Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-30T13:41:02.269Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T13:41:02.722Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T13:41:03.083Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-30T13:41:03.083Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui.tests' with 31 classes [2019-07-30T13:41:03.339Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-30T13:41:03.339Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core.tests' with 6 classes [2019-07-30T13:41:03.339Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T13:41:03.595Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T13:41:03.595Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T13:41:03.595Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T13:41:03.595Z] [INFO] [2019-07-30T13:41:03.595Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T13:41:03.595Z] [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-30T13:41:03.595Z] [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-30T13:41:03.595Z] [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-30T13:41:03.595Z] [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-30T13:41:03.595Z] [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-30T13:41:03.595Z] [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-30T13:41:03.595Z] [INFO] [2019-07-30T13:41:03.595Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T13:41:03.595Z] [INFO] [2019-07-30T13:41:03.595Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests >-- [2019-07-30T13:41:03.595Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.10-SNAPSHOT [99/134] [2019-07-30T13:41:03.595Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T13:41:03.595Z] [INFO] [2019-07-30T13:41:03.595Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T13:41:03.595Z] [INFO] [2019-07-30T13:41:03.595Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T13:41:03.595Z] [INFO] The project's OSGi version is 1.0.10.201907301238 [2019-07-30T13:41:03.595Z] [INFO] [2019-07-30T13:41:03.595Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T13:41:03.595Z] [INFO] [2019-07-30T13:41:03.595Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T13:41:03.595Z] [INFO] [2019-07-30T13:41:03.595Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T13:41:03.852Z] [INFO] [2019-07-30T13:41:03.852Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T13:41:03.852Z] [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-30T13:41:03.852Z] [INFO] [2019-07-30T13:41:03.852Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T13:41:03.852Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:41:03.852Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/main/resources [2019-07-30T13:41:03.852Z] [INFO] [2019-07-30T13:41:03.852Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T13:41:03.852Z] [INFO] Compiling 19 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/classes [2019-07-30T13:41:04.415Z] [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-30T13:41:04.415Z] final TimeGraphMarkerAxis markerAxis = viewBot.bot().widget(WidgetOfType.widgetOfType(TimeGraphMarkerAxis.class)); [2019-07-30T13:41:04.415Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:41:04.415Z] 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-30T13:41:04.415Z] [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-30T13:41:04.415Z] final TimeGraphControl timeGraph = viewBot.bot().widget(WidgetOfType.widgetOfType(TimeGraphControl.class)); [2019-07-30T13:41:04.415Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:41:04.415Z] 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-30T13:41:04.415Z] [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-30T13:41:04.415Z] final TimeGraphControl timegraph = view.bot().widget(WidgetOfType.widgetOfType(TimeGraphControl.class)); [2019-07-30T13:41:04.415Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:41:04.415Z] 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-30T13:41:04.415Z] [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-30T13:41:04.415Z] final TimeGraphControl timegraph = viewBot.bot().widget(WidgetOfType.widgetOfType(TimeGraphControl.class)); [2019-07-30T13:41:04.415Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:41:04.415Z] 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-30T13:41:04.415Z] 4 problems (4 warnings) [2019-07-30T13:41:04.415Z] [INFO] [2019-07-30T13:41:04.415Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T13:41:04.415Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:41:04.415Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/test/resources [2019-07-30T13:41:04.415Z] [INFO] [2019-07-30T13:41:04.415Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T13:41:04.415Z] [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-30T13:41:04.415Z] [INFO] [2019-07-30T13:41:04.415Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T13:41:04.671Z] [INFO] [2019-07-30T13:41:04.671Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T13:41:04.671Z] [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-30T13:41:04.671Z] [INFO] [2019-07-30T13:41:04.671Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T13:41:04.671Z] [INFO] [2019-07-30T13:41:04.671Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T13:41:04.671Z] [INFO] [2019-07-30T13:41:04.671Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T13:41:04.671Z] [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-30T13:41:04.671Z] [INFO] [2019-07-30T13:41:04.671Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T13:41:04.671Z] [INFO] [2019-07-30T13:41:04.671Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T13:41:06.565Z] [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-30T13:41:06.565Z] [INFO] Command line: [2019-07-30T13:41:06.565Z] [/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-30T13:41:06.565Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T13:41:09.836Z] !SESSION 2019-07-30 13:41:06.437 ----------------------------------------------- [2019-07-30T13:41:09.836Z] eclipse.buildId=unknown [2019-07-30T13:41:09.836Z] java.version=1.8.0_202 [2019-07-30T13:41:09.836Z] java.vendor=Oracle Corporation [2019-07-30T13:41:09.836Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T13:41:09.836Z] 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-30T13:41:09.836Z] 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-30T13:41:09.836Z] [2019-07-30T13:41:09.836Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 13:41:09.346 [2019-07-30T13:41:09.836Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T13:41:09.836Z] !STACK 0 [2019-07-30T13:41:09.836Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T13:41:09.836Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:41:09.836Z] [2019-07-30T13:41:09.836Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T13:41:09.836Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T13:41:09.836Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T13:41:09.836Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T13:41:09.836Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T13:41:09.836Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T13:41:09.836Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T13:41:09.836Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T13:41:09.836Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T13:41:09.836Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T13:41:09.836Z] [2019-07-30T13:41:09.836Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 13:41:09.527 [2019-07-30T13:41:09.836Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T13:41:09.836Z] !STACK 0 [2019-07-30T13:41:09.836Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T13:41:09.836Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:41:09.836Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T13:41:09.836Z] -> 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-30T13:41:09.836Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T13:41:09.836Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:41:09.836Z] [2019-07-30T13:41:09.836Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T13:41:09.836Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T13:41:09.836Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T13:41:09.836Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T13:41:09.836Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T13:41:09.837Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T13:41:09.837Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T13:41:09.837Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T13:41:09.837Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T13:41:09.837Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T13:41:11.729Z] process 12089: 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-30T13:41:11.729Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T13:41:12.294Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T13:41:12.294Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T13:41:22.246Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest [2019-07-30T13:41:22.824Z] Display size: 1440x900 [2019-07-30T13:41:22.824Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-30T13:41:22.824Z] GTK version=3.18.9 [2019-07-30T13:41:22.824Z] GTK theme=Ambiance [2019-07-30T13:41:22.824Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-30T13:41:22.824Z] Time zone: Coordinated Universal Time [2019-07-30T13:41:22.824Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-30T13:41:22.824Z] log4j:WARN Please initialize the log4j system properly. [2019-07-30T13:41:24.233Z] *** BUG *** [2019-07-30T13:41:24.233Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:41:24.233Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:41:24.233Z] [2019-07-30T13:41:24.233Z] *** BUG *** [2019-07-30T13:41:24.233Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:41:24.233Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:41:24.233Z] [2019-07-30T13:41:24.233Z] *** BUG *** [2019-07-30T13:41:24.233Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:41:24.233Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:41:24.233Z] [2019-07-30T13:41:24.233Z] *** BUG *** [2019-07-30T13:41:24.233Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:41:24.233Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:41:24.233Z] [2019-07-30T13:41:26.124Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T13:41:40.972Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T13:41:40.972Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:41:40.972Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T13:41:40.972Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-30T13:41:40.972Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-30T13:41:40.972Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-30T13:41:40.972Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-30T13:41:40.972Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-30T13:41:40.972Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-30T13:41:40.972Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T13:41:40.972Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T13:41:40.972Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:41:40.972Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T13:41:40.972Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:41:40.972Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:41:40.972Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T13:41:40.972Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:41:40.972Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:41:40.972Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T13:41:40.972Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:41:40.972Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:41:40.972Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T13:41:41.903Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:41:41.903Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:41:41.903Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T13:41:42.160Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:41:42.160Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:41:42.160Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T13:41:43.090Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:41:43.090Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:41:43.346Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T13:41:44.277Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:41:44.277Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:41:44.277Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T13:41:44.981Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:41:44.981Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:41:44.981Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T13:41:45.238Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:41:45.238Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:41:45.495Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T13:41:46.424Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:41:46.424Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:41:46.424Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T13:41:46.987Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:41:46.987Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:41:46.987Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T13:41:47.549Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:41:47.806Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:41:47.806Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T13:41:48.062Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T13:41:53.312Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T13:41:53.312Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:41:53.312Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T13:41:53.312Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T13:41:53.312Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'TimeGraphMarkerAxis' [2019-07-30T13:41:53.312Z] DEBUG - number of items : 17 [2019-07-30T13:41:53.312Z] DEBUG - Clicking on ToolItem with tooltip text {Add Bookmark...} [2019-07-30T13:41:53.312Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126017087 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T13:41:53.312Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126017088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T13:41:53.312Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126017088 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T13:41:53.312Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126017088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T13:41:53.312Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126017089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T13:41:53.568Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126017495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T13:41:53.568Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126017641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T13:41:53.568Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126017641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T13:41:53.568Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126017641 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T13:41:53.568Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126017641 data=null} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T13:41:53.568Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...} [2019-07-30T13:41:53.568Z] DEBUG - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark' [2019-07-30T13:41:53.568Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:41:53.568Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T13:41:53.568Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:41:53.568Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:41:53.568Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:41:53.568Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:41:53.568Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:41:53.568Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:41:53.568Z] DEBUG - Clicking on OK [2019-07-30T13:41:53.568Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1126017693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:41:53.568Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1126017693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:41:53.568Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1126017694 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:41:53.568Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1126017694 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:41:53.568Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1126017694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:41:53.568Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1126017694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:41:53.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1126017696 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:41:53.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126017089 data=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-30T13:41:54.130Z] DEBUG - Clicked on [2019-07-30T13:41:54.130Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:41:54.130Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {} [2019-07-30T13:41:54.130Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=1126018124 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-30T13:41:54.130Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=1126018125 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-30T13:41:54.130Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=1126018125 data=null doit=true} to TimeGraphMarkerAxis with text {} [2019-07-30T13:41:54.130Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=1126018125 data=null} to TimeGraphMarkerAxis with text {} [2019-07-30T13:41:54.130Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=1126018126 data=null button=1 stateMask=0x0 x=538 y=9 count=1} to TimeGraphMarkerAxis with text {} [2019-07-30T13:41:54.130Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=1126018128 data=null button=1 stateMask=0x80000 x=538 y=9 count=1} to TimeGraphMarkerAxis with text {} [2019-07-30T13:41:54.130Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {} [2019-07-30T13:41:54.693Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {} [2019-07-30T13:41:54.693Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=1126018685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-30T13:41:54.693Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=1126018686 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-30T13:41:54.693Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=1126018686 data=null doit=true} to TimeGraphMarkerAxis with text {} [2019-07-30T13:41:54.693Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=1126018687 data=null} to TimeGraphMarkerAxis with text {} [2019-07-30T13:41:54.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=1126018687 data=null button=1 stateMask=0x0 x=239 y=25 count=1} to TimeGraphMarkerAxis with text {} [2019-07-30T13:41:54.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=1126018691 data=null button=1 stateMask=0x80000 x=239 y=25 count=1} to TimeGraphMarkerAxis with text {} [2019-07-30T13:41:54.693Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {} [2019-07-30T13:41:54.949Z] DEBUG - number of items : 17 [2019-07-30T13:41:54.949Z] DEBUG - Clicking on ToolItem with tooltip text {Remove Bookmark} [2019-07-30T13:41:54.949Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126019194 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-30T13:41:54.949Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126019195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-30T13:41:54.949Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126019195 data=null doit=true} to ToolItem with tooltip text {Remove Bookmark} [2019-07-30T13:41:54.949Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126019196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-30T13:41:54.949Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126019196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-30T13:41:54.949Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126019196 data=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-30T13:41:55.206Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126019200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T13:41:55.206Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126019205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T13:41:55.206Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126019284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T13:41:55.206Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126019285 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T13:41:55.206Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126019286 data=null} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T13:41:55.206Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...} [2019-07-30T13:41:55.206Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {} [2019-07-30T13:41:55.206Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=1126019287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-30T13:41:55.206Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=1126019287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-30T13:41:55.206Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=1126019288 data=null doit=true} to TimeGraphMarkerAxis with text {} [2019-07-30T13:41:55.206Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=1126019288 data=null} to TimeGraphMarkerAxis with text {} [2019-07-30T13:41:55.206Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=1126019289 data=null button=1 stateMask=0x0 x=3 y=4 count=1} to TimeGraphMarkerAxis with text {} [2019-07-30T13:41:55.206Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=1126019290 data=null button=1 stateMask=0x80000 x=3 y=4 count=1} to TimeGraphMarkerAxis with text {} [2019-07-30T13:41:55.206Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {} [2019-07-30T13:41:55.206Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {} [2019-07-30T13:41:55.206Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=1126019292 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-30T13:41:55.206Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=1126019293 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-30T13:41:55.206Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=1126019294 data=null doit=true} to TimeGraphMarkerAxis with text {} [2019-07-30T13:41:55.206Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=1126019294 data=null} to TimeGraphMarkerAxis with text {} [2019-07-30T13:41:55.206Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=1126019295 data=null button=1 stateMask=0x0 x=3 y=4 count=1} to TimeGraphMarkerAxis with text {} [2019-07-30T13:41:55.206Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=1126019296 data=null button=1 stateMask=0x80000 x=3 y=4 count=1} to TimeGraphMarkerAxis with text {} [2019-07-30T13:41:55.206Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {} [2019-07-30T13:41:55.206Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {} [2019-07-30T13:41:55.206Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=1126019297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-30T13:41:55.206Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=1126019297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-30T13:41:55.206Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=1126019298 data=null doit=true} to TimeGraphMarkerAxis with text {} [2019-07-30T13:41:55.206Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=1126019298 data=null} to TimeGraphMarkerAxis with text {} [2019-07-30T13:41:55.206Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=1126019298 data=null button=1 stateMask=0x0 x=15 y=9 count=1} to TimeGraphMarkerAxis with text {} [2019-07-30T13:41:55.206Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=1126019300 data=null button=1 stateMask=0x80000 x=15 y=9 count=1} to TimeGraphMarkerAxis with text {} [2019-07-30T13:41:55.463Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {} [2019-07-30T13:41:55.463Z] DEBUG - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events' [2019-07-30T13:41:55.463Z] DEBUG - Clicking on with mnemonic 'Lost Events' [2019-07-30T13:41:55.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Lost Events} time=1126019621 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-30T13:41:55.463Z] DEBUG - Clicked on with mnemonic 'Lost Events' [2019-07-30T13:41:55.720Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T13:41:58.239Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T13:41:58.239Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:41:58.239Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T13:41:58.239Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T13:41:58.802Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:41:58.802Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T13:41:58.802Z] DEBUG - number of items : 17 [2019-07-30T13:41:58.802Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:41:58.802Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126023019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:41:58.802Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126023019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:41:58.802Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126023019 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:41:58.802Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126023020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:41:58.802Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126023020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:41:58.802Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126023020 data=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-30T13:41:58.802Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126023022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:41:58.802Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126023022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:41:58.802Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126023022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:41:58.802Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126023023 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:41:58.802Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126023023 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:41:58.802Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:41:58.802Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T13:41:59.824Z] DEBUG - number of items : 17 [2019-07-30T13:41:59.824Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:41:59.824Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126023631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:41:59.825Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126023632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:41:59.825Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126023632 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:41:59.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126023632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:41:59.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126023632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:41:59.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126023633 data=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-30T13:41:59.825Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126023635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:41:59.825Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126023635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:41:59.825Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126023635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:41:59.825Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126023636 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:41:59.825Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126023636 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:41:59.825Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:41:59.825Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T13:42:00.125Z] DEBUG - number of items : 17 [2019-07-30T13:42:00.125Z] DEBUG - Clicking on ToolItem with tooltip text {Add Bookmark...} [2019-07-30T13:42:00.125Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126024138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T13:42:00.125Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126024138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T13:42:00.125Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126024139 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T13:42:00.125Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126024139 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T13:42:00.125Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126024139 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T13:42:00.383Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126024430 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T13:42:00.383Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126024431 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T13:42:00.383Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126024431 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T13:42:00.383Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126024432 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T13:42:00.383Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126024432 data=null} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T13:42:00.383Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...} [2019-07-30T13:42:00.383Z] DEBUG - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark' [2019-07-30T13:42:00.383Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:42:00.383Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T13:42:00.383Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:42:00.383Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:42:00.383Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:42:00.383Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:42:00.383Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:42:00.383Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:42:00.383Z] DEBUG - Clicking on OK [2019-07-30T13:42:00.383Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1126024484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:42:00.383Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1126024485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:42:00.383Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1126024485 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:42:00.383Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1126024485 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:42:00.383Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1126024486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:42:00.383Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1126024486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:42:00.383Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1126024486 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:42:00.383Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126024139 data=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-30T13:42:00.945Z] DEBUG - Clicked on [2019-07-30T13:42:00.945Z] DEBUG - number of items : 17 [2019-07-30T13:42:00.945Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:42:00.945Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126024901 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:42:00.945Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126024901 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:42:00.945Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126024901 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:42:00.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126024901 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:42:00.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126024902 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:42:00.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126024902 data=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-30T13:42:00.945Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126024923 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:42:00.945Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126024924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:42:00.945Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126024924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:42:00.945Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126024924 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:42:00.945Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126024925 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:42:00.945Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:42:00.945Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T13:42:01.509Z] DEBUG - number of items : 17 [2019-07-30T13:42:01.509Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:42:01.509Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126025490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:42:01.509Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126025491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:42:01.509Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126025491 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:42:01.509Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126025491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:42:01.509Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126025491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:42:01.509Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126025492 data=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-30T13:42:01.509Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126025495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:42:01.509Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126025496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:42:01.509Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126025496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:42:01.509Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126025496 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:42:01.509Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126025496 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:42:01.509Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:42:01.509Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T13:42:01.766Z] DEBUG - number of items : 17 [2019-07-30T13:42:01.766Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-30T13:42:01.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126025999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:42:01.766Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126026000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:42:01.766Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126026000 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:42:01.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126026000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:42:01.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126026000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:42:01.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126026000 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-30T13:42:01.766Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126026003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:42:01.766Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126026003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:42:01.766Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126026003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:42:01.766Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126026003 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:42:01.766Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126026004 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:42:01.766Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-30T13:42:01.766Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T13:42:02.329Z] DEBUG - number of items : 17 [2019-07-30T13:42:02.586Z] DEBUG - Clicking on ToolItem with tooltip text {Add Bookmark...} [2019-07-30T13:42:02.586Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126026591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T13:42:02.586Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126026591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T13:42:02.586Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126026592 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T13:42:02.586Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126026592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T13:42:02.586Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126026592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T13:42:02.843Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126026914 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T13:42:02.843Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126026916 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T13:42:02.843Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126026916 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T13:42:02.843Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126026917 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T13:42:02.843Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126026917 data=null} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T13:42:02.843Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...} [2019-07-30T13:42:02.843Z] DEBUG - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark' [2019-07-30T13:42:02.843Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:42:02.843Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T13:42:02.843Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:42:02.843Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:42:02.843Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:42:02.843Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:42:02.843Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:42:02.843Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:42:02.843Z] DEBUG - Clicking on OK [2019-07-30T13:42:02.843Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1126026924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:42:02.843Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1126026924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:42:02.843Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1126026924 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:42:02.843Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1126026924 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:42:02.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1126026925 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:42:02.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1126026925 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:42:02.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1126026925 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:42:02.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126026592 data=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-30T13:42:03.405Z] DEBUG - Clicked on [2019-07-30T13:42:03.405Z] DEBUG - number of items : 17 [2019-07-30T13:42:03.405Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} [2019-07-30T13:42:03.405Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126027399 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T13:42:03.405Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126027399 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T13:42:03.405Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126027399 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-30T13:42:03.405Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126027399 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T13:42:03.405Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126027399 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T13:42:03.405Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126027400 data=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-30T13:42:03.405Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126027400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T13:42:03.405Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126027401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T13:42:03.405Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126027401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T13:42:03.405Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126027401 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-30T13:42:03.405Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126027401 data=null} to ToolItem with tooltip text {Previous Marker} [2019-07-30T13:42:03.405Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} [2019-07-30T13:42:03.405Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T13:42:03.661Z] DEBUG - number of items : 17 [2019-07-30T13:42:03.661Z] DEBUG - Clicking on ToolItem with tooltip text {Remove Bookmark} [2019-07-30T13:42:03.661Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126027903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-30T13:42:03.661Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126027903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-30T13:42:03.661Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126027904 data=null doit=true} to ToolItem with tooltip text {Remove Bookmark} [2019-07-30T13:42:03.661Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126027904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-30T13:42:03.661Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126027904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-30T13:42:03.661Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126027904 data=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-30T13:42:03.917Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126027907 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T13:42:03.917Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126027986 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T13:42:03.917Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126027996 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T13:42:03.917Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126027996 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T13:42:03.917Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126027996 data=null} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T13:42:03.917Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...} [2019-07-30T13:42:03.917Z] DEBUG - number of items : 17 [2019-07-30T13:42:03.917Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} [2019-07-30T13:42:03.917Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126027998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T13:42:03.917Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126027998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T13:42:03.917Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126027999 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-30T13:42:03.917Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126027999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T13:42:03.917Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126027999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T13:42:03.917Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126027999 data=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-30T13:42:03.917Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126028020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T13:42:03.917Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126028020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T13:42:03.917Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126028020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T13:42:03.917Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126028021 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-30T13:42:03.917Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126028021 data=null} to ToolItem with tooltip text {Next Marker} [2019-07-30T13:42:03.917Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} [2019-07-30T13:42:03.917Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T13:42:04.484Z] DEBUG - number of items : 17 [2019-07-30T13:42:04.484Z] DEBUG - Clicking on ToolItem with tooltip text {Remove Bookmark} [2019-07-30T13:42:04.484Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126028524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-30T13:42:04.484Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126028524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-30T13:42:04.484Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126028524 data=null doit=true} to ToolItem with tooltip text {Remove Bookmark} [2019-07-30T13:42:04.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126028524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-30T13:42:04.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126028525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-30T13:42:04.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126028525 data=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-30T13:42:04.484Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126028583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T13:42:04.484Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126028710 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T13:42:04.484Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126028712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T13:42:04.484Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126028712 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T13:42:04.484Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126028713 data=null} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T13:42:04.484Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...} [2019-07-30T13:42:04.484Z] DEBUG - number of items : 17 [2019-07-30T13:42:04.484Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} [2019-07-30T13:42:04.741Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126028781 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T13:42:04.741Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126028783 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T13:42:04.741Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126028784 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-30T13:42:04.741Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126028784 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T13:42:04.741Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126028784 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T13:42:04.741Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126028784 data=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-30T13:42:04.741Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126028784 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T13:42:04.741Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126028785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T13:42:04.741Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126028785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T13:42:04.741Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126028785 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-30T13:42:04.741Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126028786 data=null} to ToolItem with tooltip text {Previous Marker} [2019-07-30T13:42:04.741Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} [2019-07-30T13:42:04.741Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T13:42:04.741Z] DEBUG - number of items : 17 [2019-07-30T13:42:04.741Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:42:04.741Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126028787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:42:04.741Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126028787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:42:04.741Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126028788 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:42:04.741Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126028788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:42:04.741Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126028788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:42:04.741Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126028788 data=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-30T13:42:04.741Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126028791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:42:04.741Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126028791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:42:04.741Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126028792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:42:04.741Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126028792 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:42:04.741Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126028792 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:42:04.741Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:42:04.741Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T13:42:05.306Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T13:42:07.826Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T13:42:07.826Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:42:08.082Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T13:42:08.082Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T13:42:08.082Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:42:08.082Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T13:42:08.645Z] DEBUG - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events' [2019-07-30T13:42:08.645Z] DEBUG - number of items : 17 [2019-07-30T13:42:08.645Z] DEBUG - number of items : 17 [2019-07-30T13:42:08.645Z] DEBUG - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events' [2019-07-30T13:42:08.645Z] DEBUG - Clicking on with mnemonic 'Lost Events' [2019-07-30T13:42:08.645Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Lost Events} time=1126032796 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-30T13:42:08.645Z] DEBUG - Clicked on with mnemonic 'Lost Events' [2019-07-30T13:42:08.645Z] DEBUG - number of items : 17 [2019-07-30T13:42:08.645Z] DEBUG - number of items : 17 [2019-07-30T13:42:08.901Z] DEBUG - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events' [2019-07-30T13:42:08.901Z] DEBUG - Clicking on with mnemonic 'Lost Events' [2019-07-30T13:42:08.901Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Lost Events} time=1126033015 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-30T13:42:08.901Z] DEBUG - Clicked on with mnemonic 'Lost Events' [2019-07-30T13:42:08.901Z] DEBUG - number of items : 17 [2019-07-30T13:42:08.901Z] DEBUG - number of items : 17 [2019-07-30T13:42:09.157Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T13:42:11.681Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T13:42:11.681Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:42:11.681Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T13:42:12.244Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T13:42:12.244Z] DEBUG - number of items : 17 [2019-07-30T13:42:12.244Z] DEBUG - Clicking on ToolItem with tooltip text {Show View Filters} [2019-07-30T13:42:12.244Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126036423 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T13:42:12.244Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126036423 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T13:42:12.244Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126036423 data=null doit=true} to ToolItem with tooltip text {Show View Filters} [2019-07-30T13:42:12.244Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126036424 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T13:42:12.244Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126036424 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T13:42:12.807Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126036799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T13:42:12.807Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126036801 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T13:42:12.807Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126036802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T13:42:12.807Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126036802 data=null doit=true} to ToolItem with tooltip text {Show View Filters} [2019-07-30T13:42:12.807Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126036802 data=null} to ToolItem with tooltip text {Show View Filters} [2019-07-30T13:42:12.807Z] DEBUG - Clicked on ToolItem with tooltip text {Show View Filters} [2019-07-30T13:42:12.807Z] DEBUG - matched Shell with text "Filter", using matcher: with text 'Filter' [2019-07-30T13:42:12.807Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filter} time=1126036804 data=null doit=true} to Shell with text {Filter} [2019-07-30T13:42:12.807Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:42:12.807Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:42:12.807Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:42:12.807Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T13:42:13.371Z] DEBUG - matched Text with text "24", using matcher: of type 'Text' [2019-07-30T13:42:13.371Z] DEBUG - matched Text with text "24", using matcher: (of type 'Text') [2019-07-30T13:42:13.628Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T13:42:13.628Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T13:42:13.628Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T13:42:13.628Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T13:42:13.628Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T13:42:13.628Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T13:42:13.628Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-30T13:42:13.628Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-30T13:42:13.628Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:42:13.628Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:42:13.628Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:42:13.628Z] DEBUG - Clicking on Uncheck all [2019-07-30T13:42:13.628Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1126037829 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:42:13.628Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1126037830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:42:13.628Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1126037830 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:42:13.628Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1126037830 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:42:13.628Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1126037831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:42:13.628Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1126037831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:42:13.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1126037831 data=null item=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-30T13:42:13.628Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1126037844 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:42:13.628Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1126037845 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:42:13.628Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1126037845 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:42:13.628Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1126037845 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:42:13.628Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1126037845 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:42:13.628Z] DEBUG - Clicked on Uncheck all [2019-07-30T13:42:13.628Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T13:42:13.628Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T13:42:13.628Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T13:42:13.628Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T13:42:13.628Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T13:42:13.628Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:42:13.628Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T13:42:13.628Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T13:42:13.628Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T13:42:13.628Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:42:13.628Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:42:13.628Z] DEBUG - Clicking on Check all [2019-07-30T13:42:13.628Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1126037848 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:42:13.628Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1126037848 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:42:13.628Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1126037849 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:42:13.628Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1126037849 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:42:13.628Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1126037849 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:42:13.628Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1126037849 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:42:13.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1126037849 data=null item=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-30T13:42:13.628Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1126037862 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:42:13.628Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1126037863 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:42:13.628Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1126037863 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:42:13.628Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1126037863 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:42:13.628Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1126037863 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:42:13.628Z] DEBUG - Clicked on Check all [2019-07-30T13:42:13.628Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:42:13.628Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {CPU 1 States} time=1126037867 data=null button=0 stateMask=0x0 x=107 y=121 count=0} to TreeItem with text {synthetic-trace} [2019-07-30T13:42:13.628Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=1126037867 data=null doit=true} to TreeItem with text {synthetic-trace} [2019-07-30T13:42:13.628Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=1126037873 data=null} to TreeItem with text {synthetic-trace} [2019-07-30T13:42:13.628Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {CPU 1 States} time=1126037874 data=null button=1 stateMask=0x0 x=107 y=121 count=1} to TreeItem with text {synthetic-trace} [2019-07-30T13:42:13.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126037875 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-30T13:42:13.629Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {CPU 1 States} time=1126037877 data=null button=1 stateMask=0x80000 x=107 y=121 count=1} to TreeItem with text {synthetic-trace} [2019-07-30T13:42:13.629Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T13:42:13.629Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T13:42:13.629Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T13:42:13.629Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T13:42:13.629Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T13:42:13.629Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T13:42:13.629Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-30T13:42:13.629Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-30T13:42:13.629Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:42:13.629Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:42:13.629Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:42:13.629Z] DEBUG - Clicking on Uncheck all [2019-07-30T13:42:13.629Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1126037879 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:42:13.629Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1126037880 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:42:13.629Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1126037880 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:42:13.629Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1126037880 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:42:13.629Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1126037880 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:42:13.629Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1126037880 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:42:13.629Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1126037880 data=null item=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-30T13:42:13.886Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1126037898 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:42:13.886Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1126037899 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:42:13.886Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1126037899 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:42:13.886Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1126037899 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:42:13.886Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1126037900 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:42:13.886Z] DEBUG - Clicked on Uncheck all [2019-07-30T13:42:13.886Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T13:42:13.886Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2019-07-30T13:42:13.886Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2019-07-30T13:42:13.886Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T13:42:13.886Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T13:42:13.886Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T13:42:13.886Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T13:42:13.886Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T13:42:13.886Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T13:42:13.886Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:42:13.886Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:42:13.886Z] DEBUG - Clicking on Check selected [2019-07-30T13:42:13.886Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1126037905 data=null 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-30T13:42:13.886Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1126037906 data=null 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-30T13:42:13.886Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1126037906 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T13:42:13.886Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1126037906 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T13:42:13.886Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1126037906 data=null 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-30T13:42:13.886Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1126037906 data=null 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-30T13:42:13.886Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1126037906 data=null item=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-30T13:42:13.886Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1126037908 data=null 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-30T13:42:13.886Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1126037908 data=null 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-30T13:42:13.886Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1126037908 data=null 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-30T13:42:13.886Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1126037908 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T13:42:13.886Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1126037908 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T13:42:13.886Z] DEBUG - Clicked on Check selected [2019-07-30T13:42:13.886Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T13:42:13.886Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T13:42:13.886Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T13:42:13.886Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T13:42:13.886Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T13:42:13.886Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T13:42:13.886Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-30T13:42:13.886Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-30T13:42:13.886Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:42:13.886Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:42:13.886Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:42:13.886Z] DEBUG - Clicking on Uncheck all [2019-07-30T13:42:13.887Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1126037912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:42:13.887Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1126037912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:42:13.887Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1126037912 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:42:13.887Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1126037913 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:42:13.887Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1126037913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:42:13.887Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1126037913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:42:13.887Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1126037913 data=null item=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-30T13:42:13.887Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1126037914 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:42:13.887Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1126037914 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:42:13.887Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1126037914 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:42:13.887Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1126037914 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:42:13.887Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1126037914 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:42:13.887Z] DEBUG - Clicked on Uncheck all [2019-07-30T13:42:13.887Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T13:42:13.887Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T13:42:13.887Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree' [2019-07-30T13:42:13.887Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH' [2019-07-30T13:42:13.887Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T13:42:13.887Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T13:42:13.887Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T13:42:13.887Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T13:42:13.887Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T13:42:13.887Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:42:13.887Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:42:13.887Z] DEBUG - Clicking on Check subtree [2019-07-30T13:42:13.887Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=1126037917 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-30T13:42:13.887Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1126037917 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-30T13:42:13.887Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=1126037917 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T13:42:13.887Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=1126037917 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T13:42:13.887Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=1126037917 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-30T13:42:13.887Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=1126037918 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-30T13:42:13.887Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=1126037918 data=null item=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-30T13:42:13.887Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=1126037918 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-30T13:42:13.887Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1126037919 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-30T13:42:13.887Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=1126037919 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-30T13:42:13.887Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=1126037919 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T13:42:13.887Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=1126037919 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T13:42:13.887Z] DEBUG - Clicked on Check subtree [2019-07-30T13:42:13.887Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T13:42:13.887Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T13:42:13.887Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T13:42:13.887Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T13:42:13.887Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T13:42:13.887Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:42:13.887Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T13:42:13.887Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T13:42:13.887Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T13:42:13.887Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:42:13.887Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:42:13.887Z] DEBUG - Clicking on Check all [2019-07-30T13:42:13.887Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1126037925 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:42:13.887Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1126037925 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:42:13.887Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1126037925 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:42:13.887Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1126037926 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:42:13.887Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1126037926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:42:13.887Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1126037926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:42:13.887Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1126037926 data=null item=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-30T13:42:13.887Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1126037940 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:42:13.887Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1126037940 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:42:13.887Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1126037940 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:42:13.887Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1126037940 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:42:13.887Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1126037940 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:42:13.887Z] DEBUG - Clicked on Check all [2019-07-30T13:42:13.887Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T13:42:13.887Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T13:42:13.887Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T13:42:13.887Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T13:42:13.887Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected' [2019-07-30T13:42:13.887Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH' [2019-07-30T13:42:13.887Z] DEBUG - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T13:42:13.887Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T13:42:13.887Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T13:42:13.887Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:42:13.887Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:42:13.887Z] DEBUG - Clicking on Uncheck selected [2019-07-30T13:42:13.887Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=1126037942 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-30T13:42:13.887Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1126037943 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-30T13:42:13.887Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck selected} time=1126037943 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T13:42:13.887Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck selected} time=1126037943 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T13:42:13.887Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck selected} time=1126037943 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-30T13:42:13.887Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck selected} time=1126037943 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-30T13:42:13.887Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck selected} time=1126037943 data=null item=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-30T13:42:13.887Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck selected} time=1126037944 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-30T13:42:13.887Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1126037944 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-30T13:42:13.887Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck selected} time=1126037944 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-30T13:42:13.887Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck selected} time=1126037944 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T13:42:13.887Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck selected} time=1126037944 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T13:42:13.887Z] DEBUG - Clicked on Uncheck selected [2019-07-30T13:42:13.887Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T13:42:13.887Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T13:42:13.887Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T13:42:13.887Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T13:42:13.887Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T13:42:13.887Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:42:13.887Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T13:42:13.887Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T13:42:13.887Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T13:42:13.887Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:42:13.887Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:42:13.887Z] DEBUG - Clicking on Check all [2019-07-30T13:42:13.887Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1126037946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:42:13.887Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1126037946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:42:13.887Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1126037946 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:42:13.887Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1126037947 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:42:13.887Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1126037947 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:42:13.887Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1126037947 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:42:13.887Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1126037947 data=null item=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-30T13:42:13.887Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1126037948 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:42:13.887Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1126037948 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:42:13.887Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1126037948 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:42:13.887Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1126037948 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:42:13.887Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1126037948 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:42:13.887Z] DEBUG - Clicked on Check all [2019-07-30T13:42:13.887Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T13:42:13.887Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T13:42:13.887Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T13:42:13.887Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T13:42:13.887Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T13:42:13.887Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: with mnemonic 'Uncheck subtree' [2019-07-30T13:42:13.887Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: with style 'SWT.PUSH' [2019-07-30T13:42:13.887Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-30T13:42:13.887Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T13:42:13.887Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:42:13.887Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:42:13.887Z] DEBUG - Clicking on Uncheck subtree [2019-07-30T13:42:13.887Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck subtree} time=1126037980 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-30T13:42:13.887Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=1126037980 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-30T13:42:13.887Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck subtree} time=1126037980 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-30T13:42:13.887Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck subtree} time=1126037981 data=null} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-30T13:42:13.887Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck subtree} time=1126037981 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-30T13:42:13.887Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck subtree} time=1126037981 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-30T13:42:13.887Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck subtree} time=1126037981 data=null item=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-30T13:42:13.887Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck subtree} time=1126037982 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-30T13:42:13.887Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=1126037982 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-30T13:42:13.887Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck subtree} time=1126037982 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-30T13:42:13.887Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck subtree} time=1126037982 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-30T13:42:13.887Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck subtree} time=1126037983 data=null} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-30T13:42:13.887Z] DEBUG - Clicked on Uncheck subtree [2019-07-30T13:42:13.887Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T13:42:13.887Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T13:42:13.887Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T13:42:13.887Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T13:42:13.887Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T13:42:13.887Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T13:42:13.887Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-30T13:42:13.887Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-30T13:42:13.887Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:42:13.887Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:42:13.887Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:42:13.887Z] DEBUG - Clicking on Uncheck all [2019-07-30T13:42:13.887Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1126037985 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:42:13.887Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1126037985 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:42:13.887Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1126037985 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:42:13.887Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1126037985 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:42:13.887Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1126037985 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:42:13.887Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1126037985 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:42:13.887Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1126037986 data=null item=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-30T13:42:13.887Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1126038000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:42:13.887Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1126038000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:42:13.887Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1126038001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:42:13.887Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1126038001 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:42:13.887Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1126038001 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:42:13.887Z] DEBUG - Clicked on Uncheck all [2019-07-30T13:42:13.887Z] DEBUG - matched Text with text "synthetic-trace", using matcher: of type 'Text' [2019-07-30T13:42:13.887Z] DEBUG - matched Text with text "synthetic-trace", using matcher: (of type 'Text') [2019-07-30T13:42:13.887Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T13:42:13.887Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T13:42:13.887Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T13:42:13.887Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T13:42:13.887Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T13:42:13.887Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:42:13.887Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T13:42:13.887Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T13:42:13.887Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T13:42:13.887Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:42:13.887Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:42:13.887Z] DEBUG - Clicking on Check all [2019-07-30T13:42:13.887Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1126038006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:42:13.887Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1126038006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:42:13.887Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1126038006 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:42:13.887Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1126038006 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:42:13.887Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1126038006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:42:13.887Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1126038007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:42:13.887Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1126038007 data=null item=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-30T13:42:13.887Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1126038023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:42:13.887Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1126038024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:42:13.887Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1126038024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:42:13.887Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1126038024 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:42:13.887Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1126038024 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:42:13.887Z] DEBUG - Clicked on Check all [2019-07-30T13:42:13.887Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T13:42:13.887Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T13:42:13.887Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T13:42:13.887Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T13:42:13.887Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T13:42:13.887Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T13:42:13.887Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:42:13.887Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:42:13.887Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:42:13.887Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:42:13.887Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:42:13.887Z] DEBUG - Clicking on OK [2019-07-30T13:42:13.887Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1126038027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:42:13.887Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1126038027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:42:13.887Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1126038027 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:42:13.887Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1126038027 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:42:13.887Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1126038027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:42:13.887Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1126038027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:42:13.887Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1126038028 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:42:13.887Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126036424 data=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-30T13:42:14.144Z] DEBUG - Clicked on [2019-07-30T13:42:14.400Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T13:42:16.301Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T13:42:16.301Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:42:16.558Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T13:42:16.559Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T13:42:16.559Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T13:42:16.815Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:42:16.815Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T13:42:16.815Z] DEBUG - number of items : 17 [2019-07-30T13:42:16.815Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} [2019-07-30T13:42:16.815Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126040842 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T13:42:16.815Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126040842 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T13:42:16.815Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126040842 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-30T13:42:16.815Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126040842 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T13:42:16.815Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126040842 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T13:42:16.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126040843 data=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-30T13:42:16.815Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126040843 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T13:42:16.815Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126040843 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T13:42:16.815Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126040843 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T13:42:16.815Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126040844 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-30T13:42:16.815Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126040844 data=null} to ToolItem with tooltip text {Next Marker} [2019-07-30T13:42:16.815Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} [2019-07-30T13:42:16.815Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T13:42:17.377Z] DEBUG - number of items : 17 [2019-07-30T13:42:17.378Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} [2019-07-30T13:42:17.378Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126041429 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T13:42:17.378Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126041430 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T13:42:17.378Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126041430 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-30T13:42:17.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126041430 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T13:42:17.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126041430 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T13:42:17.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126041430 data=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-30T13:42:17.378Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126041431 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T13:42:17.378Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126041431 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T13:42:17.378Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126041431 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T13:42:17.378Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126041431 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-30T13:42:17.378Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126041431 data=null} to ToolItem with tooltip text {Next Marker} [2019-07-30T13:42:17.378Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} [2019-07-30T13:42:17.378Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T13:42:17.941Z] DEBUG - number of items : 17 [2019-07-30T13:42:17.941Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} [2019-07-30T13:42:17.941Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126041934 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T13:42:17.941Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126041934 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T13:42:17.941Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126041934 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-30T13:42:17.941Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126041934 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T13:42:17.941Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126041935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T13:42:17.941Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126041935 data=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-30T13:42:17.941Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126042003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T13:42:17.941Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126042093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T13:42:17.941Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126042094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T13:42:17.941Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126042094 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-30T13:42:17.941Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126042094 data=null} to ToolItem with tooltip text {Next Marker} [2019-07-30T13:42:17.941Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} [2019-07-30T13:42:17.941Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T13:42:18.504Z] DEBUG - number of items : 17 [2019-07-30T13:42:18.504Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000 [2019-07-30T13:42:18.504Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126042604 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T13:42:18.504Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126042604 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T13:42:18.504Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126042604 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-30T13:42:18.504Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126042604 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T13:42:18.504Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126042605 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T13:42:18.504Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126042605 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-30T13:42:18.504Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126042606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T13:42:18.504Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126042606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T13:42:18.504Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126042606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T13:42:18.504Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126042606 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-30T13:42:18.504Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126042607 data=null} to ToolItem with tooltip text {Previous Marker} [2019-07-30T13:42:18.504Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000 [2019-07-30T13:42:18.504Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T13:42:19.068Z] DEBUG - number of items : 17 [2019-07-30T13:42:19.068Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000 [2019-07-30T13:42:19.068Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126043110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T13:42:19.068Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126043111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T13:42:19.068Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126043111 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-30T13:42:19.068Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126043111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T13:42:19.068Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126043111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T13:42:19.068Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126043111 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-30T13:42:19.068Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126043113 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T13:42:19.068Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126043113 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T13:42:19.068Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126043113 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T13:42:19.068Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126043113 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-30T13:42:19.068Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126043113 data=null} to ToolItem with tooltip text {Previous Marker} [2019-07-30T13:42:19.068Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000 [2019-07-30T13:42:19.068Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T13:42:19.632Z] DEBUG - number of items : 17 [2019-07-30T13:42:19.632Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000 [2019-07-30T13:42:19.632Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126043681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T13:42:19.632Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126043681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T13:42:19.632Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126043681 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-30T13:42:19.632Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126043681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T13:42:19.632Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126043681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T13:42:19.632Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126043681 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-30T13:42:19.632Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126043682 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T13:42:19.632Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126043683 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T13:42:19.632Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126043683 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T13:42:19.632Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126043683 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-30T13:42:19.632Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126043683 data=null} to ToolItem with tooltip text {Previous Marker} [2019-07-30T13:42:19.632Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000 [2019-07-30T13:42:19.632Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T13:42:20.195Z] DEBUG - number of items : 17 [2019-07-30T13:42:20.452Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x20000 [2019-07-30T13:42:20.452Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126044489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T13:42:20.452Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126044489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T13:42:20.453Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126044489 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-30T13:42:20.453Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126044489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T13:42:20.453Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126044490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T13:42:20.453Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126044490 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-30T13:42:20.453Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126044491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T13:42:20.453Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126044491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T13:42:20.453Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126044491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T13:42:20.453Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126044491 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-30T13:42:20.453Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126044491 data=null} to ToolItem with tooltip text {Next Marker} [2019-07-30T13:42:20.453Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x20000 [2019-07-30T13:42:20.453Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T13:42:21.015Z] DEBUG - number of items : 17 [2019-07-30T13:42:21.015Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x20000 [2019-07-30T13:42:21.015Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126045011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T13:42:21.015Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126045011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T13:42:21.015Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126045011 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-30T13:42:21.015Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126045011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T13:42:21.015Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126045011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T13:42:21.015Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126045012 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-30T13:42:21.015Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126045012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T13:42:21.015Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126045012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T13:42:21.015Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126045012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T13:42:21.015Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126045013 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-30T13:42:21.015Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126045013 data=null} to ToolItem with tooltip text {Next Marker} [2019-07-30T13:42:21.015Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x20000 [2019-07-30T13:42:21.015Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T13:42:21.272Z] DEBUG - number of items : 17 [2019-07-30T13:42:21.272Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x20000 [2019-07-30T13:42:21.272Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126045523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T13:42:21.272Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126045523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T13:42:21.272Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126045523 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-30T13:42:21.272Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126045523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T13:42:21.272Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126045523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T13:42:21.272Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126045524 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-30T13:42:21.272Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126045524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T13:42:21.272Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126045524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T13:42:21.272Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126045525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T13:42:21.272Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126045525 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-30T13:42:21.272Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126045525 data=null} to ToolItem with tooltip text {Next Marker} [2019-07-30T13:42:21.272Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x20000 [2019-07-30T13:42:21.272Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T13:42:22.203Z] DEBUG - number of items : 17 [2019-07-30T13:42:22.203Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} [2019-07-30T13:42:22.203Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126046094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T13:42:22.203Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126046095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T13:42:22.203Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126046095 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-30T13:42:22.203Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126046095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T13:42:22.203Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126046095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T13:42:22.203Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126046095 data=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-30T13:42:22.203Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126046096 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T13:42:22.203Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126046096 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T13:42:22.203Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126046096 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T13:42:22.203Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126046097 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-30T13:42:22.203Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126046097 data=null} to ToolItem with tooltip text {Previous Marker} [2019-07-30T13:42:22.203Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} [2019-07-30T13:42:22.203Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T13:42:22.530Z] DEBUG - number of items : 17 [2019-07-30T13:42:22.530Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} [2019-07-30T13:42:22.530Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126046599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T13:42:22.530Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126046600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T13:42:22.530Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126046600 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-30T13:42:22.530Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126046600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T13:42:22.530Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126046600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T13:42:22.530Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126046600 data=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-30T13:42:22.530Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126046601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T13:42:22.530Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126046601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T13:42:22.530Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126046601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T13:42:22.530Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126046601 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-30T13:42:22.530Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126046602 data=null} to ToolItem with tooltip text {Previous Marker} [2019-07-30T13:42:22.530Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} [2019-07-30T13:42:22.530Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T13:42:23.093Z] DEBUG - number of items : 17 [2019-07-30T13:42:23.093Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} [2019-07-30T13:42:23.093Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126047113 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T13:42:23.093Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126047114 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T13:42:23.093Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126047114 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-30T13:42:23.093Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126047114 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T13:42:23.093Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126047114 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T13:42:23.093Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126047114 data=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-30T13:42:23.093Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126047114 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T13:42:23.093Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126047115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T13:42:23.093Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126047115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T13:42:23.093Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126047115 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-30T13:42:23.093Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126047115 data=null} to ToolItem with tooltip text {Previous Marker} [2019-07-30T13:42:23.093Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} [2019-07-30T13:42:23.093Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T13:42:23.093Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T13:42:25.615Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T13:42:25.615Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:42:25.615Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T13:42:25.615Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-07-30T13:42:25.615Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-07-30T13:42:25.615Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:42:25.615Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:42:25.871Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T13:42:27.764Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T13:42:27.765Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:42:28.021Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T13:42:28.021Z] DEBUG - number of items : 17 [2019-07-30T13:42:28.021Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T13:42:30.542Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T13:42:30.542Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:42:30.542Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T13:42:30.542Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-07-30T13:42:30.542Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-07-30T13:42:30.542Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:42:30.542Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T13:42:33.063Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T13:42:33.063Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:42:33.063Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T13:42:33.063Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:42:34.956Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T13:42:34.956Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:42:34.956Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T13:42:37.554Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T13:42:37.554Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:42:37.554Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T13:42:37.554Z] DEBUG - number of items : 17 [2019-07-30T13:42:37.554Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T13:42:37.554Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126061695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:42:37.554Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126061695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:42:37.554Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126061695 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:42:37.554Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126061695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:42:37.554Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126061695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:42:38.116Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126062182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:42:38.116Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126062184 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:42:38.116Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126062184 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:42:38.116Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126062184 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:42:38.116Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126062184 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:42:38.116Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T13:42:38.116Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T13:42:38.116Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} time=1126062190 data=null doit=true} to Shell with text {Legend} [2019-07-30T13:42:38.116Z] DEBUG - matched with text "Idle", using matcher: of type 'CLabel' [2019-07-30T13:42:38.116Z] DEBUG - matched with text "Idle", using matcher: (of type 'CLabel') [2019-07-30T13:42:38.116Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-30T13:42:38.116Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-30T13:42:38.116Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-30T13:42:38.116Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-30T13:42:38.116Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-30T13:42:38.116Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-30T13:42:38.116Z] DEBUG - matched with text "Soft Irq", using matcher: of type 'CLabel' [2019-07-30T13:42:38.116Z] DEBUG - matched with text "Soft Irq", using matcher: (of type 'CLabel') [2019-07-30T13:42:38.116Z] DEBUG - matched with text "Soft Irq raised", using matcher: of type 'CLabel' [2019-07-30T13:42:38.116Z] DEBUG - matched with text "Soft Irq raised", using matcher: (of type 'CLabel') [2019-07-30T13:42:38.116Z] DEBUG - matched with text "Idle", using matcher: of type 'CLabel' [2019-07-30T13:42:38.116Z] DEBUG - matched with text "Idle", using matcher: (of type 'CLabel') [2019-07-30T13:42:38.116Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-30T13:42:38.116Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-30T13:42:38.116Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-30T13:42:38.116Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-30T13:42:38.116Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-30T13:42:38.116Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-30T13:42:38.116Z] DEBUG - matched with text "Soft Irq", using matcher: of type 'CLabel' [2019-07-30T13:42:38.116Z] DEBUG - matched with text "Soft Irq", using matcher: (of type 'CLabel') [2019-07-30T13:42:38.116Z] DEBUG - matched with text "Soft Irq raised", using matcher: of type 'CLabel' [2019-07-30T13:42:38.116Z] DEBUG - matched with text "Soft Irq raised", using matcher: (of type 'CLabel') [2019-07-30T13:42:38.116Z] DEBUG - matched with text "Idle", using matcher: of type 'CLabel' [2019-07-30T13:42:38.116Z] DEBUG - matched with text "Idle", using matcher: (of type 'CLabel') [2019-07-30T13:42:38.116Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-30T13:42:38.116Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-30T13:42:38.116Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-30T13:42:38.116Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-30T13:42:38.116Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-30T13:42:38.116Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-30T13:42:38.116Z] DEBUG - matched with text "Soft Irq", using matcher: of type 'CLabel' [2019-07-30T13:42:38.116Z] DEBUG - matched with text "Soft Irq", using matcher: (of type 'CLabel') [2019-07-30T13:42:38.116Z] DEBUG - matched with text "Soft Irq raised", using matcher: of type 'CLabel' [2019-07-30T13:42:38.116Z] DEBUG - matched with text "Soft Irq raised", using matcher: (of type 'CLabel') [2019-07-30T13:42:38.116Z] DEBUG - matched with text "Idle", using matcher: of type 'CLabel' [2019-07-30T13:42:38.116Z] DEBUG - matched with text "Idle", using matcher: (of type 'CLabel') [2019-07-30T13:42:38.116Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-30T13:42:38.116Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-30T13:42:38.116Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-30T13:42:38.116Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-30T13:42:38.116Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-30T13:42:38.116Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-30T13:42:38.116Z] DEBUG - matched with text "Soft Irq", using matcher: of type 'CLabel' [2019-07-30T13:42:38.116Z] DEBUG - matched with text "Soft Irq", using matcher: (of type 'CLabel') [2019-07-30T13:42:38.116Z] DEBUG - matched with text "Soft Irq raised", using matcher: of type 'CLabel' [2019-07-30T13:42:38.116Z] DEBUG - matched with text "Soft Irq raised", using matcher: (of type 'CLabel') [2019-07-30T13:42:38.116Z] DEBUG - matched with text "Idle", using matcher: of type 'CLabel' [2019-07-30T13:42:38.116Z] DEBUG - matched with text "Idle", using matcher: (of type 'CLabel') [2019-07-30T13:42:38.116Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-30T13:42:38.116Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-30T13:42:38.116Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-30T13:42:38.116Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-30T13:42:38.116Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-30T13:42:38.116Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-30T13:42:38.116Z] DEBUG - matched with text "Soft Irq", using matcher: of type 'CLabel' [2019-07-30T13:42:38.116Z] DEBUG - matched with text "Soft Irq", using matcher: (of type 'CLabel') [2019-07-30T13:42:38.116Z] DEBUG - matched with text "Soft Irq raised", using matcher: of type 'CLabel' [2019-07-30T13:42:38.116Z] DEBUG - matched with text "Soft Irq raised", using matcher: (of type 'CLabel') [2019-07-30T13:42:38.116Z] DEBUG - matched with text "Idle", using matcher: of type 'CLabel' [2019-07-30T13:42:38.116Z] DEBUG - matched with text "Idle", using matcher: (of type 'CLabel') [2019-07-30T13:42:38.116Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-30T13:42:38.116Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-30T13:42:38.116Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-30T13:42:38.116Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-30T13:42:38.116Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-30T13:42:38.116Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-30T13:42:38.116Z] DEBUG - matched with text "Soft Irq", using matcher: of type 'CLabel' [2019-07-30T13:42:38.116Z] DEBUG - matched with text "Soft Irq", using matcher: (of type 'CLabel') [2019-07-30T13:42:38.116Z] DEBUG - matched with text "Soft Irq raised", using matcher: of type 'CLabel' [2019-07-30T13:42:38.116Z] DEBUG - matched with text "Soft Irq raised", using matcher: (of type 'CLabel') [2019-07-30T13:42:38.116Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:42:38.116Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:42:38.116Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:42:38.116Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:42:38.116Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:42:38.116Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:42:38.116Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:42:38.116Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:42:38.116Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:42:38.116Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:42:38.116Z] DEBUG - Clicking on OK [2019-07-30T13:42:38.116Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1126062217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:42:38.116Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1126062217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:42:38.116Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1126062217 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:42:38.116Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1126062217 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:42:38.116Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1126062217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:42:38.116Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1126062217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:42:38.117Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1126062218 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:42:38.117Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126061695 data=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-30T13:42:38.373Z] DEBUG - Clicked on [2019-07-30T13:42:38.630Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1126062809 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T13:42:38.630Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T13:42:38.886Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:42:38.886Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:42:38.886Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:42:38.886Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126062910 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:42:38.886Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126062910 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:42:38.886Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126062910 data=null} to TreeItem with text {test} [2019-07-30T13:42:38.886Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126062910 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:42:38.886Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126062911 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:42:38.886Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126062980 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:42:39.142Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T13:42:39.142Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T13:42:39.142Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T13:42:39.705Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T13:42:39.705Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T13:42:39.705Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:42:39.705Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:42:39.705Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:42:39.705Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:42:39.705Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:42:39.705Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:42:39.705Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:42:39.705Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T13:42:39.705Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126063720 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:42:39.705Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126063721 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:42:39.705Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126063722 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:42:39.705Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126063722 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:42:39.705Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126063722 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:42:39.705Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126063722 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:42:39.705Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126063722 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:42:39.705Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126063723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:42:39.705Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126063723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:42:39.705Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126063723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:42:39.705Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126063723 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:42:39.705Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126063723 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:42:39.705Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:42:39.705Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:42:39.705Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:42:39.705Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:42:39.705Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:42:39.705Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:42:39.705Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:42:39.705Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:42:39.705Z] DEBUG - Clicking on OK [2019-07-30T13:42:39.705Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1126063787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:42:39.705Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1126063787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:42:39.705Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1126063787 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:42:39.705Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1126063787 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:42:39.705Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1126063787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:42:39.705Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1126063787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:42:39.705Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:42:39.705Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:42:39.705Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:42:39.705Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:42:39.705Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:42:39.705Z] DEBUG - Clicked on OK [2019-07-30T13:42:40.636Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1126063787 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:42:40.892Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1126063195 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T13:42:41.148Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 79.585 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest [2019-07-30T13:42:41.148Z] testKeyboardSelectNextPreviousMarker(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 21.798 s [2019-07-30T13:42:41.148Z] testMarkerAxis(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 7.645 s [2019-07-30T13:42:41.148Z] testAddRemoveBookmark(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 9.654 s [2019-07-30T13:42:41.148Z] testShowMarkers(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 3.815 s [2019-07-30T13:42:41.148Z] testMarkerNavigationSubMenu(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) skipped [2019-07-30T13:42:41.148Z] testFilter(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 5.199 s [2019-07-30T13:42:41.148Z] testToolBarSelectNextPreviousMarker(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 8.81 s [2019-07-30T13:42:41.148Z] testHorizontalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 2.62 s [2019-07-30T13:42:41.148Z] testToolbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 2.295 s [2019-07-30T13:42:41.148Z] testVerticalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 2.595 s [2019-07-30T13:42:41.148Z] testOpenCloseOpen(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 4.372 s [2019-07-30T13:42:41.148Z] testLegend(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 3.584 s [2019-07-30T13:42:41.148Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest [2019-07-30T13:42:42.077Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:42:52.029Z] DEBUG - number of items : 25 [2019-07-30T13:42:52.029Z] DEBUG - Clicking on ToolItem with tooltip text {Show View Filters} [2019-07-30T13:42:52.029Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126075513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T13:42:52.029Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126075513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T13:42:52.029Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126075513 data=null doit=true} to ToolItem with tooltip text {Show View Filters} [2019-07-30T13:42:52.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126075514 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T13:42:52.029Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126075514 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T13:42:52.029Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126076029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T13:42:52.029Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126076032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T13:42:52.029Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126076033 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T13:42:52.029Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126076033 data=null doit=true} to ToolItem with tooltip text {Show View Filters} [2019-07-30T13:42:52.029Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126076033 data=null} to ToolItem with tooltip text {Show View Filters} [2019-07-30T13:42:52.029Z] DEBUG - Clicked on ToolItem with tooltip text {Show View Filters} [2019-07-30T13:42:52.029Z] DEBUG - matched Shell with text "Filter", using matcher: with text 'Filter' [2019-07-30T13:42:52.029Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filter} time=1126076086 data=null doit=true} to Shell with text {Filter} [2019-07-30T13:42:52.029Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:42:52.029Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:42:52.029Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T13:42:52.029Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T13:42:52.029Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T13:42:52.029Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T13:42:52.029Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T13:42:52.029Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T13:42:52.029Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T13:42:52.029Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-30T13:42:52.029Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-30T13:42:52.029Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:42:52.029Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T13:42:52.029Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:42:52.029Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:42:52.029Z] DEBUG - Clicking on Uncheck all [2019-07-30T13:42:52.029Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1126076089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:42:52.029Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1126076089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:42:52.029Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1126076090 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:42:52.029Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1126076090 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:42:52.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1126076090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:42:52.029Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1126076090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:42:52.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1126076090 data=null item=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-30T13:42:52.029Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1126076120 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:42:52.029Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1126076120 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:42:52.029Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1126076120 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:42:52.029Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1126076121 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:42:52.029Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1126076121 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:42:52.029Z] DEBUG - Clicked on Uncheck all [2019-07-30T13:42:52.029Z] WARN - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again. [2019-07-30T13:42:52.029Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:42:52.029Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {systemd} time=1126076132 data=null button=0 stateMask=0x0 x=92 y=77 count=0} to Tree node with text: systemd [2019-07-30T13:42:52.029Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {systemd} time=1126076132 data=null doit=true} to Tree node with text: systemd [2019-07-30T13:42:52.029Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {systemd} time=1126076133 data=null} to Tree node with text: systemd [2019-07-30T13:42:52.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {systemd} time=1126076133 data=null button=1 stateMask=0x0 x=92 y=77 count=1} to Tree node with text: systemd [2019-07-30T13:42:52.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126076133 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-30T13:42:52.029Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {systemd} time=1126076134 data=null button=1 stateMask=0x80000 x=92 y=77 count=1} to Tree node with text: systemd [2019-07-30T13:42:52.029Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T13:42:52.029Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T13:42:52.029Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree' [2019-07-30T13:42:52.029Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH' [2019-07-30T13:42:52.029Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T13:42:52.029Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T13:42:52.029Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T13:42:52.029Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T13:42:52.029Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T13:42:52.029Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T13:42:52.029Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T13:42:52.029Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:42:52.029Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:42:52.029Z] DEBUG - Clicking on Check subtree [2019-07-30T13:42:52.029Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=1126076195 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-30T13:42:52.029Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1126076195 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-30T13:42:52.029Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=1126076195 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T13:42:52.029Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=1126076195 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T13:42:52.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=1126076195 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-30T13:42:52.029Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=1126076195 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-30T13:42:52.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=1126076196 data=null item=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-30T13:42:52.029Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=1126076221 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-30T13:42:52.029Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1126076222 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-30T13:42:52.029Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=1126076222 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-30T13:42:52.029Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=1126076222 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T13:42:52.029Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=1126076222 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T13:42:52.029Z] DEBUG - Clicked on Check subtree [2019-07-30T13:42:52.029Z] WARN - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again. [2019-07-30T13:42:52.029Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:42:52.029Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kthreadd} time=1126076224 data=null button=0 stateMask=0x0 x=93 y=1221 count=0} to Tree node with text: kthreadd [2019-07-30T13:42:52.029Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kthreadd} time=1126076224 data=null doit=true} to Tree node with text: kthreadd [2019-07-30T13:42:52.029Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kthreadd} time=1126076225 data=null} to Tree node with text: kthreadd [2019-07-30T13:42:52.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kthreadd} time=1126076225 data=null button=1 stateMask=0x0 x=93 y=1221 count=1} to Tree node with text: kthreadd [2019-07-30T13:42:52.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126076225 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-30T13:42:52.029Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kthreadd} time=1126076226 data=null button=1 stateMask=0x80000 x=93 y=1221 count=1} to Tree node with text: kthreadd [2019-07-30T13:42:52.029Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T13:42:52.029Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T13:42:52.029Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree' [2019-07-30T13:42:52.029Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH' [2019-07-30T13:42:52.029Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T13:42:52.029Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T13:42:52.029Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T13:42:52.029Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T13:42:52.029Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T13:42:52.029Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T13:42:52.029Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T13:42:52.029Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:42:52.029Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:42:52.286Z] DEBUG - Clicking on Check subtree [2019-07-30T13:42:52.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=1126076327 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-30T13:42:52.286Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1126076327 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-30T13:42:52.286Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=1126076377 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T13:42:52.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=1126076378 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T13:42:52.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=1126076378 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-30T13:42:52.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=1126076379 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-30T13:42:52.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=1126076379 data=null item=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-30T13:42:52.286Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=1126076389 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-30T13:42:52.286Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1126076389 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-30T13:42:52.286Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=1126076389 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-30T13:42:52.286Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=1126076389 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T13:42:52.286Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=1126076389 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T13:42:52.286Z] DEBUG - Clicked on Check subtree [2019-07-30T13:42:52.286Z] WARN - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again. [2019-07-30T13:42:52.286Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:42:52.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {lttng-consumerd} time=1126076391 data=null button=0 stateMask=0x0 x=110 y=-1155 count=0} to Tree node with text: lttng-consumerd [2019-07-30T13:42:52.286Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {lttng-consumerd} time=1126076391 data=null doit=true} to Tree node with text: lttng-consumerd [2019-07-30T13:42:52.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {lttng-consumerd} time=1126076392 data=null} to Tree node with text: lttng-consumerd [2019-07-30T13:42:52.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {lttng-consumerd} time=1126076392 data=null button=1 stateMask=0x0 x=110 y=-1155 count=1} to Tree node with text: lttng-consumerd [2019-07-30T13:42:52.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126076392 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-30T13:42:52.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {lttng-consumerd} time=1126076393 data=null button=1 stateMask=0x80000 x=110 y=-1155 count=1} to Tree node with text: lttng-consumerd [2019-07-30T13:42:52.286Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T13:42:52.286Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T13:42:52.286Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree' [2019-07-30T13:42:52.286Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH' [2019-07-30T13:42:52.286Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T13:42:52.286Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T13:42:52.286Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T13:42:52.286Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T13:42:52.286Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T13:42:52.286Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T13:42:52.286Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T13:42:52.286Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:42:52.286Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:42:52.286Z] DEBUG - Clicking on Check subtree [2019-07-30T13:42:52.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=1126076401 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-30T13:42:52.286Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1126076402 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-30T13:42:52.286Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=1126076402 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T13:42:52.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=1126076402 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T13:42:52.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=1126076402 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-30T13:42:52.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=1126076402 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-30T13:42:52.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=1126076402 data=null item=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-30T13:42:52.286Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=1126076403 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-30T13:42:52.286Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1126076403 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-30T13:42:52.286Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=1126076403 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-30T13:42:52.286Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=1126076404 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T13:42:52.286Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=1126076404 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T13:42:52.286Z] DEBUG - Clicked on Check subtree [2019-07-30T13:42:52.286Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T13:42:52.286Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T13:42:52.286Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T13:42:52.286Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T13:42:52.286Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T13:42:52.286Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T13:42:52.286Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T13:42:52.286Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T13:42:52.286Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:42:52.286Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:42:52.286Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:42:52.286Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:42:52.286Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:42:52.286Z] DEBUG - Clicking on OK [2019-07-30T13:42:52.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1126076406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:42:52.286Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1126076406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:42:52.286Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1126076406 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:42:52.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1126076406 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:42:52.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1126076406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:42:52.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1126076406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:42:52.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1126076406 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:42:52.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126075514 data=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-30T13:42:52.543Z] DEBUG - Clicked on [2019-07-30T13:42:52.543Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:42:52.543Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:42:52.543Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:42:52.543Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Process} time=1126076726 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-30T13:42:52.543Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Process} time=1126076791 data=null button=1 stateMask=0x80000 x=69 y=-12 count=1} to TreeColumn with text {Process} [2019-07-30T13:42:52.799Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Process} time=1126076795 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-30T13:42:52.799Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Process} time=1126076805 data=null button=1 stateMask=0x80000 x=69 y=-12 count=1} to TreeColumn with text {Process} [2019-07-30T13:42:52.799Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {TID} time=1126076807 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-30T13:42:52.799Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {TID} time=1126076809 data=null button=1 stateMask=0x80000 x=158 y=-12 count=1} to TreeColumn with text {TID} [2019-07-30T13:42:52.799Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {TID} time=1126076811 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-30T13:42:52.799Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {TID} time=1126076812 data=null button=1 stateMask=0x80000 x=158 y=-12 count=1} to TreeColumn with text {TID} [2019-07-30T13:42:52.799Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {PTID} time=1126076822 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-30T13:42:52.799Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {PTID} time=1126076823 data=null button=1 stateMask=0x80000 x=198 y=-12 count=1} to TreeColumn with text {PTID} [2019-07-30T13:42:52.799Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {PTID} time=1126076889 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-30T13:42:52.799Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {PTID} time=1126076890 data=null button=1 stateMask=0x80000 x=198 y=-12 count=1} to TreeColumn with text {PTID} [2019-07-30T13:42:52.799Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Birth time} time=1126076891 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-30T13:42:52.799Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Birth time} time=1126076892 data=null button=1 stateMask=0x80000 x=288 y=-12 count=1} to TreeColumn with text {Birth time} [2019-07-30T13:42:52.799Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Birth time} time=1126076894 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-30T13:42:52.799Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Birth time} time=1126076895 data=null button=1 stateMask=0x80000 x=288 y=-12 count=1} to TreeColumn with text {Birth time} [2019-07-30T13:42:53.055Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1126077122 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T13:42:53.055Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T13:42:53.055Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:42:53.055Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:42:53.055Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:42:53.055Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126077206 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:42:53.055Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126077207 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:42:53.055Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126077207 data=null} to TreeItem with text {test} [2019-07-30T13:42:53.055Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126077207 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:42:53.055Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126077207 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:42:53.055Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126077282 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:42:53.312Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T13:42:53.312Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T13:42:53.568Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T13:42:53.826Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T13:42:53.826Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T13:42:53.826Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:42:53.826Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:42:53.826Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:42:53.826Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:42:53.826Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:42:53.826Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:42:53.826Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:42:53.826Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T13:42:53.826Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126077958 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:42:53.826Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126077959 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:42:53.826Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126077959 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:42:53.826Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126077959 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:42:53.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126077959 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:42:53.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126077959 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:42:53.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126077959 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:42:53.826Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126077960 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:42:53.826Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126077960 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:42:53.826Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126077960 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:42:53.826Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126077960 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:42:53.826Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126077960 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:42:53.826Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:42:53.826Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:42:53.826Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:42:53.826Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:42:53.826Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:42:53.826Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:42:53.826Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:42:53.826Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:42:53.826Z] DEBUG - Clicking on OK [2019-07-30T13:42:53.826Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1126077964 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:42:53.826Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1126077998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:42:53.826Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1126077998 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:42:53.826Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1126077998 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:42:53.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1126077998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:42:53.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1126077998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:42:54.423Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:42:54.423Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:42:54.423Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:42:54.423Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:42:54.423Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:42:54.423Z] DEBUG - Clicked on OK [2019-07-30T13:42:54.680Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1126077998 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:42:54.680Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1126077414 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T13:42:55.243Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.887 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest [2019-07-30T13:42:55.243Z] testColumnSorting(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest) Time elapsed: 10.882 s [2019-07-30T13:42:55.243Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest [2019-07-30T13:42:56.172Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:43:04.268Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T13:43:04.268Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:43:04.268Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:43:04.525Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:43:04.525Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:43:04.525Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T13:43:04.525Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:43:04.525Z] DEBUG - number of items : 25 [2019-07-30T13:43:04.525Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:04.525Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126088695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:04.525Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126088695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:04.525Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126088695 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:04.525Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126088695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:04.525Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126088695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:04.525Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126088695 data=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-30T13:43:04.525Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126088697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:04.525Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126088697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:04.525Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126088697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:04.525Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126088698 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:04.525Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126088698 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:04.525Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:04.525Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:43:05.087Z] DEBUG - number of items : 25 [2019-07-30T13:43:05.087Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:05.087Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126089251 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:05.087Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126089251 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:05.087Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126089251 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:05.087Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126089251 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:05.087Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126089251 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:05.087Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126089251 data=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-30T13:43:05.087Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126089253 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:05.087Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126089253 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:05.087Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126089253 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:05.087Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126089253 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:05.087Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126089253 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:05.087Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:05.087Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:43:05.650Z] DEBUG - number of items : 25 [2019-07-30T13:43:05.650Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:05.650Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126089755 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:05.650Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126089755 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:05.650Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126089756 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:05.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126089756 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:05.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126089756 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:05.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126089756 data=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-30T13:43:05.650Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126089758 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:05.650Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126089791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:05.650Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126089791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:05.650Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126089791 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:05.650Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126089791 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:05.650Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:05.650Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:43:06.215Z] DEBUG - number of items : 25 [2019-07-30T13:43:06.215Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-30T13:43:06.215Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126090296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:06.215Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126090297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:06.215Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126090297 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:06.215Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126090297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:06.215Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126090297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:06.215Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126090297 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-30T13:43:06.215Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126090299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:06.215Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126090299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:06.215Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126090299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:06.215Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126090299 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:06.215Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126090299 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:06.215Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-30T13:43:06.215Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:43:06.779Z] DEBUG - number of items : 25 [2019-07-30T13:43:06.779Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-30T13:43:06.779Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126090802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:06.779Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126090802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:06.779Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126090802 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:06.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126090803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:06.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126090803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:06.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126090803 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-30T13:43:06.779Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126090805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:06.779Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126090805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:06.779Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126090806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:06.779Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126090806 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:06.779Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126090806 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:06.779Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-30T13:43:06.779Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:43:07.342Z] DEBUG - number of items : 25 [2019-07-30T13:43:07.342Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-30T13:43:07.342Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126091331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:07.342Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126091331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:07.342Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126091331 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:07.342Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126091331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:07.342Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126091331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:07.342Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126091332 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-30T13:43:07.342Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126091333 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:07.342Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126091333 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:07.342Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126091333 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:07.342Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126091334 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:07.342Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126091334 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:07.342Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-30T13:43:07.342Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:43:07.342Z] DEBUG - number of items : 25 [2019-07-30T13:43:07.342Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-30T13:43:07.342Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126091335 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:07.343Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126091335 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:07.343Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126091335 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:07.343Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126091335 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:07.343Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126091336 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:07.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126091336 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-30T13:43:07.343Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126091337 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:07.343Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126091337 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:07.343Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126091350 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:07.343Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126091351 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:07.343Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126091351 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:07.343Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-30T13:43:07.343Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:43:07.599Z] DEBUG - number of items : 25 [2019-07-30T13:43:07.599Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-30T13:43:07.599Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126091854 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:07.599Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126091854 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:07.856Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126091854 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:07.856Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126091854 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:07.856Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126091854 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:07.856Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126091854 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-30T13:43:07.856Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126091856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:07.856Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126091856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:07.856Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126091856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:07.856Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126091857 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:07.856Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126091857 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:07.856Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-30T13:43:07.856Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:43:08.112Z] DEBUG - number of items : 25 [2019-07-30T13:43:08.112Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-30T13:43:08.112Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126092359 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:08.112Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126092360 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:08.112Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126092360 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:08.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126092360 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:08.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126092360 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:08.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126092360 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-30T13:43:08.112Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126092362 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:08.112Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126092362 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:08.112Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126092363 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:08.112Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126092363 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:08.112Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126092363 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:08.112Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-30T13:43:08.112Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:43:08.675Z] DEBUG - number of items : 25 [2019-07-30T13:43:08.675Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-30T13:43:08.675Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126092866 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:08.675Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126092866 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:08.675Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126092866 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:08.675Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126092866 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:08.675Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126092867 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:08.675Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126092867 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-30T13:43:08.675Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126092868 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:08.675Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126092885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:08.675Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126092885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:08.675Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126092885 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:08.675Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126092885 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:08.675Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-30T13:43:08.675Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:43:09.237Z] DEBUG - number of items : 25 [2019-07-30T13:43:09.237Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:09.237Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126093388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:09.237Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126093389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:09.237Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126093389 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:09.237Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126093389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:09.237Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126093389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:09.237Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126093389 data=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-30T13:43:09.237Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126093391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:09.237Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126093391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:09.237Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126093391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:09.237Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126093392 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:09.237Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126093392 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:09.237Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:09.237Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:43:09.802Z] DEBUG - number of items : 25 [2019-07-30T13:43:09.802Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:09.802Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126093894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:09.802Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126093894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:09.802Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126093894 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:09.802Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126093894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:09.802Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126093894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:09.802Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126093894 data=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-30T13:43:09.802Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126093896 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:09.802Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126093896 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:09.802Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126093896 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:09.802Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126093897 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:09.802Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126093897 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:09.802Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:09.802Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:43:10.324Z] DEBUG - number of items : 25 [2019-07-30T13:43:10.324Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-30T13:43:10.324Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126094399 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:10.324Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126094400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:10.324Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126094400 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:10.324Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126094400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:10.324Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126094400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:10.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126094400 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-30T13:43:10.324Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126094402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:10.324Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126094402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:10.324Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126094402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:10.324Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126094402 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:10.324Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126094419 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:10.324Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-30T13:43:10.325Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:43:10.891Z] DEBUG - number of items : 25 [2019-07-30T13:43:10.891Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-30T13:43:10.891Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126094921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:10.891Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126094921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:10.891Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126094921 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:10.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126094921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:10.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126094921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:10.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126094921 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-30T13:43:10.891Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126094940 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:10.891Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126094940 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:10.891Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126094940 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:10.891Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126094940 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:10.891Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126094940 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:10.891Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-30T13:43:10.891Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:43:11.453Z] DEBUG - number of items : 25 [2019-07-30T13:43:11.453Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-30T13:43:11.453Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126095486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:11.453Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126095486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:11.453Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126095486 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:11.453Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126095486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:11.453Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126095486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:11.453Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126095487 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-30T13:43:11.453Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126095488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:11.453Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126095488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:11.453Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126095489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:11.453Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126095489 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:11.453Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126095489 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:11.453Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-30T13:43:11.453Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:43:12.017Z] DEBUG - number of items : 25 [2019-07-30T13:43:12.017Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-30T13:43:12.017Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126096020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:12.017Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126096020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:12.017Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126096020 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:12.017Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126096020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:12.017Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126096020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:12.017Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126096020 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-30T13:43:12.017Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126096023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:12.017Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126096023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:12.017Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126096023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:12.017Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126096023 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:12.017Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126096023 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:12.017Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-30T13:43:12.017Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:43:12.274Z] DEBUG - number of items : 25 [2019-07-30T13:43:12.274Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-30T13:43:12.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126096526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:12.274Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126096526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:12.274Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126096526 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:12.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126096527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:12.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126096527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:12.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126096527 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-30T13:43:12.531Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126096545 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:12.531Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126096545 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:12.531Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126096545 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:12.531Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126096546 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:12.531Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126096546 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:12.531Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-30T13:43:12.531Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:43:13.093Z] DEBUG - number of items : 25 [2019-07-30T13:43:13.094Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-30T13:43:13.094Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126097079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:13.094Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126097079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:13.094Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126097079 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:13.094Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126097079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:13.094Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126097079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:13.094Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126097079 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-30T13:43:13.094Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126097081 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:13.094Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126097081 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:13.094Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126097081 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:13.094Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126097081 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:13.094Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126097081 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:13.094Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-30T13:43:13.094Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:43:13.350Z] DEBUG - number of items : 25 [2019-07-30T13:43:13.350Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-30T13:43:13.350Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126097583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:13.350Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126097584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:13.350Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126097584 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:13.350Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126097584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:13.350Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126097584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:13.350Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126097584 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-30T13:43:13.350Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126097586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:13.350Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126097586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:13.350Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126097586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:13.350Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126097586 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:13.350Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126097586 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T13:43:13.350Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-30T13:43:13.350Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:43:13.913Z] DEBUG - number of items : 25 [2019-07-30T13:43:13.913Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:13.913Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126098089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:13.913Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126098090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:13.913Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126098090 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:13.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126098090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:13.913Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126098090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:13.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126098090 data=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-30T13:43:13.913Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126098092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:13.913Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126098092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:13.913Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126098093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:13.913Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126098093 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:13.913Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126098093 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:13.913Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:13.913Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:43:14.476Z] DEBUG - number of items : 25 [2019-07-30T13:43:14.476Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:14.476Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126098596 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:14.476Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126098596 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:14.476Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126098596 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:14.476Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126098596 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:14.476Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126098596 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:14.476Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126098596 data=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-30T13:43:14.476Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126098599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:14.476Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126098599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:14.476Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126098599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:14.476Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126098599 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:14.476Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126098599 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:14.476Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:14.476Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:43:15.039Z] DEBUG - number of items : 25 [2019-07-30T13:43:15.039Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:15.039Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126099102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:15.039Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126099102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:15.039Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126099102 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:15.039Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126099102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:15.039Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126099102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:15.039Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126099103 data=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-30T13:43:15.039Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126099104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:15.039Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126099104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:15.039Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126099104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:15.039Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126099105 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:15.039Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126099105 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:15.039Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:15.039Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:43:15.602Z] DEBUG - number of items : 25 [2019-07-30T13:43:15.602Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:15.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126099607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:15.602Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126099607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:15.602Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126099607 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:15.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126099607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:15.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126099608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:15.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126099608 data=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-30T13:43:15.602Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126099618 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:15.602Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126099619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:15.602Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126099619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:15.602Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126099619 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:15.602Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126099620 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:15.602Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:15.602Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:43:16.166Z] DEBUG - number of items : 25 [2019-07-30T13:43:16.166Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:16.166Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126100122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:16.166Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126100122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:16.166Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126100122 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:16.166Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126100122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:16.166Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126100123 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:16.166Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126100123 data=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-30T13:43:16.166Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126100124 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:16.166Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126100125 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:16.166Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126100125 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:16.166Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126100125 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:16.166Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126100125 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:16.166Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T13:43:16.166Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:43:16.729Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:43:19.249Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T13:43:19.249Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:43:19.249Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:43:19.249Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:43:19.249Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:43:19.249Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:43:19.249Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T13:43:19.249Z] DEBUG - number of items : 25 [2019-07-30T13:43:19.249Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:19.249Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126103484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:19.249Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126103484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:19.249Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126103484 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:19.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126103485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:19.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126103485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:19.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126103485 data=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-30T13:43:19.249Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126103486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:19.249Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126103486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:19.249Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126103487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:19.249Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126103487 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:19.249Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126103487 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:19.249Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:19.249Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:43:19.812Z] DEBUG - number of items : 25 [2019-07-30T13:43:19.812Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:19.812Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126104029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:19.812Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126104029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:19.812Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126104029 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:19.812Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126104029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:19.812Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126104030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:19.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126104030 data=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-30T13:43:19.812Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126104031 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:19.812Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126104031 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:19.812Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126104032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:19.812Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126104032 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:19.812Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126104032 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:19.812Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:19.812Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:43:20.375Z] DEBUG - number of items : 25 [2019-07-30T13:43:20.375Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:20.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126104566 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:20.375Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126104566 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:20.375Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126104566 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:20.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126104567 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:20.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126104567 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:20.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126104567 data=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-30T13:43:20.375Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126104568 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:20.375Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126104568 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:20.375Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126104568 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:20.375Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126104569 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:20.375Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126104569 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:20.375Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:20.375Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:43:20.939Z] DEBUG - number of items : 25 [2019-07-30T13:43:20.939Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-30T13:43:20.939Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126105120 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:20.939Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126105120 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:20.939Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126105120 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:20.939Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126105121 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:20.939Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126105121 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:20.939Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126105121 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-30T13:43:20.939Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126105123 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:20.939Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126105123 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:20.939Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126105123 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:20.939Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126105123 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:20.939Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126105123 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:20.939Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-30T13:43:20.939Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:43:21.504Z] DEBUG - number of items : 25 [2019-07-30T13:43:21.504Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-30T13:43:21.504Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126105691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:21.504Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126105691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:21.504Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126105691 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:21.504Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126105691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:21.504Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126105692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:21.504Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126105692 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-30T13:43:21.504Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126105693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:21.504Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126105693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:21.504Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126105693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:21.504Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126105694 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:21.504Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126105694 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:21.504Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-30T13:43:21.504Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:43:22.225Z] DEBUG - number of items : 25 [2019-07-30T13:43:22.225Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-30T13:43:22.225Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126106196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:22.225Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126106196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:22.225Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126106196 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:22.225Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126106196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:22.225Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126106197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:22.225Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126106197 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-30T13:43:22.225Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126106198 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:22.225Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126106198 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:22.225Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126106198 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:22.225Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126106199 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:22.225Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126106199 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:22.225Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-30T13:43:22.225Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:43:22.482Z] DEBUG - number of items : 25 [2019-07-30T13:43:22.482Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-30T13:43:22.482Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126106700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:22.482Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126106701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:22.482Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126106701 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:22.482Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126106701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:22.482Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126106701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:22.482Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126106701 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-30T13:43:22.482Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126106703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:22.482Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126106703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:22.482Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126106703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:22.482Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126106703 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:22.482Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126106703 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:22.482Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-30T13:43:22.482Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:43:23.045Z] DEBUG - number of items : 25 [2019-07-30T13:43:23.045Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-30T13:43:23.045Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126107205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:23.045Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126107205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:23.045Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126107205 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:23.045Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126107206 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:23.046Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126107206 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:23.046Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126107206 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-30T13:43:23.046Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126107207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:23.046Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126107207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:23.046Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126107207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:23.046Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126107208 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:23.046Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126107208 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:23.046Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-30T13:43:23.046Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:43:23.609Z] DEBUG - number of items : 25 [2019-07-30T13:43:23.609Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-30T13:43:23.609Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126107712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:23.609Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126107712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:23.610Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126107712 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:23.610Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126107713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:23.610Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126107713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:23.610Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126107713 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-30T13:43:23.610Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126107714 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:23.610Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126107714 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:23.610Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126107714 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:23.610Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126107714 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:23.610Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126107715 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:23.610Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-30T13:43:23.610Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:43:24.173Z] DEBUG - number of items : 25 [2019-07-30T13:43:24.173Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-30T13:43:24.173Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126108232 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:24.173Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126108232 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:24.173Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126108233 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:24.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126108233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:24.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126108233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:24.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126108233 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-30T13:43:24.173Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126108234 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:24.173Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126108235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:24.173Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126108235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:24.173Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126108235 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:24.173Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126108235 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:24.173Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-30T13:43:24.173Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:43:24.737Z] DEBUG - number of items : 25 [2019-07-30T13:43:24.737Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:24.737Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126108737 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:24.737Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126108737 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:24.737Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126108737 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:24.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126108737 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:24.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126108738 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:24.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126108738 data=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-30T13:43:24.737Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126108739 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:24.737Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126108739 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:24.737Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126108739 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:24.737Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126108739 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:24.737Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126108739 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:24.737Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:24.737Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:43:24.993Z] DEBUG - number of items : 25 [2019-07-30T13:43:24.993Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:24.993Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126109241 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:24.993Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126109241 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:24.993Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126109241 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:24.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126109242 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:24.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126109242 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:24.993Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126109242 data=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-30T13:43:24.993Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126109243 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:24.993Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126109244 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:24.993Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126109244 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:24.993Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126109244 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:24.993Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126109244 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:24.993Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:24.993Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:43:25.564Z] DEBUG - number of items : 25 [2019-07-30T13:43:25.564Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-30T13:43:25.564Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126109760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:25.564Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126109761 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:25.564Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126109761 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:25.564Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126109761 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:25.564Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126109761 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:25.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126109761 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-30T13:43:25.564Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126109787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:25.564Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126109788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:25.564Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126109788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:25.564Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126109788 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:25.564Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126109788 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:25.564Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-30T13:43:25.564Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:43:26.128Z] DEBUG - number of items : 25 [2019-07-30T13:43:26.128Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-30T13:43:26.128Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126110339 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:26.128Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126110339 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:26.128Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126110339 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:26.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126110339 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:26.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126110339 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:26.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126110339 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-30T13:43:26.128Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126110341 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:26.128Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126110341 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:26.128Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126110341 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:26.128Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126110341 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:26.128Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126110341 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:26.128Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-30T13:43:26.128Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:43:26.691Z] DEBUG - number of items : 25 [2019-07-30T13:43:26.691Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-30T13:43:26.691Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126110844 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:26.691Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126110844 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:26.691Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126110844 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:26.691Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126110844 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:26.691Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126110844 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:26.691Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126110844 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-30T13:43:26.691Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126110846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:26.691Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126110846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:26.691Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126110846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:26.691Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126110847 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:26.691Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126110847 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:26.691Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-30T13:43:26.691Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:43:27.255Z] DEBUG - number of items : 25 [2019-07-30T13:43:27.255Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-30T13:43:27.255Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126111427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:27.255Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126111427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:27.255Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126111427 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:27.255Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126111427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:27.255Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126111428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:27.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126111428 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-30T13:43:27.255Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126111429 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:27.255Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126111430 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:27.255Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126111430 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:27.255Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126111430 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:27.255Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126111430 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:27.255Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-30T13:43:27.255Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:43:27.817Z] DEBUG - number of items : 25 [2019-07-30T13:43:27.817Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-30T13:43:27.817Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126111934 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:27.817Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126111934 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:27.817Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126111934 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:27.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126111934 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:27.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126111935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:27.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126111935 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-30T13:43:27.817Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126111937 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:27.817Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126111937 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:27.817Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126111937 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:27.817Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126111937 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:27.817Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126111937 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:27.817Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-30T13:43:27.817Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:43:28.380Z] DEBUG - number of items : 25 [2019-07-30T13:43:28.380Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-30T13:43:28.380Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126112440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:28.380Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126112440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:28.380Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126112441 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:28.380Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126112441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:28.380Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126112441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:28.380Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126112441 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-30T13:43:28.380Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126112443 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:28.380Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126112443 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:28.380Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126112443 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:28.380Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126112443 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:28.380Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126112443 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:28.380Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-30T13:43:28.380Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:43:28.943Z] DEBUG - number of items : 25 [2019-07-30T13:43:28.943Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-30T13:43:28.943Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126112946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:28.943Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126112947 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:28.943Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126112947 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:28.943Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126112947 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:28.943Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126112947 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:28.943Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126112947 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-30T13:43:28.943Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126112949 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:28.943Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126112949 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:28.943Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126112949 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:28.943Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126112950 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:28.943Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126112950 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:43:28.943Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-30T13:43:28.943Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:43:29.200Z] DEBUG - number of items : 25 [2019-07-30T13:43:29.200Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:29.200Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126113453 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:29.200Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126113453 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:29.200Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126113453 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:29.200Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126113453 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:29.200Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126113453 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:29.457Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126113453 data=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-30T13:43:29.457Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126113456 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:29.457Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126113456 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:29.457Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126113456 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:29.457Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126113456 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:29.457Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126113456 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:29.457Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:29.457Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:43:29.713Z] DEBUG - number of items : 25 [2019-07-30T13:43:29.713Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:29.713Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126113958 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:29.713Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126113958 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:29.713Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126113958 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:29.713Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126113958 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:29.713Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126113958 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:29.713Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126113959 data=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-30T13:43:29.713Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126113960 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:29.713Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126113960 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:29.713Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126113960 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:29.713Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126113961 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:29.713Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126113961 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:29.713Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:29.713Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:43:30.276Z] DEBUG - number of items : 25 [2019-07-30T13:43:30.276Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:30.276Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126114463 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:30.276Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126114463 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:30.276Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126114463 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:30.276Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126114463 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:30.276Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126114463 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:30.276Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126114463 data=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-30T13:43:30.276Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126114465 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:30.276Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126114465 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:30.276Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126114465 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:30.276Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126114465 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:30.276Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126114465 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:30.276Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:30.276Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:43:30.839Z] DEBUG - number of items : 25 [2019-07-30T13:43:30.839Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:30.839Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126114996 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:30.839Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126114996 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:30.839Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126114997 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:30.839Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126114997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:30.839Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126114997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:30.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126114997 data=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-30T13:43:30.839Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126114998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:30.839Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126114998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:30.839Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126114999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:30.839Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126114999 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:30.839Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126114999 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:30.839Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:30.839Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:43:31.403Z] DEBUG - number of items : 25 [2019-07-30T13:43:31.403Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:31.403Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126115524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:31.403Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126115524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:31.403Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126115524 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:31.403Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126115524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:31.403Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126115524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:31.403Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126115524 data=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-30T13:43:31.403Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126115580 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:31.403Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126115581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:31.403Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126115581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:31.403Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126115581 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:31.403Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126115581 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:31.403Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:43:31.403Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:43:31.968Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:43:34.691Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T13:43:34.691Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:43:34.691Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:43:34.691Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:43:34.691Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:43:34.691Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:43:34.947Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...' [2019-07-30T13:43:34.947Z] DEBUG - Clicking on with mnemonic 'Configure...' [2019-07-30T13:43:35.511Z] DEBUG - Clicked on with mnemonic 'Configure...' [2019-07-30T13:43:35.511Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration' [2019-07-30T13:43:35.511Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=1126119488 data=null doit=true} to Shell with text {Dynamic Filters Configuration} [2019-07-30T13:43:35.511Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T13:43:35.511Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only' [2019-07-30T13:43:35.511Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:43:35.511Z] 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-30T13:43:35.511Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T13:43:35.511Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T13:43:35.511Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:43:35.511Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:43:35.511Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T13:43:35.511Z] DEBUG - Toggling state on Button {Show Active Threads Only}. Setting state to selected [2019-07-30T13:43:35.511Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=1126119491 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-30T13:43:35.511Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1126119492 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-30T13:43:35.511Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Show Active Threads Only} time=1126119492 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T13:43:35.511Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=1126119492 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T13:43:35.511Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=1126119492 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-30T13:43:35.511Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=1126119492 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-30T13:43:35.511Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=1126119492 data=null item=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-30T13:43:35.511Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=1126119494 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-30T13:43:35.511Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1126119494 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-30T13:43:35.511Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=1126119494 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-30T13:43:35.511Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=1126119494 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T13:43:35.511Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=1126119494 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T13:43:35.511Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T13:43:35.511Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T13:43:35.511Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T13:43:35.511Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T13:43:35.511Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:43:35.511Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:43:35.511Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:43:35.511Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:43:35.511Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:43:35.511Z] DEBUG - Clicking on OK [2019-07-30T13:43:35.511Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1126119495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:43:35.511Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1126119496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:43:35.511Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1126119496 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:43:35.511Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1126119496 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:43:35.511Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1126119496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:43:35.511Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1126119496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:43:35.511Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1126119496 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:43:35.511Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1126119149 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-30T13:43:35.768Z] DEBUG - Clicked on [2019-07-30T13:43:35.768Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:43:35.768Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:43:36.332Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:43:36.332Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...' [2019-07-30T13:43:36.332Z] DEBUG - Clicking on with mnemonic 'Configure...' [2019-07-30T13:43:36.589Z] DEBUG - Clicked on with mnemonic 'Configure...' [2019-07-30T13:43:36.589Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration' [2019-07-30T13:43:36.589Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=1126120727 data=null doit=true} to Shell with text {Dynamic Filters Configuration} [2019-07-30T13:43:36.589Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T13:43:36.589Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only' [2019-07-30T13:43:36.589Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:43:36.589Z] 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-30T13:43:36.589Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T13:43:36.589Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T13:43:36.589Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:43:36.589Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:43:36.589Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T13:43:36.589Z] DEBUG - Toggling state on Button {Show Active Threads Only}. Setting state to unselected [2019-07-30T13:43:36.589Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=1126120728 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-30T13:43:36.589Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1126120729 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-30T13:43:36.589Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Show Active Threads Only} time=1126120729 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T13:43:36.589Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=1126120729 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T13:43:36.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=1126120729 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-30T13:43:36.589Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=1126120730 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-30T13:43:36.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=1126120730 data=null item=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-30T13:43:36.589Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=1126120731 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-30T13:43:36.589Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1126120731 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-30T13:43:36.589Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=1126120731 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-30T13:43:36.589Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=1126120731 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T13:43:36.589Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=1126120731 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T13:43:36.589Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T13:43:36.846Z] DEBUG - Closing lingering shell with title Dynamic Filters Configuration [2019-07-30T13:43:36.846Z] DEBUG - Sent event Close [21]: ShellEvent{Shell {Dynamic Filters Configuration} time=1126120890 data=null doit=true} to Shell with text {Dynamic Filters Configuration} [2019-07-30T13:43:36.846Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1126120444 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-30T13:43:37.101Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:43:39.624Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T13:43:39.624Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:43:39.624Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:43:39.624Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-30T13:43:39.624Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-30T13:43:39.624Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-30T13:43:39.624Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-30T13:43:39.624Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-30T13:43:39.624Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-30T13:43:39.624Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:43:39.624Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:43:39.624Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:43:39.624Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T13:43:39.624Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:43:39.624Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:43:39.624Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:43:39.881Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:43:39.881Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:43:39.881Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:43:40.445Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:43:40.445Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:43:40.445Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:43:41.008Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:43:41.008Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:43:41.008Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:43:41.572Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:43:41.572Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:43:41.572Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:43:42.135Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:43:42.135Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:43:42.135Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:43:42.698Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:43:42.698Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:43:42.698Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:43:43.261Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:43:43.261Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:43:43.261Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:43:43.824Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:43:43.824Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:43:43.824Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:43:44.389Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:43:44.389Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:43:44.389Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:43:44.829Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:43:44.829Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:43:44.829Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:43:45.280Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:43:45.280Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:43:45.280Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:43:45.884Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:43:45.885Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:43:45.885Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:43:46.447Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:43:46.447Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:43:46.447Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:43:46.703Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:43:46.703Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:43:46.703Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:43:47.267Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:43:47.267Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:43:47.267Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:43:47.829Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:43:47.829Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:43:47.829Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:43:48.392Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:43:48.392Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:43:48.392Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:43:48.955Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:43:48.955Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:43:48.955Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:43:49.519Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:43:49.519Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:43:49.519Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:43:49.776Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:43:49.776Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:43:49.776Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:43:50.338Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:43:50.338Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:43:50.338Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:43:50.901Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:43:50.901Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:43:50.901Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:43:51.463Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:43:51.463Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:43:51.463Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:43:52.026Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:43:54.546Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T13:43:54.546Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:43:54.546Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:43:54.546Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:43:54.546Z] DEBUG - number of items : 25 [2019-07-30T13:43:54.546Z] DEBUG - Clicking on ToolItem with tooltip text {Show View Filters} [2019-07-30T13:43:54.546Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126138410 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T13:43:54.546Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126138410 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T13:43:54.546Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126138410 data=null doit=true} to ToolItem with tooltip text {Show View Filters} [2019-07-30T13:43:54.546Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126138411 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T13:43:54.546Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126138411 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T13:43:54.803Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126138919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T13:43:54.803Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126138925 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T13:43:54.803Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126138925 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T13:43:54.803Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126138925 data=null doit=true} to ToolItem with tooltip text {Show View Filters} [2019-07-30T13:43:54.803Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126138925 data=null} to ToolItem with tooltip text {Show View Filters} [2019-07-30T13:43:54.803Z] DEBUG - Clicked on ToolItem with tooltip text {Show View Filters} [2019-07-30T13:43:54.803Z] DEBUG - matched Shell with text "Filter", using matcher: with text 'Filter' [2019-07-30T13:43:54.803Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filter} time=1126138927 data=null doit=true} to Shell with text {Filter} [2019-07-30T13:43:54.803Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:43:54.803Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:43:54.803Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T13:43:54.803Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T13:43:54.803Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T13:43:54.803Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T13:43:54.803Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T13:43:54.803Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T13:43:54.803Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T13:43:54.803Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-30T13:43:54.803Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-30T13:43:54.803Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:43:54.803Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T13:43:54.803Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:43:54.803Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:43:54.803Z] DEBUG - Clicking on Uncheck all [2019-07-30T13:43:54.803Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1126138930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:43:54.803Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1126138931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:43:54.803Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1126138931 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:43:54.803Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1126138931 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:43:54.803Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1126138931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:43:54.803Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1126138931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:43:54.803Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1126138931 data=null item=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-30T13:43:55.060Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1126139088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:43:55.060Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1126139088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:43:55.060Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1126139089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:43:55.060Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1126139089 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:43:55.060Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1126139089 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:43:55.060Z] DEBUG - Clicked on Uncheck all [2019-07-30T13:43:55.060Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T13:43:55.060Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T13:43:55.060Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T13:43:55.060Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T13:43:55.060Z] DEBUG - matched Button with text "Check Active", using matcher: with mnemonic 'Check Active' [2019-07-30T13:43:55.060Z] DEBUG - matched Button with text "Check Active", using matcher: with style 'SWT.PUSH' [2019-07-30T13:43:55.060Z] DEBUG - matched Button with text "Check Active", using matcher: (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH') [2019-07-30T13:43:55.060Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T13:43:55.060Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T13:43:55.060Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T13:43:55.060Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T13:43:55.060Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:43:55.060Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:43:55.060Z] DEBUG - Clicking on Check Active [2019-07-30T13:43:55.060Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check Active} time=1126139091 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-30T13:43:55.060Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check Active} time=1126139091 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-30T13:43:55.060Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check Active} time=1126139091 data=null doit=true} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH') [2019-07-30T13:43:55.060Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check Active} time=1126139091 data=null} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH') [2019-07-30T13:43:55.060Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check Active} time=1126139092 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-30T13:43:55.060Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check Active} time=1126139092 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-30T13:43:56.893Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check Active} time=1126139092 data=null item=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-30T13:43:56.893Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check Active} time=1126140926 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-30T13:43:56.893Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check Active} time=1126140991 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-30T13:43:56.893Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check Active} time=1126140991 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-30T13:43:56.893Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check Active} time=1126140991 data=null doit=true} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH') [2019-07-30T13:43:56.893Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check Active} time=1126140991 data=null} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH') [2019-07-30T13:43:56.893Z] DEBUG - Clicked on Check Active [2019-07-30T13:43:56.893Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T13:43:56.893Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T13:43:56.893Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T13:43:56.893Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T13:43:56.893Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T13:43:56.893Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:43:56.894Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T13:43:56.894Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T13:43:56.894Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T13:43:56.894Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T13:43:56.894Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T13:43:56.894Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:43:56.894Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:43:56.894Z] DEBUG - Clicking on Check all [2019-07-30T13:43:56.894Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1126140993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:43:56.894Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1126140993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:43:56.894Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1126140993 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:43:56.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1126140993 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:43:56.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1126140994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:43:56.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1126140994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:43:56.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1126140994 data=null item=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-30T13:43:56.894Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1126141031 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:43:56.894Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1126141031 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:43:56.894Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1126141031 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:43:56.894Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1126141031 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:43:56.894Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1126141031 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:43:56.894Z] DEBUG - Clicked on Check all [2019-07-30T13:43:56.894Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T13:43:56.894Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T13:43:56.894Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T13:43:56.894Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T13:43:56.894Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T13:43:56.894Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T13:43:56.894Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T13:43:56.894Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T13:43:56.894Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: with mnemonic 'Uncheck Inactive' [2019-07-30T13:43:56.894Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: with style 'SWT.PUSH' [2019-07-30T13:43:56.894Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH') [2019-07-30T13:43:56.894Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:43:56.894Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:43:56.894Z] DEBUG - Clicking on Uncheck Inactive [2019-07-30T13:43:56.894Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck Inactive} time=1126141033 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-30T13:43:56.894Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck Inactive} time=1126141033 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-30T13:43:56.894Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck Inactive} time=1126141034 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH') [2019-07-30T13:43:56.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck Inactive} time=1126141034 data=null} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH') [2019-07-30T13:43:56.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck Inactive} time=1126141034 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-30T13:43:56.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck Inactive} time=1126141034 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-30T13:43:58.788Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck Inactive} time=1126141034 data=null item=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-30T13:43:58.788Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck Inactive} time=1126142867 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-30T13:43:58.788Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck Inactive} time=1126142868 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-30T13:43:58.788Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck Inactive} time=1126142868 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-30T13:43:58.788Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck Inactive} time=1126142868 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH') [2019-07-30T13:43:58.788Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck Inactive} time=1126142868 data=null} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH') [2019-07-30T13:43:58.788Z] DEBUG - Clicked on Uncheck Inactive [2019-07-30T13:43:58.788Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:43:58.788Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {gnuplot} time=1126142879 data=null button=0 stateMask=0x0 x=88 y=33 count=0} to TreeItem with text {synthetic-trace} [2019-07-30T13:43:58.788Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=1126142879 data=null doit=true} to TreeItem with text {synthetic-trace} [2019-07-30T13:43:58.788Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=1126142880 data=null} to TreeItem with text {synthetic-trace} [2019-07-30T13:43:58.788Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {gnuplot} time=1126142880 data=null button=1 stateMask=0x0 x=88 y=33 count=1} to TreeItem with text {synthetic-trace} [2019-07-30T13:43:58.788Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126142880 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-30T13:43:58.788Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {gnuplot} time=1126142881 data=null button=1 stateMask=0x80000 x=88 y=33 count=1} to TreeItem with text {synthetic-trace} [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:43:58.788Z] DEBUG - Clicking on Uncheck all [2019-07-30T13:43:58.788Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1126142883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:43:58.788Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1126142884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:43:58.788Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1126142884 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:43:58.788Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1126142884 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:43:58.788Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1126142884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:43:58.788Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1126142884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:43:58.788Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1126142885 data=null item=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-30T13:43:58.788Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1126142912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:43:58.788Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1126142912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:43:58.788Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1126142913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:43:58.788Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1126142913 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:43:58.788Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1126142913 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:43:58.788Z] DEBUG - Clicked on Uncheck all [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:43:58.788Z] DEBUG - Clicking on Check selected [2019-07-30T13:43:58.788Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1126142915 data=null 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-30T13:43:58.788Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1126142915 data=null 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-30T13:43:58.788Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1126142915 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T13:43:58.788Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1126142915 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T13:43:58.788Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1126142915 data=null 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-30T13:43:58.788Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1126142915 data=null 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-30T13:43:58.788Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1126142915 data=null item=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-30T13:43:58.788Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1126142917 data=null 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-30T13:43:58.788Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1126142917 data=null 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-30T13:43:58.788Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1126142917 data=null 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-30T13:43:58.788Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1126142917 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T13:43:58.788Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1126142917 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T13:43:58.788Z] DEBUG - Clicked on Check selected [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:43:58.788Z] DEBUG - Clicking on Uncheck all [2019-07-30T13:43:58.788Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1126142919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:43:58.788Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1126142919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:43:58.788Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1126142919 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:43:58.788Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1126142919 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:43:58.788Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1126142919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:43:58.788Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1126142919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:43:58.788Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1126142919 data=null item=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-30T13:43:58.788Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1126142921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:43:58.788Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1126142921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:43:58.788Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1126142921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:43:58.788Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1126142921 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:43:58.788Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1126142921 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:43:58.788Z] DEBUG - Clicked on Uncheck all [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree' [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH' [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:43:58.788Z] DEBUG - Clicking on Check subtree [2019-07-30T13:43:58.788Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=1126142923 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-30T13:43:58.788Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1126142923 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-30T13:43:58.788Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=1126142923 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T13:43:58.788Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=1126142923 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T13:43:58.788Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=1126142923 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-30T13:43:58.788Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=1126142923 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-30T13:43:58.788Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=1126142923 data=null item=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-30T13:43:58.788Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=1126142928 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-30T13:43:58.788Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1126142928 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-30T13:43:58.788Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=1126142928 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-30T13:43:58.788Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=1126142928 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T13:43:58.788Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=1126142928 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T13:43:58.788Z] DEBUG - Clicked on Check subtree [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:43:58.788Z] DEBUG - Clicking on Check all [2019-07-30T13:43:58.788Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1126142930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:43:58.788Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1126142930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:43:58.788Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1126142930 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:43:58.788Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1126142931 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:43:58.788Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1126142931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:43:58.788Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1126142931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:43:58.788Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1126142931 data=null item=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-30T13:43:58.788Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1126142992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:43:58.788Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1126142992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:43:58.788Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1126142992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:43:58.788Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1126142993 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:43:58.788Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1126142993 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:43:58.788Z] DEBUG - Clicked on Check all [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected' [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH' [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:43:58.788Z] DEBUG - Clicking on Uncheck selected [2019-07-30T13:43:58.788Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=1126142995 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-30T13:43:58.788Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1126142995 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-30T13:43:58.788Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck selected} time=1126142995 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T13:43:58.788Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck selected} time=1126142995 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T13:43:58.788Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck selected} time=1126142995 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-30T13:43:58.788Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck selected} time=1126142995 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-30T13:43:58.788Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck selected} time=1126142995 data=null item=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-30T13:43:58.788Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck selected} time=1126142996 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-30T13:43:58.788Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1126142996 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-30T13:43:58.788Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck selected} time=1126142996 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-30T13:43:58.788Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck selected} time=1126142996 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T13:43:58.788Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck selected} time=1126142996 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T13:43:58.788Z] DEBUG - Clicked on Uncheck selected [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:43:58.788Z] DEBUG - Clicking on Check all [2019-07-30T13:43:58.788Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1126142998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:43:58.788Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1126142998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:43:58.788Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1126142999 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:43:58.788Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1126142999 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:43:58.788Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1126142999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:43:58.788Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1126142999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:43:58.788Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1126142999 data=null item=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-30T13:43:58.788Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1126143000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:43:58.788Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1126143000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:43:58.788Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1126143000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:43:58.788Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1126143000 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:43:58.788Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1126143001 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:43:58.788Z] DEBUG - Clicked on Check all [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: with mnemonic 'Uncheck subtree' [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: with style 'SWT.PUSH' [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:43:58.788Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:43:58.788Z] DEBUG - Clicking on Uncheck subtree [2019-07-30T13:43:58.788Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck subtree} time=1126143002 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-30T13:43:58.788Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=1126143002 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-30T13:43:58.788Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck subtree} time=1126143002 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-30T13:43:58.788Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck subtree} time=1126143002 data=null} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-30T13:43:58.788Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck subtree} time=1126143003 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-30T13:43:58.788Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck subtree} time=1126143003 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-30T13:43:58.788Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck subtree} time=1126143003 data=null item=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-30T13:43:58.788Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck subtree} time=1126143003 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-30T13:43:58.788Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=1126143003 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-30T13:43:58.788Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck subtree} time=1126143004 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-30T13:43:58.788Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck subtree} time=1126143004 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-30T13:43:58.789Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck subtree} time=1126143004 data=null} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-30T13:43:58.789Z] DEBUG - Clicked on Uncheck subtree [2019-07-30T13:43:58.789Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T13:43:58.789Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T13:43:58.789Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T13:43:58.789Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T13:43:58.789Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T13:43:58.789Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T13:43:58.789Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T13:43:58.789Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-30T13:43:58.789Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-30T13:43:58.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-30T13:43:58.789Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T13:43:58.789Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:43:58.789Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:43:58.789Z] DEBUG - Clicking on Uncheck all [2019-07-30T13:43:58.789Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1126143006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:43:58.789Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1126143006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:43:58.789Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1126143006 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:43:58.789Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1126143006 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:43:58.789Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1126143006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:43:58.789Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1126143010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:43:58.789Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1126143011 data=null item=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-30T13:43:59.045Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1126143074 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:43:59.045Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1126143074 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:43:59.045Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1126143074 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:43:59.045Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1126143074 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:43:59.045Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1126143075 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T13:43:59.045Z] DEBUG - Clicked on Uncheck all [2019-07-30T13:43:59.045Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:43:59.045Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T13:43:59.608Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T13:43:59.608Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T13:43:59.608Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T13:43:59.608Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T13:43:59.608Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T13:43:59.608Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:43:59.608Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T13:43:59.608Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T13:43:59.608Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T13:43:59.608Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T13:43:59.608Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T13:43:59.608Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:43:59.608Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:43:59.608Z] DEBUG - Clicking on Check all [2019-07-30T13:43:59.608Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1126143580 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:43:59.608Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1126143580 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:43:59.608Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1126143580 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:43:59.608Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1126143580 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:43:59.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1126143580 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:43:59.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1126143580 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:43:59.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1126143581 data=null item=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-30T13:43:59.608Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1126143592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:43:59.608Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1126143592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:43:59.608Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1126143592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:43:59.608Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1126143592 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:43:59.608Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1126143593 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T13:43:59.608Z] DEBUG - Clicked on Check all [2019-07-30T13:43:59.608Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T13:43:59.608Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T13:43:59.608Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T13:43:59.608Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T13:43:59.608Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T13:43:59.608Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T13:43:59.608Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T13:43:59.608Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T13:43:59.608Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:43:59.608Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:43:59.608Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:43:59.608Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:43:59.608Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:43:59.608Z] DEBUG - Clicking on OK [2019-07-30T13:43:59.608Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1126143594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:43:59.608Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1126143595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:43:59.608Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1126143595 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:43:59.608Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1126143595 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:43:59.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1126143595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:43:59.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1126143595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:43:59.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1126143595 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:43:59.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126138411 data=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-30T13:43:59.608Z] DEBUG - Clicked on [2019-07-30T13:43:59.608Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:43:59.608Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:43:59.865Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:44:02.386Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T13:44:02.386Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:44:02.386Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:44:02.643Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:44:02.643Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...' [2019-07-30T13:44:02.643Z] DEBUG - Clicking on with mnemonic 'Configure...' [2019-07-30T13:44:02.900Z] DEBUG - Clicked on with mnemonic 'Configure...' [2019-07-30T13:44:02.900Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration' [2019-07-30T13:44:02.900Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=1126147084 data=null doit=true} to Shell with text {Dynamic Filters Configuration} [2019-07-30T13:44:02.900Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T13:44:02.900Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only' [2019-07-30T13:44:02.900Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:44:02.900Z] 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-30T13:44:02.900Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T13:44:02.900Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T13:44:02.900Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:44:02.900Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:44:02.900Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T13:44:02.900Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T13:44:02.900Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T13:44:02.900Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:' [2019-07-30T13:44:02.900Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO' [2019-07-30T13:44:02.900Z] 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-30T13:44:02.900Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:44:02.900Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:44:02.900Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T13:44:02.900Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T13:44:02.900Z] DEBUG - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads' [2019-07-30T13:44:02.900Z] DEBUG - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO' [2019-07-30T13:44:02.900Z] 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-30T13:44:02.900Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T13:44:02.900Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:44:02.900Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:44:02.900Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T13:44:02.900Z] DEBUG - matched Text with text "", using matcher: with message 'e.g. 0-3,5,7-8' [2019-07-30T13:44:02.900Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with message 'e.g. 0-3,5,7-8') [2019-07-30T13:44:02.900Z] DEBUG - matched Text with text " [2019-07-30T13:44:02.900Z] ", using matcher: of type 'Text' [2019-07-30T13:44:02.900Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T13:44:02.900Z] DEBUG - Toggling state on Button {Show Active Threads Only}. Setting state to selected [2019-07-30T13:44:02.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=1126147090 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-30T13:44:02.900Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1126147090 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-30T13:44:02.900Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Show Active Threads Only} time=1126147090 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T13:44:02.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=1126147090 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T13:44:02.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=1126147091 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-30T13:44:02.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=1126147091 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-30T13:44:02.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=1126147091 data=null item=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-30T13:44:02.900Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=1126147092 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-30T13:44:02.900Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1126147092 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-30T13:44:02.900Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=1126147092 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-30T13:44:02.900Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=1126147092 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T13:44:02.900Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=1126147092 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T13:44:02.900Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T13:44:02.900Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-30T13:44:02.900Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {All Active Threads} time=1126147093 data=null doit=true} to Button with text {All Active Threads} [2019-07-30T13:44:02.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=1126147094 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-30T13:44:02.900Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-30T13:44:02.900Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Active Threads on CPUs:} time=1126147095 data=null doit=true} to (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-30T13:44:02.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Active Threads on CPUs:} time=1126147095 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-30T13:44:02.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Active Threads on CPUs:} time=1126147095 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-30T13:44:02.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=1126147096 data=null item=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-30T13:44:02.900Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-30T13:44:02.900Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-30T13:44:02.900Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Active Threads on CPUs:} time=1126147097 data=null doit=true} to Button with text {Active Threads on CPUs:} [2019-07-30T13:44:02.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=1126147097 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-30T13:44:02.900Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-30T13:44:02.900Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {All Active Threads} time=1126147103 data=null doit=true} to (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-30T13:44:02.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {All Active Threads} time=1126147103 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-30T13:44:02.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {All Active Threads} time=1126147103 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-30T13:44:02.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=1126147103 data=null item=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-30T13:44:02.900Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-30T13:44:02.900Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-30T13:44:02.900Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {All Active Threads} time=1126147104 data=null doit=true} to Button with text {All Active Threads} [2019-07-30T13:44:02.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=1126147104 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-30T13:44:02.900Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-30T13:44:02.900Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Active Threads on CPUs:} time=1126147105 data=null doit=true} to (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-30T13:44:02.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Active Threads on CPUs:} time=1126147105 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-30T13:44:02.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Active Threads on CPUs:} time=1126147105 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-30T13:44:02.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=1126147105 data=null item=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-30T13:44:02.900Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-30T13:44:02.900Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T13:44:02.900Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T13:44:02.900Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T13:44:02.900Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:44:02.900Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:44:02.900Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:44:02.900Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:44:02.900Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:44:02.900Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T13:44:02.900Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T13:44:02.900Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T13:44:02.900Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:44:02.900Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:44:02.900Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:44:02.900Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:44:02.900Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:44:02.900Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T13:44:02.900Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T13:44:02.900Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T13:44:02.900Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:44:02.900Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:44:02.900Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:44:02.900Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:44:02.900Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:44:02.900Z] DEBUG - Clicking on OK [2019-07-30T13:44:02.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1126147122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:44:02.900Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1126147122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:44:02.900Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1126147122 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:44:02.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1126147123 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:44:02.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1126147123 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:44:02.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1126147123 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:44:02.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1126147123 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:44:02.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1126146774 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-30T13:44:03.158Z] DEBUG - Clicked on [2019-07-30T13:44:03.158Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:44:03.158Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:44:03.415Z] DEBUG - matched MenuItem with text "&Active Threads only", using matcher: with mnemonic 'Active Threads only' [2019-07-30T13:44:03.415Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:44:03.415Z] DEBUG - matched MenuItem with text "Flat", using matcher: with mnemonic 'Flat' [2019-07-30T13:44:03.415Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:44:03.415Z] DEBUG - matched MenuItem with text "Hierarchical", using matcher: with mnemonic 'Hierarchical' [2019-07-30T13:44:03.415Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:44:03.672Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...' [2019-07-30T13:44:03.672Z] DEBUG - Clicking on with mnemonic 'Configure...' [2019-07-30T13:44:03.929Z] DEBUG - Clicked on with mnemonic 'Configure...' [2019-07-30T13:44:03.929Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration' [2019-07-30T13:44:03.929Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=1126148084 data=null doit=true} to Shell with text {Dynamic Filters Configuration} [2019-07-30T13:44:03.929Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T13:44:03.929Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only' [2019-07-30T13:44:03.929Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:44:03.929Z] 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-30T13:44:03.929Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T13:44:03.929Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T13:44:03.929Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:44:03.929Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:44:03.929Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T13:44:03.929Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T13:44:03.929Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T13:44:03.929Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:' [2019-07-30T13:44:03.929Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO' [2019-07-30T13:44:03.929Z] 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-30T13:44:03.929Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:44:03.929Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:44:03.929Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T13:44:03.929Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T13:44:03.929Z] DEBUG - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads' [2019-07-30T13:44:03.929Z] DEBUG - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO' [2019-07-30T13:44:03.929Z] 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-30T13:44:03.929Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T13:44:03.929Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:44:03.929Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:44:03.929Z] DEBUG - matched Text with text "0,1,2-100", using matcher: of type 'Text' [2019-07-30T13:44:03.929Z] DEBUG - matched Text with text "0,1,2-100", using matcher: with message 'e.g. 0-3,5,7-8' [2019-07-30T13:44:03.929Z] 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-30T13:44:03.929Z] DEBUG - matched Text with text " [2019-07-30T13:44:03.929Z] ", using matcher: of type 'Text' [2019-07-30T13:44:03.929Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-30T13:44:03.929Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Active Threads on CPUs:} time=1126148091 data=null doit=true} to Button with text {Active Threads on CPUs:} [2019-07-30T13:44:03.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=1126148091 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-30T13:44:03.929Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-30T13:44:03.929Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {All Active Threads} time=1126148092 data=null doit=true} to (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-30T13:44:03.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {All Active Threads} time=1126148092 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-30T13:44:03.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {All Active Threads} time=1126148093 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-30T13:44:03.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=1126148093 data=null item=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-30T13:44:03.929Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-30T13:44:03.929Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T13:44:03.929Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T13:44:03.929Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T13:44:03.929Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:44:03.929Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:44:03.929Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:44:03.929Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:44:03.929Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:44:03.929Z] DEBUG - Clicking on OK [2019-07-30T13:44:03.929Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1126148095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:44:03.929Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1126148095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:44:03.929Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1126148095 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:44:03.929Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1126148095 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:44:03.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1126148095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:44:03.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1126148095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:44:03.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1126148095 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:44:03.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1126147714 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-30T13:44:04.186Z] DEBUG - Clicked on [2019-07-30T13:44:04.186Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:44:04.750Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:44:04.750Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...' [2019-07-30T13:44:04.750Z] DEBUG - Clicking on with mnemonic 'Configure...' [2019-07-30T13:44:05.008Z] DEBUG - Clicked on with mnemonic 'Configure...' [2019-07-30T13:44:05.008Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration' [2019-07-30T13:44:05.008Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=1126149232 data=null doit=true} to Shell with text {Dynamic Filters Configuration} [2019-07-30T13:44:05.008Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T13:44:05.008Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only' [2019-07-30T13:44:05.008Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:44:05.008Z] 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-30T13:44:05.008Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T13:44:05.008Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T13:44:05.008Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:44:05.008Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:44:05.008Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T13:44:05.008Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T13:44:05.008Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T13:44:05.008Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:' [2019-07-30T13:44:05.008Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO' [2019-07-30T13:44:05.008Z] 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-30T13:44:05.008Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:44:05.008Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:44:05.008Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T13:44:05.008Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T13:44:05.008Z] DEBUG - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads' [2019-07-30T13:44:05.008Z] DEBUG - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO' [2019-07-30T13:44:05.008Z] 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-30T13:44:05.008Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T13:44:05.008Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:44:05.008Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:44:05.008Z] DEBUG - matched Text with text "0,1,2-100", using matcher: of type 'Text' [2019-07-30T13:44:05.008Z] DEBUG - matched Text with text "0,1,2-100", using matcher: with message 'e.g. 0-3,5,7-8' [2019-07-30T13:44:05.008Z] 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-30T13:44:05.008Z] DEBUG - matched Text with text " [2019-07-30T13:44:05.008Z] ", using matcher: of type 'Text' [2019-07-30T13:44:05.008Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T13:44:05.008Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T13:44:05.008Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T13:44:05.008Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:44:05.008Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-30T13:44:05.008Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-30T13:44:05.008Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T13:44:05.008Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:44:05.008Z] DEBUG - Clicking on Cancel [2019-07-30T13:44:05.008Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1126149238 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-30T13:44:05.008Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1126149238 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-30T13:44:05.008Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1126149238 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T13:44:05.008Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1126149238 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T13:44:05.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1126149238 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-30T13:44:05.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1126149238 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-30T13:44:05.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1126149238 data=null item=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-30T13:44:05.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1126148941 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-30T13:44:05.265Z] DEBUG - Clicked on [2019-07-30T13:44:05.521Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:44:07.415Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T13:44:07.415Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:44:07.671Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:44:07.671Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-07-30T13:44:07.671Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-07-30T13:44:07.671Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:44:07.671Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:44:07.671Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:44:09.959Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T13:44:09.959Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:44:09.959Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:44:09.959Z] DEBUG - number of items : 25 [2019-07-30T13:44:09.959Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:44:12.480Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T13:44:12.480Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:44:12.480Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:44:12.480Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-07-30T13:44:12.480Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-07-30T13:44:12.480Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:44:12.480Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:44:14.372Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T13:44:14.372Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:44:14.372Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:44:14.372Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:44:14.936Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:44:15.193Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:44:15.193Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:44:17.715Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T13:44:17.715Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:44:17.715Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:44:17.715Z] DEBUG - number of items : 25 [2019-07-30T13:44:17.715Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T13:44:17.715Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126161439 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:44:17.715Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126161439 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:44:17.715Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126161439 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:44:17.715Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126161439 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:44:17.715Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126161439 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:44:17.715Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126161758 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:44:17.715Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126161759 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:44:17.715Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126161759 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:44:17.716Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126161760 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:44:17.716Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126161760 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T13:44:17.716Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T13:44:17.716Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T13:44:17.716Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} time=1126161772 data=null doit=true} to Shell with text {Legend} [2019-07-30T13:44:17.716Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-30T13:44:17.716Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-30T13:44:17.716Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-30T13:44:17.716Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-30T13:44:17.716Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-30T13:44:17.716Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-30T13:44:17.716Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-30T13:44:17.716Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-30T13:44:17.716Z] DEBUG - matched with text "Wait blocked", using matcher: of type 'CLabel' [2019-07-30T13:44:17.716Z] DEBUG - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2019-07-30T13:44:17.716Z] DEBUG - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2019-07-30T13:44:17.716Z] DEBUG - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2019-07-30T13:44:17.716Z] DEBUG - matched with text "Wait", using matcher: of type 'CLabel' [2019-07-30T13:44:17.716Z] DEBUG - matched with text "Wait", using matcher: (of type 'CLabel') [2019-07-30T13:44:17.716Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-30T13:44:17.716Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-30T13:44:17.716Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-30T13:44:17.716Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-30T13:44:17.716Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-30T13:44:17.716Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-30T13:44:17.716Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-30T13:44:17.716Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-30T13:44:17.716Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-30T13:44:17.716Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-30T13:44:17.716Z] DEBUG - matched with text "Wait blocked", using matcher: of type 'CLabel' [2019-07-30T13:44:17.716Z] DEBUG - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2019-07-30T13:44:17.716Z] DEBUG - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2019-07-30T13:44:17.716Z] DEBUG - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2019-07-30T13:44:17.716Z] DEBUG - matched with text "Wait", using matcher: of type 'CLabel' [2019-07-30T13:44:17.716Z] DEBUG - matched with text "Wait", using matcher: (of type 'CLabel') [2019-07-30T13:44:17.716Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-30T13:44:17.716Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-30T13:44:17.716Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-30T13:44:17.716Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-30T13:44:17.716Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-30T13:44:17.716Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-30T13:44:17.716Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-30T13:44:17.716Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-30T13:44:17.716Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-30T13:44:17.716Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-30T13:44:17.716Z] DEBUG - matched with text "Wait blocked", using matcher: of type 'CLabel' [2019-07-30T13:44:17.716Z] DEBUG - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2019-07-30T13:44:17.716Z] DEBUG - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2019-07-30T13:44:17.716Z] DEBUG - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2019-07-30T13:44:17.716Z] DEBUG - matched with text "Wait", using matcher: of type 'CLabel' [2019-07-30T13:44:17.716Z] DEBUG - matched with text "Wait", using matcher: (of type 'CLabel') [2019-07-30T13:44:17.716Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-30T13:44:17.716Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-30T13:44:17.716Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-30T13:44:17.716Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-30T13:44:17.716Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-30T13:44:17.716Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-30T13:44:17.716Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-30T13:44:17.716Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-30T13:44:17.716Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-30T13:44:17.716Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-30T13:44:17.716Z] DEBUG - matched with text "Wait blocked", using matcher: of type 'CLabel' [2019-07-30T13:44:17.716Z] DEBUG - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2019-07-30T13:44:17.716Z] DEBUG - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2019-07-30T13:44:17.716Z] DEBUG - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2019-07-30T13:44:17.716Z] DEBUG - matched with text "Wait", using matcher: of type 'CLabel' [2019-07-30T13:44:17.716Z] DEBUG - matched with text "Wait", using matcher: (of type 'CLabel') [2019-07-30T13:44:17.716Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-30T13:44:17.716Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-30T13:44:17.716Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-30T13:44:17.716Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-30T13:44:17.716Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-30T13:44:17.716Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-30T13:44:17.716Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-30T13:44:17.716Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-30T13:44:17.716Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-30T13:44:17.716Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-30T13:44:17.716Z] DEBUG - matched with text "Wait blocked", using matcher: of type 'CLabel' [2019-07-30T13:44:17.716Z] DEBUG - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2019-07-30T13:44:17.716Z] DEBUG - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2019-07-30T13:44:17.716Z] DEBUG - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2019-07-30T13:44:17.716Z] DEBUG - matched with text "Wait", using matcher: of type 'CLabel' [2019-07-30T13:44:17.716Z] DEBUG - matched with text "Wait", using matcher: (of type 'CLabel') [2019-07-30T13:44:17.716Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-30T13:44:17.716Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-30T13:44:17.716Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-30T13:44:17.716Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-30T13:44:17.716Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-30T13:44:17.716Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-30T13:44:17.716Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-30T13:44:17.716Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-30T13:44:17.716Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-30T13:44:17.716Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-30T13:44:17.716Z] DEBUG - matched with text "Wait blocked", using matcher: of type 'CLabel' [2019-07-30T13:44:17.716Z] DEBUG - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2019-07-30T13:44:17.716Z] DEBUG - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2019-07-30T13:44:17.716Z] DEBUG - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2019-07-30T13:44:17.716Z] DEBUG - matched with text "Wait", using matcher: of type 'CLabel' [2019-07-30T13:44:17.716Z] DEBUG - matched with text "Wait", using matcher: (of type 'CLabel') [2019-07-30T13:44:17.716Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-30T13:44:17.716Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-30T13:44:17.716Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-30T13:44:17.716Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-30T13:44:17.716Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-30T13:44:17.716Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-30T13:44:17.716Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-30T13:44:17.716Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-30T13:44:17.716Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-30T13:44:17.716Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-30T13:44:17.716Z] DEBUG - matched with text "Wait blocked", using matcher: of type 'CLabel' [2019-07-30T13:44:17.716Z] DEBUG - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2019-07-30T13:44:17.716Z] DEBUG - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2019-07-30T13:44:17.716Z] DEBUG - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2019-07-30T13:44:17.716Z] DEBUG - matched with text "Wait", using matcher: of type 'CLabel' [2019-07-30T13:44:17.716Z] DEBUG - matched with text "Wait", using matcher: (of type 'CLabel') [2019-07-30T13:44:17.716Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-30T13:44:17.716Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-30T13:44:17.716Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:44:17.716Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:44:17.716Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:44:17.716Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:44:17.716Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:44:17.716Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:44:17.716Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:44:17.716Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T13:44:17.716Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:44:17.716Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:44:17.716Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:44:17.716Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:44:17.716Z] DEBUG - Clicking on OK [2019-07-30T13:44:17.716Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1126161806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:44:17.716Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1126161806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:44:17.716Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1126161807 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:44:17.716Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1126161807 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:44:17.716Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1126161807 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:44:17.716Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1126161807 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:44:17.716Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1126161807 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:44:17.716Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126161439 data=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-30T13:44:17.973Z] DEBUG - Clicked on [2019-07-30T13:44:17.973Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1126162218 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T13:44:17.973Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T13:44:18.230Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:44:18.230Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:44:18.230Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:44:18.230Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126162273 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:44:18.230Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126162273 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:44:18.230Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126162273 data=null} to TreeItem with text {test} [2019-07-30T13:44:18.230Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126162274 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:44:18.230Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126162274 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:44:18.230Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126162292 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:44:18.230Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T13:44:18.230Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T13:44:18.486Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T13:44:18.743Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T13:44:18.743Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T13:44:18.743Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:44:18.743Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:44:18.743Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:44:18.743Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:44:18.743Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:44:18.743Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:44:18.743Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:44:18.743Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T13:44:18.743Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126162797 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:44:18.743Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126162798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:44:18.743Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126162811 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:44:18.743Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126162811 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:44:18.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126162811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:44:18.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126162811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:44:18.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126162811 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:44:18.743Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126162811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:44:18.743Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126162811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:44:18.743Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126162811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:44:18.743Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126162812 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:44:18.743Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126162812 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:44:18.743Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:44:18.743Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:44:18.743Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:44:18.743Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:44:18.743Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:44:18.743Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:44:18.743Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:44:18.743Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:44:18.743Z] DEBUG - Clicking on OK [2019-07-30T13:44:18.743Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1126162813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:44:18.743Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1126162813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:44:18.743Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1126162813 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:44:18.743Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1126162813 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:44:18.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1126162813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:44:18.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1126162813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:44:18.743Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:44:19.306Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:44:19.306Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:44:19.306Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:44:19.306Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:44:19.306Z] DEBUG - Clicked on OK [2019-07-30T13:44:19.306Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1126162813 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:44:19.306Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1126162393 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T13:44:19.869Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 84.603 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest [2019-07-30T13:44:19.869Z] testToolBarFollowCPUForwardBackward(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 20.494 s [2019-07-30T13:44:19.869Z] testToolBarSelectNextPreviousStateChange(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 15.44 s [2019-07-30T13:44:19.869Z] testDynamicFiltering(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 4.977 s [2019-07-30T13:44:19.869Z] testKeyboardLeftRight(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 14.966 s [2019-07-30T13:44:19.869Z] testFilter(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 7.831 s [2019-07-30T13:44:19.869Z] testDynamicFiltersDialog(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 5.618 s [2019-07-30T13:44:19.869Z] testHorizontalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 2.381 s [2019-07-30T13:44:19.869Z] testToolbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 2.278 s [2019-07-30T13:44:19.869Z] testVerticalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 2.294 s [2019-07-30T13:44:19.869Z] testOpenCloseOpen(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 2.82 s [2019-07-30T13:44:19.869Z] testLegend(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 2.801 s [2019-07-30T13:44:19.869Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest [2019-07-30T13:44:25.248Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-30T13:44:25.248Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:44:25.248Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:44:25.813Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-30T13:44:25.813Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-30T13:44:25.813Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-30T13:44:25.813Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-30T13:44:25.813Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-30T13:44:25.813Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-30T13:44:25.813Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:44:25.813Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:44:26.377Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T13:44:26.377Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1126170424 data=null doit=true} to Shell with text {Find} [2019-07-30T13:44:26.377Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:26.377Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-30T13:44:26.377Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-30T13:44:26.377Z] DEBUG - Setting text on (of type 'Combo') to \Alttng [2019-07-30T13:44:26.377Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\Alttng} time=1126170489 data=null} to (of type 'Combo') [2019-07-30T13:44:26.377Z] DEBUG - Set text on (of type 'Combo') to \Alttng [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:44:26.377Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:44:26.377Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T13:44:26.377Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T13:44:26.377Z] 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-30T13:44:26.377Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:44:26.377Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T13:44:26.377Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@51413e47 [2019-07-30T13:44:26.377Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1126170500 data=null 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-30T13:44:26.377Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1126170500 data=null 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-30T13:44:26.377Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1126170500 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T13:44:26.377Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1126170500 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T13:44:26.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1126170500 data=null 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-30T13:44:26.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1126170511 data=null 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-30T13:44:26.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1126170511 data=null item=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-30T13:44:26.377Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1126170516 data=null 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-30T13:44:26.377Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1126170516 data=null 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-30T13:44:26.377Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1126170516 data=null 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-30T13:44:26.377Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1126170516 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T13:44:26.377Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1126170516 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T13:44:26.377Z] 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-30T13:44:26.377Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:44:26.377Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T13:44:26.377Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@17640714 [2019-07-30T13:44:26.377Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=1126170519 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-30T13:44:26.377Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1126170519 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-30T13:44:26.377Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=1126170519 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T13:44:26.377Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=1126170519 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T13:44:26.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=1126170519 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-30T13:44:26.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=1126170520 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-30T13:44:26.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=1126170520 data=null item=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-30T13:44:26.377Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=1126170520 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-30T13:44:26.377Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1126170520 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-30T13:44:26.377Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=1126170520 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-30T13:44:26.377Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=1126170520 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T13:44:26.377Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=1126170521 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T13:44:26.377Z] DEBUG - Clicking on Fi&nd [2019-07-30T13:44:26.377Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1126170521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:26.377Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1126170521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:26.377Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1126170521 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:26.377Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1126170521 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:26.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1126170521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:26.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1126170521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:26.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1126170521 data=null item=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-30T13:44:26.377Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1126170524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:26.377Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1126170524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:26.377Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1126170525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:26.377Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1126170525 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:26.377Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1126170525 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:26.377Z] DEBUG - Clicked on Fi&nd [2019-07-30T13:44:26.377Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T13:44:26.377Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T13:44:26.377Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T13:44:26.377Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T13:44:26.377Z] DEBUG - matched Combo with text "\Alttng", using matcher: of type 'Combo' [2019-07-30T13:44:26.377Z] DEBUG - matched Combo with text "\Alttng", using matcher: (of type 'Combo') [2019-07-30T13:44:26.377Z] DEBUG - Setting text on (of type 'Combo') to \Alttng [2019-07-30T13:44:26.377Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\Alttng} time=1126170528 data=null} to (of type 'Combo') [2019-07-30T13:44:26.377Z] DEBUG - Set text on (of type 'Combo') to \Alttng [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:44:26.377Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:44:26.377Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T13:44:26.377Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T13:44:26.377Z] 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-30T13:44:26.377Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:44:26.377Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T13:44:26.377Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T13:44:26.377Z] 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-30T13:44:26.377Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:44:26.377Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:44:26.377Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T13:44:26.377Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1d5721df [2019-07-30T13:44:26.377Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=1126170600 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-30T13:44:26.377Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1126170601 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-30T13:44:26.377Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=1126170601 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T13:44:26.377Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=1126170601 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T13:44:26.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=1126170601 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-30T13:44:26.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=1126170601 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-30T13:44:26.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=1126170601 data=null item=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-30T13:44:26.377Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=1126170602 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-30T13:44:26.377Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1126170602 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-30T13:44:26.377Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=1126170602 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-30T13:44:26.377Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=1126170602 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T13:44:26.377Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=1126170602 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T13:44:26.377Z] DEBUG - Clicking on Fi&nd [2019-07-30T13:44:26.377Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1126170603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:26.377Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1126170603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:26.377Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1126170603 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:26.377Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1126170603 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:26.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1126170603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:26.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1126170603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:26.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1126170603 data=null item=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-30T13:44:26.377Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1126170606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:26.377Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1126170606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:26.377Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1126170606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:26.377Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1126170606 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:26.377Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1126170606 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:26.377Z] DEBUG - Clicked on Fi&nd [2019-07-30T13:44:26.377Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T13:44:26.377Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T13:44:26.377Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label' [2019-07-30T13:44:26.377Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label') [2019-07-30T13:44:26.377Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T13:44:26.378Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T13:44:26.378Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:44:26.378Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:44:26.378Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:44:26.378Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:44:26.378Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:44:26.378Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:44:26.378Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:44:26.378Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-30T13:44:26.378Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-30T13:44:26.378Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:44:26.378Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:44:26.378Z] DEBUG - Clicking on Close [2019-07-30T13:44:26.378Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1126170609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:44:26.378Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1126170609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:44:26.378Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1126170609 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:44:26.378Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1126170609 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:44:26.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1126170610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:44:26.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1126170610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:44:26.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1126170610 data=null item=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-30T13:44:26.941Z] DEBUG - Clicked on [2019-07-30T13:44:26.941Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:44:26.941Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-30T13:44:26.941Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-30T13:44:26.941Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-30T13:44:26.941Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-30T13:44:26.941Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-30T13:44:26.941Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-30T13:44:26.941Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:44:26.941Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:44:27.198Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T13:44:27.198Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1126171403 data=null doit=true} to Shell with text {Find} [2019-07-30T13:44:27.198Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T13:44:27.198Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:44:27.198Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:44:27.198Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:44:27.198Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:44:27.198Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:44:27.198Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:44:27.198Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:44:27.198Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:44:27.198Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-30T13:44:27.198Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-30T13:44:27.198Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:27.198Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:44:27.198Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-30T13:44:27.198Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-30T13:44:27.198Z] DEBUG - Setting text on (of type 'Combo') to lttng [2019-07-30T13:44:27.198Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=1126171409 data=null} to (of type 'Combo') [2019-07-30T13:44:27.198Z] DEBUG - Set text on (of type 'Combo') to lttng [2019-07-30T13:44:27.198Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:44:27.198Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-30T13:44:27.198Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-30T13:44:27.198Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T13:44:27.198Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:44:27.198Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:44:27.198Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:44:27.198Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:44:27.198Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:44:27.198Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:44:27.198Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:44:27.198Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T13:44:27.198Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:44:27.198Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:44:27.198Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:44:27.198Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T13:44:27.198Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T13:44:27.198Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T13:44:27.198Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:44:27.198Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:44:27.198Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:44:27.198Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:44:27.198Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:44:27.198Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T13:44:27.198Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T13:44:27.198Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:44:27.198Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:44:27.198Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:44:27.198Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:44:27.198Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T13:44:27.198Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T13:44:27.198Z] 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-30T13:44:27.198Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:44:27.198Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:44:27.198Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:44:27.198Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:44:27.198Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T13:44:27.198Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@77e11884 [2019-07-30T13:44:27.198Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1126171418 data=null 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-30T13:44:27.198Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1126171418 data=null 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-30T13:44:27.198Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1126171418 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T13:44:27.198Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1126171418 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T13:44:27.198Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1126171418 data=null 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-30T13:44:27.198Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1126171418 data=null 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-30T13:44:27.198Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1126171418 data=null item=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-30T13:44:27.198Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1126171419 data=null 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-30T13:44:27.198Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1126171419 data=null 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-30T13:44:27.198Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1126171419 data=null 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-30T13:44:27.198Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1126171419 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T13:44:27.198Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1126171419 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T13:44:27.198Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:44:27.198Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:44:27.198Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:44:27.198Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:44:27.198Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:44:27.198Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T13:44:27.198Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T13:44:27.199Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T13:44:27.199Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:44:27.199Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:44:27.199Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:44:27.199Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T13:44:27.199Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T13:44:27.199Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:44:27.199Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:44:27.199Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:44:27.199Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:44:27.199Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:44:27.199Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:44:27.199Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T13:44:27.199Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T13:44:27.199Z] 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-30T13:44:27.199Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:44:27.199Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:44:27.199Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T13:44:27.199Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T13:44:27.199Z] DEBUG - Clicking on Fi&nd [2019-07-30T13:44:27.199Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1126171421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:27.199Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1126171421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:27.199Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1126171421 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:27.199Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1126171422 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:27.199Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1126171422 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:27.199Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1126171422 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:27.199Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1126171422 data=null item=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-30T13:44:27.199Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1126171423 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:27.199Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1126171423 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:27.199Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1126171424 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:27.199Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1126171424 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:27.199Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1126171424 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:27.199Z] DEBUG - Clicked on Fi&nd [2019-07-30T13:44:27.199Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T13:44:27.199Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T13:44:27.199Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T13:44:27.199Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T13:44:27.199Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:44:27.199Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:44:27.199Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:44:27.199Z] DEBUG - matched Combo with text "lttng", using matcher: of type 'Combo' [2019-07-30T13:44:27.199Z] DEBUG - matched Combo with text "lttng", using matcher: (of type 'Combo') [2019-07-30T13:44:27.199Z] DEBUG - Setting text on (of type 'Combo') to lttng [2019-07-30T13:44:27.199Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=1126171428 data=null} to (of type 'Combo') [2019-07-30T13:44:27.199Z] DEBUG - Set text on (of type 'Combo') to lttng [2019-07-30T13:44:27.199Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:44:27.199Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:44:27.199Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward' [2019-07-30T13:44:27.199Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO' [2019-07-30T13:44:27.199Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T13:44:27.199Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:44:27.199Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:44:27.199Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:44:27.199Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:44:27.199Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:44:27.199Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:44:27.199Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T13:44:27.199Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {F&orward} time=1126171430 data=null doit=true} to Button with text {F&orward} [2019-07-30T13:44:27.199Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1126171430 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-30T13:44:27.199Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T13:44:27.456Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Backward} time=1126171431 data=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T13:44:27.456Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Backward} time=1126171489 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-30T13:44:27.456Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Backward} time=1126171489 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-30T13:44:27.456Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1126171489 data=null item=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-30T13:44:27.456Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T13:44:27.457Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:44:27.457Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:44:27.457Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:44:27.457Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T13:44:27.457Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T13:44:27.457Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T13:44:27.457Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:44:27.457Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:44:27.457Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:44:27.457Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:44:27.457Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:44:27.457Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T13:44:27.457Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T13:44:27.457Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:44:27.457Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:44:27.457Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:44:27.457Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:44:27.457Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T13:44:27.457Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T13:44:27.457Z] 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-30T13:44:27.457Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:44:27.457Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:44:27.457Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:44:27.457Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:44:27.457Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T13:44:27.457Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T13:44:27.457Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:44:27.457Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:44:27.457Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:44:27.457Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:44:27.457Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:44:27.457Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T13:44:27.457Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T13:44:27.457Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T13:44:27.457Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:44:27.457Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:44:27.457Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:44:27.457Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T13:44:27.457Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T13:44:27.457Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:44:27.457Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:44:27.457Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:44:27.457Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:44:27.457Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:44:27.457Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:44:27.457Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T13:44:27.457Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T13:44:27.457Z] 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-30T13:44:27.457Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:44:27.457Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:44:27.457Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T13:44:27.457Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T13:44:27.457Z] DEBUG - Clicking on Fi&nd [2019-07-30T13:44:27.457Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1126171496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:27.457Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1126171496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:27.457Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1126171496 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:27.457Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1126171496 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:27.457Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1126171496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:27.457Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1126171496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:27.457Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1126171496 data=null item=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-30T13:44:27.457Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1126171498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:27.457Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1126171498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:27.457Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1126171498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:27.457Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1126171498 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:27.457Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1126171498 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:27.457Z] DEBUG - Clicked on Fi&nd [2019-07-30T13:44:27.457Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T13:44:27.457Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T13:44:27.457Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-07-30T13:44:27.457Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-07-30T13:44:27.457Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:44:27.457Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:44:27.457Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T13:44:27.457Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T13:44:27.457Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:44:27.457Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:44:27.457Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:44:27.457Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:44:27.457Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:44:27.457Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:44:27.457Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:44:27.457Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-30T13:44:27.457Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-30T13:44:27.457Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:44:27.457Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:44:27.457Z] DEBUG - Clicking on Close [2019-07-30T13:44:27.457Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1126171502 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:44:27.457Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1126171503 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:44:27.457Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1126171503 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:44:27.457Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1126171503 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:44:27.457Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1126171503 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:44:27.457Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1126171503 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:44:27.457Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1126171503 data=null item=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-30T13:44:27.714Z] DEBUG - Clicked on [2019-07-30T13:44:27.714Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:44:28.276Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-30T13:44:28.276Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-30T13:44:28.276Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-30T13:44:28.276Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-30T13:44:28.276Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-30T13:44:28.276Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-30T13:44:28.276Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:44:28.276Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:44:28.533Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T13:44:28.533Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1126172596 data=null doit=true} to Shell with text {Find} [2019-07-30T13:44:28.533Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:28.533Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-30T13:44:28.533Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-30T13:44:28.533Z] DEBUG - Setting text on (of type 'Combo') to lttng [2019-07-30T13:44:28.533Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=1126172600 data=null} to (of type 'Combo') [2019-07-30T13:44:28.533Z] DEBUG - Set text on (of type 'Combo') to lttng [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:44:28.533Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T13:44:28.533Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Backward} time=1126172602 data=null doit=true} to Button with text {&Backward} [2019-07-30T13:44:28.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1126172603 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-30T13:44:28.533Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T13:44:28.533Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&orward} time=1126172604 data=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T13:44:28.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&orward} time=1126172604 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-30T13:44:28.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&orward} time=1126172604 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-30T13:44:28.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1126172604 data=null item=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-30T13:44:28.533Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:44:28.533Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T13:44:28.533Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T13:44:28.533Z] 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-30T13:44:28.533Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:44:28.533Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T13:44:28.533Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@116e349d [2019-07-30T13:44:28.533Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1126172621 data=null 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-30T13:44:28.533Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1126172622 data=null 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-30T13:44:28.533Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1126172622 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T13:44:28.533Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1126172622 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T13:44:28.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1126172622 data=null 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-30T13:44:28.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1126172622 data=null 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-30T13:44:28.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1126172622 data=null item=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-30T13:44:28.533Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1126172623 data=null 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-30T13:44:28.533Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1126172623 data=null 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-30T13:44:28.533Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1126172623 data=null 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-30T13:44:28.533Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1126172623 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T13:44:28.533Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1126172623 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:44:28.533Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T13:44:28.533Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@258925f4 [2019-07-30T13:44:28.533Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Whole word} time=1126172627 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-30T13:44:28.533Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=1126172627 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-30T13:44:28.533Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Whole word} time=1126172627 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T13:44:28.533Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Whole word} time=1126172628 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T13:44:28.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Whole word} time=1126172628 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-30T13:44:28.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Whole word} time=1126172628 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-30T13:44:28.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Whole word} time=1126172628 data=null item=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-30T13:44:28.533Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Whole word} time=1126172628 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-30T13:44:28.533Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=1126172628 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-30T13:44:28.533Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Whole word} time=1126172628 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-30T13:44:28.533Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Whole word} time=1126172628 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T13:44:28.533Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Whole word} time=1126172628 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T13:44:28.533Z] 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-30T13:44:28.533Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:44:28.533Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T13:44:28.533Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T13:44:28.533Z] DEBUG - Clicking on Fi&nd [2019-07-30T13:44:28.533Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1126172630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:28.533Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1126172630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:28.533Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1126172630 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:28.533Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1126172630 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:28.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1126172630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:28.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1126172630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:28.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1126172630 data=null item=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-30T13:44:28.533Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1126172632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:28.533Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1126172632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:28.533Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1126172632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:28.533Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1126172632 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:28.533Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1126172632 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:28.533Z] DEBUG - Clicked on Fi&nd [2019-07-30T13:44:28.533Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T13:44:28.533Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T13:44:28.533Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T13:44:28.533Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T13:44:28.533Z] DEBUG - matched Combo with text "lttng", using matcher: of type 'Combo' [2019-07-30T13:44:28.533Z] DEBUG - matched Combo with text "lttng", using matcher: (of type 'Combo') [2019-07-30T13:44:28.533Z] DEBUG - Setting text on (of type 'Combo') to lttn [2019-07-30T13:44:28.533Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttn} time=1126172634 data=null} to (of type 'Combo') [2019-07-30T13:44:28.533Z] DEBUG - Set text on (of type 'Combo') to lttn [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:44:28.533Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:44:28.533Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T13:44:28.533Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T13:44:28.533Z] 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-30T13:44:28.533Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:44:28.533Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T13:44:28.533Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:44:28.533Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T13:44:28.533Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T13:44:28.533Z] 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-30T13:44:28.533Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:44:28.533Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T13:44:28.533Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T13:44:28.533Z] DEBUG - Clicking on Fi&nd [2019-07-30T13:44:28.533Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1126172641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:28.533Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1126172641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:28.533Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1126172643 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:28.533Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1126172644 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:28.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1126172644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:28.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1126172644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:28.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1126172644 data=null item=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-30T13:44:28.533Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1126172682 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:28.533Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1126172683 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:28.533Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1126172683 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:28.533Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1126172683 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:28.533Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1126172683 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:28.533Z] DEBUG - Clicked on Fi&nd [2019-07-30T13:44:28.533Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T13:44:28.533Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T13:44:28.533Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label' [2019-07-30T13:44:28.533Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label') [2019-07-30T13:44:28.533Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T13:44:28.533Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-30T13:44:28.533Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-30T13:44:28.534Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:44:28.534Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:44:28.534Z] DEBUG - Clicking on Close [2019-07-30T13:44:28.534Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1126172686 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:44:28.534Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1126172687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:44:28.534Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1126172687 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:44:28.534Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1126172687 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:44:28.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1126172687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:44:28.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1126172687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:44:28.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1126172687 data=null item=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-30T13:44:28.789Z] DEBUG - Clicked on [2019-07-30T13:44:28.789Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:44:28.789Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-30T13:44:28.789Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-30T13:44:28.789Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-30T13:44:28.789Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-30T13:44:28.790Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-30T13:44:28.790Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-30T13:44:28.790Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:44:28.790Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:44:29.047Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T13:44:29.047Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1126173247 data=null doit=true} to Shell with text {Find} [2019-07-30T13:44:29.047Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:29.047Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-30T13:44:29.047Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-30T13:44:29.047Z] DEBUG - Setting text on (of type 'Combo') to lttng [2019-07-30T13:44:29.047Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=1126173252 data=null} to (of type 'Combo') [2019-07-30T13:44:29.047Z] DEBUG - Set text on (of type 'Combo') to lttng [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:44:29.047Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:44:29.047Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T13:44:29.047Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@1a50f575 [2019-07-30T13:44:29.047Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=1126173261 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-30T13:44:29.047Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1126173261 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-30T13:44:29.047Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Case sensitive} time=1126173261 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T13:44:29.047Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Case sensitive} time=1126173261 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T13:44:29.047Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Case sensitive} time=1126173261 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-30T13:44:29.047Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Case sensitive} time=1126173261 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-30T13:44:29.047Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Case sensitive} time=1126173261 data=null item=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-30T13:44:29.047Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Case sensitive} time=1126173262 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-30T13:44:29.047Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1126173262 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-30T13:44:29.047Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Case sensitive} time=1126173262 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-30T13:44:29.047Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Case sensitive} time=1126173262 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T13:44:29.047Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Case sensitive} time=1126173262 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T13:44:29.047Z] 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-30T13:44:29.047Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:44:29.047Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T13:44:29.047Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:44:29.047Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T13:44:29.047Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@6f019523 [2019-07-30T13:44:29.047Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Whole word} time=1126173264 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-30T13:44:29.047Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=1126173265 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-30T13:44:29.047Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Whole word} time=1126173265 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T13:44:29.047Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Whole word} time=1126173265 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T13:44:29.047Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Whole word} time=1126173265 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-30T13:44:29.047Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Whole word} time=1126173265 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-30T13:44:29.047Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Whole word} time=1126173265 data=null item=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-30T13:44:29.047Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Whole word} time=1126173265 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-30T13:44:29.047Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=1126173265 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-30T13:44:29.047Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Whole word} time=1126173265 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-30T13:44:29.047Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Whole word} time=1126173266 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T13:44:29.047Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Whole word} time=1126173266 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T13:44:29.047Z] 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-30T13:44:29.047Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:44:29.047Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T13:44:29.047Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T13:44:29.047Z] DEBUG - Clicking on Fi&nd [2019-07-30T13:44:29.047Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1126173267 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:29.047Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1126173267 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:29.047Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1126173267 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:29.047Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1126173267 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:29.047Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1126173267 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:29.047Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1126173267 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:29.047Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1126173267 data=null item=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-30T13:44:29.047Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1126173268 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:29.047Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1126173268 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:29.047Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1126173268 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:29.047Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1126173269 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:29.047Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1126173269 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:29.047Z] DEBUG - Clicked on Fi&nd [2019-07-30T13:44:29.047Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T13:44:29.047Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T13:44:29.047Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T13:44:29.047Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T13:44:29.047Z] DEBUG - matched Combo with text "lttng", using matcher: of type 'Combo' [2019-07-30T13:44:29.047Z] DEBUG - matched Combo with text "lttng", using matcher: (of type 'Combo') [2019-07-30T13:44:29.047Z] DEBUG - Setting text on (of type 'Combo') to LTTNG [2019-07-30T13:44:29.047Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {LTTNG} time=1126173270 data=null} to (of type 'Combo') [2019-07-30T13:44:29.047Z] DEBUG - Set text on (of type 'Combo') to LTTNG [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:44:29.047Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:44:29.047Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T13:44:29.047Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T13:44:29.047Z] 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-30T13:44:29.047Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:44:29.047Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T13:44:29.047Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:44:29.047Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T13:44:29.047Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T13:44:29.047Z] 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-30T13:44:29.047Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:44:29.047Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:44:29.047Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T13:44:29.047Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T13:44:29.047Z] DEBUG - Clicking on Fi&nd [2019-07-30T13:44:29.047Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1126173293 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:29.047Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1126173293 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:29.047Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1126173293 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:29.047Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1126173293 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:29.047Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1126173293 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:29.047Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1126173293 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:29.048Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1126173293 data=null item=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-30T13:44:29.048Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1126173296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:29.048Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1126173297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:29.048Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1126173297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:29.048Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1126173297 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:29.048Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1126173297 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:29.048Z] DEBUG - Clicked on Fi&nd [2019-07-30T13:44:29.048Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T13:44:29.048Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T13:44:29.048Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label' [2019-07-30T13:44:29.048Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label') [2019-07-30T13:44:29.048Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T13:44:29.048Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T13:44:29.048Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:44:29.048Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:44:29.048Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:44:29.048Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:44:29.048Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:44:29.048Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:44:29.048Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:44:29.048Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-30T13:44:29.048Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-30T13:44:29.048Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:44:29.048Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:44:29.048Z] DEBUG - Clicking on Close [2019-07-30T13:44:29.048Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1126173299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:44:29.048Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1126173300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:44:29.048Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1126173300 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:44:29.048Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1126173300 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:44:29.048Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1126173300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:44:29.048Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1126173300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:44:29.309Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1126173300 data=null item=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-30T13:44:29.565Z] DEBUG - Clicked on [2019-07-30T13:44:29.565Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:44:29.565Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-30T13:44:29.565Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-30T13:44:29.565Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-30T13:44:29.565Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-30T13:44:29.565Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-30T13:44:29.565Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-30T13:44:29.565Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:44:29.565Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:44:29.822Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T13:44:29.822Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1126174017 data=null doit=true} to Shell with text {Find} [2019-07-30T13:44:29.822Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T13:44:29.822Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T13:44:29.822Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:44:29.822Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:44:29.822Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:44:29.822Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:44:29.822Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:44:29.822Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:44:29.822Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:44:29.822Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-30T13:44:29.822Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-30T13:44:29.822Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:44:29.822Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:44:29.822Z] DEBUG - Clicking on Close [2019-07-30T13:44:29.822Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1126174020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:44:29.822Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1126174020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:44:29.822Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1126174020 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:44:29.822Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1126174020 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:44:29.822Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1126174020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:44:29.822Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1126174020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:44:29.822Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1126174020 data=null item=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-30T13:44:30.079Z] DEBUG - Clicked on [2019-07-30T13:44:30.079Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-30T13:44:30.079Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-30T13:44:30.079Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-30T13:44:30.079Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-30T13:44:30.079Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-30T13:44:30.079Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-30T13:44:30.079Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:44:30.079Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:44:30.336Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T13:44:30.336Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1126174543 data=null doit=true} to Shell with text {Find} [2019-07-30T13:44:30.336Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T13:44:30.336Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T13:44:30.336Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:44:30.336Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:44:30.336Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:44:30.336Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:44:30.336Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:44:30.336Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:44:30.336Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:44:30.336Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-30T13:44:30.336Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-30T13:44:30.336Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:44:30.336Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:44:30.336Z] DEBUG - Clicking on Close [2019-07-30T13:44:30.336Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1126174546 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:44:30.336Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1126174546 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:44:30.336Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1126174546 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:44:30.336Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1126174546 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:44:30.336Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1126174546 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:44:30.336Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1126174546 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:44:30.336Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1126174546 data=null item=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-30T13:44:30.593Z] DEBUG - Clicked on [2019-07-30T13:44:30.593Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:44:30.593Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-30T13:44:30.593Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-30T13:44:30.593Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-30T13:44:30.593Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-30T13:44:30.593Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-30T13:44:30.593Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-30T13:44:30.593Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:44:30.593Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:44:31.158Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T13:44:31.158Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1126175114 data=null doit=true} to Shell with text {Find} [2019-07-30T13:44:31.158Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T13:44:31.158Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:44:31.158Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:44:31.158Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:44:31.158Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:44:31.158Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:44:31.158Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:44:31.158Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:44:31.158Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:44:31.158Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-30T13:44:31.158Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-30T13:44:31.158Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:31.158Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-30T13:44:31.158Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-30T13:44:31.158Z] DEBUG - Setting text on (of type 'Combo') to lttng [2019-07-30T13:44:31.158Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=1126175118 data=null} to (of type 'Combo') [2019-07-30T13:44:31.158Z] DEBUG - Set text on (of type 'Combo') to lttng [2019-07-30T13:44:31.158Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:44:31.158Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:44:31.158Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward' [2019-07-30T13:44:31.158Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO' [2019-07-30T13:44:31.158Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T13:44:31.158Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:44:31.158Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:44:31.158Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:44:31.158Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:44:31.158Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:44:31.158Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:44:31.158Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T13:44:31.158Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {F&orward} time=1126175125 data=null doit=true} to Button with text {F&orward} [2019-07-30T13:44:31.158Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1126175126 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-30T13:44:31.158Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T13:44:31.158Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Backward} time=1126175127 data=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T13:44:31.158Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Backward} time=1126175127 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-30T13:44:31.158Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Backward} time=1126175127 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-30T13:44:31.158Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1126175127 data=null item=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-30T13:44:31.158Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T13:44:31.158Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:44:31.158Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:44:31.158Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:44:31.158Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T13:44:31.158Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T13:44:31.159Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T13:44:31.159Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:44:31.159Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:44:31.159Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:44:31.159Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:44:31.159Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:44:31.159Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T13:44:31.159Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@430c9347 [2019-07-30T13:44:31.159Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=1126175129 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-30T13:44:31.159Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1126175129 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-30T13:44:31.159Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Case sensitive} time=1126175129 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T13:44:31.159Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Case sensitive} time=1126175129 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T13:44:31.159Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Case sensitive} time=1126175129 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-30T13:44:31.159Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Case sensitive} time=1126175129 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-30T13:44:31.159Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Case sensitive} time=1126175130 data=null item=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-30T13:44:31.159Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Case sensitive} time=1126175130 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-30T13:44:31.159Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1126175130 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-30T13:44:31.159Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Case sensitive} time=1126175130 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-30T13:44:31.159Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Case sensitive} time=1126175130 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T13:44:31.159Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Case sensitive} time=1126175130 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T13:44:31.159Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:44:31.159Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:44:31.159Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:44:31.159Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:44:31.159Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T13:44:31.159Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T13:44:31.159Z] 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-30T13:44:31.159Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:44:31.159Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:44:31.159Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:44:31.159Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:44:31.159Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T13:44:31.159Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@24645461 [2019-07-30T13:44:31.159Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1126175131 data=null 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-30T13:44:31.159Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1126175132 data=null 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-30T13:44:31.159Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1126175132 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T13:44:31.159Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1126175132 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T13:44:31.159Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1126175132 data=null 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-30T13:44:31.159Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1126175132 data=null 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-30T13:44:31.159Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1126175132 data=null item=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-30T13:44:31.159Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1126175133 data=null 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-30T13:44:31.159Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1126175133 data=null 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-30T13:44:31.159Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1126175133 data=null 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-30T13:44:31.159Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1126175133 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T13:44:31.159Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1126175133 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T13:44:31.159Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:44:31.159Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:44:31.159Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:44:31.159Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:44:31.159Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:44:31.159Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T13:44:31.159Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T13:44:31.159Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T13:44:31.159Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:44:31.159Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:44:31.159Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:44:31.159Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T13:44:31.159Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T13:44:31.159Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:44:31.159Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:44:31.159Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:44:31.159Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:44:31.159Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:44:31.159Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:44:31.159Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T13:44:31.159Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T13:44:31.159Z] 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-30T13:44:31.159Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:44:31.159Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:44:31.159Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T13:44:31.159Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T13:44:31.159Z] DEBUG - Clicking on Fi&nd [2019-07-30T13:44:31.159Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1126175136 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:31.159Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1126175136 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:31.159Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1126175136 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:31.159Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1126175136 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:31.159Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1126175141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:31.159Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1126175141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:31.159Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1126175141 data=null item=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-30T13:44:31.159Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1126175148 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:31.159Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1126175149 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:31.159Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1126175149 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:31.159Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1126175149 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:31.159Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1126175150 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:31.159Z] DEBUG - Clicked on Fi&nd [2019-07-30T13:44:31.159Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T13:44:31.159Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T13:44:31.159Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-07-30T13:44:31.159Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-07-30T13:44:31.159Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T13:44:31.159Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T13:44:31.159Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-07-30T13:44:31.159Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-07-30T13:44:31.159Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:44:31.159Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:44:31.159Z] DEBUG - matched Combo with text "lttng", using matcher: of type 'Combo' [2019-07-30T13:44:31.159Z] DEBUG - matched Combo with text "lttng", using matcher: (of type 'Combo') [2019-07-30T13:44:31.159Z] DEBUG - Setting text on (of type 'Combo') to lttng [2019-07-30T13:44:31.159Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=1126175156 data=null} to (of type 'Combo') [2019-07-30T13:44:31.159Z] DEBUG - Set text on (of type 'Combo') to lttng [2019-07-30T13:44:31.159Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:44:31.159Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-30T13:44:31.159Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-30T13:44:31.159Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T13:44:31.159Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:44:31.159Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:44:31.159Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:44:31.159Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:44:31.159Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:44:31.159Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:44:31.159Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:44:31.159Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T13:44:31.159Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Backward} time=1126175158 data=null doit=true} to Button with text {&Backward} [2019-07-30T13:44:31.159Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1126175158 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-30T13:44:31.159Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T13:44:31.159Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&orward} time=1126175159 data=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T13:44:31.159Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&orward} time=1126175159 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-30T13:44:31.159Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&orward} time=1126175159 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-30T13:44:31.159Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1126175165 data=null item=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-30T13:44:31.159Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T13:44:31.159Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:44:31.159Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:44:31.159Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:44:31.159Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T13:44:31.159Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T13:44:31.159Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T13:44:31.159Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:44:31.159Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:44:31.159Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:44:31.159Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:44:31.159Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:44:31.159Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T13:44:31.159Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T13:44:31.159Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:44:31.159Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:44:31.159Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:44:31.159Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:44:31.159Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T13:44:31.159Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T13:44:31.159Z] 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-30T13:44:31.159Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:44:31.159Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:44:31.159Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:44:31.159Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:44:31.159Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T13:44:31.159Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T13:44:31.159Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:44:31.159Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:44:31.159Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:44:31.159Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:44:31.159Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:44:31.159Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T13:44:31.159Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T13:44:31.159Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T13:44:31.159Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:44:31.159Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:44:31.159Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:44:31.159Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T13:44:31.159Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T13:44:31.159Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:44:31.159Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:44:31.159Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:44:31.159Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:44:31.159Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:44:31.159Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:44:31.159Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T13:44:31.159Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T13:44:31.159Z] 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-30T13:44:31.159Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:44:31.159Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:44:31.159Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T13:44:31.159Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T13:44:31.159Z] DEBUG - Clicking on Fi&nd [2019-07-30T13:44:31.159Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1126175187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:31.159Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1126175187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:31.159Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1126175187 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:31.159Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1126175187 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:31.159Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1126175187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:31.159Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1126175187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:31.159Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1126175187 data=null item=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-30T13:44:31.159Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1126175189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:31.159Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1126175189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:31.159Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1126175189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:31.159Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1126175189 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:31.159Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1126175189 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:44:31.159Z] DEBUG - Clicked on Fi&nd [2019-07-30T13:44:31.159Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T13:44:31.159Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T13:44:31.159Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-07-30T13:44:31.159Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-07-30T13:44:31.159Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T13:44:31.159Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T13:44:31.159Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:44:31.159Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:44:31.159Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:44:31.159Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:44:31.159Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:44:31.159Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:44:31.159Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:44:31.159Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-30T13:44:31.159Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-30T13:44:31.159Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:44:31.159Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:44:31.159Z] DEBUG - Clicking on Close [2019-07-30T13:44:31.159Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1126175192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:44:31.159Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1126175192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:44:31.159Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1126175192 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:44:31.159Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1126175192 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:44:31.159Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1126175192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:44:31.159Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1126175192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:44:31.159Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1126175193 data=null item=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-30T13:44:31.416Z] DEBUG - Clicked on [2019-07-30T13:44:31.416Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/bug446190/bug446190_ - Eclipse Platform} time=1126175455 data=null doit=true} to Shell with text {data - test/Traces/bug446190/bug446190_ - Eclipse Platform} [2019-07-30T13:44:31.416Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T13:44:31.416Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:44:31.416Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:44:31.416Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:44:31.416Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126175541 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:44:31.416Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126175542 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:44:31.416Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126175542 data=null} to TreeItem with text {test} [2019-07-30T13:44:31.416Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126175551 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:44:31.416Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126175551 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:44:31.416Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126175586 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:44:31.673Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T13:44:31.673Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T13:44:31.930Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T13:44:32.188Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T13:44:32.188Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T13:44:32.188Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:44:32.188Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:44:32.188Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:44:32.188Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:44:32.188Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:44:32.188Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:44:32.188Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:44:32.188Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T13:44:32.188Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126176268 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:44:32.188Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126176268 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:44:32.188Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126176268 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:44:32.188Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126176268 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:44:32.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126176269 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:44:32.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126176269 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:44:32.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126176269 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:44:32.188Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126176269 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:44:32.188Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126176269 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:44:32.188Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126176269 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:44:32.188Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126176269 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:44:32.188Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126176269 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:44:32.188Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:44:32.188Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:44:32.188Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:44:32.188Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:44:32.188Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:44:32.188Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:44:32.188Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:44:32.188Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:44:32.188Z] DEBUG - Clicking on OK [2019-07-30T13:44:32.188Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1126176271 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:44:32.188Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1126176271 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:44:32.188Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1126176271 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:44:32.188Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1126176271 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:44:32.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1126176271 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:44:32.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1126176271 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:44:32.188Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:44:32.188Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:44:32.188Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:44:32.188Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:44:32.188Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:44:32.188Z] DEBUG - Clicked on OK [2019-07-30T13:44:32.752Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1126176271 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:44:32.752Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1126175726 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T13:44:33.326Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.175 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest [2019-07-30T13:44:33.326Z] testRegEx(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest) Time elapsed: 1.522 s [2019-07-30T13:44:33.326Z] testDirection(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest) Time elapsed: 0.891 s [2019-07-30T13:44:33.326Z] testWholeWord(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest) Time elapsed: 1.113 s [2019-07-30T13:44:33.326Z] testCaseSensitive(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest) Time elapsed: 0.684 s [2019-07-30T13:44:33.326Z] testOpenCloseDialog(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest) Time elapsed: 1.15 s [2019-07-30T13:44:33.326Z] testWrapSearch(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest) Time elapsed: 0.69 s [2019-07-30T13:44:33.326Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest [2019-07-30T13:44:33.326Z] *** BUG *** [2019-07-30T13:44:33.326Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:44:33.326Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:44:33.326Z] [2019-07-30T13:44:33.678Z] *** BUG *** [2019-07-30T13:44:33.678Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:44:33.678Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:44:33.678Z] [2019-07-30T13:44:33.678Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.ui.kernelmemoryusageview"' [2019-07-30T13:44:33.678Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T13:44:40.220Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-30T13:44:40.220Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:44:40.220Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:44:40.220Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:44:40.220Z] DEBUG - number of items : 6 [2019-07-30T13:44:40.220Z] DEBUG - Clicking on ToolItem with tooltip text {Showing active threads} [2019-07-30T13:44:40.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126183494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads} [2019-07-30T13:44:40.220Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126183494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads} [2019-07-30T13:44:40.220Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126183494 data=null doit=true} to ToolItem with tooltip text {Showing active threads} [2019-07-30T13:44:40.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126183494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads} [2019-07-30T13:44:40.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126183494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads} [2019-07-30T13:44:40.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126183494 data=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-30T13:44:40.220Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126183497 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads} [2019-07-30T13:44:40.220Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126183530 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads} [2019-07-30T13:44:40.220Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126183531 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads} [2019-07-30T13:44:40.220Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126183584 data=null doit=true} to ToolItem with tooltip text {Showing all threads} [2019-07-30T13:44:40.220Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126183584 data=null} to ToolItem with tooltip text {Showing all threads} [2019-07-30T13:44:40.220Z] DEBUG - Clicked on ToolItem with tooltip text {Showing all threads} [2019-07-30T13:44:40.220Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:44:40.220Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:44:40.220Z] DEBUG - number of items : 6 [2019-07-30T13:44:40.220Z] DEBUG - Clicking on ToolItem with tooltip text {Showing all threads} [2019-07-30T13:44:40.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126183587 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads} [2019-07-30T13:44:40.220Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126183587 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads} [2019-07-30T13:44:40.220Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126183587 data=null doit=true} to ToolItem with tooltip text {Showing all threads} [2019-07-30T13:44:40.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126183587 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads} [2019-07-30T13:44:40.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126183587 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads} [2019-07-30T13:44:40.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126183587 data=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-30T13:44:40.220Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126183588 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads} [2019-07-30T13:44:40.220Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126183588 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads} [2019-07-30T13:44:40.220Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126183611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads} [2019-07-30T13:44:40.220Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126183611 data=null doit=true} to ToolItem with tooltip text {Showing active threads} [2019-07-30T13:44:40.220Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126183611 data=null} to ToolItem with tooltip text {Showing active threads} [2019-07-30T13:44:40.220Z] DEBUG - Clicked on ToolItem with tooltip text {Showing active threads} [2019-07-30T13:44:40.220Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:44:40.220Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:44:40.220Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.ui.kernelmemoryusageview"' [2019-07-30T13:44:40.220Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T13:44:42.742Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-30T13:44:42.742Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:44:42.742Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:44:42.742Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:44:42.742Z] DEBUG - Setting state to checked on: lttng-sessiond [2019-07-30T13:44:42.999Z] DEBUG - Setting state to checked on: lttng-consumerd [2019-07-30T13:44:43.561Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1126187702 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T13:44:43.561Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T13:44:43.561Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:44:43.561Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:44:43.561Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:44:43.561Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126187787 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:44:43.561Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126187787 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:44:43.561Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126187787 data=null} to TreeItem with text {test} [2019-07-30T13:44:43.561Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126187788 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:44:43.561Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126187788 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:44:43.561Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126187808 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:44:43.818Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T13:44:43.818Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T13:44:43.818Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T13:44:44.074Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T13:44:44.074Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T13:44:44.074Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:44:44.074Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:44:44.074Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:44:44.074Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:44:44.074Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:44:44.074Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:44:44.074Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:44:44.074Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T13:44:44.074Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126188292 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:44:44.074Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126188293 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:44:44.074Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126188293 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:44:44.074Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126188293 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:44:44.074Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126188293 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:44:44.074Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126188293 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:44:44.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126188293 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:44:44.074Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126188294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:44:44.074Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126188294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:44:44.074Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126188294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:44:44.074Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126188294 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:44:44.074Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126188294 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:44:44.074Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:44:44.074Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:44:44.074Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:44:44.074Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:44:44.074Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:44:44.074Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:44:44.074Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:44:44.074Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:44:44.074Z] DEBUG - Clicking on OK [2019-07-30T13:44:44.074Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1126188295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:44:44.074Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1126188295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:44:44.074Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1126188295 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:44:44.074Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1126188296 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:44:44.074Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1126188296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:44:44.075Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1126188296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:44:44.075Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:44:44.075Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:44:44.075Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:44:44.075Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:44:44.075Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:44:44.075Z] DEBUG - Clicked on OK [2019-07-30T13:44:45.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1126188296 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:44:45.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1126187927 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T13:44:46.221Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.297 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest [2019-07-30T13:44:46.221Z] testFilter(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest) Time elapsed: 6.363 s [2019-07-30T13:44:46.221Z] testKernelMemoryView(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest) Time elapsed: 3.838 s [2019-07-30T13:44:46.221Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewExpandStateTest [2019-07-30T13:44:54.317Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"' [2019-07-30T13:44:54.317Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:44:54.317Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-30T13:44:54.317Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:44:54.317Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:44:54.317Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"' [2019-07-30T13:44:54.317Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:44:54.317Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:44:54.317Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-30T13:44:54.574Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:44:54.574Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:44:54.574Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"' [2019-07-30T13:44:54.574Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:44:54.574Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:44:54.574Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-30T13:44:54.830Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:44:54.830Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:44:54.830Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"' [2019-07-30T13:44:55.086Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:44:55.086Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:44:55.086Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-30T13:44:55.343Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:44:55.343Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:44:55.600Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1126199634 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T13:44:55.600Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T13:44:55.600Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:44:55.600Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:44:55.600Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:44:55.600Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126199723 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:44:55.600Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126199723 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:44:55.600Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126199723 data=null} to TreeItem with text {test} [2019-07-30T13:44:55.600Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126199723 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:44:55.600Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126199723 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:44:55.600Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126199732 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:44:55.856Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T13:44:55.856Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T13:44:55.856Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T13:44:56.787Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T13:44:56.787Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T13:44:56.787Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:44:56.787Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:44:56.787Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:44:56.787Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:44:56.787Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:44:56.787Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:44:56.787Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:44:56.787Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T13:44:56.787Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126200817 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:44:56.787Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126200817 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:44:56.787Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126200817 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:44:56.787Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126200817 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:44:56.787Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126200817 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:44:56.787Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126200817 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:44:56.787Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126200817 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:44:56.787Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126200817 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:44:56.787Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126200818 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:44:56.787Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126200818 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:44:56.787Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126200818 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:44:56.787Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126200818 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:44:56.787Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:44:56.787Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:44:56.787Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:44:56.787Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:44:56.787Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:44:56.787Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:44:56.787Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:44:56.787Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:44:56.787Z] DEBUG - Clicking on OK [2019-07-30T13:44:56.787Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1126200819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:44:56.787Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1126200819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:44:56.787Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1126200819 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:44:56.787Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1126200819 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:44:56.787Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1126200819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:44:56.787Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1126200819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:44:56.787Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:44:56.787Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:44:56.787Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:44:56.787Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:44:56.787Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:44:56.787Z] DEBUG - Clicked on OK [2019-07-30T13:44:57.043Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1126200819 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:44:57.043Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1126199896 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T13:44:57.301Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.072 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewExpandStateTest [2019-07-30T13:44:57.301Z] testExpandedState(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewExpandStateTest) Time elapsed: 1.809 s [2019-07-30T13:44:57.301Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest [2019-07-30T13:44:57.864Z] *** BUG *** [2019-07-30T13:44:57.864Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:44:57.864Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:44:57.864Z] [2019-07-30T13:44:57.864Z] *** BUG *** [2019-07-30T13:44:57.864Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:44:57.864Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:44:57.864Z] [2019-07-30T13:44:57.864Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"' [2019-07-30T13:44:57.864Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T13:45:03.115Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-30T13:45:03.115Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:45:03.115Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T13:45:03.115Z] DEBUG - number of items : 5 [2019-07-30T13:45:03.115Z] DEBUG - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T13:45:03.115Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126207312 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-30T13:45:03.115Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126207313 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-30T13:45:03.115Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126207313 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T13:45:03.115Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126207313 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-30T13:45:03.115Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126207313 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-30T13:45:03.115Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126207314 data=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-30T13:45:03.373Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126207332 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-30T13:45:03.373Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126207583 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-30T13:45:03.373Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126207584 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-30T13:45:03.373Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126207584 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T13:45:03.373Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126207584 data=null} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T13:45:03.373Z] DEBUG - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T13:45:04.304Z] DEBUG - number of items : 17 [2019-07-30T13:45:04.304Z] DEBUG - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T13:45:04.304Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126208289 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-30T13:45:04.304Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126208289 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-30T13:45:04.304Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126208289 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T13:45:04.304Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126208289 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-30T13:45:04.304Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126208289 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-30T13:45:04.304Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126208289 data=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-30T13:45:04.304Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126208290 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-30T13:45:04.304Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126208290 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-30T13:45:04.304Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126208290 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-30T13:45:04.304Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126208290 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T13:45:04.304Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126208290 data=null} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T13:45:04.304Z] DEBUG - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T13:45:05.237Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"' [2019-07-30T13:45:05.493Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T13:45:08.182Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-30T13:45:08.182Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:45:08.182Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T13:45:08.745Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:45:08.745Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:45:08.745Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:45:08.745Z] DEBUG - Setting state to checked on: lttng-sessiond [2019-07-30T13:45:09.002Z] DEBUG - Setting state to unchecked on: lttng-sessiond [2019-07-30T13:45:09.002Z] DEBUG - Setting state to checked on: lttng-consumerd [2019-07-30T13:45:09.565Z] DEBUG - number of items : 17 [2019-07-30T13:45:09.565Z] DEBUG - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T13:45:09.565Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126213712 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-30T13:45:09.565Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126213712 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-30T13:45:09.565Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126213713 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T13:45:09.565Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126213713 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-30T13:45:09.565Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126213713 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-30T13:45:09.565Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126213713 data=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-30T13:45:09.565Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126213713 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-30T13:45:09.565Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126213714 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-30T13:45:09.565Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126213714 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-30T13:45:09.565Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126213714 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T13:45:09.565Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126213714 data=null} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T13:45:09.565Z] DEBUG - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T13:45:10.934Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"' [2019-07-30T13:45:10.934Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T13:45:13.455Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-30T13:45:13.455Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:45:13.455Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T13:45:13.712Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T13:45:13.712Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:45:13.969Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T13:45:13.969Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:45:13.969Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T13:45:13.969Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:45:13.969Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T13:45:13.969Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:45:14.225Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1126218307 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T13:45:14.225Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T13:45:14.225Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:45:14.225Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:45:14.225Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:45:14.225Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126218352 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:45:14.225Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126218352 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:45:14.225Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126218352 data=null} to TreeItem with text {test} [2019-07-30T13:45:14.225Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126218352 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:45:14.225Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126218353 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:45:14.225Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126218361 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:45:14.482Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T13:45:14.482Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T13:45:14.482Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T13:45:15.045Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T13:45:15.045Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T13:45:15.045Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:45:15.045Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:45:15.045Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:45:15.045Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:45:15.045Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:45:15.045Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:45:15.045Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:45:15.045Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T13:45:15.302Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126219300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:45:15.302Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126219300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:45:15.302Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126219300 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:45:15.302Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126219301 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:45:15.302Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126219301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:45:15.302Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126219301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:45:15.302Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126219301 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:45:15.302Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126219301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:45:15.302Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126219301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:45:15.302Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126219302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:45:15.302Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126219302 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:45:15.302Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126219302 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:45:15.302Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:45:15.302Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:45:15.302Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:45:15.302Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:45:15.302Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:45:15.302Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:45:15.302Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:45:15.302Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:45:15.302Z] DEBUG - Clicking on OK [2019-07-30T13:45:15.302Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1126219304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:45:15.302Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1126219304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:45:15.302Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1126219304 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:45:15.302Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1126219304 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:45:15.302Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1126219304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:45:15.302Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1126219304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:45:15.302Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:45:15.302Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:45:15.302Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:45:15.302Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:45:15.302Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:45:15.302Z] DEBUG - Clicked on OK [2019-07-30T13:45:15.559Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1126219305 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:45:15.559Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1126218488 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T13:45:15.815Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.455 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest [2019-07-30T13:45:15.815Z] testResetTimeRange(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest) Time elapsed: 7.519 s [2019-07-30T13:45:15.815Z] testCpuView(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest) Time elapsed: 5.372 s [2019-07-30T13:45:15.815Z] testSignals(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest) Time elapsed: 3.52 s [2019-07-30T13:45:15.815Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewExpandStateTest [2019-07-30T13:45:23.909Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T13:45:23.909Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:45:23.909Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-30T13:45:23.909Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:45:23.909Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:45:23.909Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"' [2019-07-30T13:45:23.909Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:45:23.909Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:45:23.909Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-30T13:45:23.909Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:45:23.909Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:45:23.909Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"' [2019-07-30T13:45:23.909Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:45:23.909Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:45:23.909Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-30T13:45:24.166Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:45:24.166Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:45:24.166Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"' [2019-07-30T13:45:24.166Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:45:24.166Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:45:24.166Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-30T13:45:24.424Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:45:24.424Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:45:24.924Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1126228990 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T13:45:24.924Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T13:45:24.924Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:45:24.924Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:45:25.326Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:45:25.326Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126229084 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:45:25.326Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126229084 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:45:25.326Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126229084 data=null} to TreeItem with text {test} [2019-07-30T13:45:25.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126229085 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:45:25.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126229085 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:45:25.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126229098 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:45:25.326Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T13:45:25.326Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T13:45:25.326Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T13:45:25.326Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T13:45:25.326Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T13:45:25.326Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:45:25.326Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:45:25.326Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:45:25.326Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:45:25.326Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:45:25.326Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:45:25.326Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:45:25.326Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T13:45:25.326Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126229480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:45:25.326Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126229480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:45:25.326Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126229480 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:45:25.326Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126229481 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:45:25.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126229481 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:45:25.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126229484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:45:25.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126229484 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:45:25.326Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126229484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:45:25.326Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126229484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:45:25.326Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126229485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:45:25.326Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126229485 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:45:25.326Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126229485 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:45:25.327Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:45:25.327Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:45:25.327Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:45:25.327Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:45:25.327Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:45:25.327Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:45:25.327Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:45:25.327Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:45:25.327Z] DEBUG - Clicking on OK [2019-07-30T13:45:25.327Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1126229497 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:45:25.327Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1126229499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:45:25.327Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1126229499 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:45:25.327Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1126229499 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:45:25.327Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1126229499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:45:25.327Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1126229499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:45:25.327Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:45:25.890Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:45:25.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1126229499 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:45:25.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1126229205 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T13:45:26.147Z] DEBUG - Clicked on [2019-07-30T13:45:26.147Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.335 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewExpandStateTest [2019-07-30T13:45:26.147Z] testExpandedState(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewExpandStateTest) Time elapsed: 2.16 s [2019-07-30T13:45:26.147Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest [2019-07-30T13:45:36.099Z] [2019-07-30T13:45:36.099Z] !ENTRY org.eclipse.tracecompass.analysis.os.linux.ui 4 0 2019-07-30 13:45:35.725 [2019-07-30T13:45:36.099Z] !MESSAGE Thread Status Data Provider failed: org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException:null [2019-07-30T13:46:02.609Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.812 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest [2019-07-30T13:46:02.609Z] testOpenAndCloseConcurrency(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest) Time elapsed: 32.104 s [2019-07-30T13:46:02.609Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest [2019-07-30T13:46:02.609Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-30T13:46:02.609Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:46:02.609Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.controlflow"' [2019-07-30T13:46:02.609Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.analysis.graph.ui.criticalpath.view.criticalpathview"' [2019-07-30T13:46:02.609Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:46:02.609Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:46:02.609Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:46:02.609Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:46:02.609Z] DEBUG - matched MenuItem with text "Follow weston/338", using matcher: with mnemonic 'Follow weston/338' [2019-07-30T13:46:02.609Z] DEBUG - Clicking on with mnemonic 'Follow weston/338' [2019-07-30T13:46:02.609Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Follow weston/338} time=1126266800 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-30T13:46:02.609Z] DEBUG - Clicked on with mnemonic 'Follow weston/338' [2019-07-30T13:46:05.887Z] DEBUG - number of items : 19 [2019-07-30T13:46:05.887Z] DEBUG - Clicking on ToolItem with tooltip text {Follow critical path forward} [2019-07-30T13:46:05.887Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126269402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T13:46:05.887Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126269402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T13:46:05.887Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126269402 data=null doit=true} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T13:46:05.887Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126269402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T13:46:05.887Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126269402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T13:46:05.887Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126269402 data=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-30T13:46:05.887Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126269404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T13:46:05.887Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126269404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T13:46:05.887Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126269404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T13:46:05.887Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126269404 data=null doit=true} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T13:46:05.887Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126269404 data=null} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T13:46:05.887Z] DEBUG - Clicked on ToolItem with tooltip text {Follow critical path forward} [2019-07-30T13:46:06.450Z] DEBUG - number of items : 19 [2019-07-30T13:46:06.450Z] DEBUG - Clicking on ToolItem with tooltip text {Follow critical path forward} [2019-07-30T13:46:06.450Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126270407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T13:46:06.450Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126270407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T13:46:06.450Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126270407 data=null doit=true} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T13:46:06.450Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126270407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T13:46:06.450Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126270407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T13:46:06.450Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126270408 data=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-30T13:46:06.450Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126270409 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T13:46:06.450Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126270409 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T13:46:06.450Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126270409 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T13:46:06.450Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126270409 data=null doit=true} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T13:46:06.450Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126270409 data=null} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T13:46:06.450Z] DEBUG - Clicked on ToolItem with tooltip text {Follow critical path forward} [2019-07-30T13:46:06.450Z] DEBUG - number of items : 19 [2019-07-30T13:46:06.450Z] DEBUG - Clicking on ToolItem with tooltip text {Follow critical path backward} [2019-07-30T13:46:06.450Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126270410 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward} [2019-07-30T13:46:06.450Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126270410 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward} [2019-07-30T13:46:06.450Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126270410 data=null doit=true} to ToolItem with tooltip text {Follow critical path backward} [2019-07-30T13:46:06.450Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126270410 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward} [2019-07-30T13:46:06.450Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126270411 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward} [2019-07-30T13:46:06.450Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126270411 data=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-30T13:46:06.450Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126270411 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward} [2019-07-30T13:46:06.450Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126270412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward} [2019-07-30T13:46:06.450Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126270412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward} [2019-07-30T13:46:06.450Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126270412 data=null doit=true} to ToolItem with tooltip text {Follow critical path backward} [2019-07-30T13:46:06.450Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126270412 data=null} to ToolItem with tooltip text {Follow critical path backward} [2019-07-30T13:46:06.450Z] DEBUG - Clicked on ToolItem with tooltip text {Follow critical path backward} [2019-07-30T13:46:06.450Z] DEBUG - matched MenuItem with text "Follow weston-deskto...", using matcher: with mnemonic 'Follow weston-desktop-/340' [2019-07-30T13:46:06.450Z] DEBUG - Clicking on with mnemonic 'Follow weston-desktop-/340' [2019-07-30T13:46:06.450Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Follow weston-desktop-/340} time=1126270583 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-30T13:46:06.450Z] DEBUG - Clicked on with mnemonic 'Follow weston-desktop-/340' [2019-07-30T13:46:07.014Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1126271231 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T13:46:07.014Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T13:46:07.270Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:46:07.270Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:46:07.270Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:46:07.270Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126271332 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:46:07.270Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126271332 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:46:07.270Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126271332 data=null} to TreeItem with text {test} [2019-07-30T13:46:07.270Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126271332 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:46:07.271Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126271333 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:46:07.271Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126271389 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:46:07.271Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T13:46:07.271Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T13:46:07.527Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T13:46:08.456Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T13:46:08.456Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T13:46:08.456Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:46:08.456Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:46:08.456Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:46:08.456Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:46:08.456Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:46:08.456Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:46:08.456Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:46:08.456Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T13:46:08.456Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126272426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:46:08.457Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126272427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:46:08.457Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126272427 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:46:08.457Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126272427 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:46:08.457Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126272427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:46:08.457Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126272427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:46:08.457Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126272428 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:46:08.457Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126272428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:46:08.457Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126272428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:46:08.457Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126272428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:46:08.457Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126272428 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:46:08.457Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126272428 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:46:08.457Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:46:08.457Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:46:08.457Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:46:08.457Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:46:08.457Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:46:08.457Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:46:08.457Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:46:08.457Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:46:08.457Z] DEBUG - Clicking on OK [2019-07-30T13:46:08.457Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1126272429 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:46:08.457Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1126272429 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:46:08.457Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1126272429 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:46:08.457Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1126272430 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:46:08.457Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1126272430 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:46:08.457Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1126272430 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:46:08.457Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:46:08.457Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:46:08.457Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:46:08.457Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:46:08.457Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:46:08.457Z] DEBUG - Clicked on OK [2019-07-30T13:46:08.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1126272430 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:46:08.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1126271521 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T13:46:08.972Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.035 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest [2019-07-30T13:46:08.972Z] testFull(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest) Time elapsed: 7.626 s [2019-07-30T13:46:08.972Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest [2019-07-30T13:46:15.520Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-30T13:46:15.520Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:46:15.520Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"' [2019-07-30T13:46:15.520Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-30T13:46:15.520Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-30T13:46:15.520Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-30T13:46:15.520Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-30T13:46:15.520Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-30T13:46:15.520Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-30T13:46:15.520Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:46:15.520Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:46:15.520Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T13:46:15.520Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1126279708 data=null doit=true} to Shell with text {Find} [2019-07-30T13:46:15.520Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:15.520Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-30T13:46:15.520Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-30T13:46:15.520Z] DEBUG - Setting text on (of type 'Combo') to \ACPU [2019-07-30T13:46:15.520Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\ACPU} time=1126279712 data=null} to (of type 'Combo') [2019-07-30T13:46:15.520Z] DEBUG - Set text on (of type 'Combo') to \ACPU [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:46:15.520Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:46:15.520Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T13:46:15.520Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T13:46:15.520Z] 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-30T13:46:15.520Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:46:15.520Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T13:46:15.520Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@701c09f8 [2019-07-30T13:46:15.520Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1126279716 data=null 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-30T13:46:15.520Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1126279716 data=null 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-30T13:46:15.520Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1126279716 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T13:46:15.520Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1126279716 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T13:46:15.520Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1126279716 data=null 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-30T13:46:15.520Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1126279716 data=null 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-30T13:46:15.520Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1126279716 data=null item=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-30T13:46:15.520Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1126279717 data=null 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-30T13:46:15.520Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1126279717 data=null 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-30T13:46:15.520Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1126279717 data=null 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-30T13:46:15.520Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1126279717 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T13:46:15.520Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1126279717 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T13:46:15.520Z] 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-30T13:46:15.520Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:46:15.520Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T13:46:15.520Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@26554852 [2019-07-30T13:46:15.520Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=1126279719 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-30T13:46:15.520Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1126279719 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-30T13:46:15.520Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=1126279719 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T13:46:15.520Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=1126279719 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T13:46:15.520Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=1126279719 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-30T13:46:15.520Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=1126279720 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-30T13:46:15.520Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=1126279720 data=null item=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-30T13:46:15.520Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=1126279720 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-30T13:46:15.520Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1126279720 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-30T13:46:15.520Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=1126279720 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-30T13:46:15.520Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=1126279720 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T13:46:15.520Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=1126279725 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T13:46:15.520Z] DEBUG - Clicking on Fi&nd [2019-07-30T13:46:15.520Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1126279726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:15.520Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1126279726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:15.520Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1126279726 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:15.520Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1126279726 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:15.520Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1126279726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:15.520Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1126279726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:15.520Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1126279726 data=null item=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-30T13:46:15.520Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1126279727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:15.520Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1126279727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:15.520Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1126279727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:15.520Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1126279727 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:15.520Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1126279727 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:15.520Z] DEBUG - Clicked on Fi&nd [2019-07-30T13:46:15.520Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T13:46:15.520Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T13:46:15.520Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T13:46:15.520Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T13:46:15.520Z] DEBUG - matched Combo with text "\ACPU", using matcher: of type 'Combo' [2019-07-30T13:46:15.520Z] DEBUG - matched Combo with text "\ACPU", using matcher: (of type 'Combo') [2019-07-30T13:46:15.520Z] DEBUG - Setting text on (of type 'Combo') to \ACPU [2019-07-30T13:46:15.520Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\ACPU} time=1126279728 data=null} to (of type 'Combo') [2019-07-30T13:46:15.520Z] DEBUG - Set text on (of type 'Combo') to \ACPU [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:46:15.520Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:46:15.520Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T13:46:15.520Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T13:46:15.520Z] 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-30T13:46:15.520Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:46:15.520Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T13:46:15.520Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T13:46:15.520Z] 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-30T13:46:15.520Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:46:15.520Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:46:15.520Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T13:46:15.520Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1ce31738 [2019-07-30T13:46:15.520Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=1126279734 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-30T13:46:15.520Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1126279734 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-30T13:46:15.520Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=1126279734 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T13:46:15.520Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=1126279734 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T13:46:15.520Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=1126279734 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-30T13:46:15.520Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=1126279734 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-30T13:46:15.520Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=1126279734 data=null item=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-30T13:46:15.520Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=1126279735 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-30T13:46:15.520Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1126279735 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-30T13:46:15.520Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=1126279735 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-30T13:46:15.520Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=1126279735 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T13:46:15.520Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=1126279735 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T13:46:15.520Z] DEBUG - Clicking on Fi&nd [2019-07-30T13:46:15.520Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1126279735 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:15.520Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1126279735 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:15.520Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1126279735 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:15.520Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1126279735 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:15.520Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1126279735 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:15.520Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1126279735 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:15.520Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1126279736 data=null item=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-30T13:46:15.778Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1126279736 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:15.778Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1126279800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:15.778Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1126279800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:15.778Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1126279800 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:15.778Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1126279800 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:15.778Z] DEBUG - Clicked on Fi&nd [2019-07-30T13:46:15.778Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T13:46:15.778Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T13:46:15.778Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label' [2019-07-30T13:46:15.778Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label') [2019-07-30T13:46:15.778Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T13:46:15.778Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T13:46:15.778Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:46:15.778Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:46:15.778Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:46:15.778Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:46:15.778Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:46:15.778Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:46:15.778Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:46:15.778Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-30T13:46:15.778Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-30T13:46:15.778Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:46:15.778Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:46:15.778Z] DEBUG - Clicking on Close [2019-07-30T13:46:15.778Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1126279803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:46:15.778Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1126279803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:46:15.778Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1126279803 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:46:15.778Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1126279803 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:46:15.778Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1126279803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:46:15.778Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1126279803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:46:15.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1126279803 data=null item=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-30T13:46:16.034Z] DEBUG - Clicked on [2019-07-30T13:46:16.034Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"' [2019-07-30T13:46:16.034Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-30T13:46:16.034Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-30T13:46:16.034Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-30T13:46:16.034Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-30T13:46:16.034Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-30T13:46:16.034Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-30T13:46:16.034Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:46:16.034Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:46:16.599Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T13:46:16.599Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1126280597 data=null doit=true} to Shell with text {Find} [2019-07-30T13:46:16.599Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:16.599Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:46:16.599Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-30T13:46:16.599Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-30T13:46:16.599Z] DEBUG - Setting text on (of type 'Combo') to CPU 1 [2019-07-30T13:46:16.599Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=1126280601 data=null} to (of type 'Combo') [2019-07-30T13:46:16.599Z] DEBUG - Set text on (of type 'Combo') to CPU 1 [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:46:16.599Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:46:16.599Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T13:46:16.599Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T13:46:16.599Z] 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-30T13:46:16.599Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:46:16.599Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T13:46:16.599Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@1f657fe5 [2019-07-30T13:46:16.599Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1126280605 data=null 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-30T13:46:16.599Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1126280605 data=null 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-30T13:46:16.599Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1126280606 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T13:46:16.599Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1126280606 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T13:46:16.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1126280606 data=null 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-30T13:46:16.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1126280606 data=null 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-30T13:46:16.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1126280606 data=null item=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-30T13:46:16.599Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1126280606 data=null 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-30T13:46:16.599Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1126280606 data=null 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-30T13:46:16.599Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1126280606 data=null 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-30T13:46:16.599Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1126280606 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T13:46:16.599Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1126280607 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T13:46:16.599Z] 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-30T13:46:16.599Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:46:16.599Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T13:46:16.599Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T13:46:16.599Z] DEBUG - Clicking on Fi&nd [2019-07-30T13:46:16.599Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1126280613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:16.599Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1126280613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:16.599Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1126280613 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:16.599Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1126280613 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:16.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1126280614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:16.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1126280614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:16.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1126280614 data=null item=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-30T13:46:16.599Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1126280614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:16.599Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1126280614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:16.599Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1126280614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:16.599Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1126280614 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:16.599Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1126280614 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:16.599Z] DEBUG - Clicked on Fi&nd [2019-07-30T13:46:16.599Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T13:46:16.599Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T13:46:16.599Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T13:46:16.599Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T13:46:16.599Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:46:16.599Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:46:16.599Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:46:16.599Z] DEBUG - matched Combo with text "CPU 1", using matcher: of type 'Combo' [2019-07-30T13:46:16.599Z] DEBUG - matched Combo with text "CPU 1", using matcher: (of type 'Combo') [2019-07-30T13:46:16.599Z] DEBUG - Setting text on (of type 'Combo') to CPU 1 [2019-07-30T13:46:16.599Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=1126280617 data=null} to (of type 'Combo') [2019-07-30T13:46:16.599Z] DEBUG - Set text on (of type 'Combo') to CPU 1 [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:46:16.599Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T13:46:16.599Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {F&orward} time=1126280619 data=null doit=true} to Button with text {F&orward} [2019-07-30T13:46:16.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1126280619 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-30T13:46:16.599Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T13:46:16.599Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Backward} time=1126280620 data=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T13:46:16.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Backward} time=1126280620 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-30T13:46:16.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Backward} time=1126280620 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-30T13:46:16.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1126280621 data=null item=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-30T13:46:16.599Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:46:16.599Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T13:46:16.599Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T13:46:16.599Z] 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-30T13:46:16.599Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:46:16.599Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T13:46:16.599Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T13:46:16.599Z] 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-30T13:46:16.599Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:46:16.599Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T13:46:16.599Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T13:46:16.599Z] DEBUG - Clicking on Fi&nd [2019-07-30T13:46:16.599Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1126280692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:16.599Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1126280693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:16.599Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1126280693 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:16.599Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1126280693 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:16.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1126280693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:16.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1126280693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:16.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1126280693 data=null item=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-30T13:46:16.599Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1126280694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:16.599Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1126280694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:16.599Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1126280694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:16.599Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1126280694 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:16.599Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1126280694 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:16.599Z] DEBUG - Clicked on Fi&nd [2019-07-30T13:46:16.599Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T13:46:16.599Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T13:46:16.599Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-07-30T13:46:16.599Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-07-30T13:46:16.599Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:46:16.599Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:46:16.599Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T13:46:16.599Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:46:16.599Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:46:16.599Z] DEBUG - Clicking on Close [2019-07-30T13:46:16.599Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1126280697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:46:16.599Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1126280697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:46:16.599Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1126280697 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:46:16.599Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1126280697 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:46:16.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1126280697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:46:16.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1126280697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:46:16.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1126280698 data=null item=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-30T13:46:16.856Z] DEBUG - Clicked on [2019-07-30T13:46:16.856Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"' [2019-07-30T13:46:17.421Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-30T13:46:17.421Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-30T13:46:17.421Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-30T13:46:17.421Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-30T13:46:17.421Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-30T13:46:17.421Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-30T13:46:17.421Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:46:17.421Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:46:18.029Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T13:46:18.029Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1126281826 data=null doit=true} to Shell with text {Find} [2019-07-30T13:46:18.029Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T13:46:18.029Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:46:18.029Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:46:18.029Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:46:18.029Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:46:18.029Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:46:18.029Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:46:18.029Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:46:18.029Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:46:18.029Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-30T13:46:18.029Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-30T13:46:18.029Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:18.029Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-30T13:46:18.029Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-30T13:46:18.029Z] DEBUG - Setting text on (of type 'Combo') to CPU [2019-07-30T13:46:18.029Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU} time=1126281829 data=null} to (of type 'Combo') [2019-07-30T13:46:18.029Z] DEBUG - Set text on (of type 'Combo') to CPU [2019-07-30T13:46:18.029Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:46:18.029Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-30T13:46:18.029Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-30T13:46:18.029Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T13:46:18.029Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:46:18.029Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:46:18.029Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:46:18.029Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:46:18.029Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:46:18.029Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:46:18.029Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:46:18.029Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T13:46:18.029Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Backward} time=1126281831 data=null doit=true} to Button with text {&Backward} [2019-07-30T13:46:18.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1126281831 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-30T13:46:18.029Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T13:46:18.029Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&orward} time=1126281878 data=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T13:46:18.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&orward} time=1126281883 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-30T13:46:18.029Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&orward} time=1126281883 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-30T13:46:18.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1126281883 data=null item=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-30T13:46:18.029Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T13:46:18.029Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:46:18.029Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:46:18.029Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:46:18.029Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T13:46:18.029Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T13:46:18.029Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T13:46:18.029Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:46:18.029Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:46:18.029Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:46:18.029Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:46:18.029Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:46:18.029Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T13:46:18.029Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T13:46:18.029Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:46:18.029Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:46:18.029Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:46:18.029Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:46:18.029Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T13:46:18.029Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T13:46:18.029Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T13:46:18.029Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:46:18.029Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:46:18.029Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:46:18.029Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:46:18.029Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T13:46:18.029Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@615990bb [2019-07-30T13:46:18.029Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1126281886 data=null 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-30T13:46:18.029Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1126281886 data=null 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-30T13:46:18.029Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1126281886 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T13:46:18.029Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1126281886 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T13:46:18.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1126281887 data=null 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-30T13:46:18.029Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1126281887 data=null 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-30T13:46:18.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1126281887 data=null item=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-30T13:46:18.029Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1126281887 data=null 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-30T13:46:18.029Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1126281887 data=null 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-30T13:46:18.029Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1126281887 data=null 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-30T13:46:18.029Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1126281887 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T13:46:18.029Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1126281887 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T13:46:18.029Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:46:18.029Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:46:18.029Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:46:18.029Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:46:18.029Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:46:18.029Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T13:46:18.029Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T13:46:18.029Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T13:46:18.029Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:46:18.029Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:46:18.029Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:46:18.029Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T13:46:18.029Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@569c2ade [2019-07-30T13:46:18.029Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Whole word} time=1126281888 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-30T13:46:18.029Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=1126281889 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-30T13:46:18.029Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Whole word} time=1126281889 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T13:46:18.029Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Whole word} time=1126281889 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T13:46:18.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Whole word} time=1126281889 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-30T13:46:18.029Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Whole word} time=1126281889 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-30T13:46:18.030Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Whole word} time=1126281889 data=null item=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-30T13:46:18.030Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Whole word} time=1126281889 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-30T13:46:18.030Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=1126281889 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-30T13:46:18.030Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Whole word} time=1126281890 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-30T13:46:18.030Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Whole word} time=1126281890 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T13:46:18.030Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Whole word} time=1126281890 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T13:46:18.030Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:46:18.030Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:46:18.030Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:46:18.030Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:46:18.030Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:46:18.030Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:46:18.030Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T13:46:18.030Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T13:46:18.030Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T13:46:18.030Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:46:18.030Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:46:18.030Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T13:46:18.030Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T13:46:18.030Z] DEBUG - Clicking on Fi&nd [2019-07-30T13:46:18.030Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1126281891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:18.030Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1126281891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:18.030Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1126281891 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:18.030Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1126281891 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:18.030Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1126281891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:18.030Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1126281891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:18.030Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1126281891 data=null item=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-30T13:46:18.030Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1126281892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:18.030Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1126281892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:18.030Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1126281892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:18.030Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1126281892 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:18.030Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1126281892 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:18.030Z] DEBUG - Clicked on Fi&nd [2019-07-30T13:46:18.030Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T13:46:18.030Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T13:46:18.030Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T13:46:18.030Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T13:46:18.030Z] DEBUG - matched Combo with text "CPU", using matcher: of type 'Combo' [2019-07-30T13:46:18.030Z] DEBUG - matched Combo with text "CPU", using matcher: (of type 'Combo') [2019-07-30T13:46:18.030Z] DEBUG - Setting text on (of type 'Combo') to CP [2019-07-30T13:46:18.030Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CP} time=1126281893 data=null} to (of type 'Combo') [2019-07-30T13:46:18.030Z] DEBUG - Set text on (of type 'Combo') to CP [2019-07-30T13:46:18.030Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:46:18.030Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-30T13:46:18.030Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-30T13:46:18.030Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T13:46:18.030Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:46:18.030Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:46:18.030Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:46:18.030Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:46:18.030Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:46:18.030Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:46:18.030Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:46:18.030Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T13:46:18.030Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:46:18.030Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:46:18.030Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:46:18.030Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T13:46:18.030Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T13:46:18.030Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T13:46:18.030Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:46:18.030Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:46:18.030Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:46:18.030Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:46:18.030Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:46:18.030Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T13:46:18.030Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T13:46:18.030Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:46:18.030Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:46:18.030Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:46:18.030Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:46:18.030Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T13:46:18.030Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T13:46:18.030Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T13:46:18.030Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:46:18.030Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:46:18.030Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:46:18.030Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:46:18.030Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T13:46:18.030Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T13:46:18.030Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:46:18.030Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:46:18.030Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:46:18.030Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:46:18.030Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:46:18.030Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T13:46:18.030Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T13:46:18.030Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T13:46:18.030Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:46:18.030Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:46:18.030Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:46:18.030Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T13:46:18.030Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T13:46:18.030Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:46:18.030Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:46:18.030Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:46:18.030Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:46:18.030Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:46:18.030Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:46:18.030Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T13:46:18.030Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T13:46:18.030Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T13:46:18.030Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:46:18.030Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:46:18.030Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T13:46:18.030Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T13:46:18.030Z] DEBUG - Clicking on Fi&nd [2019-07-30T13:46:18.030Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1126281988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:18.030Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1126281988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:18.030Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1126281988 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:18.030Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1126281988 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:18.030Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1126281988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:18.030Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1126281988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:18.030Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1126281988 data=null item=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-30T13:46:18.030Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1126281991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:18.030Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1126281992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:18.030Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1126281992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:18.030Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1126281992 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:18.030Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1126281992 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:18.030Z] DEBUG - Clicked on Fi&nd [2019-07-30T13:46:18.030Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T13:46:18.030Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T13:46:18.030Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label' [2019-07-30T13:46:18.030Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label') [2019-07-30T13:46:18.030Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T13:46:18.030Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T13:46:18.030Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:46:18.030Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:46:18.030Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:46:18.030Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:46:18.030Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:46:18.030Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:46:18.030Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:46:18.030Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-30T13:46:18.030Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-30T13:46:18.030Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:46:18.030Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:46:18.030Z] DEBUG - Clicking on Close [2019-07-30T13:46:18.030Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1126282017 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:46:18.030Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1126282017 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:46:18.030Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1126282017 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:46:18.030Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1126282018 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:46:18.030Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1126282018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:46:18.030Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1126282018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:46:18.030Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1126282018 data=null item=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-30T13:46:18.030Z] DEBUG - Clicked on [2019-07-30T13:46:18.030Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"' [2019-07-30T13:46:18.287Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-30T13:46:18.287Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-30T13:46:18.287Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-30T13:46:18.287Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-30T13:46:18.287Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-30T13:46:18.287Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-30T13:46:18.287Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:46:18.287Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:46:18.544Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T13:46:18.544Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1126282714 data=null doit=true} to Shell with text {Find} [2019-07-30T13:46:18.544Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:18.544Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-30T13:46:18.544Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-30T13:46:18.544Z] DEBUG - Setting text on (of type 'Combo') to CPU 1 [2019-07-30T13:46:18.544Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=1126282718 data=null} to (of type 'Combo') [2019-07-30T13:46:18.544Z] DEBUG - Set text on (of type 'Combo') to CPU 1 [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:46:18.544Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:46:18.544Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T13:46:18.544Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@4d2acf81 [2019-07-30T13:46:18.544Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=1126282727 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-30T13:46:18.544Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1126282727 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-30T13:46:18.544Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Case sensitive} time=1126282727 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T13:46:18.544Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Case sensitive} time=1126282728 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T13:46:18.544Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Case sensitive} time=1126282728 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-30T13:46:18.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Case sensitive} time=1126282728 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-30T13:46:18.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Case sensitive} time=1126282728 data=null item=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-30T13:46:18.544Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Case sensitive} time=1126282728 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-30T13:46:18.544Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1126282729 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-30T13:46:18.544Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Case sensitive} time=1126282729 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-30T13:46:18.544Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Case sensitive} time=1126282729 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T13:46:18.544Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Case sensitive} time=1126282729 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T13:46:18.544Z] 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-30T13:46:18.544Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:46:18.544Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T13:46:18.544Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T13:46:18.544Z] 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-30T13:46:18.544Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:46:18.544Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T13:46:18.544Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T13:46:18.544Z] DEBUG - Clicking on Fi&nd [2019-07-30T13:46:18.544Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1126282732 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:18.544Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1126282732 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:18.544Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1126282732 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:18.544Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1126282732 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:18.544Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1126282732 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:18.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1126282732 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:18.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1126282732 data=null item=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-30T13:46:18.544Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1126282733 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:18.544Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1126282733 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:18.544Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1126282733 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:18.544Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1126282733 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:18.544Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1126282733 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:18.544Z] DEBUG - Clicked on Fi&nd [2019-07-30T13:46:18.544Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T13:46:18.544Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T13:46:18.544Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T13:46:18.544Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T13:46:18.544Z] DEBUG - matched Combo with text "CPU 1", using matcher: of type 'Combo' [2019-07-30T13:46:18.544Z] DEBUG - matched Combo with text "CPU 1", using matcher: (of type 'Combo') [2019-07-30T13:46:18.544Z] DEBUG - Setting text on (of type 'Combo') to cpu 1 [2019-07-30T13:46:18.544Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {cpu 1} time=1126282735 data=null} to (of type 'Combo') [2019-07-30T13:46:18.544Z] DEBUG - Set text on (of type 'Combo') to cpu 1 [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:46:18.544Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:46:18.544Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T13:46:18.544Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T13:46:18.544Z] 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-30T13:46:18.544Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:46:18.544Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T13:46:18.544Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T13:46:18.544Z] 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-30T13:46:18.544Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:46:18.544Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T13:46:18.544Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T13:46:18.544Z] DEBUG - Clicking on Fi&nd [2019-07-30T13:46:18.544Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1126282785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:18.544Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1126282785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:18.544Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1126282785 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:18.544Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1126282785 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:18.544Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1126282785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:18.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1126282785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:18.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1126282785 data=null item=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-30T13:46:18.544Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1126282788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:18.544Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1126282789 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:18.544Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1126282789 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:18.544Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1126282789 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:18.544Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1126282789 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:18.544Z] DEBUG - Clicked on Fi&nd [2019-07-30T13:46:18.544Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T13:46:18.544Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T13:46:18.544Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label' [2019-07-30T13:46:18.544Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label') [2019-07-30T13:46:18.544Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T13:46:18.544Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:46:18.544Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:46:18.544Z] DEBUG - Clicking on Close [2019-07-30T13:46:18.544Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1126282792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:46:18.544Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1126282792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:46:18.544Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1126282792 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:46:18.544Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1126282792 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:46:18.544Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1126282792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:46:18.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1126282792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:46:18.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1126282792 data=null item=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-30T13:46:18.801Z] DEBUG - Clicked on [2019-07-30T13:46:18.801Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"' [2019-07-30T13:46:18.801Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-30T13:46:18.801Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-30T13:46:18.801Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-30T13:46:18.801Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-30T13:46:18.801Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-30T13:46:18.801Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-30T13:46:18.801Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:46:19.057Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:46:19.314Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T13:46:19.314Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1126283340 data=null doit=true} to Shell with text {Find} [2019-07-30T13:46:19.314Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T13:46:19.314Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T13:46:19.314Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:46:19.314Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:46:19.314Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:46:19.314Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:46:19.314Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:46:19.314Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:46:19.314Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:46:19.314Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-30T13:46:19.314Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-30T13:46:19.314Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:46:19.314Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:46:19.314Z] DEBUG - Clicking on Close [2019-07-30T13:46:19.314Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1126283348 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:46:19.314Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1126283348 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:46:19.314Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1126283348 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:46:19.314Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1126283349 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:46:19.314Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1126283349 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:46:19.314Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1126283349 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:46:19.314Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1126283349 data=null item=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-30T13:46:19.314Z] DEBUG - Clicked on [2019-07-30T13:46:19.314Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-30T13:46:19.314Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-30T13:46:19.314Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-30T13:46:19.314Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-30T13:46:19.314Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-30T13:46:19.314Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-30T13:46:19.571Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:46:19.571Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:46:19.828Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T13:46:19.828Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1126283870 data=null doit=true} to Shell with text {Find} [2019-07-30T13:46:19.828Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T13:46:19.828Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T13:46:19.828Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:46:19.828Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:46:19.828Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:46:19.828Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:46:19.828Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:46:19.828Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:46:19.828Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:46:19.828Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-30T13:46:19.828Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-30T13:46:19.828Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:46:19.828Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:46:19.828Z] DEBUG - Clicking on Close [2019-07-30T13:46:19.828Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1126283873 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:46:19.828Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1126283873 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:46:19.828Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1126283873 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:46:19.828Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1126283874 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:46:19.828Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1126283874 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:46:19.828Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1126283874 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:46:19.828Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1126283874 data=null item=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-30T13:46:19.828Z] DEBUG - Clicked on [2019-07-30T13:46:19.828Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"' [2019-07-30T13:46:20.085Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-30T13:46:20.085Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-30T13:46:20.085Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-30T13:46:20.085Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-30T13:46:20.085Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-30T13:46:20.085Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-30T13:46:20.085Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:46:20.085Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T13:46:20.342Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T13:46:20.342Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1126284387 data=null doit=true} to Shell with text {Find} [2019-07-30T13:46:20.342Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T13:46:20.342Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:46:20.342Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:46:20.342Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:46:20.342Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:46:20.342Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:46:20.342Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:46:20.342Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:46:20.342Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:46:20.342Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-30T13:46:20.342Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-30T13:46:20.342Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:20.342Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-30T13:46:20.342Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-30T13:46:20.342Z] DEBUG - Setting text on (of type 'Combo') to CPU 1 [2019-07-30T13:46:20.342Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=1126284390 data=null} to (of type 'Combo') [2019-07-30T13:46:20.342Z] DEBUG - Set text on (of type 'Combo') to CPU 1 [2019-07-30T13:46:20.342Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:46:20.342Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:46:20.342Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward' [2019-07-30T13:46:20.342Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO' [2019-07-30T13:46:20.342Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T13:46:20.342Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:46:20.342Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:46:20.342Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:46:20.342Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:46:20.342Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:46:20.342Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:46:20.342Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T13:46:20.342Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {F&orward} time=1126284392 data=null doit=true} to Button with text {F&orward} [2019-07-30T13:46:20.342Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1126284392 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-30T13:46:20.342Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T13:46:20.342Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Backward} time=1126284400 data=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T13:46:20.342Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Backward} time=1126284400 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-30T13:46:20.342Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Backward} time=1126284400 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-30T13:46:20.342Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1126284400 data=null item=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-30T13:46:20.342Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T13:46:20.342Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:46:20.342Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:46:20.342Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:46:20.342Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T13:46:20.342Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T13:46:20.342Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T13:46:20.342Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:46:20.342Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:46:20.342Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:46:20.342Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:46:20.342Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:46:20.342Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T13:46:20.342Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@3934d19d [2019-07-30T13:46:20.342Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=1126284401 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-30T13:46:20.342Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1126284402 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-30T13:46:20.342Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Case sensitive} time=1126284402 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T13:46:20.342Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Case sensitive} time=1126284402 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T13:46:20.342Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Case sensitive} time=1126284402 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-30T13:46:20.342Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Case sensitive} time=1126284402 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-30T13:46:20.342Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Case sensitive} time=1126284402 data=null item=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-30T13:46:20.342Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Case sensitive} time=1126284402 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-30T13:46:20.342Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1126284402 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-30T13:46:20.342Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Case sensitive} time=1126284403 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-30T13:46:20.342Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Case sensitive} time=1126284403 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T13:46:20.342Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Case sensitive} time=1126284403 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T13:46:20.342Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:46:20.342Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:46:20.342Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:46:20.342Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:46:20.342Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T13:46:20.342Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T13:46:20.342Z] 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-30T13:46:20.342Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:46:20.342Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:46:20.342Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:46:20.342Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:46:20.342Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T13:46:20.342Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@e937444 [2019-07-30T13:46:20.342Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1126284404 data=null 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-30T13:46:20.342Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1126284404 data=null 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-30T13:46:20.342Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1126284404 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T13:46:20.342Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1126284404 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T13:46:20.342Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1126284404 data=null 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-30T13:46:20.342Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1126284404 data=null 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-30T13:46:20.342Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1126284404 data=null item=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-30T13:46:20.342Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1126284405 data=null 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-30T13:46:20.342Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1126284405 data=null 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-30T13:46:20.342Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1126284405 data=null 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-30T13:46:20.342Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1126284405 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T13:46:20.342Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1126284405 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T13:46:20.342Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:46:20.342Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:46:20.342Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:46:20.342Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:46:20.342Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:46:20.342Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T13:46:20.342Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T13:46:20.342Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T13:46:20.342Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:46:20.342Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:46:20.342Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:46:20.342Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:46:20.342Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:46:20.342Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:46:20.342Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:46:20.342Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:46:20.342Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:46:20.342Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T13:46:20.342Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T13:46:20.342Z] 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-30T13:46:20.342Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:46:20.342Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:46:20.342Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T13:46:20.342Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T13:46:20.342Z] DEBUG - Clicking on Fi&nd [2019-07-30T13:46:20.342Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1126284407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:20.342Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1126284407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:20.342Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1126284407 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:20.342Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1126284407 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:20.342Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1126284407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:20.342Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1126284408 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:20.342Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1126284408 data=null item=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-30T13:46:20.342Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1126284408 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:20.342Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1126284408 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:20.342Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1126284408 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:20.342Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1126284408 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:20.342Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1126284408 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:20.342Z] DEBUG - Clicked on Fi&nd [2019-07-30T13:46:20.342Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T13:46:20.342Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T13:46:20.342Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-07-30T13:46:20.342Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-07-30T13:46:20.342Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T13:46:20.342Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T13:46:20.342Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-07-30T13:46:20.342Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-07-30T13:46:20.342Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:46:20.342Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:46:20.342Z] DEBUG - matched Combo with text "CPU 1", using matcher: of type 'Combo' [2019-07-30T13:46:20.342Z] DEBUG - matched Combo with text "CPU 1", using matcher: (of type 'Combo') [2019-07-30T13:46:20.342Z] DEBUG - Setting text on (of type 'Combo') to CPU 1 [2019-07-30T13:46:20.342Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=1126284421 data=null} to (of type 'Combo') [2019-07-30T13:46:20.342Z] DEBUG - Set text on (of type 'Combo') to CPU 1 [2019-07-30T13:46:20.342Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:46:20.342Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-30T13:46:20.342Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-30T13:46:20.342Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T13:46:20.342Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:46:20.342Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:46:20.342Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:46:20.342Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:46:20.342Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:46:20.342Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:46:20.342Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:46:20.342Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T13:46:20.342Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Backward} time=1126284423 data=null doit=true} to Button with text {&Backward} [2019-07-30T13:46:20.342Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1126284423 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-30T13:46:20.342Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T13:46:20.342Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&orward} time=1126284424 data=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T13:46:20.342Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&orward} time=1126284424 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-30T13:46:20.342Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&orward} time=1126284424 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-30T13:46:20.342Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1126284424 data=null item=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-30T13:46:20.342Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T13:46:20.342Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:46:20.342Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:46:20.342Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:46:20.342Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T13:46:20.342Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T13:46:20.342Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T13:46:20.342Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:46:20.342Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:46:20.342Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:46:20.342Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:46:20.342Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:46:20.342Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T13:46:20.342Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T13:46:20.342Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:46:20.342Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:46:20.342Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:46:20.342Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:46:20.342Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T13:46:20.342Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T13:46:20.342Z] 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-30T13:46:20.342Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:46:20.342Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:46:20.343Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:46:20.343Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:46:20.343Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T13:46:20.343Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T13:46:20.343Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:46:20.343Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:46:20.343Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:46:20.343Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:46:20.343Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:46:20.343Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T13:46:20.343Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T13:46:20.343Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T13:46:20.343Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:46:20.343Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:46:20.343Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:46:20.343Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:46:20.343Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:46:20.343Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:46:20.343Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:46:20.343Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:46:20.343Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:46:20.343Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T13:46:20.343Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T13:46:20.343Z] 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-30T13:46:20.343Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:46:20.343Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:46:20.343Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T13:46:20.343Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T13:46:20.343Z] DEBUG - Clicking on Fi&nd [2019-07-30T13:46:20.343Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1126284481 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:20.343Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1126284481 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:20.343Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1126284481 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:20.343Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1126284482 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:20.343Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1126284482 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:20.343Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1126284482 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:20.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1126284482 data=null item=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-30T13:46:20.343Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1126284483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:20.343Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1126284483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:20.343Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1126284483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:20.343Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1126284483 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:20.343Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1126284483 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T13:46:20.343Z] DEBUG - Clicked on Fi&nd [2019-07-30T13:46:20.343Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T13:46:20.343Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T13:46:20.343Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-07-30T13:46:20.343Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-07-30T13:46:20.343Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T13:46:20.343Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T13:46:20.343Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T13:46:20.343Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T13:46:20.343Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T13:46:20.343Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T13:46:20.343Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T13:46:20.343Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T13:46:20.343Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T13:46:20.343Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-30T13:46:20.343Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-30T13:46:20.343Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:46:20.343Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T13:46:20.343Z] DEBUG - Clicking on Close [2019-07-30T13:46:20.343Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1126284486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:46:20.343Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1126284486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:46:20.343Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1126284486 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:46:20.343Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1126284486 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:46:20.343Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1126284486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:46:20.343Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1126284486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:46:20.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1126284486 data=null item=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-30T13:46:20.600Z] DEBUG - Clicked on [2019-07-30T13:46:20.600Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/bug446190/bug446190_ - Eclipse Platform} time=1126284790 data=null doit=true} to Shell with text {data - test/Traces/bug446190/bug446190_ - Eclipse Platform} [2019-07-30T13:46:20.600Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T13:46:20.856Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:46:20.856Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:46:20.856Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:46:20.856Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126284919 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:46:20.856Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126284919 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:46:20.856Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126284919 data=null} to TreeItem with text {test} [2019-07-30T13:46:20.856Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126284919 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:46:20.856Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126284920 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:46:20.856Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126285007 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:46:21.113Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T13:46:21.113Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T13:46:21.113Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T13:46:21.677Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T13:46:21.677Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T13:46:21.677Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:46:21.677Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:46:21.677Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:46:21.677Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:46:21.677Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:46:21.677Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:46:21.677Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:46:21.677Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T13:46:21.677Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126285697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:46:21.677Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126285697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:46:21.677Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126285698 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:46:21.677Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126285698 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:46:21.677Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126285698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:46:21.677Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126285698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:46:21.677Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126285698 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:46:21.677Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126285698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:46:21.677Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126285698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:46:21.677Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126285698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:46:21.677Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126285699 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:46:21.677Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126285699 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:46:21.677Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:46:21.677Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:46:21.677Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:46:21.677Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:46:21.677Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:46:21.677Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:46:21.677Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:46:21.677Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:46:21.677Z] DEBUG - Clicking on OK [2019-07-30T13:46:21.677Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1126285700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:46:21.677Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1126285700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:46:21.677Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1126285700 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:46:21.677Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1126285700 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:46:21.677Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1126285700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:46:21.677Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1126285700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:46:21.677Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:46:21.677Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:46:21.677Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:46:21.677Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:46:21.677Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:46:21.677Z] DEBUG - Clicked on OK [2019-07-30T13:46:22.240Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1126285700 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:46:22.240Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1126285116 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T13:46:22.496Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.567 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest [2019-07-30T13:46:22.496Z] testRegEx(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest) Time elapsed: 1.618 s [2019-07-30T13:46:22.496Z] testDirection(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest) Time elapsed: 0.821 s [2019-07-30T13:46:22.496Z] testWholeWord(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest) Time elapsed: 1.327 s [2019-07-30T13:46:22.496Z] testCaseSensitive(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest) Time elapsed: 0.706 s [2019-07-30T13:46:22.496Z] testOpenCloseDialog(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest) Time elapsed: 1.078 s [2019-07-30T13:46:22.496Z] testWrapSearch(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest) Time elapsed: 0.738 s [2019-07-30T13:46:22.496Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest [2019-07-30T13:46:37.342Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T13:46:37.342Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:46:37.342Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T13:46:37.342Z] *** BUG *** [2019-07-30T13:46:37.342Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:46:37.342Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:46:37.342Z] [2019-07-30T13:46:37.342Z] *** BUG *** [2019-07-30T13:46:37.342Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:46:37.342Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:46:37.342Z] [2019-07-30T13:46:37.342Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-30T13:46:37.342Z] DEBUG - number of items : 2 [2019-07-30T13:46:37.342Z] DEBUG - Clicking on ToolItem with tooltip text {Hide Lost Events} [2019-07-30T13:46:37.342Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126299648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events} [2019-07-30T13:46:37.342Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126299648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events} [2019-07-30T13:46:37.342Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126299648 data=null doit=true} to ToolItem with tooltip text {Hide Lost Events} [2019-07-30T13:46:37.342Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126299648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events} [2019-07-30T13:46:37.342Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126299649 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events} [2019-07-30T13:46:37.342Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126299649 data=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-30T13:46:37.342Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126299650 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events} [2019-07-30T13:46:37.342Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126299650 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events} [2019-07-30T13:46:37.342Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126299650 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events} [2019-07-30T13:46:37.342Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126299650 data=null doit=true} to ToolItem with tooltip text {Hide Lost Events} [2019-07-30T13:46:37.342Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126299650 data=null} to ToolItem with tooltip text {Hide Lost Events} [2019-07-30T13:46:37.342Z] DEBUG - Clicked on ToolItem with tooltip text {Hide Lost Events} [2019-07-30T13:46:37.342Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-30T13:46:39.926Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"' [2019-07-30T13:46:40.533Z] [2019-07-30T13:46:40.533Z] !ENTRY org.eclipse.ui 4 0 2019-07-30 13:46:40.337 [2019-07-30T13:46:40.533Z] !MESSAGE Unhandled event loop exception [2019-07-30T13:46:40.533Z] !STACK 0 [2019-07-30T13:46:40.533Z] java.lang.NullPointerException [2019-07-30T13:46:40.533Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-30T13:46:40.533Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-30T13:46:40.533Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-30T13:46:40.533Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-30T13:46:40.533Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-30T13:46:40.533Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-30T13:46:40.533Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-30T13:46:40.533Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-30T13:46:40.533Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-30T13:46:40.533Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-30T13:46:40.533Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-30T13:46:40.533Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-30T13:46:40.533Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-30T13:46:40.533Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-30T13:46:40.533Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-30T13:46:40.533Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-30T13:46:40.533Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-30T13:46:40.533Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-30T13:46:40.533Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-30T13:46:40.533Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-30T13:46:40.533Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-30T13:46:40.533Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-30T13:46:40.533Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-30T13:46:40.533Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-30T13:46:40.533Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-30T13:46:40.533Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T13:46:40.533Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-30T13:46:40.533Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-30T13:46:40.533Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-30T13:46:40.533Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T13:46:40.533Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-30T13:46:40.533Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-30T13:46:40.533Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-30T13:46:40.533Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-30T13:46:40.533Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-30T13:46:40.533Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-30T13:46:40.533Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-30T13:46:40.533Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T13:46:40.533Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T13:46:40.533Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T13:46:40.533Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T13:46:40.533Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T13:46:40.533Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T13:46:40.533Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T13:46:40.533Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T13:46:40.533Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T13:46:40.533Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T13:46:40.533Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T13:46:40.533Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T13:46:40.533Z] [2019-07-30T13:46:40.533Z] !ENTRY org.eclipse.ui 4 0 2019-07-30 13:46:40.348 [2019-07-30T13:46:40.533Z] !MESSAGE Unhandled event loop exception [2019-07-30T13:46:40.533Z] !STACK 0 [2019-07-30T13:46:40.533Z] java.lang.NullPointerException [2019-07-30T13:46:40.533Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-30T13:46:40.533Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-30T13:46:40.533Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-30T13:46:40.533Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-30T13:46:40.533Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-30T13:46:40.533Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-30T13:46:40.533Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-30T13:46:40.533Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-30T13:46:40.533Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-30T13:46:40.533Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-30T13:46:40.533Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-30T13:46:40.533Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-30T13:46:40.533Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-30T13:46:40.533Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-30T13:46:40.533Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-30T13:46:40.533Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-30T13:46:40.533Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-30T13:46:40.533Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-30T13:46:40.533Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-30T13:46:40.533Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-30T13:46:40.533Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-30T13:46:40.533Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-30T13:46:40.533Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-30T13:46:40.533Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-30T13:46:40.533Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-30T13:46:40.533Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T13:46:40.533Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-30T13:46:40.533Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-30T13:46:40.533Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-30T13:46:40.533Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T13:46:40.533Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-30T13:46:40.533Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-30T13:46:40.533Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-30T13:46:40.533Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-30T13:46:40.533Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-30T13:46:40.533Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-30T13:46:40.533Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-30T13:46:40.533Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T13:46:40.533Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T13:46:40.533Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T13:46:40.533Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T13:46:40.533Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T13:46:40.533Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T13:46:40.533Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T13:46:40.533Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T13:46:40.533Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T13:46:40.533Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T13:46:40.533Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T13:46:40.533Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T13:46:40.533Z] [2019-07-30T13:46:40.533Z] !ENTRY org.eclipse.ui 4 0 2019-07-30 13:46:40.427 [2019-07-30T13:46:40.533Z] !MESSAGE Unhandled event loop exception [2019-07-30T13:46:40.533Z] !STACK 0 [2019-07-30T13:46:40.533Z] java.lang.NullPointerException [2019-07-30T13:46:40.533Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-30T13:46:40.533Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-30T13:46:40.533Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-30T13:46:40.533Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-30T13:46:40.533Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-30T13:46:40.533Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-30T13:46:40.533Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-30T13:46:40.533Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-30T13:46:40.533Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-30T13:46:40.533Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-30T13:46:40.533Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-30T13:46:40.533Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-30T13:46:40.533Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-30T13:46:40.533Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-30T13:46:40.533Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-30T13:46:40.533Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-30T13:46:40.533Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-30T13:46:40.533Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-30T13:46:40.533Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-30T13:46:40.533Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-30T13:46:40.533Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-30T13:46:40.533Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-30T13:46:40.533Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-30T13:46:40.533Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-30T13:46:40.533Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-30T13:46:40.533Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T13:46:40.533Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-30T13:46:40.533Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-30T13:46:40.533Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-30T13:46:40.533Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T13:46:40.533Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-30T13:46:40.533Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-30T13:46:40.533Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-30T13:46:40.533Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-30T13:46:40.533Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-30T13:46:40.533Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-30T13:46:40.533Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-30T13:46:40.533Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T13:46:40.533Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T13:46:40.533Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T13:46:40.533Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T13:46:40.533Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T13:46:40.533Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T13:46:40.533Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T13:46:40.533Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T13:46:40.533Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T13:46:40.533Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T13:46:40.533Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T13:46:40.533Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T13:46:40.791Z] [2019-07-30T13:46:40.791Z] !ENTRY org.eclipse.ui 4 0 2019-07-30 13:46:40.563 [2019-07-30T13:46:40.791Z] !MESSAGE Unhandled event loop exception [2019-07-30T13:46:40.791Z] !STACK 0 [2019-07-30T13:46:40.791Z] java.lang.NullPointerException [2019-07-30T13:46:40.791Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-30T13:46:40.791Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-30T13:46:40.791Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-30T13:46:40.791Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-30T13:46:40.791Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-30T13:46:40.791Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-30T13:46:40.791Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-30T13:46:40.791Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-30T13:46:40.791Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-30T13:46:40.791Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-30T13:46:40.791Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-30T13:46:40.791Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-30T13:46:40.791Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-30T13:46:40.791Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-30T13:46:40.791Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-30T13:46:40.791Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-30T13:46:40.791Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-30T13:46:40.791Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-30T13:46:40.791Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-30T13:46:40.791Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-30T13:46:40.791Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-30T13:46:40.791Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-30T13:46:40.791Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-30T13:46:40.791Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-30T13:46:40.791Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-30T13:46:40.791Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T13:46:40.791Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-30T13:46:40.791Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-30T13:46:40.791Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-30T13:46:40.791Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T13:46:40.791Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-30T13:46:40.791Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-30T13:46:40.791Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-30T13:46:40.791Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-30T13:46:40.791Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-30T13:46:40.791Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-30T13:46:40.791Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-30T13:46:40.791Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T13:46:40.791Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T13:46:40.791Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T13:46:40.791Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T13:46:40.791Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T13:46:40.791Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T13:46:40.791Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T13:46:40.791Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T13:46:40.791Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T13:46:40.791Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T13:46:40.791Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T13:46:40.791Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T13:46:40.791Z] [2019-07-30T13:46:40.791Z] !ENTRY org.eclipse.ui 4 0 2019-07-30 13:46:40.623 [2019-07-30T13:46:40.791Z] !MESSAGE Unhandled event loop exception [2019-07-30T13:46:40.791Z] !STACK 0 [2019-07-30T13:46:40.791Z] java.lang.NullPointerException [2019-07-30T13:46:40.791Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-30T13:46:40.791Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-30T13:46:40.791Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-30T13:46:40.791Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-30T13:46:40.791Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-30T13:46:40.791Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-30T13:46:40.791Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-30T13:46:40.791Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-30T13:46:40.791Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-30T13:46:40.791Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-30T13:46:40.791Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-30T13:46:40.791Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-30T13:46:40.791Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-30T13:46:40.791Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-30T13:46:40.791Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-30T13:46:40.791Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-30T13:46:40.791Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-30T13:46:40.791Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-30T13:46:40.791Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-30T13:46:40.791Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-30T13:46:40.791Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-30T13:46:40.791Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-30T13:46:40.791Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-30T13:46:40.791Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-30T13:46:40.791Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-30T13:46:40.791Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T13:46:40.791Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-30T13:46:40.791Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-30T13:46:40.791Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-30T13:46:40.791Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T13:46:40.791Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-30T13:46:40.791Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-30T13:46:40.791Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-30T13:46:40.791Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-30T13:46:40.791Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-30T13:46:40.791Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-30T13:46:40.791Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-30T13:46:40.791Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T13:46:40.791Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T13:46:40.791Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T13:46:40.791Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T13:46:40.791Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T13:46:40.791Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T13:46:40.791Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T13:46:40.791Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T13:46:40.791Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T13:46:40.791Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T13:46:40.791Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T13:46:40.791Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T13:46:40.791Z] DEBUG - matched ViewReference with text "", using matcher: with title '"State System Explorer"' [2019-07-30T13:46:40.791Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:46:41.048Z] [2019-07-30T13:46:41.048Z] !ENTRY org.eclipse.ui 4 0 2019-07-30 13:46:41.046 [2019-07-30T13:46:41.048Z] !MESSAGE Unhandled event loop exception [2019-07-30T13:46:41.048Z] !STACK 0 [2019-07-30T13:46:41.048Z] java.lang.NullPointerException [2019-07-30T13:46:41.048Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-30T13:46:41.048Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-30T13:46:41.048Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-30T13:46:41.048Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-30T13:46:41.048Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-30T13:46:41.048Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-30T13:46:41.048Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-30T13:46:41.048Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-30T13:46:41.048Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-30T13:46:41.048Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-30T13:46:41.048Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-30T13:46:41.048Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-30T13:46:41.048Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-30T13:46:41.048Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-30T13:46:41.048Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-30T13:46:41.048Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-30T13:46:41.048Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-30T13:46:41.048Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-30T13:46:41.048Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-30T13:46:41.048Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-30T13:46:41.048Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-30T13:46:41.048Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-30T13:46:41.048Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-30T13:46:41.048Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-30T13:46:41.048Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-30T13:46:41.048Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T13:46:41.048Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-30T13:46:41.048Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-30T13:46:41.048Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-30T13:46:41.048Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T13:46:41.048Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-30T13:46:41.048Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-30T13:46:41.048Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-30T13:46:41.048Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-30T13:46:41.048Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-30T13:46:41.048Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-30T13:46:41.048Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-30T13:46:41.048Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T13:46:41.048Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T13:46:41.048Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T13:46:41.048Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T13:46:41.048Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T13:46:41.048Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T13:46:41.048Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T13:46:41.048Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T13:46:41.048Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T13:46:41.306Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T13:46:41.306Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T13:46:41.306Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T13:46:41.306Z] [2019-07-30T13:46:41.306Z] !ENTRY org.eclipse.ui 4 0 2019-07-30 13:46:41.061 [2019-07-30T13:46:41.306Z] !MESSAGE Unhandled event loop exception [2019-07-30T13:46:41.306Z] !STACK 0 [2019-07-30T13:46:41.306Z] java.lang.NullPointerException [2019-07-30T13:46:41.306Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-30T13:46:41.306Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-30T13:46:41.306Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-30T13:46:41.306Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-30T13:46:41.306Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-30T13:46:41.306Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-30T13:46:41.306Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-30T13:46:41.306Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-30T13:46:41.306Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-30T13:46:41.306Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-30T13:46:41.306Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-30T13:46:41.306Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-30T13:46:41.306Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-30T13:46:41.306Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-30T13:46:41.306Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-30T13:46:41.306Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-30T13:46:41.306Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-30T13:46:41.306Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-30T13:46:41.306Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-30T13:46:41.306Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-30T13:46:41.306Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-30T13:46:41.306Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-30T13:46:41.306Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-30T13:46:41.306Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-30T13:46:41.306Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-30T13:46:41.306Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T13:46:41.306Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-30T13:46:41.306Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-30T13:46:41.306Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-30T13:46:41.306Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T13:46:41.306Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-30T13:46:41.306Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-30T13:46:41.306Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-30T13:46:41.306Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-30T13:46:41.306Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-30T13:46:41.306Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-30T13:46:41.306Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-30T13:46:41.306Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T13:46:41.306Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T13:46:41.306Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T13:46:41.306Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T13:46:41.306Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T13:46:41.306Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T13:46:41.306Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T13:46:41.306Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T13:46:41.306Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T13:46:41.306Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T13:46:41.306Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T13:46:41.306Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T13:46:41.306Z] [2019-07-30T13:46:41.306Z] !ENTRY org.eclipse.ui 4 0 2019-07-30 13:46:41.144 [2019-07-30T13:46:41.306Z] !MESSAGE Unhandled event loop exception [2019-07-30T13:46:41.306Z] !STACK 0 [2019-07-30T13:46:41.306Z] java.lang.NullPointerException [2019-07-30T13:46:41.306Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-30T13:46:41.306Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-30T13:46:41.306Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-30T13:46:41.306Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-30T13:46:41.306Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-30T13:46:41.306Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-30T13:46:41.306Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-30T13:46:41.306Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-30T13:46:41.306Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-30T13:46:41.306Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-30T13:46:41.306Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-30T13:46:41.306Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-30T13:46:41.306Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-30T13:46:41.306Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-30T13:46:41.306Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-30T13:46:41.306Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-30T13:46:41.306Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-30T13:46:41.306Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-30T13:46:41.306Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-30T13:46:41.306Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-30T13:46:41.306Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-30T13:46:41.306Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-30T13:46:41.306Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-30T13:46:41.306Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-30T13:46:41.306Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-30T13:46:41.306Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T13:46:41.306Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-30T13:46:41.306Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-30T13:46:41.307Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-30T13:46:41.307Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T13:46:41.307Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-30T13:46:41.307Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-30T13:46:41.307Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-30T13:46:41.307Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-30T13:46:41.307Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-30T13:46:41.307Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-30T13:46:41.307Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-30T13:46:41.307Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T13:46:41.307Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T13:46:41.307Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T13:46:41.307Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T13:46:41.307Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T13:46:41.307Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T13:46:41.307Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T13:46:41.307Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T13:46:41.307Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T13:46:41.307Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T13:46:41.307Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T13:46:41.307Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T13:46:41.307Z] DEBUG - matched ViewReference with text "", using matcher: with title '"State System Explorer"' [2019-07-30T13:46:41.307Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:46:41.307Z] [2019-07-30T13:46:41.307Z] !ENTRY org.eclipse.ui 4 0 2019-07-30 13:46:41.163 [2019-07-30T13:46:41.307Z] !MESSAGE Unhandled event loop exception [2019-07-30T13:46:41.307Z] !STACK 0 [2019-07-30T13:46:41.307Z] java.lang.NullPointerException [2019-07-30T13:46:41.307Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-30T13:46:41.307Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-30T13:46:41.307Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-30T13:46:41.307Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-30T13:46:41.307Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-30T13:46:41.307Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-30T13:46:41.307Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-30T13:46:41.307Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-30T13:46:41.307Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-30T13:46:41.307Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-30T13:46:41.307Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-30T13:46:41.307Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-30T13:46:41.307Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-30T13:46:41.307Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-30T13:46:41.307Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-30T13:46:41.307Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-30T13:46:41.307Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-30T13:46:41.307Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-30T13:46:41.307Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-30T13:46:41.307Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-30T13:46:41.307Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-30T13:46:41.307Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-30T13:46:41.307Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-30T13:46:41.307Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-30T13:46:41.307Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-30T13:46:41.307Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T13:46:41.307Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-30T13:46:41.307Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-30T13:46:41.307Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-30T13:46:41.307Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T13:46:41.307Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-30T13:46:41.307Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-30T13:46:41.307Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-30T13:46:41.307Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-30T13:46:41.307Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-30T13:46:41.307Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-30T13:46:41.307Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-30T13:46:41.307Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T13:46:41.307Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T13:46:41.307Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T13:46:41.307Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T13:46:41.307Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T13:46:41.307Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T13:46:41.307Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T13:46:41.307Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T13:46:41.307Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T13:46:41.307Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T13:46:41.307Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T13:46:41.307Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T13:46:41.563Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:46:41.563Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:46:45.744Z] [2019-07-30T13:46:45.744Z] !ENTRY org.eclipse.ui 4 0 2019-07-30 13:46:44.946 [2019-07-30T13:46:45.744Z] !MESSAGE Unhandled event loop exception [2019-07-30T13:46:45.744Z] !STACK 0 [2019-07-30T13:46:45.744Z] java.lang.NullPointerException [2019-07-30T13:46:45.744Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-30T13:46:45.744Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-30T13:46:45.744Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-30T13:46:45.744Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-30T13:46:45.744Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-30T13:46:45.744Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-30T13:46:45.744Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-30T13:46:45.744Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-30T13:46:45.744Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-30T13:46:45.744Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-30T13:46:45.744Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-30T13:46:45.744Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-30T13:46:45.744Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-30T13:46:45.744Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-30T13:46:45.745Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-30T13:46:45.745Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-30T13:46:45.745Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-30T13:46:45.745Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-30T13:46:45.745Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-30T13:46:45.745Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-30T13:46:45.745Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-30T13:46:45.745Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-30T13:46:45.745Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-30T13:46:45.745Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-30T13:46:45.745Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-30T13:46:45.745Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T13:46:45.745Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-30T13:46:45.745Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-30T13:46:45.745Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-30T13:46:45.745Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T13:46:45.745Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-30T13:46:45.745Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-30T13:46:45.745Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-30T13:46:45.745Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-30T13:46:45.745Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-30T13:46:45.745Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-30T13:46:45.745Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-30T13:46:45.745Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T13:46:45.745Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T13:46:45.745Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T13:46:45.745Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T13:46:45.745Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T13:46:45.745Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T13:46:45.745Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T13:46:45.745Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T13:46:45.745Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T13:46:45.745Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T13:46:45.745Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T13:46:45.745Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T13:46:45.745Z] [2019-07-30T13:46:45.745Z] !ENTRY org.eclipse.ui 4 0 2019-07-30 13:46:45.348 [2019-07-30T13:46:45.745Z] !MESSAGE Unhandled event loop exception [2019-07-30T13:46:45.745Z] !STACK 0 [2019-07-30T13:46:45.745Z] java.lang.NullPointerException [2019-07-30T13:46:45.745Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-30T13:46:45.745Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-30T13:46:45.745Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-30T13:46:45.745Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-30T13:46:45.745Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-30T13:46:45.745Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-30T13:46:45.745Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-30T13:46:45.745Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-30T13:46:45.745Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-30T13:46:45.745Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-30T13:46:45.745Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-30T13:46:45.745Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-30T13:46:45.745Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-30T13:46:45.745Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-30T13:46:45.745Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-30T13:46:45.745Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-30T13:46:45.745Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-30T13:46:45.745Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-30T13:46:45.745Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-30T13:46:45.745Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-30T13:46:45.745Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-30T13:46:45.745Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-30T13:46:45.745Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-30T13:46:45.745Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-30T13:46:45.745Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-30T13:46:45.745Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T13:46:45.745Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-30T13:46:45.745Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-30T13:46:45.745Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-30T13:46:45.745Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T13:46:45.745Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-30T13:46:45.745Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-30T13:46:45.745Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-30T13:46:45.745Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-30T13:46:45.745Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-30T13:46:45.745Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-30T13:46:45.745Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-30T13:46:45.745Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T13:46:45.745Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T13:46:45.745Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T13:46:45.745Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T13:46:45.745Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T13:46:45.745Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T13:46:45.745Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T13:46:45.745Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T13:46:45.745Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T13:46:45.745Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T13:46:45.745Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T13:46:45.745Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T13:46:49.916Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:46:50.173Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1126314426 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T13:46:50.429Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T13:46:50.429Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:46:50.429Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:46:50.429Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:46:50.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126314515 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:46:50.429Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126314516 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:46:50.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126314516 data=null} to TreeItem with text {test} [2019-07-30T13:46:50.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126314516 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:46:50.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126314516 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:46:50.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126314530 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:46:50.429Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T13:46:50.429Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T13:46:50.686Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T13:46:50.686Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T13:46:50.686Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T13:46:50.686Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:46:50.686Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:46:50.686Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:46:50.686Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:46:50.686Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:46:50.686Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:46:50.686Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:46:50.686Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T13:46:50.686Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126314895 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:46:50.686Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126314904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:46:50.686Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126314904 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:46:50.686Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126314904 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:46:50.686Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126314904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:46:50.686Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126314904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:46:50.686Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126314904 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:46:50.686Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126314904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:46:50.686Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126314905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:46:50.686Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126314905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:46:50.686Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126314905 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:46:50.686Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126314905 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:46:50.686Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:46:50.686Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:46:50.686Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:46:50.686Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:46:50.686Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:46:50.686Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:46:50.686Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:46:50.686Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:46:50.686Z] DEBUG - Clicking on OK [2019-07-30T13:46:50.686Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1126314906 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:46:50.686Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1126314906 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:46:50.686Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1126314906 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:46:50.686Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1126314906 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:46:50.686Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1126314906 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:46:50.686Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1126314906 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:46:50.686Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:46:50.686Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:46:50.686Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:46:50.686Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:46:50.686Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:46:50.686Z] DEBUG - Clicked on OK [2019-07-30T13:46:51.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1126314907 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:46:51.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1126314623 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T13:46:51.616Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.17 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest [2019-07-30T13:46:51.616Z] test(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest) Time elapsed: 27.065 s [2019-07-30T13:46:51.616Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest [2019-07-30T13:46:52.178Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.diskioactivity"' [2019-07-30T13:46:52.178Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T13:46:59.273Z] DEBUG - matched EditorReference with text "", using matcher: with name '"scp_dest"' [2019-07-30T13:46:59.273Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:46:59.273Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:46:59.273Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:46:59.273Z] DEBUG - Setting state to checked on: scp_dest [2019-07-30T13:46:59.835Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1126323840 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T13:46:59.835Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T13:46:59.835Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:46:59.835Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:46:59.835Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:46:59.835Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126323901 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:46:59.835Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126323901 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:46:59.835Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126323901 data=null} to TreeItem with text {test} [2019-07-30T13:46:59.835Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126323901 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:46:59.835Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126323902 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:46:59.835Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126323911 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:46:59.835Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T13:46:59.835Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T13:47:00.092Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T13:47:00.092Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T13:47:00.092Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T13:47:00.092Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:47:00.092Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:47:00.092Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:47:00.092Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:47:00.092Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:47:00.092Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:47:00.092Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:47:00.092Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T13:47:00.092Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126324331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:47:00.092Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126324332 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:47:00.092Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126324332 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:47:00.092Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126324332 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:47:00.092Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126324333 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:47:00.092Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126324333 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:47:00.092Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126324333 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:47:00.092Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126324333 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:47:00.092Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126324333 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:47:00.348Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126324336 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:47:00.348Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126324336 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:47:00.348Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126324336 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:47:00.348Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:47:00.348Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:47:00.348Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:47:00.348Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:47:00.348Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:47:00.348Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:47:00.348Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:47:00.348Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:47:00.348Z] DEBUG - Clicking on OK [2019-07-30T13:47:00.349Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1126324382 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:47:00.349Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1126324383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:47:00.349Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1126324383 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:47:00.349Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1126324383 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:47:00.349Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1126324383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:47:00.349Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1126324384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:47:00.349Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:47:00.349Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:47:00.349Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:47:00.349Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:47:00.349Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:47:00.349Z] DEBUG - Clicked on OK [2019-07-30T13:47:00.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1126324384 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:47:00.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1126324014 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T13:47:00.913Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.283 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest [2019-07-30T13:47:00.913Z] testDiskView(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest) Time elapsed: 7.729 s [2019-07-30T13:47:00.913Z] [2019-07-30T13:47:00.913Z] Results: [2019-07-30T13:47:00.913Z] [2019-07-30T13:47:00.913Z] Tests run: 47, Failures: 0, Errors: 0, Skipped: 1 [2019-07-30T13:47:00.913Z] [2019-07-30T13:47:01.843Z] [2019-07-30T13:47:01.843Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-30 13:47:01.538 [2019-07-30T13:47:01.843Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-30T13:47:02.773Z] [INFO] All tests passed! [2019-07-30T13:47:02.773Z] [INFO] [2019-07-30T13:47:02.773Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T13:47:02.773Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:47:02.773Z] [INFO] [2019-07-30T13:47:02.773Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T13:47:04.141Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T13:47:04.398Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T13:47:04.655Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T13:47:05.585Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T13:47:05.585Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-30T13:47:05.843Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T13:47:06.772Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T13:47:08.140Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-30T13:47:08.140Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T13:47:08.140Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T13:47:08.706Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T13:47:08.706Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T13:47:08.706Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T13:47:09.324Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-30T13:47:09.324Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T13:47:09.324Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T13:47:09.324Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests' with 10 classes [2019-07-30T13:47:09.623Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T13:47:09.880Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T13:47:09.880Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T13:47:10.136Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-30T13:47:10.393Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-07-30T13:47:10.649Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-30T13:47:10.649Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests' with 4 classes [2019-07-30T13:47:10.906Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core.tests' with 10 classes [2019-07-30T13:47:11.163Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T13:47:11.419Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T13:47:12.348Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T13:47:12.348Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T13:47:12.604Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-07-30T13:47:12.860Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-30T13:47:13.116Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-30T13:47:13.679Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T13:47:13.935Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.ui' with 3 classes [2019-07-30T13:47:14.193Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T13:47:14.193Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T13:47:14.193Z] [INFO] [2019-07-30T13:47:14.193Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T13:47:14.193Z] [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-30T13:47:14.193Z] [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-30T13:47:14.193Z] [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-30T13:47:14.193Z] [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-30T13:47:14.193Z] [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-30T13:47:14.193Z] [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-30T13:47:14.193Z] [INFO] [2019-07-30T13:47:14.193Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T13:47:14.193Z] [INFO] [2019-07-30T13:47:14.193Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests >-- [2019-07-30T13:47:14.193Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.10-SNAPSHOT [100/134] [2019-07-30T13:47:14.193Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T13:47:14.193Z] [INFO] [2019-07-30T13:47:14.193Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T13:47:14.193Z] [INFO] [2019-07-30T13:47:14.193Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T13:47:14.193Z] [INFO] The project's OSGi version is 1.0.10.201907301238 [2019-07-30T13:47:14.193Z] [INFO] [2019-07-30T13:47:14.193Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T13:47:14.193Z] [INFO] [2019-07-30T13:47:14.193Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T13:47:14.193Z] [INFO] [2019-07-30T13:47:14.193Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T13:47:14.193Z] [INFO] [2019-07-30T13:47:14.193Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T13:47:14.193Z] [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-30T13:47:14.193Z] [INFO] [2019-07-30T13:47:14.193Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T13:47:14.193Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:47:14.193Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/src/main/resources [2019-07-30T13:47:14.193Z] [INFO] [2019-07-30T13:47:14.193Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T13:47:14.193Z] [INFO] Compiling 3 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/classes [2019-07-30T13:47:15.560Z] [INFO] [2019-07-30T13:47:15.560Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T13:47:15.560Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:47:15.560Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/src/test/resources [2019-07-30T13:47:15.560Z] [INFO] [2019-07-30T13:47:15.560Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T13:47:15.560Z] [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-30T13:47:15.560Z] [INFO] [2019-07-30T13:47:15.560Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T13:47:15.560Z] [INFO] [2019-07-30T13:47:15.560Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T13:47:15.560Z] [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-30T13:47:15.560Z] [INFO] [2019-07-30T13:47:15.560Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T13:47:15.560Z] [INFO] [2019-07-30T13:47:15.560Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T13:47:15.560Z] [INFO] [2019-07-30T13:47:15.560Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T13:47:15.560Z] [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-30T13:47:15.560Z] [INFO] [2019-07-30T13:47:15.560Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T13:47:15.560Z] [INFO] [2019-07-30T13:47:15.560Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T13:47:17.454Z] [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-30T13:47:17.454Z] [INFO] Command line: [2019-07-30T13:47:17.454Z] [/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-30T13:47:17.454Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T13:47:20.873Z] !SESSION 2019-07-30 13:47:17.547 ----------------------------------------------- [2019-07-30T13:47:20.873Z] eclipse.buildId=unknown [2019-07-30T13:47:20.873Z] java.version=1.8.0_202 [2019-07-30T13:47:20.873Z] java.vendor=Oracle Corporation [2019-07-30T13:47:20.873Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T13:47:20.873Z] 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-30T13:47:20.873Z] 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-30T13:47:20.873Z] [2019-07-30T13:47:20.873Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 13:47:20.447 [2019-07-30T13:47:20.873Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T13:47:20.873Z] !STACK 0 [2019-07-30T13:47:20.873Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T13:47:20.873Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:47:20.873Z] [2019-07-30T13:47:20.873Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T13:47:20.873Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T13:47:20.873Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T13:47:20.873Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T13:47:20.873Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T13:47:20.873Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T13:47:20.873Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T13:47:20.873Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T13:47:20.873Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T13:47:20.873Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T13:47:20.873Z] [2019-07-30T13:47:20.873Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 13:47:20.576 [2019-07-30T13:47:20.873Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T13:47:20.873Z] !STACK 0 [2019-07-30T13:47:20.873Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T13:47:20.873Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:47:20.873Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T13:47:20.873Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-30T13:47:20.873Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T13:47:20.873Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:47:20.873Z] [2019-07-30T13:47:20.873Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T13:47:20.873Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T13:47:20.873Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T13:47:20.873Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T13:47:20.873Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T13:47:20.873Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T13:47:20.873Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T13:47:20.873Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T13:47:20.873Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T13:47:20.873Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T13:47:22.768Z] process 14889: 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-30T13:47:22.768Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T13:47:23.025Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T13:47:23.025Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T13:47:32.976Z] Running org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest [2019-07-30T13:47:32.976Z] Display size: 1440x900 [2019-07-30T13:47:32.976Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-30T13:47:32.976Z] GTK version=3.18.9 [2019-07-30T13:47:32.976Z] GTK theme=Ambiance [2019-07-30T13:47:32.976Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-30T13:47:32.976Z] Time zone: Coordinated Universal Time [2019-07-30T13:47:32.976Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-30T13:47:32.976Z] log4j:WARN Please initialize the log4j system properly. [2019-07-30T13:47:34.343Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:47:34.600Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:47:34.600Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:47:34.600Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:47:34.600Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:47:34.600Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:47:34.600Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1126358806 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T13:47:34.600Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1126358807 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T13:47:34.600Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1126358807 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T13:47:34.600Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1126358808 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T13:47:34.600Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126358809 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-30T13:47:34.857Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1126359029 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T13:47:34.857Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:47:34.857Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1126359031 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T13:47:34.857Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1126359031 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T13:47:34.857Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1126359031 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T13:47:34.857Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1126359032 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T13:47:34.857Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126359032 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-30T13:47:34.857Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1126359096 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T13:47:34.857Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1126359102 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T13:47:34.857Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1126359103 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T13:47:34.857Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1126359104 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T13:47:35.114Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1126359104 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-30T13:47:35.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1126359194 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T13:47:35.114Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:47:35.114Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1126359199 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T13:47:35.114Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1126359199 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T13:47:35.114Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1126359200 data=null} to TreeItem with text {Traces [0]} [2019-07-30T13:47:35.114Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1126359201 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T13:47:35.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126359201 data=null item=TreeItem {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-30T13:47:35.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1126359286 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T13:47:40.367Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2019-07-30T13:47:40.367Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:47:42.328Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T13:47:42.677Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T13:47:42.677Z] DEBUG - number of items : 18 [2019-07-30T13:47:42.677Z] DEBUG - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-30T13:47:42.677Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126366612 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-30T13:47:42.677Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126366612 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-30T13:47:42.677Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126366613 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-30T13:47:42.677Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126366613 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-30T13:47:42.677Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126366613 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-30T13:47:42.934Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126367078 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-30T13:47:42.934Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126367080 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-30T13:47:42.934Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126367080 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-30T13:47:42.934Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126367080 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-30T13:47:42.934Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126367081 data=null} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-30T13:47:42.934Z] DEBUG - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-30T13:47:42.934Z] DEBUG - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping' [2019-07-30T13:47:42.934Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-30T13:47:42.934Z] DEBUG - matched Button with text "Add...", using matcher: with mnemonic 'Add...' [2019-07-30T13:47:42.934Z] DEBUG - matched Button with text "Add...", using matcher: with style 'SWT.PUSH' [2019-07-30T13:47:42.934Z] DEBUG - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T13:47:42.934Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-30T13:47:42.934Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2019-07-30T13:47:42.934Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2019-07-30T13:47:42.934Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:47:42.934Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:47:42.934Z] DEBUG - Clicking on Add... [2019-07-30T13:47:42.934Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Add...} time=1126367090 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-30T13:47:42.934Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=1126367091 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-30T13:47:42.934Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Add...} time=1126367091 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T13:47:42.934Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Add...} time=1126367091 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T13:47:42.934Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Add...} time=1126367091 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-30T13:47:42.934Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Add...} time=1126367092 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-30T13:47:43.191Z] [2019-07-30T13:47:43.191Z] !ENTRY org.eclipse.cdt.core.native 4 0 2019-07-30 13:47:43.143 [2019-07-30T13:47:43.191Z] !MESSAGE no spawner in java.library.path [2019-07-30T13:47:43.191Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Add...} time=1126367092 data=null item=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-30T13:47:43.448Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Add...} time=1126367433 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-30T13:47:43.448Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=1126367478 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-30T13:47:43.448Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Add...} time=1126367478 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-30T13:47:43.448Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Add...} time=1126367478 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T13:47:43.448Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Add...} time=1126367478 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T13:47:43.448Z] DEBUG - Clicked on Add... [2019-07-30T13:47:43.448Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-30T13:47:43.448Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-30T13:47:43.448Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2019-07-30T13:47:43.448Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2019-07-30T13:47:43.448Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:47:43.448Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:47:43.448Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:47:43.448Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:47:43.448Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:47:43.448Z] DEBUG - Clicking on OK [2019-07-30T13:47:43.448Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1126367483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:47:43.448Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1126367483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:47:43.448Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1126367483 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:47:43.448Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1126367483 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:47:43.448Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1126367483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:47:43.448Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1126367484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:47:43.448Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {OK} time=1126367534 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:47:43.448Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1126367484 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:47:43.705Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126366613 data=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-30T13:47:43.961Z] DEBUG - Clicked on [2019-07-30T13:47:43.961Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T13:47:43.961Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:47:43.961Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:47:43.961Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T13:47:44.217Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:47:44.781Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:47:44.781Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T13:47:44.781Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T13:47:44.781Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:47:44.781Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:47:45.344Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1126369413 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T13:47:45.344Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T13:47:45.344Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:47:45.344Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:47:45.344Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:47:45.344Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1126369507 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T13:47:45.344Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1126369507 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T13:47:45.344Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1126369507 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T13:47:45.344Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1126369508 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T13:47:45.344Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126369508 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-30T13:47:45.344Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1126369527 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T13:47:45.600Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T13:47:45.600Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T13:47:45.858Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T13:47:46.114Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T13:47:46.114Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T13:47:46.114Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:47:46.114Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:47:46.114Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:47:46.114Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:47:46.114Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:47:46.114Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:47:46.114Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:47:46.114Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T13:47:46.114Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126370324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:47:46.114Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126370325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:47:46.114Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126370325 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:47:46.114Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126370326 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:47:46.114Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126370326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:47:46.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126370326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:47:46.371Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126370326 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:47:46.371Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126370385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:47:46.371Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126370386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:47:46.371Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126370386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:47:46.371Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126370386 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:47:46.371Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126370386 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:47:46.371Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:47:46.371Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:47:46.371Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:47:46.371Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:47:46.371Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:47:46.371Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:47:46.371Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:47:46.371Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:47:46.371Z] DEBUG - Clicking on OK [2019-07-30T13:47:46.371Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1126370390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:47:46.371Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1126370390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:47:46.371Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1126370390 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:47:46.371Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1126370391 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:47:46.371Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1126370391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:47:46.371Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1126370391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:47:46.371Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:47:46.371Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:47:46.371Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:47:46.371Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:47:46.371Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:47:46.371Z] DEBUG - Clicked on OK [2019-07-30T13:47:46.934Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1126370391 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:47:46.934Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1126369807 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T13:47:47.498Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:47:47.498Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:47:47.498Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:47:47.498Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:47:47.498Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:47:47.498Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:47:47.498Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1126371723 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T13:47:47.498Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1126371724 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T13:47:47.498Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1126371724 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T13:47:47.498Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1126371724 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T13:47:47.498Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126371725 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-30T13:47:47.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1126371757 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T13:47:47.755Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:47:47.755Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1126371759 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T13:47:47.755Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1126371759 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T13:47:47.755Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1126371759 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T13:47:47.755Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1126371760 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T13:47:47.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126371760 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-30T13:47:47.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1126371788 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T13:47:47.755Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1126371788 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T13:47:47.755Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1126371789 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T13:47:47.755Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1126371789 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T13:47:47.755Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1126371790 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-30T13:47:47.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1126371794 data=null button=1 stateMask=0x80000 x=77 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T13:47:47.755Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:47:47.755Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1126371796 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T13:47:47.755Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1126371796 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T13:47:47.755Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1126371796 data=null} to TreeItem with text {Traces [0]} [2019-07-30T13:47:47.755Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1126371797 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T13:47:47.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126371797 data=null item=TreeItem {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-30T13:47:47.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1126371816 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T13:47:51.028Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2019-07-30T13:47:51.028Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:47:51.028Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T13:47:51.028Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T13:47:51.028Z] DEBUG - number of items : 18 [2019-07-30T13:47:51.028Z] DEBUG - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-30T13:47:51.028Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126374729 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-30T13:47:51.028Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126374729 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-30T13:47:51.028Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126374730 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-30T13:47:51.028Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126374780 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-30T13:47:51.028Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126374781 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-30T13:47:51.028Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126375057 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-30T13:47:51.028Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126375058 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-30T13:47:51.028Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126375059 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-30T13:47:51.028Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126375059 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-30T13:47:51.028Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126375059 data=null} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-30T13:47:51.028Z] DEBUG - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-30T13:47:51.028Z] DEBUG - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping' [2019-07-30T13:47:51.028Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-30T13:47:51.028Z] DEBUG - matched Button with text "Add...", using matcher: with mnemonic 'Add...' [2019-07-30T13:47:51.028Z] DEBUG - matched Button with text "Add...", using matcher: with style 'SWT.PUSH' [2019-07-30T13:47:51.028Z] DEBUG - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T13:47:51.028Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-30T13:47:51.028Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2019-07-30T13:47:51.028Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2019-07-30T13:47:51.028Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:47:51.028Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:47:51.028Z] DEBUG - Clicking on Add... [2019-07-30T13:47:51.028Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Add...} time=1126375064 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-30T13:47:51.028Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=1126375065 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-30T13:47:51.028Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Add...} time=1126375065 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T13:47:51.028Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Add...} time=1126375065 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T13:47:51.028Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Add...} time=1126375065 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-30T13:47:51.028Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Add...} time=1126375066 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-30T13:47:51.286Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Add...} time=1126375292 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-30T13:47:51.286Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=1126375293 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-30T13:47:51.286Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Add...} time=1126375294 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-30T13:47:51.286Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Add...} time=1126375294 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T13:47:51.286Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Add...} time=1126375294 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T13:47:51.286Z] DEBUG - Clicked on Add... [2019-07-30T13:47:51.286Z] DEBUG - matched Shell with text "Import failure", using matcher: with text 'Import failure' [2019-07-30T13:47:51.286Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:47:51.286Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:47:51.286Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:47:51.286Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:47:51.286Z] DEBUG - Clicking on OK [2019-07-30T13:47:51.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1126375298 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:47:51.286Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1126375298 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:47:51.286Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1126375299 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:47:51.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1126375299 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:47:51.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1126375299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:47:51.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1126375299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:47:51.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1126375300 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:47:51.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Add...} time=1126375066 data=null item=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-30T13:47:51.286Z] DEBUG - Clicked on [2019-07-30T13:47:51.286Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:47:51.286Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:47:51.286Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T13:47:51.286Z] DEBUG - Selecting rows [0] in (of type 'Table') [2019-07-30T13:47:51.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1126375398 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T13:47:51.286Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1126375399 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T13:47:51.286Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1126375399 data=null doit=true} to (of type 'Table') [2019-07-30T13:47:51.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1126375399 data=null} to (of type 'Table') [2019-07-30T13:47:51.286Z] 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=1126375400 data=null button=1 stateMask=0x0 x=260 y=11 count=1} to (of type 'Table') [2019-07-30T13:47:51.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1126375401 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-30T13:47:51.286Z] 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=1126375408 data=null button=1 stateMask=0x80000 x=260 y=11 count=1} to (of type 'Table') [2019-07-30T13:47:51.286Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-30T13:47:51.286Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-30T13:47:51.286Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2019-07-30T13:47:51.286Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2019-07-30T13:47:51.286Z] DEBUG - matched Button with text "Down", using matcher: with mnemonic 'Down' [2019-07-30T13:47:51.286Z] DEBUG - matched Button with text "Down", using matcher: with style 'SWT.PUSH' [2019-07-30T13:47:51.286Z] DEBUG - matched Button with text "Down", using matcher: (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-30T13:47:51.286Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:47:51.286Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:47:51.286Z] DEBUG - Clicking on Down [2019-07-30T13:47:51.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Down} time=1126375411 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-30T13:47:51.286Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=1126375411 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-30T13:47:51.286Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Down} time=1126375411 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-30T13:47:51.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Down} time=1126375412 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-30T13:47:51.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Down} time=1126375412 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-30T13:47:51.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Down} time=1126375412 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-30T13:47:51.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Down} time=1126375412 data=null item=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-30T13:47:51.286Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Down} time=1126375415 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-30T13:47:51.286Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=1126375416 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-30T13:47:51.286Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Down} time=1126375416 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-30T13:47:51.286Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Down} time=1126375416 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-30T13:47:51.286Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Down} time=1126375416 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-30T13:47:51.286Z] DEBUG - Clicked on Down [2019-07-30T13:47:51.286Z] DEBUG - Clicking on Down [2019-07-30T13:47:51.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Down} time=1126375417 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-30T13:47:51.286Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=1126375417 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-30T13:47:51.286Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Down} time=1126375417 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-30T13:47:51.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Down} time=1126375417 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-30T13:47:51.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Down} time=1126375417 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-30T13:47:51.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Down} time=1126375417 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-30T13:47:51.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Down} time=1126375417 data=null item=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-30T13:47:51.286Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Down} time=1126375426 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-30T13:47:51.286Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=1126375426 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-30T13:47:51.286Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Down} time=1126375426 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-30T13:47:51.286Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Down} time=1126375426 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-30T13:47:51.286Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Down} time=1126375426 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-30T13:47:51.286Z] DEBUG - Clicked on Down [2019-07-30T13:47:51.286Z] DEBUG - Clicking on Down [2019-07-30T13:47:51.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Down} time=1126375427 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-30T13:47:51.286Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=1126375427 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-30T13:47:51.286Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Down} time=1126375427 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-30T13:47:51.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Down} time=1126375427 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-30T13:47:51.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Down} time=1126375427 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-30T13:47:51.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Down} time=1126375428 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-30T13:47:51.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Down} time=1126375428 data=null item=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-30T13:47:51.286Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Down} time=1126375430 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-30T13:47:51.286Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=1126375430 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-30T13:47:51.286Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Down} time=1126375430 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-30T13:47:51.286Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Down} time=1126375430 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-30T13:47:51.286Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Down} time=1126375431 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-30T13:47:51.286Z] DEBUG - Clicked on Down [2019-07-30T13:47:51.286Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-30T13:47:51.286Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-30T13:47:51.286Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2019-07-30T13:47:51.286Z] DEBUG - matched Button with text "Up", using matcher: with mnemonic 'Up' [2019-07-30T13:47:51.286Z] DEBUG - matched Button with text "Up", using matcher: with style 'SWT.PUSH' [2019-07-30T13:47:51.286Z] DEBUG - matched Button with text "Up", using matcher: (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-30T13:47:51.286Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2019-07-30T13:47:51.286Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:47:51.286Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:47:51.286Z] DEBUG - Clicking on Up [2019-07-30T13:47:51.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Up} time=1126375434 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-30T13:47:51.286Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=1126375434 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-30T13:47:51.286Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Up} time=1126375434 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-30T13:47:51.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Up} time=1126375435 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-30T13:47:51.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Up} time=1126375435 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-30T13:47:51.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Up} time=1126375435 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-30T13:47:51.287Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Up} time=1126375435 data=null item=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-30T13:47:51.287Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Up} time=1126375443 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-30T13:47:51.287Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=1126375443 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-30T13:47:51.287Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Up} time=1126375443 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-30T13:47:51.287Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Up} time=1126375443 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-30T13:47:51.287Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Up} time=1126375443 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-30T13:47:51.287Z] DEBUG - Clicked on Up [2019-07-30T13:47:51.287Z] DEBUG - Clicking on Up [2019-07-30T13:47:51.287Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Up} time=1126375444 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-30T13:47:51.287Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=1126375444 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-30T13:47:51.287Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Up} time=1126375444 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-30T13:47:51.287Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Up} time=1126375444 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-30T13:47:51.287Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Up} time=1126375444 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-30T13:47:51.287Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Up} time=1126375445 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-30T13:47:51.287Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Up} time=1126375445 data=null item=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-30T13:47:51.287Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Up} time=1126375447 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-30T13:47:51.287Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=1126375447 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-30T13:47:51.287Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Up} time=1126375447 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-30T13:47:51.287Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Up} time=1126375483 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-30T13:47:51.287Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Up} time=1126375483 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-30T13:47:51.287Z] DEBUG - Clicked on Up [2019-07-30T13:47:51.287Z] DEBUG - Clicking on Up [2019-07-30T13:47:51.287Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Up} time=1126375484 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-30T13:47:51.287Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=1126375484 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-30T13:47:51.287Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Up} time=1126375484 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-30T13:47:51.287Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Up} time=1126375484 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-30T13:47:51.287Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Up} time=1126375484 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-30T13:47:51.287Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Up} time=1126375484 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-30T13:47:51.287Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Up} time=1126375485 data=null item=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-30T13:47:51.287Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Up} time=1126375487 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-30T13:47:51.287Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=1126375487 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-30T13:47:51.287Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Up} time=1126375488 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-30T13:47:51.287Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Up} time=1126375488 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-30T13:47:51.287Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Up} time=1126375488 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-30T13:47:51.287Z] DEBUG - Clicked on Up [2019-07-30T13:47:51.287Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T13:47:51.287Z] DEBUG - Selecting rows [0, 1] in (of type 'Table') [2019-07-30T13:47:51.287Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1126375490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T13:47:51.287Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1126375490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T13:47:51.287Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1126375490 data=null doit=true} to (of type 'Table') [2019-07-30T13:47:51.287Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1126375490 data=null} to (of type 'Table') [2019-07-30T13:47:51.287Z] 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=1126375491 data=null button=1 stateMask=0x0 x=260 y=11 count=1} to (of type 'Table') [2019-07-30T13:47:51.287Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1126375492 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-30T13:47:51.287Z] 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=1126375492 data=null button=1 stateMask=0x80000 x=260 y=11 count=1} to (of type 'Table') [2019-07-30T13:47:51.287Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1126375493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T13:47:51.287Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1126375493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T13:47:51.287Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1126375493 data=null doit=true} to (of type 'Table') [2019-07-30T13:47:51.287Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1126375493 data=null} to (of type 'Table') [2019-07-30T13:47:51.287Z] 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=1126375494 data=null button=1 stateMask=0x40000 x=260 y=32 count=1} to (of type 'Table') [2019-07-30T13:47:51.287Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1126375500 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-30T13:47:51.287Z] 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=1126375501 data=null button=1 stateMask=0xc0000 x=260 y=32 count=1} to (of type 'Table') [2019-07-30T13:47:51.287Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-30T13:47:51.287Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-30T13:47:51.287Z] DEBUG - matched Button with text "Remove", using matcher: with mnemonic 'Remove' [2019-07-30T13:47:51.287Z] DEBUG - matched Button with text "Remove", using matcher: with style 'SWT.PUSH' [2019-07-30T13:47:51.287Z] DEBUG - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-30T13:47:51.287Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2019-07-30T13:47:51.287Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2019-07-30T13:47:51.287Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:47:51.287Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:47:51.287Z] DEBUG - Clicking on Remove [2019-07-30T13:47:51.287Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Remove} time=1126375504 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-30T13:47:51.287Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Remove} time=1126375504 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-30T13:47:51.287Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Remove} time=1126375504 data=null doit=true} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-30T13:47:51.287Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Remove} time=1126375505 data=null} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-30T13:47:51.287Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Remove} time=1126375505 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-30T13:47:51.287Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Remove} time=1126375505 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-30T13:47:51.287Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Remove} time=1126375505 data=null item=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-30T13:47:51.287Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-30T13:47:51.287Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-30T13:47:51.287Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-30T13:47:51.287Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-30T13:47:51.287Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-30T13:47:51.287Z] DEBUG - Clicked on Remove [2019-07-30T13:47:51.287Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-30T13:47:51.287Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-30T13:47:51.287Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2019-07-30T13:47:51.287Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2019-07-30T13:47:51.287Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:47:51.287Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-30T13:47:51.287Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-30T13:47:51.287Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T13:47:51.287Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:47:51.287Z] DEBUG - Clicking on Cancel [2019-07-30T13:47:51.287Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1126375516 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-30T13:47:51.287Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1126375516 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-30T13:47:51.287Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1126375517 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T13:47:51.287Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1126375517 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T13:47:51.287Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1126375517 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-30T13:47:51.287Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1126375517 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-30T13:47:51.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1126375517 data=null item=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-30T13:47:51.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126374781 data=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-30T13:47:51.801Z] DEBUG - Clicked on [2019-07-30T13:47:52.057Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1126376309 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T13:47:52.057Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T13:47:52.314Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:47:52.314Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:47:52.314Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:47:52.314Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1126376363 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T13:47:52.314Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1126376363 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T13:47:52.314Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1126376363 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T13:47:52.314Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1126376363 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T13:47:52.314Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126376364 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-30T13:47:52.314Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1126376391 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T13:47:52.574Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T13:47:52.574Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T13:47:52.574Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T13:47:53.223Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T13:47:53.223Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T13:47:53.223Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:47:53.223Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:47:53.223Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:47:53.223Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:47:53.223Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:47:53.223Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:47:53.223Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:47:53.223Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T13:47:53.223Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126376992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:47:53.223Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126376993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:47:53.223Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126376993 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:47:53.223Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126376993 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:47:53.223Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126376993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:47:53.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126376993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:47:53.223Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126376994 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:47:53.223Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126376994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:47:53.223Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126376994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:47:53.223Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126376994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:47:53.223Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126376994 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:47:53.223Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126376994 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:47:53.223Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:47:53.223Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:47:53.223Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:47:53.223Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:47:53.223Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:47:53.223Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:47:53.223Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:47:53.223Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:47:53.223Z] DEBUG - Clicking on OK [2019-07-30T13:47:53.223Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1126376996 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:47:53.223Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1126377003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:47:53.223Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1126377003 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:47:53.223Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1126377004 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:47:53.223Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1126377004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:47:53.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1126377004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:47:53.223Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:47:53.223Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:47:53.223Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:47:53.223Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:47:53.223Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:47:53.223Z] DEBUG - Clicked on OK [2019-07-30T13:47:53.788Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1126377004 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:47:53.788Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1126376599 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T13:47:54.045Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:47:54.609Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:47:54.609Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:47:54.609Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:47:54.609Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:47:54.609Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:47:54.609Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1126378807 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T13:47:54.609Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1126378807 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T13:47:54.609Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1126378807 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T13:47:54.609Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1126378808 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T13:47:54.609Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126378808 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-30T13:47:54.609Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1126378833 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T13:47:54.609Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:47:54.609Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1126378838 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T13:47:54.609Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1126378838 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T13:47:54.609Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1126378838 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T13:47:54.609Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1126378839 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T13:47:54.609Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126378839 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-30T13:47:54.609Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1126378847 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T13:47:54.609Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1126378848 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T13:47:54.609Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1126378848 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T13:47:54.609Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1126378848 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T13:47:54.609Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1126378849 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-30T13:47:54.609Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1126378861 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T13:47:54.866Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:47:54.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1126378879 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T13:47:54.866Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1126378879 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T13:47:54.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1126378879 data=null} to TreeItem with text {Traces [0]} [2019-07-30T13:47:54.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1126378879 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T13:47:54.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126378880 data=null item=TreeItem {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-30T13:47:54.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1126378894 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T13:47:56.761Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2019-07-30T13:47:57.323Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:47:57.323Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T13:47:57.323Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:47:57.323Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:47:57.323Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T13:47:57.580Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:47:58.143Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:47:58.143Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T13:47:58.143Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T13:47:58.143Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:47:58.143Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:47:58.143Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Name} time=1126382324 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-30T13:47:58.143Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Name} time=1126382333 data=null button=1 stateMask=0x80000 x=78 y=-12 count=1} to TreeColumn with text {Name} [2019-07-30T13:47:58.143Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {PID/TID} time=1126382334 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-30T13:47:58.143Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {PID/TID} time=1126382392 data=null button=1 stateMask=0x80000 x=180 y=-12 count=1} to TreeColumn with text {PID/TID} [2019-07-30T13:47:58.143Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Start time} time=1126382393 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-30T13:47:58.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Start time} time=1126382394 data=null button=1 stateMask=0x80000 x=294 y=-12 count=1} to TreeColumn with text {Start time} [2019-07-30T13:47:58.400Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T13:47:58.400Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:47:58.400Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:47:58.656Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1126382794 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T13:47:58.656Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T13:47:58.656Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:47:58.656Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:47:58.656Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:47:58.656Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1126382879 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T13:47:58.656Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1126382879 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T13:47:58.656Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1126382880 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T13:47:58.656Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1126382880 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T13:47:58.656Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126382881 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-30T13:47:58.656Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1126382892 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T13:47:58.912Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T13:47:58.912Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T13:47:58.912Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T13:47:59.169Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T13:47:59.169Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T13:47:59.169Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:47:59.169Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:47:59.169Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:47:59.169Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:47:59.169Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:47:59.169Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:47:59.169Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:47:59.169Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T13:47:59.169Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126383406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:47:59.169Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126383406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:47:59.169Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126383407 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:47:59.169Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126383407 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:47:59.169Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126383407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:47:59.169Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126383407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:47:59.169Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126383407 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:47:59.169Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126383407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:47:59.169Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126383407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:47:59.169Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126383407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:47:59.169Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126383408 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:47:59.169Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126383408 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:47:59.169Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:47:59.169Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:47:59.169Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:47:59.169Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:47:59.169Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:47:59.169Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:47:59.169Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:47:59.169Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:47:59.169Z] DEBUG - Clicking on OK [2019-07-30T13:47:59.169Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1126383412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:47:59.169Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1126383412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:47:59.169Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1126383418 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:47:59.169Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1126383419 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:47:59.169Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1126383419 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:47:59.169Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1126383419 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:47:59.425Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:47:59.425Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:47:59.425Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:47:59.425Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:47:59.425Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:47:59.425Z] DEBUG - Clicked on OK [2019-07-30T13:47:59.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1126383419 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:47:59.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1126383021 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T13:47:59.939Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:47:59.939Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:47:59.939Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:47:59.939Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:47:59.939Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:47:59.939Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:47:59.939Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1126384092 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T13:47:59.939Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1126384092 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T13:47:59.939Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1126384092 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T13:47:59.939Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1126384092 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T13:47:59.939Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126384093 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-30T13:47:59.939Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1126384105 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T13:47:59.939Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:47:59.939Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1126384106 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T13:47:59.939Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1126384106 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T13:47:59.939Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1126384106 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T13:47:59.939Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1126384107 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T13:47:59.939Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126384107 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-30T13:47:59.939Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1126384113 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T13:47:59.939Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1126384114 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T13:47:59.939Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1126384114 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T13:47:59.939Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1126384114 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T13:47:59.939Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1126384114 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-30T13:47:59.939Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1126384118 data=null button=1 stateMask=0x80000 x=77 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T13:47:59.939Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:47:59.939Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1126384125 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T13:47:59.939Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1126384125 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T13:47:59.939Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1126384125 data=null} to TreeItem with text {Traces [0]} [2019-07-30T13:47:59.939Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1126384125 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T13:47:59.939Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126384126 data=null item=TreeItem {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-30T13:47:59.939Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1126384132 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T13:48:02.459Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2019-07-30T13:48:02.459Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:48:02.459Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T13:48:02.459Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T13:48:02.459Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:48:02.459Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:48:02.459Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T13:48:02.716Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:48:03.279Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:48:03.279Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T13:48:03.279Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T13:48:03.279Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:48:03.279Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:48:03.535Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1126387605 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T13:48:03.535Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T13:48:03.535Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:48:03.535Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:48:03.535Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:48:03.535Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1126387691 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T13:48:03.535Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1126387692 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T13:48:03.535Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1126387692 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T13:48:03.535Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1126387693 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T13:48:03.535Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126387693 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-30T13:48:03.535Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1126387715 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T13:48:03.792Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T13:48:03.792Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T13:48:03.792Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T13:48:04.049Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T13:48:04.049Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T13:48:04.049Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:48:04.049Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:48:04.049Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:48:04.049Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:48:04.049Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:48:04.049Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:48:04.049Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:48:04.049Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T13:48:04.049Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126388294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:48:04.049Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126388295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:48:04.049Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126388295 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:48:04.049Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126388295 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:48:04.049Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126388295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:48:04.049Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126388296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:48:04.049Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126388299 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:48:04.049Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126388299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:48:04.049Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126388299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:48:04.049Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126388299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:48:04.049Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126388299 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:48:04.049Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126388299 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:48:04.049Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:48:04.049Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:48:04.049Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:48:04.049Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:48:04.049Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:48:04.049Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:48:04.049Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:48:04.049Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:48:04.306Z] DEBUG - Clicking on OK [2019-07-30T13:48:04.306Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1126388308 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:48:04.306Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1126388308 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:48:04.306Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1126388308 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:48:04.306Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1126388309 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:48:04.306Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1126388309 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:48:04.306Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1126388309 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:48:04.306Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:48:04.306Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:48:04.306Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:48:04.306Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:48:04.306Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:48:04.306Z] DEBUG - Clicked on OK [2019-07-30T13:48:04.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1126388309 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:48:04.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1126387882 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T13:48:05.083Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:48:05.340Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:48:05.340Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:48:05.340Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:48:05.340Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:48:05.340Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:48:05.340Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1126389459 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T13:48:05.340Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1126389459 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T13:48:05.340Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1126389460 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T13:48:05.340Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1126389460 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T13:48:05.340Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126389460 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-30T13:48:05.340Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1126389476 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T13:48:05.340Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:48:05.340Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1126389477 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T13:48:05.340Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1126389477 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T13:48:05.340Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1126389478 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T13:48:05.340Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1126389478 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T13:48:05.340Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126389478 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-30T13:48:05.340Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1126389494 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T13:48:05.340Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1126389494 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T13:48:05.340Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1126389494 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T13:48:05.340Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1126389495 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T13:48:05.340Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1126389495 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-30T13:48:05.340Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1126389505 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T13:48:05.340Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:48:05.340Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1126389507 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T13:48:05.340Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1126389507 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T13:48:05.340Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1126389507 data=null} to TreeItem with text {Traces [0]} [2019-07-30T13:48:05.340Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1126389507 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T13:48:05.340Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126389507 data=null item=TreeItem {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-30T13:48:05.340Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1126389521 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T13:48:07.861Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2019-07-30T13:48:07.861Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:48:07.861Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T13:48:07.861Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T13:48:07.861Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T13:48:07.861Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:48:07.861Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:48:07.861Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1126392104 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T13:48:08.118Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T13:48:08.118Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:48:08.118Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:48:08.118Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:48:08.118Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1126392186 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T13:48:08.118Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1126392186 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T13:48:08.118Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1126392187 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T13:48:08.118Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1126392187 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T13:48:08.118Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126392188 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-30T13:48:08.118Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1126392197 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T13:48:08.118Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T13:48:08.118Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T13:48:08.374Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T13:48:08.632Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T13:48:08.632Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T13:48:08.632Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:48:08.632Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:48:08.632Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:48:08.632Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:48:08.632Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:48:08.632Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:48:08.632Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:48:08.632Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T13:48:08.632Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126392688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:48:08.632Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126392688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:48:08.632Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126392688 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:48:08.632Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126392689 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:48:08.632Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126392689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:48:08.632Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126392689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:48:08.632Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126392689 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:48:08.632Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126392689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:48:08.632Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126392689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:48:08.632Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126392689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:48:08.632Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126392690 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:48:08.632Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126392690 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:48:08.632Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:48:08.632Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:48:08.632Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:48:08.632Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:48:08.632Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:48:08.632Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:48:08.632Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:48:08.632Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:48:08.632Z] DEBUG - Clicking on OK [2019-07-30T13:48:08.632Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1126392691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:48:08.632Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1126392692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:48:08.632Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1126392692 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:48:08.632Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1126392692 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:48:08.632Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1126392692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:48:08.632Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1126392692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:48:08.632Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:48:08.632Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:48:08.632Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:48:08.632Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:48:08.632Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:48:08.632Z] DEBUG - Clicked on OK [2019-07-30T13:48:08.888Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1126392692 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:48:08.888Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1126392315 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T13:48:09.145Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:48:09.708Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:48:09.708Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:48:09.708Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:48:09.708Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:48:09.708Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:48:09.708Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1126393848 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T13:48:09.708Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1126393848 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T13:48:09.708Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1126393848 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T13:48:09.708Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1126393849 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T13:48:09.708Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126393849 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-30T13:48:09.708Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1126393857 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T13:48:09.708Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:48:09.708Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1126393858 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T13:48:09.708Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1126393858 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T13:48:09.708Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1126393858 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T13:48:09.708Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1126393858 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T13:48:09.708Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126393859 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-30T13:48:09.708Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1126393899 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T13:48:09.708Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1126393900 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T13:48:09.708Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1126393901 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T13:48:09.708Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1126393901 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T13:48:09.708Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1126393901 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-30T13:48:09.708Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1126393905 data=null button=1 stateMask=0x80000 x=77 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T13:48:09.708Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:48:09.708Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1126393907 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T13:48:09.708Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1126393907 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T13:48:09.708Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1126393907 data=null} to TreeItem with text {Traces [0]} [2019-07-30T13:48:09.708Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1126393907 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T13:48:09.708Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126393907 data=null item=TreeItem {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-30T13:48:09.708Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1126393922 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T13:48:12.229Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2019-07-30T13:48:12.229Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:48:12.229Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T13:48:12.229Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:48:12.229Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:48:12.229Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T13:48:12.486Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:48:12.743Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:48:12.743Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T13:48:12.743Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T13:48:13.001Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T13:48:13.001Z] DEBUG - number of items : 18 [2019-07-30T13:48:13.001Z] DEBUG - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-30T13:48:13.001Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126397111 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-30T13:48:13.001Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126397112 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-30T13:48:13.001Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126397112 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-30T13:48:13.001Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126397112 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-30T13:48:13.001Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126397112 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-30T13:48:13.258Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126397432 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-30T13:48:13.258Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126397433 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-30T13:48:13.258Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126397433 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-30T13:48:13.258Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126397433 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-30T13:48:13.258Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126397433 data=null} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-30T13:48:13.258Z] DEBUG - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-30T13:48:13.258Z] DEBUG - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping' [2019-07-30T13:48:13.258Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-30T13:48:13.258Z] DEBUG - matched Button with text "Add...", using matcher: with mnemonic 'Add...' [2019-07-30T13:48:13.258Z] DEBUG - matched Button with text "Add...", using matcher: with style 'SWT.PUSH' [2019-07-30T13:48:13.258Z] DEBUG - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T13:48:13.258Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-30T13:48:13.258Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2019-07-30T13:48:13.258Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2019-07-30T13:48:13.258Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:48:13.258Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:48:13.258Z] DEBUG - Clicking on Add... [2019-07-30T13:48:13.258Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Add...} time=1126397480 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-30T13:48:13.258Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=1126397480 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-30T13:48:13.258Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Add...} time=1126397480 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T13:48:13.258Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Add...} time=1126397480 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T13:48:13.258Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Add...} time=1126397480 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-30T13:48:13.258Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Add...} time=1126397480 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-30T13:48:13.258Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Add...} time=1126397480 data=null item=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-30T13:48:13.258Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Add...} time=1126397490 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-30T13:48:13.258Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=1126397490 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-30T13:48:13.258Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Add...} time=1126397491 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-30T13:48:13.258Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Add...} time=1126397491 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T13:48:13.258Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Add...} time=1126397491 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T13:48:13.258Z] DEBUG - Clicked on Add... [2019-07-30T13:48:13.258Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-30T13:48:13.258Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-30T13:48:13.258Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2019-07-30T13:48:13.258Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2019-07-30T13:48:13.258Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:48:13.258Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:48:13.258Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:48:13.258Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:48:13.258Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:48:13.258Z] DEBUG - Clicking on OK [2019-07-30T13:48:13.258Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1126397493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:48:13.258Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1126397493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:48:13.258Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1126397493 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:48:13.258Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1126397493 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:48:13.258Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1126397493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:48:13.258Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1126397493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:48:13.514Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {OK} time=1126397588 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:48:13.514Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1126397493 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:48:13.514Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126397112 data=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-30T13:48:13.770Z] DEBUG - Clicked on [2019-07-30T13:48:13.770Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:48:13.770Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T13:48:13.770Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:48:13.770Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:48:14.334Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1126398425 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T13:48:14.334Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T13:48:14.334Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:48:14.334Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:48:14.334Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:48:14.334Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1126398471 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T13:48:14.334Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1126398471 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T13:48:14.334Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1126398471 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T13:48:14.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1126398472 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T13:48:14.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126398472 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-30T13:48:14.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1126398480 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T13:48:14.334Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T13:48:14.334Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T13:48:14.591Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T13:48:14.591Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T13:48:14.591Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T13:48:14.591Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:48:14.591Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:48:14.591Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:48:14.591Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:48:14.591Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:48:14.591Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:48:14.591Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:48:14.591Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T13:48:14.591Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126398822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:48:14.591Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126398822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:48:14.591Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126398823 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:48:14.591Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126398823 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:48:14.591Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126398823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:48:14.591Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126398823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:48:14.591Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126398823 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:48:14.591Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126398823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:48:14.591Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126398823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:48:14.591Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126398823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:48:14.591Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126398827 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:48:14.591Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126398827 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:48:14.591Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:48:14.591Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:48:14.847Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:48:14.847Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:48:14.847Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:48:14.847Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:48:14.847Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:48:14.847Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:48:14.847Z] DEBUG - Clicking on OK [2019-07-30T13:48:14.847Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1126398885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:48:14.847Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1126398885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:48:14.847Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1126398885 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:48:14.847Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1126398885 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:48:14.847Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1126398885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:48:14.847Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1126398886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:48:14.847Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:48:14.847Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:48:14.847Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:48:14.847Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:48:14.847Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:48:14.847Z] DEBUG - Clicked on OK [2019-07-30T13:48:15.105Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1126398886 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:48:15.105Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1126398588 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T13:48:15.362Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:48:16.132Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:48:16.132Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:48:16.132Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:48:16.132Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:48:16.132Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:48:16.132Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1126400008 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T13:48:16.132Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1126400009 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T13:48:16.132Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1126400009 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T13:48:16.132Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1126400009 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T13:48:16.132Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126400009 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-30T13:48:16.132Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1126400018 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T13:48:16.132Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:48:16.132Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1126400019 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T13:48:16.132Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1126400019 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T13:48:16.132Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1126400019 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T13:48:16.132Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1126400019 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T13:48:16.132Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126400020 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-30T13:48:16.132Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1126400040 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T13:48:16.132Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1126400041 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T13:48:16.132Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1126400041 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T13:48:16.132Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1126400042 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T13:48:16.132Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1126400044 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-30T13:48:16.132Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1126400047 data=null button=1 stateMask=0x80000 x=77 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T13:48:16.132Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:48:16.132Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1126400048 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T13:48:16.132Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1126400049 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T13:48:16.132Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1126400049 data=null} to TreeItem with text {Traces [0]} [2019-07-30T13:48:16.132Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1126400049 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T13:48:16.132Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126400049 data=null item=TreeItem {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-30T13:48:16.132Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1126400055 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T13:48:18.115Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2019-07-30T13:48:18.372Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:48:18.372Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T13:48:18.372Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T13:48:18.372Z] DEBUG - number of items : 18 [2019-07-30T13:48:18.628Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1126402794 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T13:48:18.628Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T13:48:18.628Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:48:18.628Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:48:18.628Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:48:18.628Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1126402883 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T13:48:18.628Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1126402883 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T13:48:18.885Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1126402883 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T13:48:18.885Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1126402884 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T13:48:18.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126402884 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-30T13:48:18.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1126402892 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T13:48:18.885Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T13:48:18.885Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T13:48:18.885Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T13:48:19.142Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T13:48:19.142Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T13:48:19.142Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:48:19.142Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:48:19.142Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:48:19.142Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:48:19.142Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:48:19.142Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:48:19.142Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:48:19.142Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T13:48:19.142Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126403249 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:48:19.142Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126403249 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:48:19.142Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126403249 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:48:19.142Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126403250 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:48:19.142Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126403250 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:48:19.142Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126403250 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:48:19.142Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126403250 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:48:19.142Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126403250 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:48:19.142Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126403250 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:48:19.142Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126403250 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:48:19.142Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126403250 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:48:19.142Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126403254 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:48:19.142Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:48:19.142Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:48:19.143Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:48:19.143Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:48:19.143Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:48:19.143Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:48:19.143Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:48:19.143Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:48:19.143Z] DEBUG - Clicking on OK [2019-07-30T13:48:19.143Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1126403286 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:48:19.143Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1126403286 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:48:19.143Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1126403287 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:48:19.143Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1126403287 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:48:19.143Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1126403287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:48:19.143Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1126403287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:48:19.143Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:48:19.143Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:48:19.143Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:48:19.143Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:48:19.143Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:48:19.143Z] DEBUG - Clicked on OK [2019-07-30T13:48:19.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1126403287 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:48:19.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1126403010 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T13:48:19.962Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:48:20.219Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:48:20.219Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:48:20.219Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:48:20.219Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:48:20.219Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:48:20.219Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1126404439 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T13:48:20.219Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1126404439 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T13:48:20.219Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1126404439 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T13:48:20.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1126404439 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T13:48:20.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126404440 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-30T13:48:20.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1126404455 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T13:48:20.219Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:48:20.219Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1126404455 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T13:48:20.219Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1126404456 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T13:48:20.219Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1126404456 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T13:48:20.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1126404456 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T13:48:20.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126404456 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-30T13:48:20.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1126404469 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T13:48:20.219Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1126404469 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T13:48:20.219Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1126404469 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T13:48:20.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1126404470 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T13:48:20.219Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1126404470 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-30T13:48:20.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1126404473 data=null button=1 stateMask=0x80000 x=77 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T13:48:20.219Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:48:20.219Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1126404474 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T13:48:20.476Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1126404474 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T13:48:20.476Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1126404474 data=null} to TreeItem with text {Traces [0]} [2019-07-30T13:48:20.476Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1126404475 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T13:48:20.476Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126404475 data=null item=TreeItem {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-30T13:48:20.476Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1126404487 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T13:48:22.368Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2019-07-30T13:48:22.368Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:48:22.368Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T13:48:22.931Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T13:48:22.931Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:48:22.931Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:48:22.931Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T13:48:22.931Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:48:23.495Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:48:23.495Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T13:48:23.495Z] DEBUG - number of items : 18 [2019-07-30T13:48:23.495Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:23.495Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126407538 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:23.495Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126407539 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:23.495Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126407539 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:23.495Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126407539 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:23.495Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126407539 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:23.495Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126407539 data=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-30T13:48:23.495Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126407541 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:23.495Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126407541 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:23.495Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126407541 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:23.495Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126407541 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:23.495Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126407541 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:23.495Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:23.495Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:48:24.058Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:48:24.058Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T13:48:24.058Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:48:24.058Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:48:24.058Z] DEBUG - number of items : 18 [2019-07-30T13:48:24.058Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:24.058Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126408057 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:24.058Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126408057 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:24.058Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126408057 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:24.058Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126408057 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:24.058Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126408057 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:24.058Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126408057 data=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-30T13:48:24.058Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126408058 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:24.058Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126408058 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:24.058Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126408059 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:24.058Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126408059 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:24.058Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126408059 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:24.058Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:24.058Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:48:24.621Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:48:24.621Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T13:48:24.621Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:48:24.621Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:48:24.621Z] DEBUG - number of items : 18 [2019-07-30T13:48:24.621Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:24.621Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126408577 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:24.621Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126408577 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:24.621Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126408577 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:24.621Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126408577 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:24.621Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126408577 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:24.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126408577 data=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-30T13:48:24.621Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126408578 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:24.621Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126408579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:24.621Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126408579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:24.621Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126408579 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:24.621Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126408579 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:24.621Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:24.621Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:48:24.878Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:48:24.878Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T13:48:24.878Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:48:24.878Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:48:24.878Z] DEBUG - number of items : 18 [2019-07-30T13:48:24.878Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:24.878Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126409119 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:24.878Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126409119 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:24.878Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126409119 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:24.878Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126409119 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:24.878Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126409120 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:24.878Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126409120 data=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-30T13:48:24.878Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126409121 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:24.878Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126409121 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:24.878Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126409121 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:24.878Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126409121 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:24.878Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126409121 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:24.878Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:24.878Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:48:25.443Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:48:25.443Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T13:48:25.443Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:48:25.443Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:48:25.443Z] DEBUG - number of items : 18 [2019-07-30T13:48:25.443Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:25.443Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126409633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:25.443Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126409633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:25.443Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126409633 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:25.443Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126409633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:25.443Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126409634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:25.443Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126409634 data=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-30T13:48:25.443Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126409635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:25.443Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126409635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:25.443Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126409635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:25.443Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126409635 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:25.443Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126409635 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:25.443Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:25.443Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:48:26.006Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:48:26.006Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T13:48:26.006Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:48:26.006Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:48:26.006Z] DEBUG - number of items : 18 [2019-07-30T13:48:26.006Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:26.006Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126410169 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:26.006Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126410169 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:26.006Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126410169 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:26.006Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126410170 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:26.006Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126410170 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:26.006Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126410170 data=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-30T13:48:26.006Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126410171 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:26.006Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126410171 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:26.006Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126410171 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:26.006Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126410171 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:26.006Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126410171 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:26.006Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:26.006Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:48:26.570Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:48:26.570Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T13:48:26.570Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:48:26.570Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:48:26.570Z] DEBUG - number of items : 18 [2019-07-30T13:48:26.570Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:26.570Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126410691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:26.570Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126410691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:26.570Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126410691 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:26.570Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126410691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:26.570Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126410691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:26.570Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126410691 data=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-30T13:48:26.570Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126410693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:26.570Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126410693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:26.570Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126410693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:26.570Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126410694 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:26.570Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126410694 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:26.570Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:26.570Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:48:27.427Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:48:27.427Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T13:48:27.427Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:48:27.427Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:48:27.427Z] DEBUG - number of items : 18 [2019-07-30T13:48:27.427Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:27.427Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126411228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:27.427Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126411228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:27.427Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126411228 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:27.427Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126411228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:27.427Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126411228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:27.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126411229 data=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-30T13:48:27.427Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126411229 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:27.427Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126411230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:27.427Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126411230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:27.427Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126411230 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:27.427Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126411230 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:27.427Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:27.427Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:48:27.683Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:48:27.683Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T13:48:27.683Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:48:27.683Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:48:27.683Z] DEBUG - number of items : 18 [2019-07-30T13:48:27.683Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:27.683Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126411738 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:27.683Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126411738 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:27.683Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126411739 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:27.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126411739 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:27.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126411739 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:27.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126411739 data=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-30T13:48:27.683Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126411740 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:27.683Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126411740 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:27.683Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126411741 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:27.683Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126411741 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:27.683Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126411741 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:27.683Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:27.683Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:48:28.256Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:48:28.256Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T13:48:28.256Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:48:28.256Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:48:28.256Z] DEBUG - number of items : 18 [2019-07-30T13:48:28.256Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:28.256Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126412277 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:28.256Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126412277 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:28.256Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126412278 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:28.256Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126412278 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:28.256Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126412278 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:28.256Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126412278 data=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-30T13:48:28.256Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126412280 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:28.256Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126412280 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:28.256Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126412280 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:28.256Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126412280 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:28.256Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126412280 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:28.256Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-30T13:48:28.256Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:48:28.820Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:48:28.820Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T13:48:28.820Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:48:28.820Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:48:28.820Z] DEBUG - number of items : 18 [2019-07-30T13:48:28.820Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:48:28.820Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126412813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:48:28.820Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126412813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:48:28.820Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126412813 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:48:28.820Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126412813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:48:28.820Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126412813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:48:28.820Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126412814 data=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-30T13:48:28.820Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126412815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:48:28.820Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126412816 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:48:28.820Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126412816 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:48:28.820Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126412816 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:48:28.820Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126412816 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:48:28.820Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:48:28.820Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:48:29.076Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:48:29.076Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T13:48:29.076Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:48:29.076Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:48:29.076Z] DEBUG - number of items : 18 [2019-07-30T13:48:29.076Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:48:29.076Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126413326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:48:29.076Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126413326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:48:29.076Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126413326 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:48:29.076Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126413326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:48:29.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126413326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:48:29.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126413326 data=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-30T13:48:29.076Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126413328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:48:29.076Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126413328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:48:29.076Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126413328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:48:29.076Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126413328 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:48:29.076Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126413328 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:48:29.076Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2019-07-30T13:48:29.076Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:48:29.640Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:48:29.640Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T13:48:29.640Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:48:29.640Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T13:48:29.640Z] DEBUG - number of items : 18 [2019-07-30T13:48:29.640Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous Item} [2019-07-30T13:48:29.640Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126413842 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item} [2019-07-30T13:48:29.640Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126413842 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item} [2019-07-30T13:48:29.640Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126413843 data=null doit=true} to ToolItem with tooltip text {Select Previous Item} [2019-07-30T13:48:29.640Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126413843 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item} [2019-07-30T13:48:29.640Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126413843 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item} [2019-07-30T13:48:29.640Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126413843 data=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-30T13:48:29.640Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126413844 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item} [2019-07-30T13:48:29.640Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126413844 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item} [2019-07-30T13:48:29.640Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126413844 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item} [2019-07-30T13:48:29.640Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126413844 data=null doit=true} to ToolItem with tooltip text {Select Previous Item} [2019-07-30T13:48:29.640Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126413844 data=null} to ToolItem with tooltip text {Select Previous Item} [2019-07-30T13:48:29.640Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous Item} [2019-07-30T13:48:29.640Z] DEBUG - number of items : 18 [2019-07-30T13:48:29.640Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next Item} [2019-07-30T13:48:29.640Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126413845 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item} [2019-07-30T13:48:29.640Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126413845 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item} [2019-07-30T13:48:29.640Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126413845 data=null doit=true} to ToolItem with tooltip text {Select Next Item} [2019-07-30T13:48:29.640Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126413846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item} [2019-07-30T13:48:29.640Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126413846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item} [2019-07-30T13:48:29.640Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126413846 data=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-30T13:48:29.640Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126413846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item} [2019-07-30T13:48:29.640Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126413846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item} [2019-07-30T13:48:29.640Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126413846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item} [2019-07-30T13:48:29.640Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126413846 data=null doit=true} to ToolItem with tooltip text {Select Next Item} [2019-07-30T13:48:29.640Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126413847 data=null} to ToolItem with tooltip text {Select Next Item} [2019-07-30T13:48:29.640Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next Item} [2019-07-30T13:48:29.640Z] DEBUG - number of items : 18 [2019-07-30T13:48:29.640Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom In} [2019-07-30T13:48:29.640Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126413848 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-30T13:48:29.640Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126413848 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-30T13:48:29.640Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126413848 data=null doit=true} to ToolItem with tooltip text {Zoom In} [2019-07-30T13:48:29.640Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126413848 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-30T13:48:29.640Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126413848 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-30T13:48:29.640Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126413848 data=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-30T13:48:29.640Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126413849 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-30T13:48:29.640Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126413849 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-30T13:48:29.640Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126413849 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-30T13:48:29.640Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126413849 data=null doit=true} to ToolItem with tooltip text {Zoom In} [2019-07-30T13:48:29.640Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126413849 data=null} to ToolItem with tooltip text {Zoom In} [2019-07-30T13:48:29.640Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom In} [2019-07-30T13:48:29.640Z] DEBUG - number of items : 18 [2019-07-30T13:48:29.640Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom Out} [2019-07-30T13:48:29.640Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1126413850 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-30T13:48:29.640Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126413850 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-30T13:48:29.640Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1126413850 data=null doit=true} to ToolItem with tooltip text {Zoom Out} [2019-07-30T13:48:29.640Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1126413851 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-30T13:48:29.640Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1126413851 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-30T13:48:29.640Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1126413851 data=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-30T13:48:29.640Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1126413851 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-30T13:48:29.640Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1126413851 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-30T13:48:29.640Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1126413851 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-30T13:48:29.640Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1126413851 data=null doit=true} to ToolItem with tooltip text {Zoom Out} [2019-07-30T13:48:29.640Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1126413852 data=null} to ToolItem with tooltip text {Zoom Out} [2019-07-30T13:48:29.640Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom Out} [2019-07-30T13:48:29.897Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1126414135 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T13:48:29.897Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T13:48:30.154Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:48:30.154Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:48:30.154Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:48:30.154Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1126414182 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T13:48:30.154Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1126414182 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T13:48:30.154Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1126414182 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T13:48:30.154Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1126414182 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T13:48:30.154Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126414183 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-30T13:48:30.154Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1126414190 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T13:48:30.154Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T13:48:30.154Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T13:48:30.154Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T13:48:30.412Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T13:48:30.412Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T13:48:30.412Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:48:30.412Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:48:30.412Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:48:30.412Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:48:30.412Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:48:30.412Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:48:30.412Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:48:30.412Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T13:48:30.412Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126414622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:48:30.412Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126414623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:48:30.412Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126414623 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:48:30.412Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126414623 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:48:30.412Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126414623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:48:30.412Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126414623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:48:30.412Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126414623 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:48:30.412Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126414623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:48:30.412Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126414624 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:48:30.412Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126414624 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:48:30.412Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126414624 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:48:30.412Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126414624 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:48:30.412Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:48:30.412Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:48:30.412Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:48:30.412Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:48:30.412Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:48:30.412Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:48:30.412Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:48:30.412Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:48:30.412Z] DEBUG - Clicking on OK [2019-07-30T13:48:30.412Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1126414628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:48:30.412Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1126414628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:48:30.412Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1126414628 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:48:30.412Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1126414628 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:48:30.412Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1126414628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:48:30.412Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1126414628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:48:30.412Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:48:30.412Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:48:30.412Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:48:30.412Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:48:30.412Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:48:30.412Z] DEBUG - Clicked on OK [2019-07-30T13:48:30.976Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1126414628 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:48:30.976Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1126414299 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T13:48:30.976Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 59.332 s - in org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest [2019-07-30T13:48:30.976Z] testLoadingMappingFiles(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest) Time elapsed: 13.393 s [2019-07-30T13:48:30.976Z] testManipulatingMappingFiles(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest) Time elapsed: 6.697 s [2019-07-30T13:48:30.976Z] testGoToTimeSortAndCheckStack(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest) Time elapsed: 5.749 s [2019-07-30T13:48:30.976Z] testGoToTimeAndCheckStack(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest) Time elapsed: 4.892 s [2019-07-30T13:48:30.976Z] testOpenCallstack(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest) Time elapsed: 4.398 s [2019-07-30T13:48:30.976Z] testGoToTimeAndCheckStackWithNames(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest) Time elapsed: 6.166 s [2019-07-30T13:48:30.976Z] testCallStackToolBar(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest) Time elapsed: 4.417 s [2019-07-30T13:48:30.976Z] testGoToTimeGoBackAndForthAndCheckStack(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest) Time elapsed: 11.331 s [2019-07-30T13:48:30.976Z] Running org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest [2019-07-30T13:48:31.539Z] *** BUG *** [2019-07-30T13:48:31.539Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:48:31.539Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:48:31.539Z] [2019-07-30T13:48:31.539Z] *** BUG *** [2019-07-30T13:48:31.539Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:48:31.539Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:48:31.539Z] [2019-07-30T13:48:31.539Z] *** BUG *** [2019-07-30T13:48:31.539Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:48:31.539Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:48:31.539Z] [2019-07-30T13:48:31.796Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"' [2019-07-30T13:48:31.796Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T13:48:43.973Z] DEBUG - matched EditorReference with text "", using matcher: with name '"memory"' [2019-07-30T13:48:43.973Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:48:43.973Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"' [2019-07-30T13:48:43.973Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T13:48:43.973Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:48:43.973Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:48:43.973Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:48:43.973Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:48:43.973Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:48:43.973Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:48:43.973Z] DEBUG - Setting state to checked on: memory [2019-07-30T13:48:43.973Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"' [2019-07-30T13:48:43.973Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T13:48:45.868Z] DEBUG - matched EditorReference with text "", using matcher: with name '"memory"' [2019-07-30T13:48:45.868Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:48:45.868Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:48:45.868Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:48:45.868Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:48:45.868Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:48:45.868Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:48:45.868Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:48:45.868Z] DEBUG - Setting state to checked on: memory [2019-07-30T13:48:45.868Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1126430012 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T13:48:45.868Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T13:48:45.868Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:48:45.868Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:48:45.868Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:48:45.868Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126430103 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:48:45.868Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126430103 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:48:45.868Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126430103 data=null} to TreeItem with text {test} [2019-07-30T13:48:45.868Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126430103 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:48:45.868Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126430104 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:48:45.868Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126430112 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:48:46.426Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T13:48:46.426Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T13:48:46.426Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T13:48:46.990Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T13:48:46.990Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T13:48:46.990Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:48:46.990Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:48:46.990Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:48:46.990Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:48:46.990Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:48:46.990Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:48:46.990Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:48:46.990Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T13:48:46.990Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126431107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:48:46.990Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126431108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:48:46.990Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126431108 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:48:46.990Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126431108 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:48:46.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126431108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:48:46.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126431108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:48:46.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126431108 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:48:46.990Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126431109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:48:46.990Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126431109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:48:46.990Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126431109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:48:46.990Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126431109 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:48:46.990Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126431109 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:48:46.990Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:48:46.990Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:48:46.990Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:48:46.990Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:48:46.990Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:48:46.990Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:48:46.990Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:48:46.990Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:48:46.990Z] DEBUG - Clicking on OK [2019-07-30T13:48:46.990Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1126431110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:48:46.990Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1126431111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:48:46.990Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1126431111 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:48:46.990Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1126431111 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:48:46.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1126431111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:48:46.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1126431111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:48:46.990Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:48:46.990Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:48:46.990Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:48:46.990Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:48:46.990Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:48:46.990Z] DEBUG - Clicked on OK [2019-07-30T13:48:47.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1126431111 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:48:47.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1126430223 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T13:48:48.178Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.128 s - in org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest [2019-07-30T13:48:48.178Z] testOpenMemoryUsage(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest) Time elapsed: 12.328 s [2019-07-30T13:48:48.178Z] testMemoryUsage(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest) Time elapsed: 2.164 s [2019-07-30T13:48:48.178Z] [2019-07-30T13:48:48.178Z] Results: [2019-07-30T13:48:48.178Z] [2019-07-30T13:48:48.178Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T13:48:48.178Z] [2019-07-30T13:48:48.742Z] [2019-07-30T13:48:48.742Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-30 13:48:48.558 [2019-07-30T13:48:48.742Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-30T13:48:49.672Z] [INFO] All tests passed! [2019-07-30T13:48:49.672Z] [INFO] [2019-07-30T13:48:49.672Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T13:48:49.672Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:48:49.672Z] [INFO] [2019-07-30T13:48:49.672Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T13:48:50.602Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T13:48:50.858Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T13:48:51.421Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T13:48:52.351Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T13:48:52.351Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T13:48:52.914Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T13:48:52.914Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T13:48:52.914Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T13:48:53.170Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T13:48:53.426Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-30T13:48:54.356Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T13:48:55.724Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T13:48:55.724Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T13:48:55.981Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T13:48:55.981Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-30T13:48:56.238Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T13:48:56.494Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T13:48:56.751Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T13:48:56.751Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T13:48:56.751Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T13:48:57.023Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core' with 43 classes [2019-07-30T13:48:57.579Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui' with 10 classes [2019-07-30T13:48:57.579Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T13:48:57.579Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T13:48:57.836Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-30T13:48:57.836Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-30T13:48:58.093Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T13:48:58.093Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T13:48:58.093Z] [INFO] [2019-07-30T13:48:58.093Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T13:48:58.093Z] [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-30T13:48:58.093Z] [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-30T13:48:58.093Z] [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-30T13:48:58.093Z] [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-30T13:48:58.093Z] [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-30T13:48:58.093Z] [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-30T13:48:58.093Z] [INFO] [2019-07-30T13:48:58.093Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T13:48:58.093Z] [INFO] [2019-07-30T13:48:58.093Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap-parent >---- [2019-07-30T13:48:58.093Z] [INFO] Building Trace Compass Pcap Format Support Parent 5.0.0-SNAPSHOT [101/134] [2019-07-30T13:48:58.093Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-30T13:48:58.093Z] [INFO] [2019-07-30T13:48:58.093Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.pcap-parent --- [2019-07-30T13:48:58.093Z] [INFO] [2019-07-30T13:48:58.093Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap-parent --- [2019-07-30T13:48:58.093Z] [INFO] [2019-07-30T13:48:58.093Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.pcap-parent --- [2019-07-30T13:48:58.093Z] [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-30T13:48:58.093Z] [INFO] [2019-07-30T13:48:58.093Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap-parent --- [2019-07-30T13:48:58.093Z] [INFO] [2019-07-30T13:48:58.093Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.pcap-parent --- [2019-07-30T13:48:58.093Z] [INFO] [2019-07-30T13:48:58.093Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.pcap-parent --- [2019-07-30T13:48:58.093Z] [INFO] [2019-07-30T13:48:58.093Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap-parent --- [2019-07-30T13:48:58.093Z] [INFO] [2019-07-30T13:48:58.093Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.pcap-parent --- [2019-07-30T13:48:58.093Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:48:58.093Z] [INFO] [2019-07-30T13:48:58.093Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.pcap-parent --- [2019-07-30T13:48:58.093Z] [INFO] [2019-07-30T13:48:58.093Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap-parent --- [2019-07-30T13:48:58.093Z] [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-30T13:48:58.093Z] [INFO] [2019-07-30T13:48:58.093Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core >----- [2019-07-30T13:48:58.093Z] [INFO] Building org.eclipse.tracecompass.pcap.core 1.1.0-SNAPSHOT [102/134] [2019-07-30T13:48:58.093Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T13:48:58.093Z] [INFO] [2019-07-30T13:48:58.093Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.pcap.core --- [2019-07-30T13:48:58.093Z] [INFO] [2019-07-30T13:48:58.093Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core --- [2019-07-30T13:48:58.093Z] [INFO] The project's OSGi version is 1.1.0.201907301238 [2019-07-30T13:48:58.093Z] [INFO] [2019-07-30T13:48:58.093Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core --- [2019-07-30T13:48:58.093Z] [INFO] [2019-07-30T13:48:58.093Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core --- [2019-07-30T13:48:58.093Z] [INFO] [2019-07-30T13:48:58.093Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core --- [2019-07-30T13:48:58.093Z] [INFO] [2019-07-30T13:48:58.093Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.pcap.core --- [2019-07-30T13:48:58.093Z] [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-30T13:48:58.093Z] [INFO] [2019-07-30T13:48:58.093Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.pcap.core --- [2019-07-30T13:48:58.093Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:48:58.093Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/src/main/resources [2019-07-30T13:48:58.093Z] [INFO] [2019-07-30T13:48:58.093Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.pcap.core --- [2019-07-30T13:48:58.093Z] [INFO] Compiling 55 source files to /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/target/classes [2019-07-30T13:48:58.657Z] [INFO] [2019-07-30T13:48:58.657Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.pcap.core --- [2019-07-30T13:48:58.657Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:48:58.657Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/src/test/resources [2019-07-30T13:48:58.657Z] [INFO] [2019-07-30T13:48:58.657Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap.core --- [2019-07-30T13:48:58.657Z] [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-30T13:48:58.657Z] [INFO] [2019-07-30T13:48:58.657Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core --- [2019-07-30T13:48:58.657Z] [INFO] [2019-07-30T13:48:58.657Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.pcap.core --- [2019-07-30T13:48:58.657Z] [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-30T13:48:58.657Z] [INFO] [2019-07-30T13:48:58.657Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.pcap.core --- [2019-07-30T13:48:58.657Z] [INFO] [2019-07-30T13:48:58.657Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.pcap.core --- [2019-07-30T13:48:58.657Z] [INFO] [2019-07-30T13:48:58.657Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.pcap.core --- [2019-07-30T13:48:58.657Z] [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-30T13:48:58.657Z] [INFO] [2019-07-30T13:48:58.657Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap.core --- [2019-07-30T13:48:58.657Z] [INFO] [2019-07-30T13:48:58.657Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.pcap.core --- [2019-07-30T13:48:58.657Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:48:58.657Z] [INFO] [2019-07-30T13:48:58.657Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.pcap.core --- [2019-07-30T13:48:58.657Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T13:48:58.914Z] [INFO] [2019-07-30T13:48:58.914Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap.core --- [2019-07-30T13:48:58.914Z] [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-30T13:48:58.914Z] [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-30T13:48:58.914Z] [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-30T13:48:58.914Z] [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-30T13:48:58.914Z] [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-30T13:48:58.914Z] [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-30T13:48:58.914Z] [INFO] [2019-07-30T13:48:58.914Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.pcap.core --- [2019-07-30T13:48:58.914Z] [INFO] [2019-07-30T13:48:58.914Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests >-- [2019-07-30T13:48:58.914Z] [INFO] Building Trace Compass Pcap Parser Core Tests Plug-in 1.0.2-SNAPSHOT [103/134] [2019-07-30T13:48:58.914Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T13:48:58.914Z] [INFO] [2019-07-30T13:48:58.914Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T13:48:58.914Z] [INFO] [2019-07-30T13:48:58.914Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-traces) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T13:48:58.914Z] [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-30T13:48:58.914Z] [INFO] [2019-07-30T13:48:58.914Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T13:48:58.914Z] [INFO] The project's OSGi version is 1.0.2.201907301238 [2019-07-30T13:48:58.914Z] [INFO] [2019-07-30T13:48:58.914Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T13:48:58.914Z] [INFO] [2019-07-30T13:48:58.914Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T13:48:58.914Z] [INFO] [2019-07-30T13:48:58.914Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T13:48:58.914Z] [INFO] [2019-07-30T13:48:58.914Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T13:48:58.914Z] [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-30T13:48:58.914Z] [INFO] [2019-07-30T13:48:58.914Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T13:48:58.914Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:48:58.914Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/main/resources [2019-07-30T13:48:58.914Z] [INFO] [2019-07-30T13:48:58.914Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T13:48:58.914Z] [INFO] Compiling 17 source files to /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/classes [2019-07-30T13:48:58.914Z] [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-30T13:48:58.914Z] Packet packet = new EthernetIIPacket(dummy, null, byteBuffer); [2019-07-30T13:48:58.914Z] ^^^^^ [2019-07-30T13:48:58.914Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-30T13:48:58.914Z] [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-30T13:48:58.914Z] public void FileOpenBadPcapTest() throws IOException { [2019-07-30T13:48:58.914Z] ^^^^^^^^^^^ [2019-07-30T13:48:58.914Z] The declared exception IOException is not actually thrown by the method FileOpenBadPcapTest() from type PcapFileOpenFailTest [2019-07-30T13:48:58.914Z] [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-30T13:48:58.914Z] public void FileOpenBinaryFile() throws IOException { [2019-07-30T13:48:58.914Z] ^^^^^^^^^^^ [2019-07-30T13:48:58.914Z] The declared exception IOException is not actually thrown by the method FileOpenBinaryFile() from type PcapFileOpenFailTest [2019-07-30T13:48:58.914Z] [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-30T13:48:58.914Z] public void FileOpenDirectory() throws IOException { [2019-07-30T13:48:58.914Z] ^^^^^^^^^^^ [2019-07-30T13:48:58.914Z] The declared exception IOException is not actually thrown by the method FileOpenDirectory() from type PcapFileOpenFailTest [2019-07-30T13:48:58.914Z] [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-30T13:48:58.914Z] UnknownPacket packet = new UnknownPacket(dummy, null, byteBuffer); [2019-07-30T13:48:58.914Z] ^^^^^ [2019-07-30T13:48:58.914Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-30T13:48:58.914Z] [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-30T13:48:58.914Z] assertEquals(new UnknownPacket(dummy, null, byteBuffer), packet); [2019-07-30T13:48:58.914Z] ^^^^^ [2019-07-30T13:48:58.914Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-30T13:48:58.914Z] [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-30T13:48:58.914Z] PcapOldPacket expected = new PcapOldPacket((PcapOldFile) file, fHeader, fPayload, 36L); [2019-07-30T13:48:58.914Z] ^^^^^^^ [2019-07-30T13:48:58.914Z] Null type safety (type annotations): The expression of type 'ByteBuffer' needs unchecked conversion to conform to '@NonNull ByteBuffer' [2019-07-30T13:48:58.915Z] [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-30T13:48:58.915Z] UDPPacket packet = new UDPPacket(file, null, byteBuffer); [2019-07-30T13:48:58.915Z] ^^^^ [2019-07-30T13:48:58.915Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-30T13:48:58.915Z] [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-30T13:48:58.915Z] UDPPacket expected = new UDPPacket(file, null, byteBuffer); [2019-07-30T13:48:58.915Z] ^^^^ [2019-07-30T13:48:58.915Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-30T13:48:58.915Z] [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-30T13:48:58.915Z] TCPPacket packet = new TCPPacket(file, null, byteBuffer); [2019-07-30T13:48:58.915Z] ^^^^ [2019-07-30T13:48:58.915Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-30T13:48:58.915Z] [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-30T13:48:58.915Z] TCPPacket expected = new TCPPacket(file, null, byteBuffer); [2019-07-30T13:48:58.915Z] ^^^^ [2019-07-30T13:48:58.915Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-30T13:48:58.915Z] [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-30T13:48:58.915Z] new EthernetIIPacket(dummy, null, packet); [2019-07-30T13:48:58.915Z] ^^^^^ [2019-07-30T13:48:58.915Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-30T13:48:58.915Z] [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-30T13:48:58.915Z] PcapFile littleEndian = trace.getTrace(); [2019-07-30T13:48:58.915Z] ^^^^^^^^^^^^ [2019-07-30T13:48:58.915Z] Potential resource leak: 'littleEndian' may not be closed [2019-07-30T13:48:58.915Z] [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-30T13:48:58.915Z] PcapFile bigEndian = trace.getTrace(); [2019-07-30T13:48:58.915Z] ^^^^^^^^^ [2019-07-30T13:48:58.915Z] Potential resource leak: 'bigEndian' may not be closed [2019-07-30T13:48:58.915Z] [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-30T13:48:58.915Z] EthernetIIPacket packet = new EthernetIIPacket(file, null, byteBuffer); [2019-07-30T13:48:58.915Z] ^^^^ [2019-07-30T13:48:58.915Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-30T13:48:58.915Z] [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-30T13:48:58.915Z] EthernetIIPacket expected = new EthernetIIPacket(file, null, byteBuffer); [2019-07-30T13:48:58.915Z] ^^^^ [2019-07-30T13:48:58.915Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-30T13:48:58.915Z] [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-30T13:48:58.915Z] IPv4Packet packet = new IPv4Packet(file, null, byteBuffer); [2019-07-30T13:48:58.915Z] ^^^^ [2019-07-30T13:48:58.915Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-30T13:48:58.915Z] [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-30T13:48:58.915Z] IPv4Packet expected = new IPv4Packet(file, null, byteBuffer); [2019-07-30T13:48:58.915Z] ^^^^ [2019-07-30T13:48:58.915Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-30T13:48:58.915Z] 18 problems (18 warnings) [2019-07-30T13:48:59.172Z] [INFO] [2019-07-30T13:48:59.172Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T13:48:59.172Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:48:59.172Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/test/resources [2019-07-30T13:48:59.172Z] [INFO] [2019-07-30T13:48:59.172Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T13:48:59.172Z] [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-30T13:48:59.172Z] [INFO] [2019-07-30T13:48:59.172Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T13:48:59.172Z] [INFO] [2019-07-30T13:48:59.172Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T13:48:59.172Z] [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-30T13:48:59.172Z] [INFO] [2019-07-30T13:48:59.172Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T13:48:59.172Z] [INFO] [2019-07-30T13:48:59.172Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T13:48:59.172Z] [INFO] [2019-07-30T13:48:59.172Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T13:48:59.172Z] [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-30T13:48:59.172Z] [INFO] [2019-07-30T13:48:59.172Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T13:48:59.172Z] [INFO] [2019-07-30T13:48:59.172Z] [INFO] --- maven-antrun-plugin:1.8:run (prepare) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T13:48:59.172Z] [INFO] Executing tasks [2019-07-30T13:48:59.172Z] [2019-07-30T13:48:59.172Z] main: [2019-07-30T13:48:59.172Z] [2019-07-30T13:48:59.172Z] main: [2019-07-30T13:48:59.172Z] [echo] Attempting to download test traces [2019-07-30T13:48:59.428Z] [get] Getting: http://wiki.eclipse.org/images/1/18/Short_LittleEndian.pcap.zip [2019-07-30T13:48:59.428Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_LittleEndian.pcap.zip [2019-07-30T13:48:59.428Z] [get] Getting: http://wiki.eclipse.org/images/2/25/Short_BigEndian.pcap.zip [2019-07-30T13:48:59.428Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_BigEndian.pcap.zip [2019-07-30T13:48:59.428Z] [get] Getting: http://wiki.eclipse.org/images/6/64/MostlyUDP.pcap.zip [2019-07-30T13:48:59.428Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyUDP.pcap.zip [2019-07-30T13:48:59.428Z] [get] Getting: http://wiki.eclipse.org/images/8/8d/MostlyTCP.pcap.zip [2019-07-30T13:48:59.428Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyTCP.pcap.zip [2019-07-30T13:48:59.428Z] [get] Getting: http://wiki.eclipse.org/images/c/c1/EmptyPcap.pcap.zip [2019-07-30T13:48:59.428Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/EmptyPcap.pcap.zip [2019-07-30T13:48:59.428Z] [get] Getting: http://wiki.eclipse.org/images/5/5e/BadPcapFile.pcap.zip [2019-07-30T13:48:59.428Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BadPcapFile.pcap.zip [2019-07-30T13:48:59.428Z] [get] Getting: http://wiki.eclipse.org/images/1/12/BenchmarkTrace.pcap.zip [2019-07-30T13:48:59.428Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BenchmarkTrace.pcap.zip [2019-07-30T13:48:59.428Z] [get] Getting: http://lttng.org/files/samples/sample-ctf-trace-20120412.tar.bz2 [2019-07-30T13:48:59.428Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar.bz2 [2019-07-30T13:48:59.684Z] [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-30T13:49:00.613Z] [2019-07-30T13:49:00.613Z] extractTraces: [2019-07-30T13:49:00.613Z] [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-30T13:49:00.613Z] [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-30T13:49:00.613Z] [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-30T13:49:00.613Z] [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-30T13:49:00.613Z] [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-30T13:49:00.613Z] [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-30T13:49:00.613Z] [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-30T13:49:00.613Z] [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-30T13:49:01.982Z] [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-30T13:49:01.982Z] [echo] Traces extracted successfully [2019-07-30T13:49:01.982Z] [INFO] Executed tasks [2019-07-30T13:49:01.982Z] [INFO] [2019-07-30T13:49:01.982Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T13:49:02.913Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/data/.metadata/.log [2019-07-30T13:49:02.913Z] [INFO] Command line: [2019-07-30T13:49:02.913Z] [/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-30T13:49:02.913Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T13:49:06.186Z] !SESSION 2019-07-30 13:49:03.186 ----------------------------------------------- [2019-07-30T13:49:06.186Z] eclipse.buildId=unknown [2019-07-30T13:49:06.186Z] java.version=1.8.0_202 [2019-07-30T13:49:06.186Z] java.vendor=Oracle Corporation [2019-07-30T13:49:06.186Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T13:49:06.186Z] 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-30T13:49:06.186Z] 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-30T13:49:06.186Z] [2019-07-30T13:49:06.186Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 13:49:05.636 [2019-07-30T13:49:06.186Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T13:49:06.186Z] !STACK 0 [2019-07-30T13:49:06.186Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [50] [2019-07-30T13:49:06.186Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:49:06.186Z] [2019-07-30T13:49:06.186Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T13:49:06.186Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T13:49:06.186Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T13:49:06.186Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T13:49:06.186Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T13:49:06.186Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T13:49:06.186Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T13:49:06.186Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T13:49:06.186Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T13:49:06.186Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T13:49:06.186Z] [2019-07-30T13:49:06.186Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 13:49:05.770 [2019-07-30T13:49:06.186Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T13:49:06.186Z] !STACK 0 [2019-07-30T13:49:06.186Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [123] [2019-07-30T13:49:06.186Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:49:06.186Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T13:49:06.186Z] -> 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-30T13:49:06.186Z] org.apache.httpcomponents.httpclient.win [31] [2019-07-30T13:49:06.186Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:49:06.186Z] [2019-07-30T13:49:06.186Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T13:49:06.186Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T13:49:06.186Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T13:49:06.186Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T13:49:06.186Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T13:49:06.186Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T13:49:06.186Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T13:49:06.186Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T13:49:06.186Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T13:49:06.186Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T13:49:07.552Z] Running org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest [2019-07-30T13:49:07.809Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.13 s - in org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest [2019-07-30T13:49:07.809Z] GenericPacketTest(org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest) Time elapsed: 0.102 s [2019-07-30T13:49:07.809Z] Running org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest [2019-07-30T13:49:07.809Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest [2019-07-30T13:49:07.809Z] PacketExceptionTest(org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest) Time elapsed: 0.001 s [2019-07-30T13:49:07.809Z] Running org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest [2019-07-30T13:49:08.065Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.167 s - in org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest [2019-07-30T13:49:08.065Z] StreamBuildingTest(org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest) Time elapsed: 0.166 s [2019-07-30T13:49:08.065Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest [2019-07-30T13:49:08.065Z] 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-30T13:49:08.065Z] FileOpenDirectory(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest) Time elapsed: 0 s [2019-07-30T13:49:08.065Z] FileOpenBinaryFile(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest) Time elapsed: 0.001 s [2019-07-30T13:49:08.065Z] FileOpenBadPcapTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest) Time elapsed: 0 s [2019-07-30T13:49:08.065Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest [2019-07-30T13:49:08.065Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s - in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest [2019-07-30T13:49:08.065Z] FileReadTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest) Time elapsed: 0.051 s [2019-07-30T13:49:08.065Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest [2019-07-30T13:49:08.065Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest [2019-07-30T13:49:08.065Z] EndiannessTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest) Time elapsed: 0.001 s [2019-07-30T13:49:08.065Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest [2019-07-30T13:49:08.065Z] 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-30T13:49:08.065Z] FileOpenTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest) Time elapsed: 0.001 s [2019-07-30T13:49:08.065Z] FileOpenEmptyTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest) Time elapsed: 0 s [2019-07-30T13:49:08.065Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest [2019-07-30T13:49:08.321Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.234 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest [2019-07-30T13:49:08.321Z] CompleteUnknownPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest) Time elapsed: 0.224 s [2019-07-30T13:49:08.321Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest [2019-07-30T13:49:08.578Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest [2019-07-30T13:49:08.578Z] CompletePcapPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest) Time elapsed: 0.04 s [2019-07-30T13:49:08.578Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest [2019-07-30T13:49:08.578Z] 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-30T13:49:08.578Z] CompleteUDPPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest) Time elapsed: 0.001 s [2019-07-30T13:49:08.578Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest [2019-07-30T13:49:08.578Z] 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-30T13:49:08.578Z] TestgetProtocols(org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest) Time elapsed: 0 s [2019-07-30T13:49:08.578Z] TestProtocolAttributes(org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest) Time elapsed: 0.001 s [2019-07-30T13:49:08.578Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest [2019-07-30T13:49:08.578Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest [2019-07-30T13:49:08.578Z] CompleteTCPPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest) Time elapsed: 0.046 s [2019-07-30T13:49:08.578Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest [2019-07-30T13:49:08.578Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest [2019-07-30T13:49:08.578Z] CompleteEthernetIIPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest) Time elapsed: 0.002 s [2019-07-30T13:49:08.578Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest [2019-07-30T13:49:08.578Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest [2019-07-30T13:49:08.578Z] CompleteIPv4PacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest) Time elapsed: 0.002 s [2019-07-30T13:49:08.578Z] [2019-07-30T13:49:08.578Z] Results: [2019-07-30T13:49:08.578Z] [2019-07-30T13:49:08.578Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T13:49:08.578Z] [2019-07-30T13:49:10.753Z] [INFO] All tests passed! [2019-07-30T13:49:10.753Z] [INFO] [2019-07-30T13:49:10.753Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T13:49:11.010Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:49:11.010Z] [INFO] [2019-07-30T13:49:11.010Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T13:49:11.010Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T13:49:11.010Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core' with 36 classes [2019-07-30T13:49:11.010Z] [INFO] [2019-07-30T13:49:11.010Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T13:49:11.010Z] [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-30T13:49:11.010Z] [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-30T13:49:11.010Z] [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-30T13:49:11.010Z] [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-30T13:49:11.010Z] [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-30T13:49:11.010Z] [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-30T13:49:11.010Z] [INFO] [2019-07-30T13:49:11.010Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T13:49:11.010Z] [INFO] [2019-07-30T13:49:11.010Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core >--- [2019-07-30T13:49:11.010Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.core 1.0.3-SNAPSHOT [104/134] [2019-07-30T13:49:11.010Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T13:49:11.010Z] [INFO] [2019-07-30T13:49:11.010Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-30T13:49:11.010Z] [INFO] [2019-07-30T13:49:11.010Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-30T13:49:11.010Z] [INFO] The project's OSGi version is 1.0.3.201907301238 [2019-07-30T13:49:11.010Z] [INFO] [2019-07-30T13:49:11.010Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-30T13:49:11.010Z] [INFO] [2019-07-30T13:49:11.010Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-30T13:49:11.010Z] [INFO] [2019-07-30T13:49:11.010Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-30T13:49:11.010Z] [INFO] [2019-07-30T13:49:11.010Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-30T13:49:11.010Z] [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-30T13:49:11.010Z] [INFO] [2019-07-30T13:49:11.010Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-30T13:49:11.010Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:49:11.010Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/main/resources [2019-07-30T13:49:11.010Z] [INFO] [2019-07-30T13:49:11.010Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-30T13:49:11.010Z] [INFO] Compiling 29 source files to /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/classes [2019-07-30T13:49:11.268Z] [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-30T13:49:11.268Z] entry.getValue().addEventToStream(event); [2019-07-30T13:49:11.268Z] ^^^^^^^^^^^^^^^^ [2019-07-30T13:49:11.268Z] 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-30T13:49:11.268Z] [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-30T13:49:11.268Z] String key = entry.getKey(); [2019-07-30T13:49:11.268Z] ^^^^^^^^^^^^^^ [2019-07-30T13:49:11.268Z] 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-30T13:49:11.268Z] [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-30T13:49:11.268Z] String value = entry.getValue(); [2019-07-30T13:49:11.268Z] ^^^^^^^^^^^^^^^^ [2019-07-30T13:49:11.268Z] 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-30T13:49:11.268Z] 3 problems (3 warnings) [2019-07-30T13:49:11.268Z] [INFO] [2019-07-30T13:49:11.268Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-30T13:49:11.268Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:49:11.268Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/test/resources [2019-07-30T13:49:11.268Z] [INFO] [2019-07-30T13:49:11.268Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-30T13:49:11.268Z] [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-30T13:49:11.525Z] [INFO] [2019-07-30T13:49:11.525Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-30T13:49:11.525Z] [INFO] [2019-07-30T13:49:11.525Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-30T13:49:11.525Z] [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-30T13:49:11.525Z] [INFO] [2019-07-30T13:49:11.525Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-30T13:49:11.525Z] [INFO] [2019-07-30T13:49:11.525Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-30T13:49:11.525Z] [INFO] [2019-07-30T13:49:11.525Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-30T13:49:11.525Z] [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-30T13:49:11.525Z] [INFO] [2019-07-30T13:49:11.525Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-30T13:49:11.525Z] [INFO] [2019-07-30T13:49:11.525Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-30T13:49:11.525Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:49:11.525Z] [INFO] [2019-07-30T13:49:11.525Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-30T13:49:11.782Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T13:49:11.782Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T13:49:11.782Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core' with 36 classes [2019-07-30T13:49:11.782Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T13:49:11.782Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T13:49:12.038Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T13:49:12.602Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T13:49:12.602Z] [INFO] [2019-07-30T13:49:12.602Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-30T13:49:12.602Z] [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-30T13:49:12.602Z] [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-30T13:49:12.602Z] [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-30T13:49:12.602Z] [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-30T13:49:12.602Z] [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-30T13:49:12.602Z] [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-30T13:49:12.602Z] [INFO] [2019-07-30T13:49:12.602Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-30T13:49:12.602Z] [INFO] [2019-07-30T13:49:12.602Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui >---- [2019-07-30T13:49:12.602Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.ui 1.1.1-SNAPSHOT [105/134] [2019-07-30T13:49:12.602Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T13:49:12.602Z] [INFO] [2019-07-30T13:49:12.602Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-30T13:49:12.602Z] [INFO] [2019-07-30T13:49:12.602Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-30T13:49:12.602Z] [INFO] The project's OSGi version is 1.1.1.201907301238 [2019-07-30T13:49:12.602Z] [INFO] [2019-07-30T13:49:12.602Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-30T13:49:12.602Z] [INFO] [2019-07-30T13:49:12.602Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-30T13:49:12.602Z] [INFO] [2019-07-30T13:49:12.602Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-30T13:49:12.602Z] [INFO] [2019-07-30T13:49:12.602Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-30T13:49:12.602Z] [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-30T13:49:12.602Z] [INFO] [2019-07-30T13:49:12.602Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-30T13:49:12.602Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:49:12.602Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/main/resources [2019-07-30T13:49:12.602Z] [INFO] [2019-07-30T13:49:12.602Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-30T13:49:12.602Z] [INFO] Compiling 6 source files to /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/classes [2019-07-30T13:49:12.859Z] [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-30T13:49:12.859Z] TmfPcapProtocol protocol = protocolEntry.getKey(); [2019-07-30T13:49:12.859Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:49:12.859Z] 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-30T13:49:12.859Z] [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-30T13:49:12.859Z] Table table = protocolEntry.getValue(); [2019-07-30T13:49:12.859Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T13:49:12.859Z] 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-30T13:49:12.859Z] 2 problems (2 warnings) [2019-07-30T13:49:12.859Z] [INFO] [2019-07-30T13:49:12.859Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-30T13:49:12.859Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:49:12.859Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/test/resources [2019-07-30T13:49:12.859Z] [INFO] [2019-07-30T13:49:12.859Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-30T13:49:12.859Z] [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-30T13:49:13.116Z] [INFO] [2019-07-30T13:49:13.116Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-30T13:49:13.116Z] [INFO] [2019-07-30T13:49:13.116Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-30T13:49:13.116Z] [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-30T13:49:13.116Z] [INFO] [2019-07-30T13:49:13.116Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-30T13:49:13.116Z] [INFO] [2019-07-30T13:49:13.116Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-30T13:49:13.116Z] [INFO] [2019-07-30T13:49:13.116Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-30T13:49:13.116Z] [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-30T13:49:13.116Z] [INFO] [2019-07-30T13:49:13.116Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-30T13:49:13.116Z] [INFO] [2019-07-30T13:49:13.116Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-30T13:49:13.116Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:49:13.116Z] [INFO] [2019-07-30T13:49:13.116Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-30T13:49:13.373Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T13:49:13.373Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T13:49:13.373Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core' with 36 classes [2019-07-30T13:49:13.629Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T13:49:13.629Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T13:49:13.629Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T13:49:16.148Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T13:49:16.148Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core' with 22 classes [2019-07-30T13:49:16.148Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T13:49:17.518Z] [INFO] [2019-07-30T13:49:17.518Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-30T13:49:17.518Z] [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-30T13:49:17.518Z] [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-30T13:49:17.518Z] [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-30T13:49:17.518Z] [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-30T13:49:17.518Z] [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-30T13:49:17.518Z] [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-30T13:49:17.518Z] [INFO] [2019-07-30T13:49:17.518Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-30T13:49:17.518Z] [INFO] [2019-07-30T13:49:17.518Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap >----- [2019-07-30T13:49:17.518Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap 5.0.0-SNAPSHOT [106/134] [2019-07-30T13:49:17.518Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-30T13:49:17.518Z] [INFO] [2019-07-30T13:49:17.518Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-30T13:49:17.518Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap/target [2019-07-30T13:49:17.518Z] [INFO] [2019-07-30T13:49:17.518Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-30T13:49:17.518Z] [INFO] The project's OSGi version is 5.0.0.201907301238 [2019-07-30T13:49:17.518Z] [INFO] [2019-07-30T13:49:17.518Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-30T13:49:17.518Z] [INFO] [2019-07-30T13:49:17.518Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-30T13:49:17.518Z] [INFO] [2019-07-30T13:49:17.518Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-30T13:49:17.518Z] [INFO] [2019-07-30T13:49:17.518Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-30T13:49:17.518Z] [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-30T13:49:17.518Z] [INFO] [2019-07-30T13:49:17.518Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-30T13:49:17.518Z] [INFO] [2019-07-30T13:49:17.518Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-30T13:49:17.518Z] [INFO] [2019-07-30T13:49:17.518Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-30T13:49:17.518Z] [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-30T13:49:17.518Z] [INFO] [2019-07-30T13:49:17.518Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-30T13:49:17.518Z] [INFO] [2019-07-30T13:49:17.518Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-30T13:49:17.518Z] [INFO] [2019-07-30T13:49:17.518Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-30T13:49:17.518Z] [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-30T13:49:17.518Z] [INFO] [2019-07-30T13:49:17.518Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-30T13:49:17.518Z] [INFO] [2019-07-30T13:49:17.518Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-30T13:49:17.518Z] [INFO] [2019-07-30T13:49:17.518Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-30T13:49:17.518Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:49:17.518Z] [INFO] [2019-07-30T13:49:17.518Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-30T13:49:18.446Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T13:49:18.446Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T13:49:18.446Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T13:49:19.008Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-30T13:49:19.265Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T13:49:20.634Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T13:49:20.634Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T13:49:20.893Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-30T13:49:20.893Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T13:49:20.893Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T13:49:20.893Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T13:49:21.429Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T13:49:21.429Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T13:49:21.429Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-30T13:49:21.429Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T13:49:21.429Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T13:49:21.429Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T13:49:21.685Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-07-30T13:49:21.685Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core' with 36 classes [2019-07-30T13:49:21.685Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T13:49:22.249Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-30T13:49:22.249Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T13:49:22.506Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-30T13:49:22.506Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T13:49:22.506Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf' with 0 classes [2019-07-30T13:49:22.506Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core' with 22 classes [2019-07-30T13:49:22.506Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.doc.user' with 0 classes [2019-07-30T13:49:22.506Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.ui' with 7 classes [2019-07-30T13:49:22.506Z] [INFO] [2019-07-30T13:49:22.506Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-30T13:49:22.506Z] [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-30T13:49:22.506Z] [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-30T13:49:22.506Z] [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-30T13:49:22.506Z] [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-30T13:49:22.506Z] [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-30T13:49:22.506Z] [INFO] [2019-07-30T13:49:22.506Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-30T13:49:22.506Z] [INFO] [2019-07-30T13:49:22.506Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests >-- [2019-07-30T13:49:22.506Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.1-SNAPSHOT [107/134] [2019-07-30T13:49:22.506Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T13:49:22.506Z] [INFO] [2019-07-30T13:49:22.506Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T13:49:22.506Z] [INFO] [2019-07-30T13:49:22.506Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T13:49:22.506Z] [INFO] The project's OSGi version is 1.0.1.201907301238 [2019-07-30T13:49:22.506Z] [INFO] [2019-07-30T13:49:22.506Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T13:49:22.506Z] [INFO] [2019-07-30T13:49:22.506Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T13:49:22.506Z] [INFO] [2019-07-30T13:49:22.506Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T13:49:22.506Z] [INFO] [2019-07-30T13:49:22.506Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T13:49:22.506Z] [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-30T13:49:22.506Z] [INFO] [2019-07-30T13:49:22.506Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T13:49:22.506Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:49:22.506Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/main/resources [2019-07-30T13:49:22.506Z] [INFO] [2019-07-30T13:49:22.506Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T13:49:22.763Z] [INFO] Compiling 6 source files to /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/classes [2019-07-30T13:49:22.763Z] [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-30T13:49:22.763Z] IPv4Packet packet = new IPv4Packet(file, null, bb); [2019-07-30T13:49:22.763Z] ^^^^ [2019-07-30T13:49:22.763Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-30T13:49:22.763Z] 1 problem (1 warning) [2019-07-30T13:49:22.763Z] [INFO] [2019-07-30T13:49:22.763Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T13:49:22.763Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:49:22.763Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/test/resources [2019-07-30T13:49:22.763Z] [INFO] [2019-07-30T13:49:22.763Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T13:49:22.763Z] [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-30T13:49:22.763Z] [INFO] [2019-07-30T13:49:22.763Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T13:49:22.763Z] [INFO] [2019-07-30T13:49:22.763Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T13:49:22.763Z] [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-30T13:49:23.019Z] [INFO] [2019-07-30T13:49:23.019Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T13:49:23.019Z] [INFO] [2019-07-30T13:49:23.019Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T13:49:23.019Z] [INFO] [2019-07-30T13:49:23.019Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T13:49:23.019Z] [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-30T13:49:23.019Z] [INFO] [2019-07-30T13:49:23.019Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T13:49:23.019Z] [INFO] [2019-07-30T13:49:23.019Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T13:49:24.387Z] [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-30T13:49:24.387Z] [INFO] Command line: [2019-07-30T13:49:24.387Z] [/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-30T13:49:24.387Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T13:49:27.660Z] !SESSION 2019-07-30 13:49:24.268 ----------------------------------------------- [2019-07-30T13:49:27.660Z] eclipse.buildId=unknown [2019-07-30T13:49:27.660Z] java.version=1.8.0_202 [2019-07-30T13:49:27.660Z] java.vendor=Oracle Corporation [2019-07-30T13:49:27.660Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T13:49:27.660Z] 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-30T13:49:27.660Z] 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-30T13:49:27.660Z] [2019-07-30T13:49:27.660Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 13:49:26.959 [2019-07-30T13:49:27.660Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T13:49:27.660Z] !STACK 0 [2019-07-30T13:49:27.660Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-30T13:49:27.660Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:49:27.660Z] [2019-07-30T13:49:27.660Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T13:49:27.660Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T13:49:27.660Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T13:49:27.660Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T13:49:27.660Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T13:49:27.660Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T13:49:27.660Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T13:49:27.660Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T13:49:27.660Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T13:49:27.660Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T13:49:27.660Z] [2019-07-30T13:49:27.660Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 13:49:27.144 [2019-07-30T13:49:27.660Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T13:49:27.660Z] !STACK 0 [2019-07-30T13:49:27.660Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-30T13:49:27.660Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:49:27.660Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T13:49:27.660Z] -> 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-30T13:49:27.660Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-30T13:49:27.660Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:49:27.660Z] [2019-07-30T13:49:27.660Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T13:49:27.660Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T13:49:27.660Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T13:49:27.660Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T13:49:27.660Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T13:49:27.660Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T13:49:27.660Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T13:49:27.660Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T13:49:27.660Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T13:49:27.660Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T13:49:29.553Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest [2019-07-30T13:49:31.446Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.515 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest [2019-07-30T13:49:31.446Z] constructorTest(org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest) Time elapsed: 0.071 s [2019-07-30T13:49:31.446Z] canExecuteTest(org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest) Time elapsed: 0.126 s [2019-07-30T13:49:31.446Z] executeAnalysisTest(org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest) Time elapsed: 1.289 s [2019-07-30T13:49:31.446Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest [2019-07-30T13:49:31.446Z] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest [2019-07-30T13:49:31.446Z] testParseEvent(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.005 s [2019-07-30T13:49:31.446Z] testGetEndTime(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-30T13:49:31.446Z] testGetNbEvents(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-30T13:49:31.446Z] testSeekEventLoc_null(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-30T13:49:31.446Z] testGetStartTime(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-30T13:49:31.446Z] testBroadcast(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.002 s [2019-07-30T13:49:31.446Z] testValidate(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.002 s [2019-07-30T13:49:31.446Z] testGetName(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.002 s [2019-07-30T13:49:31.446Z] testGetPath(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-30T13:49:31.446Z] testPcapTrace(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-30T13:49:31.446Z] testGetStreamingInterval(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-30T13:49:31.446Z] testGetLocationRatio(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.003 s [2019-07-30T13:49:31.446Z] testGetCacheSize(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-30T13:49:31.446Z] testGetTraceProperties(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.003 s [2019-07-30T13:49:31.446Z] getSource(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.054 s [2019-07-30T13:49:31.446Z] testSeekEventLoc_normal(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.002 s [2019-07-30T13:49:31.446Z] testSeekEvent_rank(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.002 s [2019-07-30T13:49:31.446Z] testGetTimeRange(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.002 s [2019-07-30T13:49:31.446Z] testGetEventType(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-30T13:49:31.446Z] testSeekEvent_ratio(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.003 s [2019-07-30T13:49:31.446Z] testGetResource(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-30T13:49:31.446Z] testSeekEvent_location(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-30T13:49:31.446Z] testGetCurrentLocation(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-30T13:49:31.446Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest [2019-07-30T13:49:31.446Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest [2019-07-30T13:49:31.446Z] getSourceEndpointTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest) Time elapsed: 0 s [2019-07-30T13:49:31.446Z] getProtocolsTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest) Time elapsed: 0.003 s [2019-07-30T13:49:31.446Z] getPayloadTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest) Time elapsed: 0 s [2019-07-30T13:49:31.446Z] getFieldsTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest) Time elapsed: 0 s [2019-07-30T13:49:31.446Z] toStringTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest) Time elapsed: 0 s [2019-07-30T13:49:31.446Z] getMostEncapsulatedProtocolTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest) Time elapsed: 0 s [2019-07-30T13:49:31.446Z] getDestinationEndpointTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest) Time elapsed: 0.001 s [2019-07-30T13:49:31.446Z] toStringAtSpecificProtocolTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest) Time elapsed: 0 s [2019-07-30T13:49:31.446Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest [2019-07-30T13:49:31.446Z] 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-30T13:49:31.446Z] regularToStringTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest) Time elapsed: 0 s [2019-07-30T13:49:31.446Z] rootToStringTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest) Time elapsed: 0 s [2019-07-30T13:49:31.446Z] customFieldValueRequestTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest) Time elapsed: 0 s [2019-07-30T13:49:31.446Z] copyConstructorTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest) Time elapsed: 0.002 s [2019-07-30T13:49:31.446Z] regularFieldValueRequestTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest) Time elapsed: 0 s [2019-07-30T13:49:31.446Z] [2019-07-30T13:49:31.446Z] Results: [2019-07-30T13:49:31.446Z] [2019-07-30T13:49:31.446Z] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T13:49:31.446Z] [2019-07-30T13:49:32.377Z] [INFO] All tests passed! [2019-07-30T13:49:32.377Z] [INFO] [2019-07-30T13:49:32.377Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T13:49:32.377Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:49:32.377Z] [INFO] [2019-07-30T13:49:32.377Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T13:49:32.377Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T13:49:32.377Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T13:49:32.633Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T13:49:33.196Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T13:49:33.196Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core' with 36 classes [2019-07-30T13:49:33.196Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core.tests' with 17 classes [2019-07-30T13:49:33.196Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T13:49:33.196Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T13:49:33.453Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T13:49:33.453Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T13:49:33.453Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T13:49:34.227Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core' with 22 classes [2019-07-30T13:49:34.227Z] [INFO] [2019-07-30T13:49:34.227Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T13:49:34.227Z] [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-30T13:49:34.227Z] [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-30T13:49:34.227Z] [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-30T13:49:34.227Z] [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-30T13:49:34.227Z] [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-30T13:49:34.227Z] [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-30T13:49:34.227Z] [INFO] [2019-07-30T13:49:34.227Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T13:49:34.227Z] [INFO] [2019-07-30T13:49:34.227Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests >-- [2019-07-30T13:49:34.227Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.0-SNAPSHOT [108/134] [2019-07-30T13:49:34.227Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T13:49:34.227Z] [INFO] [2019-07-30T13:49:34.227Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T13:49:34.227Z] [INFO] [2019-07-30T13:49:34.227Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T13:49:34.227Z] [INFO] The project's OSGi version is 1.0.0.201907301238 [2019-07-30T13:49:34.227Z] [INFO] [2019-07-30T13:49:34.227Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T13:49:34.227Z] [INFO] [2019-07-30T13:49:34.227Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T13:49:34.227Z] [INFO] [2019-07-30T13:49:34.227Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T13:49:34.227Z] [INFO] [2019-07-30T13:49:34.227Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T13:49:34.227Z] [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-30T13:49:34.227Z] [INFO] [2019-07-30T13:49:34.227Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T13:49:34.227Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:49:34.227Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/src/main/resources [2019-07-30T13:49:34.227Z] [INFO] [2019-07-30T13:49:34.227Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T13:49:34.227Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/classes [2019-07-30T13:49:34.227Z] [INFO] [2019-07-30T13:49:34.227Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T13:49:34.227Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:49:34.227Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/src/test/resources [2019-07-30T13:49:34.227Z] [INFO] [2019-07-30T13:49:34.227Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T13:49:34.227Z] [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-30T13:49:34.227Z] [INFO] [2019-07-30T13:49:34.227Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T13:49:34.227Z] [INFO] [2019-07-30T13:49:34.227Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T13:49:34.227Z] [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-30T13:49:34.227Z] [INFO] [2019-07-30T13:49:34.227Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T13:49:34.227Z] [INFO] [2019-07-30T13:49:34.227Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T13:49:34.227Z] [INFO] [2019-07-30T13:49:34.227Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T13:49:34.227Z] [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-30T13:49:34.577Z] [INFO] [2019-07-30T13:49:34.577Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T13:49:34.577Z] [INFO] [2019-07-30T13:49:34.577Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T13:49:35.946Z] [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-30T13:49:35.946Z] [INFO] Command line: [2019-07-30T13:49:35.946Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.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-30T13:49:35.946Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T13:49:39.218Z] !SESSION 2019-07-30 13:49:35.950 ----------------------------------------------- [2019-07-30T13:49:39.218Z] eclipse.buildId=unknown [2019-07-30T13:49:39.218Z] java.version=1.8.0_202 [2019-07-30T13:49:39.218Z] java.vendor=Oracle Corporation [2019-07-30T13:49:39.218Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T13:49:39.218Z] 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-30T13:49:39.218Z] 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-30T13:49:39.218Z] [2019-07-30T13:49:39.218Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 13:49:38.752 [2019-07-30T13:49:39.218Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T13:49:39.218Z] !STACK 0 [2019-07-30T13:49:39.218Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T13:49:39.218Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:49:39.218Z] [2019-07-30T13:49:39.218Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T13:49:39.218Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T13:49:39.218Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T13:49:39.218Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T13:49:39.218Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T13:49:39.218Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T13:49:39.218Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T13:49:39.218Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T13:49:39.218Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T13:49:39.218Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T13:49:39.218Z] [2019-07-30T13:49:39.218Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 13:49:38.935 [2019-07-30T13:49:39.218Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T13:49:39.218Z] !STACK 0 [2019-07-30T13:49:39.218Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T13:49:39.218Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:49:39.218Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T13:49:39.218Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-30T13:49:39.218Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T13:49:39.218Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:49:39.218Z] [2019-07-30T13:49:39.218Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T13:49:39.218Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T13:49:39.218Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T13:49:39.218Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T13:49:39.218Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T13:49:39.218Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T13:49:39.218Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T13:49:39.218Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T13:49:39.218Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T13:49:39.218Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T13:49:41.112Z] process 15725: 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-30T13:49:41.112Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T13:49:41.369Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T13:49:41.369Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T13:49:51.323Z] Running org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.ImportAndReadPcapTest [2019-07-30T13:49:51.323Z] Display size: 1440x900 [2019-07-30T13:49:51.323Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-30T13:49:51.323Z] GTK version=3.18.9 [2019-07-30T13:49:51.323Z] GTK theme=Ambiance [2019-07-30T13:49:51.323Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-30T13:49:51.323Z] Time zone: Coordinated Universal Time [2019-07-30T13:49:51.323Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-30T13:49:51.323Z] log4j:WARN Please initialize the log4j system properly. [2019-07-30T13:50:17.846Z] *** BUG *** [2019-07-30T13:50:17.846Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:50:17.846Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:50:17.846Z] [2019-07-30T13:50:17.846Z] *** BUG *** [2019-07-30T13:50:17.846Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:50:17.846Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:50:17.846Z] [2019-07-30T13:50:17.846Z] *** BUG *** [2019-07-30T13:50:17.846Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:50:17.846Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:50:17.846Z] [2019-07-30T13:50:17.846Z] *** BUG *** [2019-07-30T13:50:17.846Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:50:17.846Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:50:17.846Z] [2019-07-30T13:50:19.215Z] *** BUG *** [2019-07-30T13:50:19.215Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:50:19.215Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:50:19.215Z] [2019-07-30T13:50:19.215Z] *** BUG *** [2019-07-30T13:50:19.215Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:50:19.215Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:50:19.215Z] [2019-07-30T13:50:19.215Z] *** BUG *** [2019-07-30T13:50:19.215Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:50:19.215Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:50:19.215Z] [2019-07-30T13:50:19.215Z] *** BUG *** [2019-07-30T13:50:19.215Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:50:19.215Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:50:19.215Z] [2019-07-30T13:50:19.215Z] *** BUG *** [2019-07-30T13:50:19.215Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:50:19.215Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:50:19.215Z] [2019-07-30T13:50:19.471Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:50:19.471Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:50:19.471Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:50:19.471Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:50:20.840Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1126524998 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T13:50:20.840Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T13:50:21.096Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:50:21.096Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:50:21.096Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:50:21.096Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126525135 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:50:21.096Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126525136 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:50:21.096Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126525136 data=null} to TreeItem with text {test} [2019-07-30T13:50:21.096Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126525137 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:50:21.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126525138 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:50:21.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126525419 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:50:21.609Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T13:50:21.609Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T13:50:21.866Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T13:50:22.429Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T13:50:22.429Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T13:50:22.429Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:50:22.429Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:50:22.429Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:50:22.429Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:50:22.429Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:50:22.429Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:50:22.429Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:50:22.429Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T13:50:22.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126526429 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:50:22.429Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126526430 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:50:22.429Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126526431 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:50:22.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126526431 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:50:22.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126526432 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:50:22.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126526432 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:50:22.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126526479 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:50:22.429Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126526479 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:50:22.429Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126526480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:50:22.429Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126526480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:50:22.429Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126526480 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:50:22.429Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126526480 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:50:22.429Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:50:22.429Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:50:22.429Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:50:22.429Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:50:22.429Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:50:22.429Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:50:22.429Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:50:22.429Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:50:22.429Z] DEBUG - Clicking on OK [2019-07-30T13:50:22.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1126526486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:50:22.429Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1126526486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:50:22.429Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1126526486 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:50:22.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1126526487 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:50:22.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1126526487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:50:22.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1126526487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:50:22.429Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:50:22.429Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:50:22.429Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:50:22.429Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:50:22.429Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:50:22.429Z] DEBUG - Clicked on OK [2019-07-30T13:50:23.358Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1126526487 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:50:23.358Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1126525784 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T13:50:23.615Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.822 s - in org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.ImportAndReadPcapTest [2019-07-30T13:50:23.615Z] test(org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.ImportAndReadPcapTest) Time elapsed: 30.735 s [2019-07-30T13:50:23.615Z] [2019-07-30T13:50:23.615Z] Results: [2019-07-30T13:50:23.615Z] [2019-07-30T13:50:23.615Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T13:50:23.615Z] [2019-07-30T13:50:24.546Z] [2019-07-30T13:50:24.546Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-30 13:50:24.327 [2019-07-30T13:50:24.546Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-30T13:50:25.477Z] [INFO] All tests passed! [2019-07-30T13:50:25.477Z] [INFO] [2019-07-30T13:50:25.477Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T13:50:25.477Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:50:25.477Z] [INFO] [2019-07-30T13:50:25.477Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T13:50:26.230Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T13:50:26.230Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T13:50:26.230Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T13:50:27.160Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T13:50:27.160Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T13:50:27.416Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T13:50:27.416Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T13:50:27.416Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core' with 36 classes [2019-07-30T13:50:27.672Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core.tests' with 17 classes [2019-07-30T13:50:27.672Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T13:50:27.672Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T13:50:27.929Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T13:50:27.929Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T13:50:28.185Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T13:50:28.749Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T13:50:28.749Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T13:50:29.005Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core' with 22 classes [2019-07-30T13:50:29.005Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core.tests' with 6 classes [2019-07-30T13:50:29.005Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.ui' with 7 classes [2019-07-30T13:50:29.262Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T13:50:30.632Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-30T13:50:30.632Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-30T13:50:30.890Z] [INFO] [2019-07-30T13:50:30.890Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T13:50:30.890Z] [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-30T13:50:30.890Z] [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-30T13:50:30.890Z] [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-30T13:50:30.890Z] [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-30T13:50:30.890Z] [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-30T13:50:30.890Z] [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-30T13:50:30.890Z] [INFO] [2019-07-30T13:50:30.890Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T13:50:30.890Z] [INFO] [2019-07-30T13:50:30.890Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp-parent >---- [2019-07-30T13:50:30.890Z] [INFO] Building Trace Compass RCP Parent 5.0.0-SNAPSHOT [109/134] [2019-07-30T13:50:30.890Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-30T13:50:30.890Z] [INFO] [2019-07-30T13:50:30.890Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp-parent --- [2019-07-30T13:50:30.890Z] [INFO] [2019-07-30T13:50:30.890Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp-parent --- [2019-07-30T13:50:30.890Z] [INFO] [2019-07-30T13:50:30.890Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp-parent --- [2019-07-30T13:50:30.890Z] [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-30T13:50:30.890Z] [INFO] [2019-07-30T13:50:30.890Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp-parent --- [2019-07-30T13:50:30.890Z] [INFO] [2019-07-30T13:50:30.890Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp-parent --- [2019-07-30T13:50:30.890Z] [INFO] [2019-07-30T13:50:30.890Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp-parent --- [2019-07-30T13:50:30.890Z] [INFO] [2019-07-30T13:50:30.890Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp-parent --- [2019-07-30T13:50:30.890Z] [INFO] [2019-07-30T13:50:30.890Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.rcp-parent --- [2019-07-30T13:50:30.890Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:50:30.890Z] [INFO] [2019-07-30T13:50:30.890Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.rcp-parent --- [2019-07-30T13:50:30.890Z] [INFO] [2019-07-30T13:50:30.890Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp-parent --- [2019-07-30T13:50:30.890Z] [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-30T13:50:30.890Z] [INFO] [2019-07-30T13:50:30.890Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding >--- [2019-07-30T13:50:30.890Z] [INFO] Building Trace Compass RCP Branding plug-in 5.0.0-SNAPSHOT [110/134] [2019-07-30T13:50:30.890Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T13:50:30.890Z] [INFO] [2019-07-30T13:50:30.890Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-30T13:50:30.890Z] [INFO] [2019-07-30T13:50:30.890Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-30T13:50:30.890Z] [INFO] The project's OSGi version is 5.0.0.201907301238 [2019-07-30T13:50:30.890Z] [INFO] [2019-07-30T13:50:30.890Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-30T13:50:30.890Z] [INFO] [2019-07-30T13:50:30.890Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-30T13:50:30.890Z] [INFO] [2019-07-30T13:50:30.890Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-30T13:50:30.890Z] [INFO] [2019-07-30T13:50:30.890Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-30T13:50:30.890Z] [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-30T13:50:30.890Z] [INFO] [2019-07-30T13:50:30.890Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-30T13:50:30.890Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:50:30.890Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/src/main/resources [2019-07-30T13:50:30.890Z] [INFO] [2019-07-30T13:50:30.890Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-30T13:50:30.890Z] [INFO] [2019-07-30T13:50:30.890Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-30T13:50:30.890Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:50:30.890Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/src/test/resources [2019-07-30T13:50:30.890Z] [INFO] [2019-07-30T13:50:30.890Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-30T13:50:30.890Z] [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-30T13:50:30.890Z] [INFO] [2019-07-30T13:50:30.890Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-30T13:50:30.890Z] [INFO] [2019-07-30T13:50:30.890Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-30T13:50:30.890Z] [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-30T13:50:31.147Z] [INFO] [2019-07-30T13:50:31.147Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-30T13:50:31.147Z] [INFO] [2019-07-30T13:50:31.147Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-30T13:50:31.147Z] [INFO] [2019-07-30T13:50:31.147Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-30T13:50:31.147Z] [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-30T13:50:31.147Z] [INFO] [2019-07-30T13:50:31.147Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-30T13:50:31.147Z] [INFO] [2019-07-30T13:50:31.147Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-30T13:50:31.147Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:50:31.147Z] [INFO] [2019-07-30T13:50:31.147Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-30T13:50:31.147Z] [INFO] [2019-07-30T13:50:31.147Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-30T13:50:31.147Z] [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-30T13:50:31.147Z] [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-30T13:50:31.147Z] [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-30T13:50:31.147Z] [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-30T13:50:31.147Z] [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-30T13:50:31.147Z] [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-30T13:50:31.147Z] [INFO] [2019-07-30T13:50:31.147Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-30T13:50:31.147Z] [INFO] [2019-07-30T13:50:31.147Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature >-- [2019-07-30T13:50:31.147Z] [INFO] Building Trace Compass RCP Branding Feature 5.0.0-SNAPSHOT [111/134] [2019-07-30T13:50:31.147Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-30T13:50:31.147Z] [INFO] [2019-07-30T13:50:31.147Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-30T13:50:31.147Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding.feature/target [2019-07-30T13:50:31.147Z] [INFO] [2019-07-30T13:50:31.147Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-30T13:50:31.147Z] [INFO] The project's OSGi version is 5.0.0.201907301238 [2019-07-30T13:50:31.147Z] [INFO] [2019-07-30T13:50:31.147Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-30T13:50:31.147Z] [INFO] [2019-07-30T13:50:31.147Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-30T13:50:31.147Z] [INFO] [2019-07-30T13:50:31.147Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-30T13:50:31.147Z] [INFO] [2019-07-30T13:50:31.147Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-30T13:50:31.147Z] [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-30T13:50:31.147Z] [INFO] [2019-07-30T13:50:31.147Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-30T13:50:31.147Z] [INFO] [2019-07-30T13:50:31.147Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-30T13:50:31.147Z] [INFO] [2019-07-30T13:50:31.147Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-30T13:50:31.147Z] [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-30T13:50:31.147Z] [INFO] [2019-07-30T13:50:31.147Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-30T13:50:31.147Z] [INFO] [2019-07-30T13:50:31.147Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-30T13:50:31.147Z] [INFO] [2019-07-30T13:50:31.147Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-30T13:50:31.147Z] [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-30T13:50:31.404Z] [INFO] [2019-07-30T13:50:31.404Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-30T13:50:31.404Z] [INFO] [2019-07-30T13:50:31.404Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-30T13:50:31.404Z] [INFO] [2019-07-30T13:50:31.404Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (attached-p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-30T13:50:31.404Z] [INFO] [2019-07-30T13:50:31.404Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-30T13:50:31.404Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:50:31.404Z] [INFO] [2019-07-30T13:50:31.404Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-30T13:50:31.404Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp.branding' with 0 classes [2019-07-30T13:50:31.404Z] [INFO] [2019-07-30T13:50:31.404Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-30T13:50:31.404Z] [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-30T13:50:31.404Z] [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-30T13:50:31.404Z] [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-30T13:50:31.404Z] [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-30T13:50:31.404Z] [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-30T13:50:31.404Z] [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-30T13:50:31.404Z] [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-30T13:50:31.404Z] [INFO] [2019-07-30T13:50:31.404Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-30T13:50:31.404Z] [INFO] [2019-07-30T13:50:31.404Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui >------ [2019-07-30T13:50:31.404Z] [INFO] Building org.eclipse.tracecompass.rcp.ui 5.0.0-SNAPSHOT [112/134] [2019-07-30T13:50:31.404Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T13:50:31.404Z] [INFO] [2019-07-30T13:50:31.404Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-30T13:50:31.404Z] [INFO] [2019-07-30T13:50:31.404Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-30T13:50:31.404Z] [INFO] The project's OSGi version is 5.0.0.201907301238 [2019-07-30T13:50:31.404Z] [INFO] [2019-07-30T13:50:31.404Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-30T13:50:31.404Z] [INFO] [2019-07-30T13:50:31.404Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-30T13:50:31.404Z] [INFO] [2019-07-30T13:50:31.404Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-30T13:50:31.404Z] [INFO] [2019-07-30T13:50:31.404Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-30T13:50:31.404Z] [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-30T13:50:31.404Z] [INFO] [2019-07-30T13:50:31.404Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-30T13:50:31.404Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:50:31.404Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/src/main/resources [2019-07-30T13:50:31.404Z] [INFO] [2019-07-30T13:50:31.404Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-30T13:50:31.404Z] [INFO] Compiling 9 source files to /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/target/classes [2019-07-30T13:50:32.773Z] [INFO] [2019-07-30T13:50:32.773Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-30T13:50:32.773Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:50:32.773Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/src/test/resources [2019-07-30T13:50:32.773Z] [INFO] [2019-07-30T13:50:32.773Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-30T13:50:32.773Z] [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-30T13:50:32.773Z] [INFO] [2019-07-30T13:50:32.773Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-30T13:50:32.773Z] [INFO] [2019-07-30T13:50:32.773Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-30T13:50:32.773Z] [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-30T13:50:32.773Z] [INFO] [2019-07-30T13:50:32.773Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-30T13:50:32.773Z] [INFO] [2019-07-30T13:50:32.773Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-30T13:50:32.773Z] [INFO] [2019-07-30T13:50:32.773Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-30T13:50:32.773Z] [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-30T13:50:32.773Z] [INFO] [2019-07-30T13:50:32.773Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-30T13:50:32.773Z] [INFO] [2019-07-30T13:50:32.773Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-30T13:50:32.773Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:50:32.773Z] [INFO] [2019-07-30T13:50:32.773Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-30T13:50:32.773Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T13:50:32.773Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T13:50:33.030Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T13:50:34.405Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T13:50:34.968Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T13:50:35.225Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T13:50:35.225Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T13:50:35.225Z] [INFO] [2019-07-30T13:50:35.225Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-30T13:50:35.225Z] [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-30T13:50:35.225Z] [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-30T13:50:35.225Z] [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-30T13:50:35.225Z] [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-30T13:50:35.225Z] [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-30T13:50:35.225Z] [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-30T13:50:35.225Z] [INFO] [2019-07-30T13:50:35.225Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-30T13:50:35.225Z] [INFO] [2019-07-30T13:50:35.225Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp >-------- [2019-07-30T13:50:35.225Z] [INFO] Building Trace Compass RCP Feature 5.0.0-SNAPSHOT [113/134] [2019-07-30T13:50:35.225Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-30T13:50:35.225Z] [INFO] [2019-07-30T13:50:35.225Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp --- [2019-07-30T13:50:35.225Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp/target [2019-07-30T13:50:35.225Z] [INFO] [2019-07-30T13:50:35.225Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp --- [2019-07-30T13:50:35.225Z] [INFO] The project's OSGi version is 5.0.0.201907301238 [2019-07-30T13:50:35.225Z] [INFO] [2019-07-30T13:50:35.225Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp --- [2019-07-30T13:50:35.225Z] [INFO] [2019-07-30T13:50:35.225Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp --- [2019-07-30T13:50:35.225Z] [INFO] [2019-07-30T13:50:35.225Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp --- [2019-07-30T13:50:35.225Z] [INFO] [2019-07-30T13:50:35.225Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp --- [2019-07-30T13:50:35.225Z] [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-30T13:50:35.225Z] [INFO] [2019-07-30T13:50:35.225Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp --- [2019-07-30T13:50:35.225Z] [INFO] [2019-07-30T13:50:35.225Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp --- [2019-07-30T13:50:35.225Z] [INFO] [2019-07-30T13:50:35.225Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp --- [2019-07-30T13:50:35.482Z] [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-30T13:50:35.482Z] [INFO] [2019-07-30T13:50:35.482Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp --- [2019-07-30T13:50:35.482Z] [INFO] [2019-07-30T13:50:35.482Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp --- [2019-07-30T13:50:35.482Z] [INFO] [2019-07-30T13:50:35.482Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp --- [2019-07-30T13:50:35.740Z] [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-30T13:50:35.740Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T13:50:35.740Z] [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-30T13:50:35.740Z] [INFO] Unpacking org.antlr.runtime.source_3.2.0.v201101311130... [2019-07-30T13:50:36.126Z] [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-30T13:50:36.126Z] [INFO] [2019-07-30T13:50:36.126Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp --- [2019-07-30T13:50:36.126Z] [INFO] [2019-07-30T13:50:36.126Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp --- [2019-07-30T13:50:36.126Z] [INFO] [2019-07-30T13:50:36.126Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (attached-p2-metadata) @ org.eclipse.tracecompass.rcp --- [2019-07-30T13:50:36.126Z] [INFO] [2019-07-30T13:50:36.126Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.rcp --- [2019-07-30T13:50:36.126Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:50:36.126Z] [INFO] [2019-07-30T13:50:36.126Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.rcp --- [2019-07-30T13:50:36.788Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T13:50:36.788Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T13:50:37.044Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T13:50:37.607Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-30T13:50:37.863Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T13:50:39.231Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T13:50:39.231Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T13:50:39.231Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-30T13:50:39.231Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T13:50:39.231Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T13:50:39.231Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T13:50:39.231Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T13:50:39.488Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T13:50:39.488Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-30T13:50:39.488Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T13:50:39.745Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T13:50:40.001Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T13:50:40.001Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-07-30T13:50:40.001Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp.doc.user' with 0 classes [2019-07-30T13:50:40.001Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf' with 0 classes [2019-07-30T13:50:40.001Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp.ui' with 10 classes [2019-07-30T13:50:40.001Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T13:50:40.564Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-30T13:50:40.564Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T13:50:40.564Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-30T13:50:40.821Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T13:50:40.821Z] [INFO] [2019-07-30T13:50:40.821Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp --- [2019-07-30T13:50:40.821Z] [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-30T13:50:40.821Z] [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-30T13:50:40.821Z] [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-30T13:50:40.821Z] [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-30T13:50:40.821Z] [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-30T13:50:40.821Z] [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-30T13:50:40.821Z] [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-30T13:50:40.821Z] [INFO] [2019-07-30T13:50:40.821Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp --- [2019-07-30T13:50:40.821Z] [INFO] [2019-07-30T13:50:40.821Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui >-- [2019-07-30T13:50:40.821Z] [INFO] Building org.eclipse.tracecompass.rcp.incubator.ui 1.0.0-SNAPSHOT [114/134] [2019-07-30T13:50:40.821Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T13:50:40.821Z] [INFO] [2019-07-30T13:50:40.821Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-30T13:50:40.821Z] [INFO] [2019-07-30T13:50:40.821Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-30T13:50:40.821Z] [INFO] The project's OSGi version is 1.0.0.201907301238 [2019-07-30T13:50:40.821Z] [INFO] [2019-07-30T13:50:40.821Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-30T13:50:40.821Z] [INFO] [2019-07-30T13:50:40.821Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-30T13:50:40.821Z] [INFO] [2019-07-30T13:50:40.821Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-30T13:50:40.821Z] [INFO] [2019-07-30T13:50:40.821Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-30T13:50:40.821Z] [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-30T13:50:40.821Z] [INFO] [2019-07-30T13:50:40.821Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-30T13:50:40.821Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:50:40.821Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src/main/resources [2019-07-30T13:50:40.821Z] [INFO] [2019-07-30T13:50:40.821Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-30T13:50:40.821Z] [INFO] Compiling 1 source file to /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/classes [2019-07-30T13:50:40.821Z] [INFO] [2019-07-30T13:50:40.821Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-30T13:50:40.821Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:50:40.821Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src/test/resources [2019-07-30T13:50:40.821Z] [INFO] [2019-07-30T13:50:40.821Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-30T13:50:40.821Z] [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-30T13:50:40.821Z] [INFO] [2019-07-30T13:50:40.821Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-30T13:50:40.821Z] [INFO] [2019-07-30T13:50:40.821Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-30T13:50:40.821Z] [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-30T13:50:41.077Z] [INFO] [2019-07-30T13:50:41.077Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-30T13:50:41.077Z] [INFO] [2019-07-30T13:50:41.077Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-30T13:50:41.077Z] [INFO] [2019-07-30T13:50:41.077Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-30T13:50:41.077Z] [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-30T13:50:41.077Z] [INFO] [2019-07-30T13:50:41.078Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-30T13:50:41.078Z] [INFO] [2019-07-30T13:50:41.078Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-30T13:50:41.078Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:50:41.078Z] [INFO] [2019-07-30T13:50:41.078Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-30T13:50:41.078Z] [INFO] [2019-07-30T13:50:41.078Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-30T13:50:41.078Z] [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-30T13:50:41.078Z] [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-30T13:50:41.078Z] [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-30T13:50:41.078Z] [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-30T13:50:41.078Z] [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-30T13:50:41.078Z] [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-30T13:50:41.078Z] [INFO] [2019-07-30T13:50:41.078Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-30T13:50:41.078Z] [INFO] [2019-07-30T13:50:41.078Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator >--- [2019-07-30T13:50:41.078Z] [INFO] Building org.eclipse.tracecompass.rcp.incubator 1.0.0-SNAPSHOT [115/134] [2019-07-30T13:50:41.078Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-30T13:50:41.078Z] [INFO] [2019-07-30T13:50:41.078Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-30T13:50:41.078Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator/target [2019-07-30T13:50:41.078Z] [INFO] [2019-07-30T13:50:41.078Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-30T13:50:41.078Z] [INFO] The project's OSGi version is 1.0.0.201907301238 [2019-07-30T13:50:41.078Z] [INFO] [2019-07-30T13:50:41.078Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-30T13:50:41.078Z] [INFO] [2019-07-30T13:50:41.078Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-30T13:50:41.078Z] [INFO] [2019-07-30T13:50:41.078Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-30T13:50:41.078Z] [INFO] [2019-07-30T13:50:41.078Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-30T13:50:41.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/rcp/org.eclipse.tracecompass.rcp.incubator/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T13:50:41.078Z] [INFO] [2019-07-30T13:50:41.078Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-30T13:50:41.078Z] [INFO] [2019-07-30T13:50:41.078Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-30T13:50:41.078Z] [INFO] [2019-07-30T13:50:41.078Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-30T13:50:41.078Z] [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-30T13:50:41.078Z] [INFO] [2019-07-30T13:50:41.078Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-30T13:50:41.078Z] [INFO] [2019-07-30T13:50:41.078Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-30T13:50:41.078Z] [INFO] [2019-07-30T13:50:41.078Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-30T13:50:41.078Z] [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-30T13:50:41.078Z] [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-30T13:50:41.334Z] [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-30T13:50:41.334Z] [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-30T13:50:41.334Z] [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-30T13:50:41.334Z] [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-30T13:50:41.334Z] [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-30T13:50:41.590Z] [INFO] [2019-07-30T13:50:41.590Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-30T13:50:41.590Z] [INFO] [2019-07-30T13:50:41.590Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-30T13:50:41.590Z] [INFO] [2019-07-30T13:50:41.590Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-30T13:50:41.590Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:50:41.590Z] [INFO] [2019-07-30T13:50:41.590Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-30T13:50:41.590Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp.incubator.ui' with 1 classes [2019-07-30T13:50:41.590Z] [INFO] [2019-07-30T13:50:41.590Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-30T13:50:41.590Z] [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-30T13:50:41.590Z] [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-30T13:50:41.590Z] [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-30T13:50:41.590Z] [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-30T13:50:41.590Z] [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-30T13:50:41.590Z] [INFO] [2019-07-30T13:50:41.590Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-30T13:50:41.590Z] [INFO] [2019-07-30T13:50:41.590Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace-parent >-- [2019-07-30T13:50:41.590Z] [INFO] Building Trace Compass Json trace Parent 5.0.0-SNAPSHOT [116/134] [2019-07-30T13:50:41.590Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-30T13:50:41.590Z] [INFO] [2019-07-30T13:50:41.590Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-07-30T13:50:41.590Z] [INFO] [2019-07-30T13:50:41.590Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-07-30T13:50:41.590Z] [INFO] [2019-07-30T13:50:41.590Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-07-30T13:50:41.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/jsontrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T13:50:41.590Z] [INFO] [2019-07-30T13:50:41.590Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-07-30T13:50:41.590Z] [INFO] [2019-07-30T13:50:41.590Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-07-30T13:50:41.590Z] [INFO] [2019-07-30T13:50:41.590Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-07-30T13:50:41.590Z] [INFO] [2019-07-30T13:50:41.590Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-07-30T13:50:41.590Z] [INFO] [2019-07-30T13:50:41.590Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-07-30T13:50:41.590Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:50:41.590Z] [INFO] [2019-07-30T13:50:41.590Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-07-30T13:50:41.590Z] [INFO] [2019-07-30T13:50:41.590Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-07-30T13:50:41.590Z] [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-30T13:50:41.590Z] [INFO] [2019-07-30T13:50:41.590Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core >-- [2019-07-30T13:50:41.590Z] [INFO] Building org.eclipse.tracecompass.jsontrace.core 0.1.1-SNAPSHOT [117/134] [2019-07-30T13:50:41.590Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T13:50:41.590Z] [INFO] [2019-07-30T13:50:41.590Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-30T13:50:41.590Z] [INFO] [2019-07-30T13:50:41.590Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-30T13:50:41.590Z] [INFO] The project's OSGi version is 0.1.1.201907301238 [2019-07-30T13:50:41.590Z] [INFO] [2019-07-30T13:50:41.590Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-30T13:50:41.590Z] [INFO] [2019-07-30T13:50:41.590Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-30T13:50:41.590Z] [INFO] [2019-07-30T13:50:41.590Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-30T13:50:41.590Z] [INFO] [2019-07-30T13:50:41.590Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-30T13:50:41.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/jsontrace/org.eclipse.tracecompass.jsontrace.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T13:50:41.590Z] [INFO] [2019-07-30T13:50:41.590Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-30T13:50:41.590Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:50:41.591Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/src/main/resources [2019-07-30T13:50:41.591Z] [INFO] [2019-07-30T13:50:41.591Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-30T13:50:41.591Z] [INFO] Compiling 5 source files to /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/classes [2019-07-30T13:50:41.847Z] [INFO] [2019-07-30T13:50:41.847Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-30T13:50:41.847Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:50:41.847Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/src/test/resources [2019-07-30T13:50:41.847Z] [INFO] [2019-07-30T13:50:41.847Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-30T13:50:41.847Z] [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-30T13:50:41.847Z] [INFO] [2019-07-30T13:50:41.847Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-30T13:50:41.847Z] [INFO] [2019-07-30T13:50:41.847Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-30T13:50:41.847Z] [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-30T13:50:41.847Z] [INFO] [2019-07-30T13:50:41.847Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-30T13:50:41.847Z] [INFO] [2019-07-30T13:50:41.847Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-30T13:50:41.847Z] [INFO] [2019-07-30T13:50:41.847Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-30T13:50:41.847Z] [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-30T13:50:41.847Z] [INFO] [2019-07-30T13:50:41.847Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-30T13:50:41.847Z] [INFO] [2019-07-30T13:50:41.847Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-30T13:50:41.847Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:50:41.847Z] [INFO] [2019-07-30T13:50:41.847Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-30T13:50:41.847Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T13:50:42.103Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T13:50:42.359Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T13:50:43.289Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T13:50:43.289Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T13:50:43.289Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T13:50:43.289Z] [INFO] [2019-07-30T13:50:43.289Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-30T13:50:43.289Z] [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-30T13:50:43.289Z] [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-30T13:50:43.289Z] [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-30T13:50:43.289Z] [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-30T13:50:43.289Z] [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-30T13:50:43.289Z] [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-30T13:50:43.289Z] [INFO] [2019-07-30T13:50:43.289Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-30T13:50:43.289Z] [INFO] [2019-07-30T13:50:43.289Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace >----- [2019-07-30T13:50:43.289Z] [INFO] Building org.eclipse.tracecompass.jsontrace 1.0.0-SNAPSHOT [118/134] [2019-07-30T13:50:43.289Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-30T13:50:43.289Z] [INFO] [2019-07-30T13:50:43.289Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.jsontrace --- [2019-07-30T13:50:43.289Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace/target [2019-07-30T13:50:43.289Z] [INFO] [2019-07-30T13:50:43.289Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.jsontrace --- [2019-07-30T13:50:43.289Z] [INFO] The project's OSGi version is 1.0.0.201907301238 [2019-07-30T13:50:43.289Z] [INFO] [2019-07-30T13:50:43.289Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace --- [2019-07-30T13:50:43.289Z] [INFO] [2019-07-30T13:50:43.289Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace --- [2019-07-30T13:50:43.289Z] [INFO] [2019-07-30T13:50:43.289Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace --- [2019-07-30T13:50:43.289Z] [INFO] [2019-07-30T13:50:43.289Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace --- [2019-07-30T13:50:43.289Z] [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-30T13:50:43.289Z] [INFO] [2019-07-30T13:50:43.289Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace --- [2019-07-30T13:50:43.289Z] [INFO] [2019-07-30T13:50:43.289Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace --- [2019-07-30T13:50:43.289Z] [INFO] [2019-07-30T13:50:43.289Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.jsontrace --- [2019-07-30T13:50:43.289Z] [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-30T13:50:43.289Z] [INFO] [2019-07-30T13:50:43.289Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace --- [2019-07-30T13:50:43.289Z] [INFO] [2019-07-30T13:50:43.289Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.jsontrace --- [2019-07-30T13:50:43.289Z] [INFO] [2019-07-30T13:50:43.289Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.jsontrace --- [2019-07-30T13:50:43.289Z] [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-30T13:50:43.289Z] [INFO] [2019-07-30T13:50:43.289Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace --- [2019-07-30T13:50:43.289Z] [INFO] [2019-07-30T13:50:43.289Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace --- [2019-07-30T13:50:43.289Z] [INFO] [2019-07-30T13:50:43.289Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.jsontrace --- [2019-07-30T13:50:43.289Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:50:43.289Z] [INFO] [2019-07-30T13:50:43.289Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.jsontrace --- [2019-07-30T13:50:44.219Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T13:50:44.219Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T13:50:44.219Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T13:50:44.783Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-30T13:50:45.039Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T13:50:46.407Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T13:50:46.407Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T13:50:46.407Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-30T13:50:46.407Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T13:50:46.664Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T13:50:46.664Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T13:50:46.664Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T13:50:46.664Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T13:50:46.664Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-30T13:50:47.130Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T13:50:47.130Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T13:50:47.130Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T13:50:47.130Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-07-30T13:50:47.130Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.jsontrace.core' with 5 classes [2019-07-30T13:50:47.130Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf' with 0 classes [2019-07-30T13:50:47.480Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T13:50:47.480Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-30T13:50:47.480Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T13:50:47.480Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-30T13:50:47.480Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T13:50:47.737Z] [INFO] [2019-07-30T13:50:47.737Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace --- [2019-07-30T13:50:47.737Z] [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-30T13:50:47.737Z] [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-30T13:50:47.737Z] [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-30T13:50:47.737Z] [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-30T13:50:47.737Z] [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-30T13:50:47.737Z] [INFO] [2019-07-30T13:50:47.737Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace --- [2019-07-30T13:50:47.737Z] [INFO] [2019-07-30T13:50:47.737Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product >---- [2019-07-30T13:50:47.737Z] [INFO] Building Trace Compass RCP Product 5.0.0-SNAPSHOT [119/134] [2019-07-30T13:50:47.737Z] [INFO] -------------------------[ eclipse-repository ]------------------------- [2019-07-30T13:50:47.737Z] [INFO] [2019-07-30T13:50:47.737Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T13:50:47.737Z] [INFO] [2019-07-30T13:50:47.737Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T13:50:47.737Z] [INFO] The project's OSGi version is 5.0.0.201907301238 [2019-07-30T13:50:47.737Z] [INFO] [2019-07-30T13:50:47.737Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T13:50:47.737Z] [INFO] [2019-07-30T13:50:47.737Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean-1) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T13:50:47.737Z] [INFO] [2019-07-30T13:50:47.737Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T13:50:47.737Z] [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-30T13:50:47.737Z] [INFO] [2019-07-30T13:50:47.737Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T13:50:47.737Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:50:47.737Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/src/main/resources [2019-07-30T13:50:47.737Z] [INFO] [2019-07-30T13:50:47.737Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T13:50:47.737Z] [INFO] [2019-07-30T13:50:47.737Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T13:50:47.737Z] [INFO] [2019-07-30T13:50:47.737Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T13:50:47.994Z] [INFO] Published profile IUs: [a.jre.javase 10.0.0, config.a.jre.javase 10.0.0] [2019-07-30T13:50:47.994Z] [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0] [2019-07-30T13:50:47.994Z] [INFO] [2019-07-30T13:50:47.994Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-products (default-publish-products) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T13:50:48.558Z] [INFO] [2019-07-30T13:50:48.558Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-categories (default-publish-categories) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T13:50:48.558Z] [INFO] [2019-07-30T13:50:48.558Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T13:50:48.558Z] [INFO] [2019-07-30T13:50:48.558Z] [INFO] --- tycho-p2-repository-plugin:1.3.0:assemble-repository (default-assemble-repository) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T13:51:35.191Z] [INFO] [2019-07-30T13:51:35.191Z] [INFO] --- tycho-p2-repository-plugin:1.3.0:archive-repository (default-archive-repository) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T13:51:35.191Z] [INFO] [2019-07-30T13:51:35.191Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T13:51:35.191Z] [INFO] [2019-07-30T13:51:35.191Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T13:51:35.191Z] [INFO] [2019-07-30T13:51:35.191Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T13:51:35.191Z] [INFO] [2019-07-30T13:51:35.191Z] [INFO] --- tycho-p2-director-plugin:1.3.0:materialize-products (materialize-products) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T13:51:35.191Z] [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-30T13:51:35.191Z] Installing org.eclipse.tracecompass.rcp 5.0.0.201907301238. [2019-07-30T13:51:35.191Z] Installing org.eclipse.ecf.filetransfer.httpclient45.feature.feature.group 1.0.0.v20190530-1947. [2019-07-30T13:51:57.100Z] Operation completed in 22279 ms. [2019-07-30T13:51:57.100Z] [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-30T13:51:57.100Z] Installing org.eclipse.tracecompass.rcp 5.0.0.201907301238. [2019-07-30T13:51:57.100Z] Installing org.eclipse.ecf.filetransfer.httpclient45.feature.feature.group 1.0.0.v20190530-1947. [2019-07-30T13:52:18.994Z] Operation completed in 20797 ms. [2019-07-30T13:52:18.994Z] [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-30T13:52:18.994Z] Installing org.eclipse.tracecompass.rcp 5.0.0.201907301238. [2019-07-30T13:52:18.994Z] Installing org.eclipse.ecf.filetransfer.httpclient45.feature.feature.group 1.0.0.v20190530-1947. [2019-07-30T13:52:37.046Z] Operation completed in 18836 ms. [2019-07-30T13:52:37.610Z] [INFO] [2019-07-30T13:52:37.610Z] [INFO] --- tycho-p2-director-plugin:1.3.0:archive-products (archive-products) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T13:52:38.423Z] [INFO] Building zip: /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.0.0-20190730-1238-win32.win32.x86_64.zip [2019-07-30T13:52:44.971Z] [INFO] Building tar: /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.0.0-20190730-1238-macosx.cocoa.x86_64.tar.gz [2019-07-30T13:52:53.067Z] [INFO] Building tar: /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.0.0-20190730-1238-linux.gtk.x86_64.tar.gz [2019-07-30T13:53:05.247Z] [INFO] [2019-07-30T13:53:05.247Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T13:53:05.247Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:53:05.247Z] [INFO] [2019-07-30T13:53:05.247Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T13:53:06.616Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T13:53:06.616Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T13:53:06.872Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T13:53:08.764Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-30T13:53:10.131Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T13:53:11.500Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T13:53:11.500Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T13:53:11.757Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-30T13:53:11.757Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T13:53:12.014Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-30T13:53:12.270Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T13:53:12.270Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.ui' with 29 classes [2019-07-30T13:53:12.527Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-30T13:53:12.527Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T13:53:13.090Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T13:53:13.090Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T13:53:13.346Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T13:53:13.346Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-30T13:53:13.603Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T13:53:13.859Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T13:53:13.859Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-30T13:53:13.859Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.core' with 15 classes [2019-07-30T13:53:13.859Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf' with 0 classes [2019-07-30T13:53:13.859Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf' with 0 classes [2019-07-30T13:53:14.115Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.ui' with 6 classes [2019-07-30T13:53:14.115Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T13:53:14.678Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T13:53:16.573Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T13:53:16.573Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf' with 0 classes [2019-07-30T13:53:16.573Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-07-30T13:53:16.573Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.user' with 0 classes [2019-07-30T13:53:16.573Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.jsontrace.core' with 5 classes [2019-07-30T13:53:16.573Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.jsontrace' with 0 classes [2019-07-30T13:53:16.573Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T13:53:17.125Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T13:53:17.125Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control' with 0 classes [2019-07-30T13:53:17.125Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf' with 0 classes [2019-07-30T13:53:17.125Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-30T13:53:17.125Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-30T13:53:17.382Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-07-30T13:53:17.638Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-07-30T13:53:17.638Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel' with 0 classes [2019-07-30T13:53:17.896Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.ui' with 3 classes [2019-07-30T13:53:17.896Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core' with 43 classes [2019-07-30T13:53:17.896Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust' with 0 classes [2019-07-30T13:53:17.896Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui' with 10 classes [2019-07-30T13:53:18.152Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core' with 36 classes [2019-07-30T13:53:18.152Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp.branding.feature' with 0 classes [2019-07-30T13:53:18.152Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp' with 0 classes [2019-07-30T13:53:18.152Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap' with 0 classes [2019-07-30T13:53:18.152Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp.incubator' with 0 classes [2019-07-30T13:53:18.152Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp.branding' with 0 classes [2019-07-30T13:53:18.152Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp.branding.feature' with 0 classes [2019-07-30T13:53:18.152Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp.doc.user' with 0 classes [2019-07-30T13:53:18.152Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp.ui' with 10 classes [2019-07-30T13:53:18.152Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp.incubator.ui' with 1 classes [2019-07-30T13:53:18.152Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp' with 0 classes [2019-07-30T13:53:18.408Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-30T13:53:18.408Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T13:53:18.665Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core' with 22 classes [2019-07-30T13:53:18.665Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.doc.user' with 0 classes [2019-07-30T13:53:18.665Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.ui' with 7 classes [2019-07-30T13:53:18.665Z] [INFO] [2019-07-30T13:53:18.665Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T13:53:18.665Z] [INFO] No primary artifact to install, installing attached artifacts instead. [2019-07-30T13:53:18.665Z] [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-30T13:53:18.665Z] [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-30T13:53:18.665Z] [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-30T13:53:18.666Z] [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-30T13:53:18.666Z] [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-30T13:53:18.666Z] [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-30T13:53:18.666Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.0.0-20190730-1238-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-30T13:53:22.840Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.0.0-20190730-1238-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-30T13:53:27.014Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.0.0-20190730-1238-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-30T13:53:31.185Z] [INFO] [2019-07-30T13:53:31.185Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T13:53:31.185Z] [INFO] [2019-07-30T13:53:31.185Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.releng-parent >--- [2019-07-30T13:53:31.185Z] [INFO] Building Trace Compass Release Engineering Parent 5.0.0-SNAPSHOT [120/134] [2019-07-30T13:53:31.185Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-30T13:53:31.185Z] [INFO] [2019-07-30T13:53:31.185Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.releng-parent --- [2019-07-30T13:53:31.185Z] [INFO] [2019-07-30T13:53:31.185Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-parent --- [2019-07-30T13:53:31.185Z] [INFO] [2019-07-30T13:53:31.185Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.releng-parent --- [2019-07-30T13:53:31.185Z] [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-30T13:53:31.185Z] [INFO] [2019-07-30T13:53:31.185Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.releng-parent --- [2019-07-30T13:53:31.185Z] [INFO] [2019-07-30T13:53:31.185Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.releng-parent --- [2019-07-30T13:53:31.185Z] [INFO] [2019-07-30T13:53:31.185Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.releng-parent --- [2019-07-30T13:53:31.185Z] [INFO] [2019-07-30T13:53:31.185Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.releng-parent --- [2019-07-30T13:53:31.185Z] [INFO] [2019-07-30T13:53:31.185Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.releng-parent --- [2019-07-30T13:53:31.185Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:53:31.185Z] [INFO] [2019-07-30T13:53:31.185Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.releng-parent --- [2019-07-30T13:53:31.185Z] [INFO] [2019-07-30T13:53:31.185Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.releng-parent --- [2019-07-30T13:53:31.185Z] [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-30T13:53:31.185Z] [INFO] [2019-07-30T13:53:31.185Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.target >------ [2019-07-30T13:53:31.185Z] [INFO] Building Trace Compass Target Platform 5.0.0-SNAPSHOT [121/134] [2019-07-30T13:53:31.185Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-30T13:53:31.185Z] 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-30T13:53:31.185Z] 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-30T13:53:31.185Z] 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-30T13:53:31.442Z] 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-30T13:53:31.442Z] 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-30T13:53:31.442Z] 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-30T13:53:31.697Z] 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 64 kB/s) [2019-07-30T13:53:31.697Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom [2019-07-30T13:53:31.697Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom [2019-07-30T13:53:31.697Z] 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-30T13:53:31.697Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom [2019-07-30T13:53:31.954Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom [2019-07-30T13:53:31.954Z] 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-30T13:53:31.954Z] 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 862 kB/s) [2019-07-30T13:53:31.954Z] 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-30T13:53:31.954Z] 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-30T13:53:31.954Z] 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-30T13:53:32.210Z] 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-30T13:53:32.210Z] 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-30T13:53:32.210Z] 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-30T13:53:32.210Z] Progress (1): 4.1/64 kB Progress (1): 7.7/64 kB Progress (1): 12/64 kB Progress (1): 16/64 kB Progress (1): 20/64 kB Progress (1): 24/64 kB Progress (1): 28/64 kB Progress (1): 32/64 kB Progress (1): 36/64 kB Progress (1): 40/64 kB Progress (1): 44/64 kB Progress (1): 48/64 kB Progress (1): 52/64 kB Progress (1): 56/64 kB Progress (1): 60/64 kB Progress (1): 64/64 kB Progress (1): 64 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar (64 kB at 1.3 MB/s) [2019-07-30T13:53:32.210Z] [INFO] [2019-07-30T13:53:32.210Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.target --- [2019-07-30T13:53:32.210Z] [INFO] [2019-07-30T13:53:32.210Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.target --- [2019-07-30T13:53:32.210Z] [INFO] [2019-07-30T13:53:32.210Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.target --- [2019-07-30T13:53:32.210Z] [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-30T13:53:32.210Z] [INFO] [2019-07-30T13:53:32.210Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.target --- [2019-07-30T13:53:32.210Z] [INFO] [2019-07-30T13:53:32.210Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.target --- [2019-07-30T13:53:32.210Z] [INFO] [2019-07-30T13:53:32.210Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.target --- [2019-07-30T13:53:32.210Z] [INFO] [2019-07-30T13:53:32.210Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.target --- [2019-07-30T13:53:32.210Z] [INFO] [2019-07-30T13:53:32.210Z] [INFO] --- build-helper-maven-plugin:3.0.0:attach-artifact (attach-artifacts) @ org.eclipse.tracecompass.target --- [2019-07-30T13:53:32.210Z] 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-30T13:53:32.210Z] 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-30T13:53:32.467Z] 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-30T13:53:32.732Z] 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-30T13:53:32.732Z] 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-30T13:53:32.732Z] 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-30T13:53:32.732Z] 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 162 kB/s) [2019-07-30T13:53:32.732Z] 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-30T13:53:32.732Z] 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-30T13:53:32.732Z] 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-30T13:53:33.228Z] 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-30T13:53:33.228Z] 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-30T13:53:33.228Z] 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-30T13:53:33.228Z] 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 131 kB/s) [2019-07-30T13:53:33.228Z] 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-30T13:53:33.228Z] 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-30T13:53:33.228Z] 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-30T13:53:33.228Z] 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-30T13:53:33.228Z] 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-30T13:53:33.228Z] 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-30T13:53:33.228Z] Progress (1): 4.1/4.2 kB Progress (1): 4.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom (4.2 kB at 101 kB/s) [2019-07-30T13:53:33.228Z] 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-30T13:53:33.228Z] 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-30T13:53:33.228Z] 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-30T13:53:33.622Z] 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-30T13:53:33.622Z] 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-30T13:53:33.622Z] 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-30T13:53:33.622Z] 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 47 kB/s) [2019-07-30T13:53:33.622Z] 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-30T13:53:33.622Z] 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-30T13:53:33.622Z] 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-30T13:53:33.879Z] 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-30T13:53:33.879Z] 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-30T13:53:33.879Z] 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-30T13:53:33.879Z] 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-30T13:53:34.135Z] 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-30T13:53:34.135Z] 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-30T13:53:34.135Z] 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-30T13:53:34.135Z] 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-30T13:53:34.135Z] 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-30T13:53:34.135Z] 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-30T13:53:34.391Z] 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-30T13:53:34.391Z] 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-30T13:53:34.391Z] 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-30T13:53:34.648Z] 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-30T13:53:34.648Z] 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-30T13:53:34.648Z] 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-30T13:53:34.648Z] 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-30T13:53:34.648Z] 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-30T13:53:34.648Z] 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-30T13:53:34.648Z] 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-30T13:53:34.648Z] 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-30T13:53:34.648Z] 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-30T13:53:34.906Z] Progress (1): 4.1/54 kB Progress (2): 4.1/54 kB | 4.1/35 kB Progress (2): 7.7/54 kB | 4.1/35 kB Progress (2): 7.7/54 kB | 7.7/35 kB Progress (2): 12/54 kB | 7.7/35 kB Progress (2): 12/54 kB | 12/35 kB Progress (2): 16/54 kB | 12/35 kB Progress (2): 16/54 kB | 16/35 kB Progress (2): 20/54 kB | 16/35 kB Progress (2): 20/54 kB | 20/35 kB Progress (2): 24/54 kB | 20/35 kB Progress (2): 24/54 kB | 24/35 kB Progress (2): 28/54 kB | 24/35 kB Progress (2): 28/54 kB | 28/35 kB Progress (2): 32/54 kB | 28/35 kB Progress (2): 32/54 kB | 32/35 kB Progress (2): 36/54 kB | 32/35 kB Progress (2): 36/54 kB | 35 kB Progress (2): 40/54 kB | 35 kB Progress (2): 44/54 kB | 35 kB Progress (2): 48/54 kB | 35 kB Progress (2): 52/54 kB | 35 kB Progress (2): 54 kB | 35 kB Progress (3): 54 kB | 35 kB | 4.1/41 kB Progress (3): 54 kB | 35 kB | 7.7/41 kB Progress (3): 54 kB | 35 kB | 12/41 kB Progress (3): 54 kB | 35 kB | 16/41 kB Progress (3): 54 kB | 35 kB | 20/41 kB Progress (3): 54 kB | 35 kB | 24/41 kB Progress (3): 54 kB | 35 kB | 28/41 kB Progress (3): 54 kB | 35 kB | 32/41 kB Progress (3): 54 kB | 35 kB | 36/41 kB Progress (3): 54 kB | 35 kB | 40/41 kB Progress (3): 54 kB | 35 kB | 41 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar (35 kB at 453 kB/s) [2019-07-30T13:53:34.906Z] 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-30T13:53:34.906Z] 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 488 kB/s) [2019-07-30T13:53:35.163Z] [INFO] [2019-07-30T13:53:35.163Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.target --- [2019-07-30T13:53:35.163Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T13:53:35.163Z] [INFO] [2019-07-30T13:53:35.163Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.target --- [2019-07-30T13:53:35.163Z] [INFO] [2019-07-30T13:53:35.163Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.target --- [2019-07-30T13:53:35.163Z] [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-30T13:53:35.163Z] [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-30T13:53:35.163Z] [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-30T13:53:35.163Z] [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-30T13:53:35.163Z] [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-30T13:53:35.163Z] [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-30T13:53:35.163Z] [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-30T13:53:35.163Z] [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-30T13:53:35.163Z] [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-30T13:53:35.163Z] [INFO] [2019-07-30T13:53:35.163Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests >-- [2019-07-30T13:53:35.163Z] [INFO] Building org.eclipse.tracecompass.integration.swtbot.tests 1.0.8-SNAPSHOT [122/134] [2019-07-30T13:53:35.163Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T13:53:35.163Z] [INFO] [2019-07-30T13:53:35.163Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-30T13:53:35.163Z] [INFO] [2019-07-30T13:53:35.163Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-30T13:53:35.163Z] [INFO] The project's OSGi version is 1.0.8.201907301238 [2019-07-30T13:53:35.163Z] [INFO] [2019-07-30T13:53:35.163Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-30T13:53:35.163Z] [INFO] [2019-07-30T13:53:35.163Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-30T13:53:35.163Z] [INFO] [2019-07-30T13:53:35.163Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-30T13:53:35.163Z] [INFO] [2019-07-30T13:53:35.163Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-30T13:53:35.163Z] [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-30T13:53:35.163Z] [INFO] [2019-07-30T13:53:35.163Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-30T13:53:35.163Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:53:35.163Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/src/main/resources [2019-07-30T13:53:35.163Z] [INFO] [2019-07-30T13:53:35.163Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-30T13:53:35.163Z] [INFO] Compiling 7 source files to /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/classes [2019-07-30T13:53:38.437Z] [INFO] [2019-07-30T13:53:38.437Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-30T13:53:38.437Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T13:53:38.437Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/src/test/resources [2019-07-30T13:53:38.437Z] [INFO] [2019-07-30T13:53:38.437Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-30T13:53:38.437Z] [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-30T13:53:38.437Z] [INFO] [2019-07-30T13:53:38.437Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-30T13:53:38.437Z] [INFO] [2019-07-30T13:53:38.437Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-30T13:53:38.437Z] [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-30T13:53:38.437Z] [INFO] [2019-07-30T13:53:38.437Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-30T13:53:38.437Z] [INFO] [2019-07-30T13:53:38.437Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-30T13:53:38.437Z] [INFO] [2019-07-30T13:53:38.437Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-30T13:53:38.437Z] [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-30T13:53:38.437Z] [INFO] [2019-07-30T13:53:38.437Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-30T13:53:38.437Z] [INFO] [2019-07-30T13:53:38.437Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-30T13:53:42.611Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.metadata/.log [2019-07-30T13:53:42.611Z] [INFO] Command line: [2019-07-30T13:53:42.611Z] [/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-30T13:53:42.611Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T13:53:46.786Z] !SESSION 2019-07-30 13:53:42.733 ----------------------------------------------- [2019-07-30T13:53:46.786Z] eclipse.buildId=unknown [2019-07-30T13:53:46.786Z] java.version=1.8.0_202 [2019-07-30T13:53:46.786Z] java.vendor=Oracle Corporation [2019-07-30T13:53:46.786Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T13:53:46.786Z] 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-30T13:53:46.786Z] 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-30T13:53:46.786Z] [2019-07-30T13:53:46.786Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 13:53:46.143 [2019-07-30T13:53:46.786Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T13:53:46.786Z] !STACK 0 [2019-07-30T13:53:46.786Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T13:53:46.786Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:53:46.786Z] [2019-07-30T13:53:46.786Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T13:53:46.786Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T13:53:46.786Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T13:53:46.786Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T13:53:46.786Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T13:53:46.786Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T13:53:46.786Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T13:53:46.786Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T13:53:46.786Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T13:53:46.786Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T13:53:46.786Z] [2019-07-30T13:53:46.786Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 13:53:46.329 [2019-07-30T13:53:46.786Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T13:53:46.786Z] !STACK 0 [2019-07-30T13:53:46.786Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T13:53:46.786Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:53:46.786Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T13:53:46.786Z] -> 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-30T13:53:46.786Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T13:53:46.786Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T13:53:46.786Z] [2019-07-30T13:53:46.786Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T13:53:46.786Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T13:53:46.786Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T13:53:46.786Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T13:53:46.786Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T13:53:46.786Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T13:53:46.786Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T13:53:46.786Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T13:53:46.786Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T13:53:46.786Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T13:53:48.852Z] process 16040: 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-30T13:53:48.852Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T13:53:49.416Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T13:53:49.416Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T13:54:01.592Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest [2019-07-30T13:54:01.592Z] Display size: 1440x900 [2019-07-30T13:54:01.592Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-30T13:54:01.592Z] GTK version=3.18.9 [2019-07-30T13:54:01.592Z] GTK theme=Ambiance [2019-07-30T13:54:01.592Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-30T13:54:01.592Z] Time zone: Coordinated Universal Time [2019-07-30T13:54:01.592Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-30T13:54:01.592Z] log4j:WARN Please initialize the log4j system properly. [2019-07-30T13:54:06.848Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:54:06.848Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:54:06.848Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:54:06.848Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:54:06.848Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:54:06.848Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:54:06.848Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:54:07.104Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:07.104Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126751111 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:54:07.104Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126751112 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:07.104Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126751113 data=null} to TreeItem with text {test} [2019-07-30T13:54:07.104Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126751113 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:07.104Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126751115 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:07.361Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126751391 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:07.361Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:07.361Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126751392 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:54:07.361Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126751393 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:07.361Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126751393 data=null} to TreeItem with text {test} [2019-07-30T13:54:07.361Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126751394 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:07.361Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126751394 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:07.361Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126751408 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:07.361Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126751420 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:07.361Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126751421 data=null} to TreeItem with text {test} [2019-07-30T13:54:07.361Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126751421 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:07.361Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1126751422 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-30T13:54:07.361Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126751518 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:07.361Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:07.361Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1126751522 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T13:54:07.361Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1126751522 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:54:07.361Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1126751523 data=null} to TreeItem with text {Traces [1]} [2019-07-30T13:54:07.361Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1126751523 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:54:07.361Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126751524 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:54:07.361Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1126751594 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:54:07.361Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1126751595 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:54:07.361Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1126751595 data=null} to TreeItem with text {Traces [1]} [2019-07-30T13:54:07.361Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1126751597 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:54:07.361Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1126751597 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-30T13:54:07.617Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1126751616 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:54:07.617Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:07.617Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126751618 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:54:07.617Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1126751618 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:54:07.617Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1126751618 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:54:07.617Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126751619 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:54:07.617Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126751619 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:54:07.874Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126751896 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:54:07.874Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:07.874Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:54:08.131Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:54:08.131Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:54:08.131Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:54:08.131Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:54:08.131Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T13:54:08.131Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1126752344 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T13:54:08.131Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1126752345 data=null doit=true} to TableItem with text {} [2019-07-30T13:54:08.131Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1126752345 data=null} to TableItem with text {} [2019-07-30T13:54:08.131Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1126752346 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T13:54:08.131Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1126752347 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T13:54:08.387Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1126752405 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T13:54:08.387Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:54:08.387Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:54:08.387Z] *** BUG *** [2019-07-30T13:54:08.387Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:54:08.387Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:54:08.387Z] [2019-07-30T13:54:08.387Z] *** BUG *** [2019-07-30T13:54:08.387Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:54:08.387Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:54:08.387Z] [2019-07-30T13:54:08.643Z] *** BUG *** [2019-07-30T13:54:08.643Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:54:08.643Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:54:08.643Z] [2019-07-30T13:54:08.643Z] *** BUG *** [2019-07-30T13:54:08.643Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:54:08.643Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:54:08.643Z] [2019-07-30T13:54:08.643Z] *** BUG *** [2019-07-30T13:54:08.643Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:54:08.643Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:54:08.643Z] [2019-07-30T13:54:08.643Z] *** BUG *** [2019-07-30T13:54:08.643Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:54:08.643Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:54:08.643Z] [2019-07-30T13:54:08.643Z] *** BUG *** [2019-07-30T13:54:08.643Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:54:08.643Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:54:08.643Z] [2019-07-30T13:54:08.643Z] *** BUG *** [2019-07-30T13:54:08.643Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:54:08.643Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:54:08.643Z] [2019-07-30T13:54:08.643Z] *** BUG *** [2019-07-30T13:54:08.643Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:54:08.643Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:54:08.643Z] [2019-07-30T13:54:08.900Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"' [2019-07-30T13:54:08.900Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:54:08.900Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:54:08.900Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:54:08.900Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:54:09.157Z] *** BUG *** [2019-07-30T13:54:09.157Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T13:54:09.157Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T13:54:09.157Z] [2019-07-30T13:54:09.157Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:54:09.157Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:54:09.157Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:54:09.157Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:54:09.157Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:54:09.157Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:09.157Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126753410 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:54:09.157Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126753410 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:09.157Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126753411 data=null} to TreeItem with text {test} [2019-07-30T13:54:09.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126753411 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:09.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126753412 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:09.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126753480 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:09.413Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:09.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126753482 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:54:09.413Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126753483 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:09.413Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126753484 data=null} to TreeItem with text {test} [2019-07-30T13:54:09.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126753484 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:09.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126753484 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:09.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126753494 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:09.413Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:54:09.413Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:09.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1126753503 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T13:54:09.413Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1126753503 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:54:09.413Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1126753504 data=null} to TreeItem with text {Traces [1]} [2019-07-30T13:54:09.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1126753504 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:54:09.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126753504 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:54:09.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1126753521 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:54:09.413Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:09.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1126753523 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T13:54:09.413Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1126753523 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:54:09.413Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1126753524 data=null} to TreeItem with text {Traces [1]} [2019-07-30T13:54:09.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1126753524 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:54:09.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126753525 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:54:09.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1126753587 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:54:09.669Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T13:54:09.669Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T13:54:09.926Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T13:54:09.926Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T13:54:10.525Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1126754180 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T13:54:10.525Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T13:54:10.525Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T13:54:10.525Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T13:54:10.525Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:54:10.525Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T13:54:10.525Z] DEBUG - Clicking on &Yes [2019-07-30T13:54:10.525Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1126754185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:54:10.525Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1126754186 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:54:10.525Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1126754186 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:54:10.525Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1126754187 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:54:10.525Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1126754187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:54:10.525Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1126754188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:54:10.525Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1126754188 data=null item=null 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-30T13:54:11.186Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1126753879 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-30T13:54:11.443Z] DEBUG - Clicked on [2019-07-30T13:54:13.336Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:54:13.336Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:54:13.592Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:54:13.592Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:54:13.592Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:54:13.592Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:54:13.592Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:54:13.592Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:13.592Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126757619 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:54:13.592Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126757620 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:13.592Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126757620 data=null} to TreeItem with text {test} [2019-07-30T13:54:13.592Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126757621 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:13.592Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126757621 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:13.592Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126757697 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:13.592Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:13.592Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126757698 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:54:13.592Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126757698 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:13.592Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126757699 data=null} to TreeItem with text {test} [2019-07-30T13:54:13.592Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126757699 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:13.592Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126757700 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:13.592Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126757715 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:13.592Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:54:13.592Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:13.592Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1126757718 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T13:54:13.592Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1126757718 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:54:13.592Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1126757718 data=null} to TreeItem with text {Traces [1]} [2019-07-30T13:54:13.592Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1126757718 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:54:13.592Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126757719 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:54:13.592Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1126757788 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:54:13.592Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1126757789 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:54:13.592Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1126757789 data=null} to TreeItem with text {Traces [1]} [2019-07-30T13:54:13.592Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1126757790 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:54:13.592Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1126757790 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-30T13:54:13.592Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1126757795 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:54:13.592Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {symbolic-link [1]} time=1126757796 data=null doit=true} to TreeItem with text {symbolic-link [1]} [2019-07-30T13:54:13.592Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {symbolic-link [1]} time=1126757796 data=null} to TreeItem with text {symbolic-link [1]} [2019-07-30T13:54:13.592Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {symbolic-link [1]} time=1126757796 data=null button=1 stateMask=0x0 x=114 y=74 count=1} to TreeItem with text {symbolic-link [1]} [2019-07-30T13:54:13.593Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1126757797 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-30T13:54:13.849Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {symbolic-link [1]} time=1126757814 data=null button=1 stateMask=0x80000 x=130 y=74 count=1} to TreeItem with text {symbolic-link [1]} [2019-07-30T13:54:13.849Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:54:13.849Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:54:13.849Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126757884 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:54:13.849Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1126757884 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:54:13.849Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:13.849Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1126757888 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:54:13.849Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126757889 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:54:13.849Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126757889 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:54:13.849Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126757897 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:54:13.849Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126757898 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:54:13.849Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126757899 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:54:13.849Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1126757900 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:54:14.412Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126758099 data=null button=1 stateMask=0x80000 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:54:14.412Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126758610 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:54:14.412Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1126758611 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:54:14.412Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1126758611 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:54:14.412Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:54:14.412Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:54:14.412Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:54:14.669Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:54:14.669Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:54:14.669Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:54:14.669Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:54:14.669Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:14.669Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126758711 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:54:14.669Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126758711 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:14.669Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126758711 data=null} to TreeItem with text {test} [2019-07-30T13:54:14.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126758712 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:14.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126758713 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:14.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126758734 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:14.669Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:14.669Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126758736 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:54:14.669Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126758736 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:14.669Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126758737 data=null} to TreeItem with text {test} [2019-07-30T13:54:14.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126758737 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:14.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126758738 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:14.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126758752 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:14.669Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:54:14.669Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:14.669Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1126758793 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T13:54:14.669Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1126758793 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T13:54:14.669Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1126758793 data=null} to TreeItem with text {Traces [2]} [2019-07-30T13:54:14.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1126758794 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T13:54:14.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126758795 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-30T13:54:14.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1126758808 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T13:54:14.669Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-30T13:54:14.669Z] WARN - Tree item TreeItem with text {symbolic-link [1]} is already expanded. Won't expand it again. [2019-07-30T13:54:14.669Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:14.669Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126758811 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:54:14.669Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1126758811 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:54:14.669Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1126758812 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:54:14.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126758812 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:54:14.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126758813 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:54:14.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126758826 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:54:14.926Z] DEBUG - matched MenuItem with text "Rena&me... F2", using matcher: with mnemonic 'Rename...' [2019-07-30T13:54:14.926Z] DEBUG - Clicking on with mnemonic 'Rename...' [2019-07-30T13:54:15.188Z] DEBUG - Clicked on with mnemonic 'Rename...' [2019-07-30T13:54:15.188Z] DEBUG - matched Shell with text "Rename Trace", using matcher: with text 'Rename Trace' [2019-07-30T13:54:15.188Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Rename Trace} time=1126759391 data=null doit=true} to Shell with text {Rename Trace} [2019-07-30T13:54:15.188Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2019-07-30T13:54:15.188Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2019-07-30T13:54:15.188Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2019-07-30T13:54:15.188Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:')) [2019-07-30T13:54:15.188Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:54:15.188Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:54:15.188Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:54:15.188Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:54:15.188Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:54:15.188Z] DEBUG - Clicking on OK [2019-07-30T13:54:15.188Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1126759411 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:54:15.188Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1126759411 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:54:15.188Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1126759412 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:54:15.188Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1126759412 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:54:15.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1126759412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:54:15.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1126759412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:54:15.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1126759413 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:54:16.811Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Rena&me... F2} time=1126759016 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-30T13:54:16.811Z] DEBUG - Clicked on [2019-07-30T13:54:16.811Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:54:16.811Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:54:16.811Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:54:16.811Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:54:16.811Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:54:16.811Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:16.811Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126760958 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:54:16.811Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126760958 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:16.811Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126760959 data=null} to TreeItem with text {test} [2019-07-30T13:54:16.811Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126760959 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:16.811Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126760959 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:16.811Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126760991 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:16.811Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:16.811Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126760992 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:54:16.811Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126760992 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:16.811Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126760993 data=null} to TreeItem with text {test} [2019-07-30T13:54:16.811Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126760993 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:16.811Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126760993 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:16.811Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126761003 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:16.811Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:54:16.811Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:16.811Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1126761010 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T13:54:16.811Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1126761011 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T13:54:16.811Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1126761011 data=null} to TreeItem with text {Traces [2]} [2019-07-30T13:54:16.811Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1126761011 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T13:54:16.811Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126761012 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-30T13:54:16.811Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1126761020 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T13:54:17.068Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-30T13:54:17.068Z] WARN - Tree item TreeItem with text {symbolic-link [1]} is already expanded. Won't expand it again. [2019-07-30T13:54:17.068Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:17.068Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1126761084 data=null button=0 stateMask=0x0 x=174 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T13:54:17.068Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1126761085 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T13:54:17.068Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1126761085 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T13:54:17.068Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1126761085 data=null button=1 stateMask=0x0 x=174 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T13:54:17.068Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126761086 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-30T13:54:17.068Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1126761093 data=null button=1 stateMask=0x80000 x=174 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T13:54:17.068Z] DEBUG - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2019-07-30T13:54:17.068Z] DEBUG - Clicking on with mnemonic 'Open' [2019-07-30T13:54:17.325Z] DEBUG - Clicked on with mnemonic 'Open' [2019-07-30T13:54:17.325Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=1126761221 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-30T13:54:17.887Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:54:17.887Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:54:17.887Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:54:17.887Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:54:17.887Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:54:17.887Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T13:54:17.887Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1126762133 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T13:54:17.887Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1126762134 data=null doit=true} to TableItem with text {} [2019-07-30T13:54:17.887Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1126762134 data=null} to TableItem with text {} [2019-07-30T13:54:17.887Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1126762135 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T13:54:18.144Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1126762135 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T13:54:18.144Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1126762189 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T13:54:18.144Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:54:18.144Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:54:18.144Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-30T13:54:18.144Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:18.401Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1126762505 data=null button=0 stateMask=0x0 x=174 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T13:54:18.401Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1126762505 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T13:54:18.401Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1126762505 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T13:54:18.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1126762506 data=null button=1 stateMask=0x0 x=174 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T13:54:18.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126762506 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-30T13:54:18.401Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1126762513 data=null button=1 stateMask=0x80000 x=174 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T13:54:18.401Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:54:18.401Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:54:18.401Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:54:18.401Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:54:18.658Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:54:18.658Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:54:18.658Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:54:18.658Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:54:18.658Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:54:18.658Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:18.658Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126762714 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:54:18.658Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126762714 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:18.658Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126762714 data=null} to TreeItem with text {test} [2019-07-30T13:54:18.658Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126762714 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:18.658Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126762715 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:18.658Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126762811 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:18.658Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:18.658Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126762812 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:54:18.658Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126762813 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:18.658Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126762813 data=null} to TreeItem with text {test} [2019-07-30T13:54:18.658Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126762813 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:18.658Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126762814 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:18.658Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126762827 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:18.658Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:54:18.658Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:18.658Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1126762829 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T13:54:18.658Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1126762829 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T13:54:18.658Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1126762829 data=null} to TreeItem with text {Traces [2]} [2019-07-30T13:54:18.658Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1126762830 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T13:54:18.658Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126762830 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-30T13:54:18.658Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1126762892 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T13:54:18.658Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:18.658Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1126762893 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T13:54:18.658Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1126762894 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T13:54:18.658Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1126762894 data=null} to TreeItem with text {Traces [2]} [2019-07-30T13:54:18.658Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1126762895 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T13:54:18.658Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126762895 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-30T13:54:18.658Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1126762907 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T13:54:18.915Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T13:54:18.915Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T13:54:19.171Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T13:54:19.171Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T13:54:19.171Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1126763226 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T13:54:19.171Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T13:54:19.171Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T13:54:19.171Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T13:54:19.171Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:54:19.171Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T13:54:19.171Z] DEBUG - Clicking on &Yes [2019-07-30T13:54:19.171Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1126763228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:54:19.171Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1126763228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:54:19.171Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1126763228 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:54:19.171Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1126763229 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:54:19.171Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1126763229 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:54:19.171Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1126763229 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:54:19.171Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1126763229 data=null item=null 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-30T13:54:19.734Z] DEBUG - Clicked on [2019-07-30T13:54:19.734Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1126763016 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-30T13:54:21.960Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:54:21.960Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:54:21.960Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:54:21.960Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:54:21.960Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:54:21.960Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:54:21.960Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:54:21.960Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:21.960Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126765993 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:54:21.960Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126765993 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:21.960Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126765994 data=null} to TreeItem with text {test} [2019-07-30T13:54:21.960Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126765994 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:21.960Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126765994 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:21.960Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126766027 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:21.960Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:21.960Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126766029 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:54:21.960Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126766079 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:21.960Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126766079 data=null} to TreeItem with text {test} [2019-07-30T13:54:21.960Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126766080 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:21.960Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126766081 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:21.960Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126766089 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:21.960Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:54:21.960Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:21.960Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1126766091 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T13:54:21.960Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1126766091 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:54:21.960Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1126766091 data=null} to TreeItem with text {Traces [1]} [2019-07-30T13:54:21.960Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1126766092 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:54:21.960Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126766092 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:54:21.960Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1126766112 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:54:21.960Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1126766112 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:54:21.960Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1126766113 data=null} to TreeItem with text {Traces [1]} [2019-07-30T13:54:21.960Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1126766113 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:54:21.960Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1126766113 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-30T13:54:21.960Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1126766128 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:54:21.960Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:54:21.960Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:21.960Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126766137 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:54:21.960Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1126766137 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:54:21.960Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1126766137 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:54:21.960Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126766138 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:54:21.960Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126766138 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:54:21.960Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126766209 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:54:22.216Z] DEBUG - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2019-07-30T13:54:22.216Z] DEBUG - Clicking on with mnemonic 'Copy...' [2019-07-30T13:54:22.473Z] DEBUG - Clicked on with mnemonic 'Copy...' [2019-07-30T13:54:22.473Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace' [2019-07-30T13:54:22.473Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=1126766595 data=null doit=true} to Shell with text {Copy Trace} [2019-07-30T13:54:22.473Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2019-07-30T13:54:22.473Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2019-07-30T13:54:22.473Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2019-07-30T13:54:22.473Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:')) [2019-07-30T13:54:22.473Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2019-07-30T13:54:22.473Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2019-07-30T13:54:22.473Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with mnemonic 'Copy as a new trace' [2019-07-30T13:54:22.473Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO' [2019-07-30T13:54:22.473Z] 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-30T13:54:22.473Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:54:22.473Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:54:22.473Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-30T13:54:22.473Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Copy as a link} time=1126766625 data=null doit=true} to Button with text {Copy as a link} [2019-07-30T13:54:22.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a link} time=1126766626 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-30T13:54:22.473Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-30T13:54:22.473Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Copy as a new trace} time=1126766630 data=null doit=true} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-30T13:54:22.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=1126766630 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-30T13:54:22.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=1126766630 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-30T13:54:22.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a new trace} time=1126766630 data=null item=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-30T13:54:22.473Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-30T13:54:22.473Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2019-07-30T13:54:22.473Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2019-07-30T13:54:22.473Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:54:22.473Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:54:22.473Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:54:22.473Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:54:22.473Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:54:22.473Z] DEBUG - Clicking on OK [2019-07-30T13:54:22.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1126766633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:54:22.473Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1126766634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:54:22.473Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1126766634 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:54:22.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1126766634 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:54:22.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1126766634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:54:22.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1126766634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:54:22.473Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:54:22.473Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:54:22.473Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:54:22.473Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:54:22.473Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:54:22.473Z] DEBUG - Clicked on OK [2019-07-30T13:54:22.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1126766634 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:54:22.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=1126766311 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-30T13:54:23.036Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:54:23.036Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:54:23.036Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:54:23.036Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:54:23.036Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:54:23.036Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:23.036Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126767166 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:54:23.036Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126767166 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:23.036Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126767167 data=null} to TreeItem with text {test} [2019-07-30T13:54:23.036Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126767167 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:23.036Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126767167 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:23.036Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126767204 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:23.036Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:23.036Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126767205 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:54:23.036Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126767205 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:23.036Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126767205 data=null} to TreeItem with text {test} [2019-07-30T13:54:23.036Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126767206 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:23.036Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126767206 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:23.036Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126767217 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:23.036Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:54:23.036Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:23.036Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1126767219 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T13:54:23.036Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1126767219 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T13:54:23.036Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1126767219 data=null} to TreeItem with text {Traces [2]} [2019-07-30T13:54:23.036Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1126767220 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T13:54:23.036Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126767220 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-30T13:54:23.036Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1126767289 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T13:54:23.036Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:23.292Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1126767291 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T13:54:23.292Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1126767291 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T13:54:23.292Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1126767292 data=null} to TreeItem with text {Traces [2]} [2019-07-30T13:54:23.292Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1126767292 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T13:54:23.292Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126767292 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-30T13:54:23.292Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1126767301 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T13:54:23.292Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...' [2019-07-30T13:54:23.292Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment' [2019-07-30T13:54:23.292Z] DEBUG - Clicking on with mnemonic 'Generic Experiment' [2019-07-30T13:54:23.292Z] DEBUG - Clicked on with mnemonic 'Generic Experiment' [2019-07-30T13:54:23.549Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:54:23.806Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=1126767393 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-30T13:54:24.063Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:54:24.063Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:54:24.063Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:54:24.320Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:54:24.320Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:54:24.320Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:54:24.320Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:54:24.320Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:24.320Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126768417 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:54:24.320Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126768417 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:24.320Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126768418 data=null} to TreeItem with text {test} [2019-07-30T13:54:24.320Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126768418 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:24.320Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126768419 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:24.320Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126768444 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:24.320Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:54:24.320Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1126768489 data=null doit=true} to TreeItem with text {Experiments [1]} [2019-07-30T13:54:24.320Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1126768489 data=null} to TreeItem with text {Experiments [1]} [2019-07-30T13:54:24.320Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1126768490 data=null button=1 stateMask=0x0 x=111 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-30T13:54:24.320Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1126768490 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-30T13:54:24.320Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1126768505 data=null button=1 stateMask=0x80000 x=111 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-30T13:54:24.320Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again. [2019-07-30T13:54:24.320Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:54:24.320Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:24.320Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=1126768515 data=null button=0 stateMask=0x0 x=126 y=53 count=0} to TreeItem with text {Experiment [2]} [2019-07-30T13:54:24.320Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=1126768515 data=null doit=true} to TreeItem with text {Experiment [2]} [2019-07-30T13:54:24.320Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=1126768515 data=null} to TreeItem with text {Experiment [2]} [2019-07-30T13:54:24.320Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=1126768516 data=null button=1 stateMask=0x0 x=126 y=53 count=1} to TreeItem with text {Experiment [2]} [2019-07-30T13:54:24.320Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126768516 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-30T13:54:24.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=1126768594 data=null button=1 stateMask=0x80000 x=126 y=53 count=1} to TreeItem with text {Experiment [2]} [2019-07-30T13:54:24.577Z] DEBUG - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2019-07-30T13:54:24.577Z] DEBUG - Clicking on with mnemonic 'Copy...' [2019-07-30T13:54:24.833Z] DEBUG - Clicked on with mnemonic 'Copy...' [2019-07-30T13:54:24.833Z] DEBUG - matched Shell with text "Copy Experiment", using matcher: with text 'Copy Experiment' [2019-07-30T13:54:24.833Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Experiment} time=1126769014 data=null doit=true} to Shell with text {Copy Experiment} [2019-07-30T13:54:24.833Z] DEBUG - matched Text with text "Experiment", using matcher: of type 'Text' [2019-07-30T13:54:24.833Z] DEBUG - matched Label with text "New Experiment name:", using matcher: with mnemonic 'New Experiment name:' [2019-07-30T13:54:24.833Z] DEBUG - matched Text with text "Experiment", using matcher: with label (with mnemonic 'New Experiment name:') [2019-07-30T13:54:24.833Z] DEBUG - matched Text with text "Experiment", using matcher: (of type 'Text' and with label (with mnemonic 'New Experiment name:')) [2019-07-30T13:54:24.833Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: of type 'Button' [2019-07-30T13:54:24.833Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:54:24.833Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:54:24.833Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:54:24.833Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:54:24.833Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:54:24.833Z] DEBUG - Clicking on OK [2019-07-30T13:54:24.833Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1126769024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:54:24.833Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1126769024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:54:24.833Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1126769024 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:54:24.833Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1126769024 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:54:24.833Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1126769024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:54:24.833Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1126769024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:54:25.090Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:54:25.090Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:54:25.090Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:54:25.090Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:54:25.090Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:54:25.090Z] DEBUG - Clicked on OK [2019-07-30T13:54:25.090Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1126769025 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:54:25.090Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=1126768713 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-30T13:54:25.654Z] WARN - Tree item TreeItem with text {Experiments [2]} is already expanded. Won't expand it again. [2019-07-30T13:54:25.654Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:54:25.654Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:54:25.654Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:54:25.654Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:54:25.654Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:54:25.654Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:25.654Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126769652 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:54:25.654Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126769652 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:25.654Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126769652 data=null} to TreeItem with text {test} [2019-07-30T13:54:25.654Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126769652 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:25.654Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126769653 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:25.654Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126769709 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:25.654Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:25.654Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126769710 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:54:25.654Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126769710 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:25.654Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126769710 data=null} to TreeItem with text {test} [2019-07-30T13:54:25.654Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126769711 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:25.654Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126769711 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:25.654Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126769724 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:25.654Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:54:25.654Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:25.654Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1126769780 data=null button=0 stateMask=0x0 x=91 y=95 count=0} to TreeItem with text {Traces [2]} [2019-07-30T13:54:25.654Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1126769780 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T13:54:25.654Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1126769781 data=null} to TreeItem with text {Traces [2]} [2019-07-30T13:54:25.654Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1126769782 data=null button=1 stateMask=0x0 x=91 y=95 count=1} to TreeItem with text {Traces [2]} [2019-07-30T13:54:25.654Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126769782 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-30T13:54:25.654Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1126769795 data=null button=1 stateMask=0x80000 x=91 y=95 count=1} to TreeItem with text {Traces [2]} [2019-07-30T13:54:25.654Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-30T13:54:25.654Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [2]} time=1126769809 data=null doit=true} to TreeItem with text {exp [2]} [2019-07-30T13:54:25.654Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [2]} time=1126769809 data=null} to TreeItem with text {exp [2]} [2019-07-30T13:54:25.654Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [2]} time=1126769809 data=null button=1 stateMask=0x0 x=101 y=53 count=1} to TreeItem with text {exp [2]} [2019-07-30T13:54:25.654Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1126769810 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-30T13:54:25.654Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [2]} time=1126769882 data=null button=1 stateMask=0x80000 x=101 y=53 count=1} to TreeItem with text {exp [2]} [2019-07-30T13:54:25.654Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:54:25.654Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:25.654Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {exp [2]} time=1126769887 data=null button=0 stateMask=0x0 x=101 y=53 count=0} to TreeItem with text {exp [2]} [2019-07-30T13:54:25.654Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [2]} time=1126769887 data=null doit=true} to TreeItem with text {exp [2]} [2019-07-30T13:54:25.654Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [2]} time=1126769887 data=null} to TreeItem with text {exp [2]} [2019-07-30T13:54:25.654Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [2]} time=1126769888 data=null button=1 stateMask=0x0 x=101 y=53 count=1} to TreeItem with text {exp [2]} [2019-07-30T13:54:25.654Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126769888 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-30T13:54:25.912Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [2]} time=1126769915 data=null button=1 stateMask=0x80000 x=101 y=53 count=1} to TreeItem with text {exp [2]} [2019-07-30T13:54:25.912Z] DEBUG - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2019-07-30T13:54:25.912Z] DEBUG - Clicking on with mnemonic 'Copy...' [2019-07-30T13:54:26.168Z] DEBUG - Clicked on with mnemonic 'Copy...' [2019-07-30T13:54:26.168Z] DEBUG - matched Shell with text "Copy Experiment", using matcher: with text 'Copy Experiment' [2019-07-30T13:54:26.168Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Experiment} time=1126770307 data=null doit=true} to Shell with text {Copy Experiment} [2019-07-30T13:54:26.168Z] DEBUG - matched Text with text "exp", using matcher: of type 'Text' [2019-07-30T13:54:26.168Z] DEBUG - matched Label with text "New Experiment name:", using matcher: with mnemonic 'New Experiment name:' [2019-07-30T13:54:26.168Z] DEBUG - matched Text with text "exp", using matcher: with label (with mnemonic 'New Experiment name:') [2019-07-30T13:54:26.168Z] DEBUG - matched Text with text "exp", using matcher: (of type 'Text' and with label (with mnemonic 'New Experiment name:')) [2019-07-30T13:54:26.168Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: of type 'Button' [2019-07-30T13:54:26.168Z] 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-30T13:54:26.168Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:54:26.168Z] 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-30T13:54:26.168Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:54:26.168Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:54:26.168Z] 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-30T13:54:26.168Z] DEBUG - Toggling state on Button {Deep copy this experiment (each trace will be copied as a new trace)}. Setting state to selected [2019-07-30T13:54:26.168Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1126770336 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-30T13:54:26.168Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1126770337 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-30T13:54:26.168Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1126770337 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-30T13:54:26.168Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1126770338 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-30T13:54:26.168Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1126770338 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-30T13:54:26.168Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1126770338 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-30T13:54:26.168Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1126770338 data=null item=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-30T13:54:26.168Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1126770338 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-30T13:54:26.168Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1126770339 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-30T13:54:26.168Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1126770339 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-30T13:54:26.168Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1126770339 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-30T13:54:26.168Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1126770339 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-30T13:54:26.168Z] 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-30T13:54:26.168Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: of type 'Button' [2019-07-30T13:54:26.168Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:54:26.168Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:54:26.168Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:54:26.168Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:54:26.168Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:54:26.168Z] DEBUG - Clicking on OK [2019-07-30T13:54:26.168Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1126770381 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:54:26.168Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1126770382 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:54:26.168Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1126770382 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:54:26.168Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1126770382 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:54:26.168Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1126770382 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:54:26.168Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1126770382 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:54:26.168Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:54:26.168Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:54:26.168Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:54:26.168Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:54:26.168Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:54:26.168Z] DEBUG - Clicked on OK [2019-07-30T13:54:26.425Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1126770383 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:54:26.425Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=1126770012 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-30T13:54:26.682Z] WARN - Tree item TreeItem with text {Experiments [3]} is already expanded. Won't expand it again. [2019-07-30T13:54:26.682Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:54:26.682Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:54:26.682Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:54:26.682Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:54:26.682Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:54:26.682Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:26.682Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126770916 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:54:26.682Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126770916 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:26.682Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126770916 data=null} to TreeItem with text {test} [2019-07-30T13:54:26.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126770917 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:26.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126770917 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:26.939Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126770939 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:26.939Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:26.939Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126770940 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:54:26.939Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126770940 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:26.939Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126770940 data=null} to TreeItem with text {test} [2019-07-30T13:54:26.939Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126770941 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:26.939Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126770941 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:26.939Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126770958 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:26.939Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:54:26.939Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:26.939Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1126770961 data=null button=0 stateMask=0x0 x=91 y=221 count=0} to TreeItem with text {Traces [4]} [2019-07-30T13:54:26.939Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1126770961 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-30T13:54:26.939Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1126770961 data=null} to TreeItem with text {Traces [4]} [2019-07-30T13:54:26.939Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1126770962 data=null button=1 stateMask=0x0 x=91 y=221 count=1} to TreeItem with text {Traces [4]} [2019-07-30T13:54:26.939Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126770962 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-30T13:54:26.939Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1126770975 data=null button=1 stateMask=0x80000 x=91 y=221 count=1} to TreeItem with text {Traces [4]} [2019-07-30T13:54:26.939Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2019-07-30T13:54:26.939Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {expDeepCopy [2]} time=1126770996 data=null doit=true} to TreeItem with text {expDeepCopy [2]} [2019-07-30T13:54:26.939Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {expDeepCopy [2]} time=1126770996 data=null} to TreeItem with text {expDeepCopy [2]} [2019-07-30T13:54:26.939Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {expDeepCopy [2]} time=1126770997 data=null button=1 stateMask=0x0 x=134 y=179 count=1} to TreeItem with text {expDeepCopy [2]} [2019-07-30T13:54:26.939Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1126770997 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-30T13:54:26.939Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {expDeepCopy [2]} time=1126771006 data=null button=1 stateMask=0x80000 x=118 y=179 count=1} to TreeItem with text {expDeepCopy [2]} [2019-07-30T13:54:26.939Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2019-07-30T13:54:26.939Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {expDeepCopy [2]} time=1126771007 data=null doit=true} to TreeItem with text {expDeepCopy [2]} [2019-07-30T13:54:26.939Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {expDeepCopy [2]} time=1126771007 data=null} to TreeItem with text {expDeepCopy [2]} [2019-07-30T13:54:26.939Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {expDeepCopy [2]} time=1126771007 data=null button=1 stateMask=0x0 x=118 y=347 count=1} to TreeItem with text {expDeepCopy [2]} [2019-07-30T13:54:26.939Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1126771007 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-30T13:54:26.939Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {expDeepCopy [2]} time=1126771084 data=null button=1 stateMask=0x80000 x=134 y=347 count=1} to TreeItem with text {expDeepCopy [2]} [2019-07-30T13:54:26.939Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-30T13:54:26.939Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:27.195Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126771258 data=null button=0 stateMask=0x0 x=170 y=368 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:54:27.195Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1126771258 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:54:27.195Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1126771258 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:54:27.195Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126771259 data=null button=1 stateMask=0x0 x=170 y=368 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:54:27.195Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126771259 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:54:27.195Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126771315 data=null button=1 stateMask=0x80000 x=170 y=368 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:54:27.195Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:54:27.195Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:54:27.195Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:54:27.195Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:54:27.195Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-30T13:54:27.195Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:27.452Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1126771478 data=null button=0 stateMask=0x0 x=174 y=389 count=0} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T13:54:27.452Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=1126771478 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T13:54:27.452Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=1126771478 data=null} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T13:54:27.452Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1126771479 data=null button=1 stateMask=0x0 x=174 y=389 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T13:54:27.452Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126771479 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-30T13:54:27.452Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1126771513 data=null button=1 stateMask=0x80000 x=174 y=389 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T13:54:27.452Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:54:27.452Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:54:27.452Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:54:27.452Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:54:28.014Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:54:28.014Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:54:28.014Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:54:28.014Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:54:28.014Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:54:28.014Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:28.014Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126772114 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:54:28.014Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126772114 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:28.014Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126772114 data=null} to TreeItem with text {test} [2019-07-30T13:54:28.014Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126772114 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:28.014Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126772115 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:28.014Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126772198 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:28.014Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:28.014Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126772207 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:54:28.014Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126772207 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:28.014Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126772207 data=null} to TreeItem with text {test} [2019-07-30T13:54:28.014Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126772208 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:28.014Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126772208 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:28.014Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126772216 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:28.014Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:54:28.014Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:28.014Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1126772221 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-30T13:54:28.014Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1126772221 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-30T13:54:28.014Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1126772222 data=null} to TreeItem with text {Traces [4]} [2019-07-30T13:54:28.014Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1126772222 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T13:54:28.014Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126772222 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-30T13:54:28.271Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1126772286 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T13:54:28.271Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:28.271Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1126772287 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-30T13:54:28.271Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1126772288 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-30T13:54:28.271Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1126772288 data=null} to TreeItem with text {Traces [4]} [2019-07-30T13:54:28.271Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1126772288 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T13:54:28.271Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126772288 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-30T13:54:28.271Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1126772294 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T13:54:28.271Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T13:54:28.271Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T13:54:28.528Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T13:54:28.528Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T13:54:28.528Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1126772592 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T13:54:28.528Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T13:54:28.528Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T13:54:28.528Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T13:54:28.528Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:54:28.528Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T13:54:28.528Z] DEBUG - Clicking on &Yes [2019-07-30T13:54:28.528Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1126772593 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:54:28.528Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1126772594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:54:28.528Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1126772594 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:54:28.528Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1126772594 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:54:28.528Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1126772594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:54:28.528Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1126772594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:54:28.528Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1126772594 data=null item=null 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-30T13:54:28.528Z] DEBUG - Clicked on [2019-07-30T13:54:28.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1126772406 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-30T13:54:30.676Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:54:30.676Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:54:30.676Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:54:30.676Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:54:30.676Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:54:30.676Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:54:30.676Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:54:30.676Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:30.676Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126774907 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:54:30.676Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126774907 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:30.676Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126774907 data=null} to TreeItem with text {test} [2019-07-30T13:54:30.676Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126774907 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:30.676Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126774908 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:31.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126774933 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:31.423Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:31.423Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126774987 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:54:31.423Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126774988 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:31.423Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126774988 data=null} to TreeItem with text {test} [2019-07-30T13:54:31.423Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126774988 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:31.423Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126774988 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:31.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126774996 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:31.423Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:54:31.423Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:31.423Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1126774997 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T13:54:31.423Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1126774998 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:54:31.423Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1126774998 data=null} to TreeItem with text {Traces [1]} [2019-07-30T13:54:31.423Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1126774998 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:54:31.423Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126774998 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:54:31.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1126775019 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:54:31.423Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1126775020 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:54:31.423Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1126775020 data=null} to TreeItem with text {Traces [1]} [2019-07-30T13:54:31.423Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1126775020 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:54:31.423Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1126775021 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-30T13:54:31.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1126775037 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:54:31.423Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:31.423Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126775039 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:54:31.423Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1126775078 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:54:31.423Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1126775078 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:54:31.423Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126775079 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:54:31.423Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126775079 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:54:31.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126775118 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:54:31.779Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:54:31.779Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:54:31.779Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:54:31.779Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:54:31.779Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:54:31.779Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:31.779Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126775392 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:54:31.779Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126775392 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:31.779Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126775392 data=null} to TreeItem with text {test} [2019-07-30T13:54:31.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126775392 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:31.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126775393 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:31.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126775428 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:31.779Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:31.779Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126775429 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:54:31.779Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126775429 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:31.779Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126775429 data=null} to TreeItem with text {test} [2019-07-30T13:54:31.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126775478 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:31.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126775479 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:31.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126775487 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:31.779Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:54:31.779Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:31.779Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1126775488 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T13:54:31.779Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1126775488 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:54:31.779Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1126775488 data=null} to TreeItem with text {Traces [1]} [2019-07-30T13:54:31.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1126775489 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:54:31.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126775489 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:54:31.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1126775511 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:54:31.779Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:31.779Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1126775513 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T13:54:31.779Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1126775513 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:54:31.779Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1126775513 data=null} to TreeItem with text {Traces [1]} [2019-07-30T13:54:31.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1126775514 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:54:31.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126775514 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:54:31.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1126775523 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:54:31.779Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T13:54:31.779Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T13:54:31.779Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T13:54:31.779Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T13:54:31.779Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1126775813 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T13:54:31.779Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T13:54:31.779Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T13:54:31.779Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T13:54:31.779Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:54:31.779Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T13:54:31.779Z] DEBUG - Clicking on &Yes [2019-07-30T13:54:31.779Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1126775822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:54:31.779Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1126775823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:54:31.779Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1126775823 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:54:31.779Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1126775823 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:54:31.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1126775823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:54:31.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1126775823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:54:31.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1126775823 data=null item=null 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-30T13:54:32.036Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1126775615 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-30T13:54:32.293Z] DEBUG - Clicked on [2019-07-30T13:54:33.661Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:54:33.919Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:54:33.919Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:54:33.919Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:54:33.919Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:54:33.919Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:54:33.919Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:54:33.919Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:33.919Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126778011 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:54:33.919Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126778012 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:33.919Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126778012 data=null} to TreeItem with text {test} [2019-07-30T13:54:33.919Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126778012 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:33.919Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126778012 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:33.919Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126778036 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:33.919Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:33.919Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126778037 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:54:33.919Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126778037 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:33.919Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126778037 data=null} to TreeItem with text {test} [2019-07-30T13:54:33.919Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126778044 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:33.919Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126778044 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:33.919Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126778052 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:33.919Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:54:33.919Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:33.919Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1126778053 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T13:54:33.919Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1126778054 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:54:33.919Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1126778054 data=null} to TreeItem with text {Traces [1]} [2019-07-30T13:54:33.919Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1126778059 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:54:33.919Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126778059 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:54:33.919Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1126778070 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:54:33.919Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1126778070 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:54:33.919Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1126778070 data=null} to TreeItem with text {Traces [1]} [2019-07-30T13:54:33.919Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1126778071 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:54:33.919Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1126778091 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-30T13:54:33.919Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1126778094 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:54:33.919Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:33.919Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126778095 data=null button=0 stateMask=0x0 x=136 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:54:33.919Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1126778096 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:54:33.919Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1126778096 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:54:33.919Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126778096 data=null button=1 stateMask=0x0 x=136 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:54:33.919Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126778096 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:54:33.919Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126778139 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:54:34.176Z] DEBUG - matched MenuItem with text "Rena&me... F2", using matcher: with mnemonic 'Rename...' [2019-07-30T13:54:34.176Z] DEBUG - Clicking on with mnemonic 'Rename...' [2019-07-30T13:54:34.432Z] DEBUG - Clicked on with mnemonic 'Rename...' [2019-07-30T13:54:34.432Z] DEBUG - matched Shell with text "Rename Trace", using matcher: with text 'Rename Trace' [2019-07-30T13:54:34.432Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Rename Trace} time=1126778523 data=null doit=true} to Shell with text {Rename Trace} [2019-07-30T13:54:34.432Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2019-07-30T13:54:34.432Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2019-07-30T13:54:34.432Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2019-07-30T13:54:34.432Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:')) [2019-07-30T13:54:34.432Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:54:34.432Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:54:34.432Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:54:34.432Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:54:34.432Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:54:34.432Z] DEBUG - Clicking on OK [2019-07-30T13:54:34.432Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1126778535 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:54:34.432Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1126778580 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:54:34.432Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1126778581 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:54:34.432Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1126778581 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:54:34.432Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1126778581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:54:34.432Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1126778581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:54:34.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1126778581 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:54:35.362Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Rena&me... F2} time=1126778226 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-30T13:54:35.362Z] DEBUG - Clicked on [2019-07-30T13:54:35.362Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:54:35.362Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:54:35.362Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:54:35.362Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:54:35.362Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:54:35.362Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:35.362Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126779390 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:54:35.362Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126779390 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:35.362Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126779390 data=null} to TreeItem with text {test} [2019-07-30T13:54:35.362Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126779391 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:35.362Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126779391 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:35.362Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126779431 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:35.362Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:35.362Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126779435 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:54:35.362Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126779435 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:35.362Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126779435 data=null} to TreeItem with text {test} [2019-07-30T13:54:35.362Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126779436 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:35.362Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126779436 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:35.362Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126779443 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:35.362Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:54:35.362Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:35.362Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1126779483 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T13:54:35.362Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1126779483 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:54:35.362Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1126779483 data=null} to TreeItem with text {Traces [1]} [2019-07-30T13:54:35.362Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1126779484 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:54:35.362Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126779484 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:54:35.362Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1126779508 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:54:35.362Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again. [2019-07-30T13:54:35.362Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:35.362Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1126779512 data=null button=0 stateMask=0x0 x=156 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T13:54:35.362Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1126779512 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T13:54:35.362Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1126779512 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T13:54:35.362Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1126779513 data=null button=1 stateMask=0x0 x=156 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T13:54:35.362Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126779521 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-30T13:54:35.362Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1126779597 data=null button=1 stateMask=0x80000 x=156 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T13:54:35.618Z] DEBUG - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2019-07-30T13:54:35.618Z] DEBUG - Clicking on with mnemonic 'Open' [2019-07-30T13:54:35.618Z] DEBUG - Clicked on with mnemonic 'Open' [2019-07-30T13:54:35.618Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=1126779699 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-30T13:54:36.181Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:54:36.181Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:54:36.181Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:54:36.181Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:54:36.181Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:54:36.181Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T13:54:36.181Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1126780418 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T13:54:36.181Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1126780419 data=null doit=true} to TableItem with text {} [2019-07-30T13:54:36.181Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1126780419 data=null} to TableItem with text {} [2019-07-30T13:54:36.181Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1126780419 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T13:54:36.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1126780420 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T13:54:36.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1126780427 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T13:54:36.181Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:54:36.181Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:54:36.437Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:54:36.437Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:54:36.437Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:54:36.437Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:54:36.437Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:54:36.437Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:36.437Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126780604 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:54:36.437Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126780604 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:36.437Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126780604 data=null} to TreeItem with text {test} [2019-07-30T13:54:36.437Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126780605 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:36.437Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126780605 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:36.437Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126780640 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:36.437Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:36.437Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126780641 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:54:36.437Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126780642 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:36.437Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126780642 data=null} to TreeItem with text {test} [2019-07-30T13:54:36.437Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126780642 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:36.437Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126780642 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:36.437Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126780686 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:36.437Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:54:36.437Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:36.437Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1126780688 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T13:54:36.437Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1126780688 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:54:36.437Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1126780688 data=null} to TreeItem with text {Traces [1]} [2019-07-30T13:54:36.437Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1126780689 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:54:36.694Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126780689 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:54:36.694Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1126780710 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:54:36.694Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:36.694Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1126780711 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T13:54:36.694Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1126780711 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:54:36.694Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1126780711 data=null} to TreeItem with text {Traces [1]} [2019-07-30T13:54:36.694Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1126780712 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:54:36.694Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126780712 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:54:36.694Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1126780720 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:54:36.694Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T13:54:36.694Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T13:54:36.694Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T13:54:36.694Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T13:54:36.694Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1126780940 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T13:54:36.950Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T13:54:36.950Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T13:54:36.950Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T13:54:36.950Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:54:36.950Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T13:54:36.950Z] DEBUG - Clicking on &Yes [2019-07-30T13:54:36.950Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1126780986 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:54:36.950Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1126780987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:54:36.950Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1126780987 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:54:36.950Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1126780987 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:54:36.950Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1126780987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:54:36.950Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1126780988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:54:36.950Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1126780988 data=null item=null 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-30T13:54:37.205Z] DEBUG - Clicked on [2019-07-30T13:54:37.205Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1126780791 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-30T13:54:39.098Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:54:39.098Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:54:39.355Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:54:39.355Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:54:39.355Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:54:39.355Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:54:39.355Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:54:39.355Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:39.355Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126783499 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:54:39.355Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126783500 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:39.355Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126783500 data=null} to TreeItem with text {test} [2019-07-30T13:54:39.355Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126783500 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:39.355Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126783500 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:39.355Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126783526 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:39.355Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:39.355Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126783527 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:54:39.355Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126783527 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:39.355Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126783528 data=null} to TreeItem with text {test} [2019-07-30T13:54:39.355Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126783528 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:39.355Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126783528 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:39.355Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126783539 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:39.355Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:54:39.355Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:39.355Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1126783540 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T13:54:39.355Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1126783540 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:54:39.355Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1126783577 data=null} to TreeItem with text {Traces [1]} [2019-07-30T13:54:39.355Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1126783578 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:54:39.355Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126783578 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:54:39.355Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1126783589 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:54:39.355Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1126783590 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:54:39.355Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1126783590 data=null} to TreeItem with text {Traces [1]} [2019-07-30T13:54:39.355Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1126783591 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:54:39.355Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1126783591 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-30T13:54:39.355Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1126783593 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:54:39.355Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:39.355Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126783594 data=null button=0 stateMask=0x0 x=136 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:54:39.355Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1126783606 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:54:39.355Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1126783606 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:54:39.355Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126783606 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:54:39.611Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126783607 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:54:39.611Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126783640 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:54:39.611Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...' [2019-07-30T13:54:39.611Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment' [2019-07-30T13:54:39.611Z] DEBUG - Clicking on with mnemonic 'Generic Experiment' [2019-07-30T13:54:39.611Z] DEBUG - Clicked on with mnemonic 'Generic Experiment' [2019-07-30T13:54:39.868Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=1126783713 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-30T13:54:40.431Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:54:40.431Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:54:40.431Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:54:40.431Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:54:40.431Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:54:40.431Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:54:40.431Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:54:40.431Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:40.431Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126784629 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:54:40.431Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126784629 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:40.431Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126784629 data=null} to TreeItem with text {test} [2019-07-30T13:54:40.431Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126784630 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:40.431Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126784630 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:40.688Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126784714 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:40.688Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:54:40.688Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1126784715 data=null doit=true} to TreeItem with text {Experiments [1]} [2019-07-30T13:54:40.688Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1126784715 data=null} to TreeItem with text {Experiments [1]} [2019-07-30T13:54:40.688Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1126784716 data=null button=1 stateMask=0x0 x=111 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-30T13:54:40.688Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1126784716 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-30T13:54:40.688Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1126784730 data=null button=1 stateMask=0x80000 x=111 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-30T13:54:40.688Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again. [2019-07-30T13:54:40.688Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log [1]} time=1126784731 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log [1]} [2019-07-30T13:54:40.688Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log [1]} time=1126784731 data=null} to TreeItem with text {ExampleCustomTxt.log [1]} [2019-07-30T13:54:40.688Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=1126784731 data=null button=1 stateMask=0x0 x=163 y=53 count=1} to TreeItem with text {ExampleCustomTxt.log [1]} [2019-07-30T13:54:40.688Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1126784732 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-30T13:54:40.688Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=1126784795 data=null button=1 stateMask=0x80000 x=163 y=53 count=1} to TreeItem with text {ExampleCustomTxt.log [1]} [2019-07-30T13:54:40.688Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:40.688Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126784797 data=null button=0 stateMask=0x0 x=170 y=74 count=0} to Tree node with text: ExampleCustomTxt.log [2019-07-30T13:54:40.688Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1126784799 data=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-07-30T13:54:40.688Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1126784799 data=null} to Tree node with text: ExampleCustomTxt.log [2019-07-30T13:54:40.688Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126784800 data=null button=1 stateMask=0x0 x=170 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-30T13:54:40.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126784800 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-30T13:54:40.688Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126784882 data=null button=1 stateMask=0x80000 x=170 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-30T13:54:40.688Z] DEBUG - matched MenuItem with text "Remo&ve", using matcher: with mnemonic 'Remove' [2019-07-30T13:54:40.688Z] DEBUG - Clicking on with mnemonic 'Remove' [2019-07-30T13:54:40.945Z] DEBUG - Clicked on with mnemonic 'Remove' [2019-07-30T13:54:41.202Z] DEBUG - matched Shell with text "Confirm Remove", using matcher: with text 'Confirm Remove' [2019-07-30T13:54:41.202Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Remove} time=1126785224 data=null doit=true} to Shell with text {Confirm Remove} [2019-07-30T13:54:41.202Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T13:54:41.202Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T13:54:41.202Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T13:54:41.202Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:54:41.202Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T13:54:41.202Z] DEBUG - Clicking on &Yes [2019-07-30T13:54:41.202Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1126785226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:54:41.202Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1126785226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:54:41.202Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1126785226 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:54:41.202Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1126785226 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:54:41.202Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1126785226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:54:41.202Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1126785226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:54:41.202Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1126785227 data=null item=null 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-30T13:54:41.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Remo&ve} time=1126784934 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-30T13:54:41.765Z] DEBUG - Clicked on [2019-07-30T13:54:41.765Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again. [2019-07-30T13:54:41.765Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:54:41.765Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:54:41.765Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:54:41.765Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:54:41.765Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:54:41.765Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:41.765Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126785906 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:54:41.765Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126785906 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:41.765Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126785906 data=null} to TreeItem with text {test} [2019-07-30T13:54:41.765Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126785907 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:41.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126785907 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:41.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126785950 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:41.765Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:41.765Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126785951 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:54:41.765Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126785951 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:41.765Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126785951 data=null} to TreeItem with text {test} [2019-07-30T13:54:41.765Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126785951 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:41.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126785952 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:41.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126785963 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:41.765Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:54:41.765Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:41.765Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1126785965 data=null button=0 stateMask=0x0 x=91 y=137 count=0} to TreeItem with text {Traces [1]} [2019-07-30T13:54:41.765Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1126785965 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:54:41.765Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1126785965 data=null} to TreeItem with text {Traces [1]} [2019-07-30T13:54:41.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1126785966 data=null button=1 stateMask=0x0 x=91 y=137 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:54:41.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126785966 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:54:41.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1126785993 data=null button=1 stateMask=0x80000 x=91 y=137 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:54:41.766Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again. [2019-07-30T13:54:41.766Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:54:42.022Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:54:42.022Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:54:42.022Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:54:42.022Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:54:42.022Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:42.022Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126786022 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:54:42.022Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126786022 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:42.022Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126786022 data=null} to TreeItem with text {test} [2019-07-30T13:54:42.022Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126786023 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:42.022Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126786023 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:42.022Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126786044 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:42.022Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:42.022Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126786045 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:54:42.022Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126786045 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:42.022Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126786045 data=null} to TreeItem with text {test} [2019-07-30T13:54:42.022Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126786046 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:42.022Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126786078 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:42.022Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126786085 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:42.022Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:54:42.022Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:42.022Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1126786086 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T13:54:42.022Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1126786086 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:54:42.022Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1126786086 data=null} to TreeItem with text {Traces [1]} [2019-07-30T13:54:42.022Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1126786087 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:54:42.022Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126786087 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:54:42.022Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1126786107 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:54:42.022Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:42.022Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1126786108 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T13:54:42.022Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1126786108 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:54:42.022Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1126786108 data=null} to TreeItem with text {Traces [1]} [2019-07-30T13:54:42.022Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1126786109 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:54:42.022Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126786109 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:54:42.022Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1126786119 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:54:42.022Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T13:54:42.022Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T13:54:42.736Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T13:54:42.736Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T13:54:42.736Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1126786322 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T13:54:42.737Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T13:54:42.737Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T13:54:42.737Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T13:54:42.737Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:54:42.737Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T13:54:42.737Z] DEBUG - Clicking on &Yes [2019-07-30T13:54:42.737Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1126786323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:54:42.737Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1126786324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:54:42.737Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1126786324 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:54:42.737Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1126786324 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:54:42.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1126786324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:54:42.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1126786324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:54:42.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1126786324 data=null item=null 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-30T13:54:42.737Z] DEBUG - Clicked on [2019-07-30T13:54:43.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1126786193 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-30T13:54:44.448Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:54:44.448Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:54:44.705Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:54:44.705Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:54:44.705Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:54:44.705Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:54:44.705Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:54:44.705Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:44.705Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126788815 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:54:44.705Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126788815 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:44.705Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126788816 data=null} to TreeItem with text {test} [2019-07-30T13:54:44.705Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126788816 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:44.705Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126788816 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:44.705Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126788837 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:44.705Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:44.705Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126788838 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:54:44.705Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126788838 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:44.705Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126788838 data=null} to TreeItem with text {test} [2019-07-30T13:54:44.705Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126788839 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:44.705Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126788839 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:44.705Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126788889 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:44.705Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:54:44.705Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:44.705Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1126788891 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T13:54:44.705Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1126788891 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:54:44.705Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1126788891 data=null} to TreeItem with text {Traces [1]} [2019-07-30T13:54:44.705Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1126788891 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:54:44.705Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126788892 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:54:44.705Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1126788902 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:54:44.705Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1126788903 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:54:44.705Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1126788903 data=null} to TreeItem with text {Traces [1]} [2019-07-30T13:54:44.705Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1126788914 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:54:44.705Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1126788914 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-30T13:54:44.705Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1126788917 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:54:44.705Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {symbolic-link [1]} time=1126788918 data=null doit=true} to TreeItem with text {symbolic-link [1]} [2019-07-30T13:54:44.705Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {symbolic-link [1]} time=1126788918 data=null} to TreeItem with text {symbolic-link [1]} [2019-07-30T13:54:44.705Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {symbolic-link [1]} time=1126788919 data=null button=1 stateMask=0x0 x=114 y=74 count=1} to TreeItem with text {symbolic-link [1]} [2019-07-30T13:54:44.705Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1126788919 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-30T13:54:44.705Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {symbolic-link [1]} time=1126788931 data=null button=1 stateMask=0x80000 x=130 y=74 count=1} to TreeItem with text {symbolic-link [1]} [2019-07-30T13:54:44.705Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:54:44.962Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:44.962Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126788981 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:54:44.962Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1126788982 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:54:44.962Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1126788982 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:54:44.962Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126788982 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:54:44.962Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126788982 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:54:44.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126789018 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:54:44.962Z] DEBUG - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2019-07-30T13:54:44.962Z] DEBUG - Clicking on with mnemonic 'Copy...' [2019-07-30T13:54:45.219Z] DEBUG - Clicked on with mnemonic 'Copy...' [2019-07-30T13:54:45.219Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace' [2019-07-30T13:54:45.219Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=1126789326 data=null doit=true} to Shell with text {Copy Trace} [2019-07-30T13:54:45.219Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2019-07-30T13:54:45.219Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2019-07-30T13:54:45.219Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2019-07-30T13:54:45.219Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:')) [2019-07-30T13:54:45.219Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2019-07-30T13:54:45.219Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2019-07-30T13:54:45.219Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:54:45.219Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:54:45.219Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:54:45.219Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:54:45.219Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:54:45.219Z] DEBUG - Clicking on OK [2019-07-30T13:54:45.219Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1126789331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:54:45.219Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1126789331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:54:45.219Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1126789331 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:54:45.219Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1126789331 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:54:45.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1126789331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:54:45.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1126789331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:54:45.219Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:54:45.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1126789332 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:54:45.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=1126789105 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-30T13:54:45.475Z] DEBUG - Clicked on [2019-07-30T13:54:45.475Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:54:45.475Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:45.475Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126789607 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:54:45.475Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1126789607 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:54:45.475Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1126789607 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:54:45.475Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126789608 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:54:45.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126789608 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:54:45.476Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126789625 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:54:45.476Z] DEBUG - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2019-07-30T13:54:45.476Z] DEBUG - Clicking on with mnemonic 'Copy...' [2019-07-30T13:54:45.732Z] DEBUG - Clicked on with mnemonic 'Copy...' [2019-07-30T13:54:45.989Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace' [2019-07-30T13:54:45.989Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=1126789991 data=null doit=true} to Shell with text {Copy Trace} [2019-07-30T13:54:45.989Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2019-07-30T13:54:45.989Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2019-07-30T13:54:45.989Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2019-07-30T13:54:45.989Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:')) [2019-07-30T13:54:45.989Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2019-07-30T13:54:45.989Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2019-07-30T13:54:45.989Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with mnemonic 'Copy as a new trace' [2019-07-30T13:54:45.989Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO' [2019-07-30T13:54:45.989Z] 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-30T13:54:45.989Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:54:45.989Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:54:45.989Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-30T13:54:45.989Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Copy as a link} time=1126789996 data=null doit=true} to Button with text {Copy as a link} [2019-07-30T13:54:45.989Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a link} time=1126789996 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-30T13:54:45.989Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-30T13:54:45.989Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Copy as a new trace} time=1126789997 data=null doit=true} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-30T13:54:45.989Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=1126790007 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-30T13:54:45.989Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=1126790007 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-30T13:54:45.989Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a new trace} time=1126790008 data=null item=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-30T13:54:45.989Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-30T13:54:45.989Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2019-07-30T13:54:45.989Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2019-07-30T13:54:45.989Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:54:45.989Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:54:45.989Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:54:45.989Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:54:45.989Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:54:45.989Z] DEBUG - Clicking on OK [2019-07-30T13:54:45.989Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1126790010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:54:45.989Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1126790011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:54:45.989Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1126790011 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:54:45.989Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1126790011 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:54:45.989Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1126790011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:54:45.989Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1126790011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:54:45.989Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1126790011 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:54:45.989Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=1126789725 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-30T13:54:45.989Z] DEBUG - Clicked on [2019-07-30T13:54:45.989Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:54:45.989Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:54:45.989Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:54:45.989Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:54:45.989Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:54:45.989Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:45.989Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126790220 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:54:45.989Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126790220 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:45.989Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126790220 data=null} to TreeItem with text {test} [2019-07-30T13:54:45.989Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126790221 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:45.989Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126790221 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:46.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126790287 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:46.246Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:46.246Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126790288 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:54:46.246Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126790289 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:46.246Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126790289 data=null} to TreeItem with text {test} [2019-07-30T13:54:46.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126790289 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:46.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126790289 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:46.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126790296 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:46.246Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:54:46.246Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:46.246Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1126790297 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]} [2019-07-30T13:54:46.246Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1126790297 data=null doit=true} to TreeItem with text {Traces [3]} [2019-07-30T13:54:46.246Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1126790298 data=null} to TreeItem with text {Traces [3]} [2019-07-30T13:54:46.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1126790306 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-30T13:54:46.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126790306 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-30T13:54:46.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1126790332 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-30T13:54:46.246Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again. [2019-07-30T13:54:46.246Z] WARN - Tree item TreeItem with text {symbolic-link [2]} is already expanded. Won't expand it again. [2019-07-30T13:54:46.246Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:46.246Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1126790335 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T13:54:46.246Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1126790335 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T13:54:46.246Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1126790335 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T13:54:46.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1126790336 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T13:54:46.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126790336 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-30T13:54:46.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1126790390 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T13:54:46.246Z] DEBUG - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2019-07-30T13:54:46.246Z] DEBUG - Clicking on with mnemonic 'Open' [2019-07-30T13:54:46.503Z] DEBUG - Clicked on with mnemonic 'Open' [2019-07-30T13:54:46.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=1126790491 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-30T13:54:47.066Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:54:47.996Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:54:47.996Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:54:47.996Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:54:47.996Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:54:47.996Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T13:54:47.996Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1126792120 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T13:54:47.996Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1126792120 data=null doit=true} to TableItem with text {} [2019-07-30T13:54:47.996Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1126792120 data=null} to TableItem with text {} [2019-07-30T13:54:47.996Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1126792138 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T13:54:47.996Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1126792139 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T13:54:47.996Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1126792145 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T13:54:47.996Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:54:47.996Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:54:47.996Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:54:47.996Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:54:47.996Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:54:47.996Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:54:47.996Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:54:47.996Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:47.996Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126792234 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:54:47.996Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126792234 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:47.996Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126792234 data=null} to TreeItem with text {test} [2019-07-30T13:54:47.996Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126792235 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:47.996Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126792235 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:48.253Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126792271 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:48.253Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:48.253Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126792272 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:54:48.253Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126792273 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:48.253Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126792273 data=null} to TreeItem with text {test} [2019-07-30T13:54:48.253Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126792273 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:48.253Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126792273 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:48.253Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126792281 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:48.253Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:54:48.253Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:48.253Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1126792282 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-30T13:54:48.253Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1126792282 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-30T13:54:48.253Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1126792282 data=null} to TreeItem with text {Traces [4]} [2019-07-30T13:54:48.253Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1126792282 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T13:54:48.253Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126792283 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-30T13:54:48.253Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1126792303 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T13:54:48.253Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2019-07-30T13:54:48.253Z] WARN - Tree item TreeItem with text {symbolic-link [3]} is already expanded. Won't expand it again. [2019-07-30T13:54:48.253Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:48.253Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1126792305 data=null button=0 stateMask=0x0 x=174 y=137 count=0} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T13:54:48.253Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=1126792305 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T13:54:48.253Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=1126792306 data=null} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T13:54:48.253Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1126792306 data=null button=1 stateMask=0x0 x=174 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T13:54:48.253Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126792306 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-30T13:54:48.253Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1126792380 data=null button=1 stateMask=0x80000 x=174 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T13:54:48.253Z] DEBUG - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2019-07-30T13:54:48.253Z] DEBUG - Clicking on with mnemonic 'Open' [2019-07-30T13:54:48.510Z] DEBUG - Clicked on with mnemonic 'Open' [2019-07-30T13:54:48.510Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:54:48.510Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=1126792425 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-30T13:54:49.072Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:54:49.072Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:54:50.001Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:54:50.001Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:54:50.001Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:54:50.001Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:54:50.001Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T13:54:50.001Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1126794196 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T13:54:50.001Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1126794196 data=null doit=true} to TableItem with text {} [2019-07-30T13:54:50.001Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1126794196 data=null} to TableItem with text {} [2019-07-30T13:54:50.001Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1126794197 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T13:54:50.001Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1126794197 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T13:54:50.001Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1126794233 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T13:54:50.001Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:54:50.001Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:54:50.001Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-30T13:54:50.257Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:50.257Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1126794374 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T13:54:50.257Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1126794375 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T13:54:50.257Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1126794375 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T13:54:50.257Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1126794375 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T13:54:50.257Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126794376 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-30T13:54:50.257Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1126794406 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T13:54:50.257Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:54:50.257Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:54:50.257Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:54:50.257Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:54:50.257Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-30T13:54:50.257Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:50.257Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1126794493 data=null button=0 stateMask=0x0 x=174 y=137 count=0} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T13:54:50.257Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=1126794494 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T13:54:50.257Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=1126794494 data=null} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T13:54:50.514Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1126794530 data=null button=1 stateMask=0x0 x=174 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T13:54:50.514Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126794530 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-30T13:54:50.514Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1126794607 data=null button=1 stateMask=0x80000 x=174 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T13:54:50.514Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:54:50.514Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:54:50.514Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:54:50.514Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:54:50.514Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:54:50.514Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:54:50.514Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:54:50.514Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:54:50.514Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:54:50.514Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:50.514Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126794744 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:54:50.514Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126794744 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:50.514Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126794744 data=null} to TreeItem with text {test} [2019-07-30T13:54:50.514Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126794745 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:50.514Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126794745 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:50.771Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126794804 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:50.771Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:50.771Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126794805 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:54:50.771Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126794806 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:50.771Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126794806 data=null} to TreeItem with text {test} [2019-07-30T13:54:50.771Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126794806 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:50.771Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126794807 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:50.771Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126794813 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:50.771Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:54:50.771Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:50.771Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1126794814 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-30T13:54:50.771Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1126794814 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-30T13:54:50.771Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1126794815 data=null} to TreeItem with text {Traces [4]} [2019-07-30T13:54:50.771Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1126794815 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T13:54:50.771Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126794815 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-30T13:54:50.771Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1126794886 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T13:54:50.771Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:50.771Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1126794887 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-30T13:54:50.771Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1126794888 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-30T13:54:50.771Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1126794888 data=null} to TreeItem with text {Traces [4]} [2019-07-30T13:54:50.771Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1126794888 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T13:54:50.771Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126794888 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-30T13:54:50.771Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1126794893 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T13:54:50.771Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T13:54:50.771Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T13:54:51.028Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T13:54:51.028Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T13:54:51.028Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1126795129 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T13:54:51.028Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T13:54:51.028Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T13:54:51.028Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T13:54:51.028Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:54:51.028Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T13:54:51.028Z] DEBUG - Clicking on &Yes [2019-07-30T13:54:51.028Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1126795132 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:54:51.028Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1126795132 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:54:51.028Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1126795132 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:54:51.028Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1126795132 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:54:51.028Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1126795132 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:54:51.028Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1126795132 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:54:51.028Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1126795132 data=null item=null 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-30T13:54:51.591Z] DEBUG - Clicked on [2019-07-30T13:54:51.591Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1126794979 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-30T13:54:53.892Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:54:53.892Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:54:53.892Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:54:53.892Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:54:53.892Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:54:53.892Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:54:53.892Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:54:53.892Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:53.892Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126797906 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:54:53.892Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126797906 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:53.892Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126797906 data=null} to TreeItem with text {test} [2019-07-30T13:54:53.892Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126797907 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:53.892Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126797907 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:53.892Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126797929 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:53.892Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:53.892Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126797931 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:54:53.892Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126797931 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:53.892Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126797931 data=null} to TreeItem with text {test} [2019-07-30T13:54:53.892Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126797938 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:53.892Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126797939 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:53.892Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126797947 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:53.892Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:54:53.892Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:53.892Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1126797984 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T13:54:53.892Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1126797984 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:54:53.892Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1126797984 data=null} to TreeItem with text {Traces [1]} [2019-07-30T13:54:53.892Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1126797985 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:54:53.892Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126797985 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:54:53.892Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1126798006 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:54:53.892Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1126798007 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:54:53.892Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1126798007 data=null} to TreeItem with text {Traces [1]} [2019-07-30T13:54:53.892Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1126798007 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:54:53.892Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1126798008 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-30T13:54:53.892Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1126798010 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:54:53.892Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:53.892Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126798011 data=null button=0 stateMask=0x0 x=136 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:54:53.892Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1126798011 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:54:53.892Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1126798011 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:54:53.892Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126798012 data=null button=1 stateMask=0x0 x=136 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:54:53.892Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126798019 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:54:53.892Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126798055 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:54:53.892Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T13:54:53.892Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T13:54:54.149Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T13:54:54.149Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete' [2019-07-30T13:54:54.149Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Delete} time=1126798333 data=null doit=true} to Shell with text {Confirm Delete} [2019-07-30T13:54:54.149Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T13:54:54.149Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T13:54:54.149Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T13:54:54.149Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:54:54.149Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T13:54:54.149Z] DEBUG - Clicking on &Yes [2019-07-30T13:54:54.149Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1126798334 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:54:54.149Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1126798334 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:54:54.149Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1126798334 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:54:54.149Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1126798334 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:54:54.149Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1126798334 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:54:54.149Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1126798334 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:54:54.149Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1126798334 data=null item=null 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-30T13:54:54.712Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1126798119 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T13:54:54.712Z] DEBUG - Clicked on [2019-07-30T13:54:54.712Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:54:54.712Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:54:54.712Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:54:54.712Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:54:54.712Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:54:54.712Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:54.712Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126798949 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:54:54.712Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126798949 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:54.712Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126798949 data=null} to TreeItem with text {test} [2019-07-30T13:54:54.712Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126798950 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:54.712Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126798950 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:54.969Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126798996 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:54.969Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:54.969Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126798997 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:54:54.969Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126798997 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:54.969Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126798997 data=null} to TreeItem with text {test} [2019-07-30T13:54:54.969Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126798998 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:54.969Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126799000 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:54.969Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126799006 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:54.969Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:54:54.969Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:54.969Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1126799007 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T13:54:54.969Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1126799007 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:54:54.969Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1126799008 data=null} to TreeItem with text {Traces [1]} [2019-07-30T13:54:54.969Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1126799008 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:54:54.969Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126799008 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:54:54.969Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1126799029 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:54:54.969Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:54.969Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1126799029 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T13:54:54.969Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1126799029 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:54:54.969Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1126799030 data=null} to TreeItem with text {Traces [1]} [2019-07-30T13:54:54.969Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1126799030 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:54:54.969Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126799030 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:54:54.969Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1126799039 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:54:54.969Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T13:54:54.969Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T13:54:55.227Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T13:54:55.227Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T13:54:55.227Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1126799300 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T13:54:55.227Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T13:54:55.227Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T13:54:55.227Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T13:54:55.227Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:54:55.227Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T13:54:55.227Z] DEBUG - Clicking on &Yes [2019-07-30T13:54:55.227Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1126799301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:54:55.227Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1126799301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:54:55.227Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1126799301 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:54:55.227Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1126799301 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:54:55.227Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1126799302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:54:55.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1126799302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:54:55.227Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1126799302 data=null item=null 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-30T13:54:55.227Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1126799119 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-30T13:54:55.227Z] DEBUG - Clicked on [2019-07-30T13:54:57.122Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:54:57.122Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:54:57.122Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:54:57.122Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:54:57.122Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:54:57.122Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:54:57.122Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:54:57.122Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:57.122Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126801200 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:54:57.122Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126801201 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:57.122Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126801201 data=null} to TreeItem with text {test} [2019-07-30T13:54:57.122Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126801202 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:57.122Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126801202 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:57.122Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126801226 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:57.122Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:57.122Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126801227 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:54:57.122Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126801228 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:57.122Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126801228 data=null} to TreeItem with text {test} [2019-07-30T13:54:57.122Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126801228 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:57.122Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126801228 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:57.122Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126801238 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:57.122Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:54:57.122Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:57.122Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1126801239 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T13:54:57.122Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1126801239 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:54:57.122Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1126801239 data=null} to TreeItem with text {Traces [1]} [2019-07-30T13:54:57.122Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1126801240 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:54:57.122Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126801240 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:54:57.122Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1126801290 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:54:57.122Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1126801291 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:54:57.122Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1126801291 data=null} to TreeItem with text {Traces [1]} [2019-07-30T13:54:57.122Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1126801291 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:54:57.122Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1126801291 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-30T13:54:57.122Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1126801294 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:54:57.122Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:57.122Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126801295 data=null button=0 stateMask=0x0 x=136 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:54:57.122Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1126801295 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:54:57.122Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1126801295 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:54:57.122Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126801296 data=null button=1 stateMask=0x0 x=136 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:54:57.122Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126801307 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:54:57.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126801384 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:54:57.378Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...' [2019-07-30T13:54:57.378Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment' [2019-07-30T13:54:57.378Z] DEBUG - Clicking on with mnemonic 'Generic Experiment' [2019-07-30T13:54:57.378Z] DEBUG - Clicked on with mnemonic 'Generic Experiment' [2019-07-30T13:54:57.635Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=1126801432 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-30T13:54:57.892Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:54:57.892Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:54:57.892Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:54:57.892Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:54:57.892Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:54:57.892Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:54:57.892Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:54:57.892Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:57.892Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126802092 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:54:57.892Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126802092 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:57.892Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126802092 data=null} to TreeItem with text {test} [2019-07-30T13:54:57.892Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126802093 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:57.892Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126802093 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:57.892Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126802132 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:57.892Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:54:57.892Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1126802133 data=null doit=true} to TreeItem with text {Experiments [1]} [2019-07-30T13:54:57.892Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1126802133 data=null} to TreeItem with text {Experiments [1]} [2019-07-30T13:54:57.892Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1126802133 data=null button=1 stateMask=0x0 x=111 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-30T13:54:57.892Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1126802134 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-30T13:54:57.892Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1126802136 data=null button=1 stateMask=0x80000 x=95 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-30T13:54:57.892Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again. [2019-07-30T13:54:57.892Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log [1]} time=1126802137 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log [1]} [2019-07-30T13:54:58.148Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log [1]} time=1126802147 data=null} to TreeItem with text {ExampleCustomTxt.log [1]} [2019-07-30T13:54:58.148Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=1126802148 data=null button=1 stateMask=0x0 x=163 y=53 count=1} to TreeItem with text {ExampleCustomTxt.log [1]} [2019-07-30T13:54:58.148Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1126802148 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-30T13:54:58.148Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=1126802153 data=null button=1 stateMask=0x80000 x=147 y=53 count=1} to TreeItem with text {ExampleCustomTxt.log [1]} [2019-07-30T13:54:58.148Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:58.148Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126802154 data=null button=0 stateMask=0x0 x=154 y=74 count=0} to Tree node with text: ExampleCustomTxt.log [2019-07-30T13:54:58.148Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1126802154 data=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-07-30T13:54:58.148Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1126802182 data=null} to Tree node with text: ExampleCustomTxt.log [2019-07-30T13:54:58.148Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126802183 data=null button=1 stateMask=0x0 x=170 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-30T13:54:58.148Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126802183 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-30T13:54:58.148Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126802224 data=null button=1 stateMask=0x80000 x=170 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-30T13:54:58.148Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T13:54:58.148Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T13:54:58.405Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T13:54:58.405Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete' [2019-07-30T13:54:58.405Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Delete} time=1126802476 data=null doit=true} to Shell with text {Confirm Delete} [2019-07-30T13:54:58.405Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T13:54:58.405Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T13:54:58.405Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T13:54:58.405Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:54:58.405Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T13:54:58.405Z] DEBUG - Clicking on &Yes [2019-07-30T13:54:58.405Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1126802477 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:54:58.405Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1126802477 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:54:58.405Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1126802478 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:54:58.405Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1126802478 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:54:58.405Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1126802478 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:54:58.405Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1126802478 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:54:58.405Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1126802478 data=null item=null 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-30T13:54:58.969Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1126802301 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T13:54:58.969Z] DEBUG - Clicked on [2019-07-30T13:54:58.969Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:54:58.969Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:54:58.969Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:54:58.969Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:54:58.969Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:54:58.969Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:58.969Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126803090 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:54:58.969Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126803090 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:58.969Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126803090 data=null} to TreeItem with text {test} [2019-07-30T13:54:58.969Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126803091 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:58.969Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126803091 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:58.969Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126803133 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:58.969Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:58.969Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126803134 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:54:58.969Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126803134 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:58.969Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126803134 data=null} to TreeItem with text {test} [2019-07-30T13:54:58.969Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126803135 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:58.969Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126803135 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:54:58.969Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126803146 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:54:58.969Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:54:58.969Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:58.969Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1126803147 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T13:54:58.969Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1126803148 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:54:58.969Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1126803148 data=null} to TreeItem with text {Traces [1]} [2019-07-30T13:54:58.969Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1126803148 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:54:58.969Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126803148 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:54:58.969Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1126803192 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:54:58.969Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:54:58.969Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1126803193 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T13:54:58.969Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1126803193 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:54:58.969Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1126803194 data=null} to TreeItem with text {Traces [1]} [2019-07-30T13:54:58.969Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1126803194 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:54:58.969Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126803194 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:54:58.969Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1126803203 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:54:59.226Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T13:54:59.226Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T13:54:59.226Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T13:54:59.226Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T13:54:59.226Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1126803391 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T13:54:59.226Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T13:54:59.226Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T13:54:59.226Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T13:54:59.226Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:54:59.226Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T13:54:59.226Z] DEBUG - Clicking on &Yes [2019-07-30T13:54:59.226Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1126803392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:54:59.226Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1126803392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:54:59.226Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1126803392 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:54:59.226Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1126803392 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:54:59.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1126803392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:54:59.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1126803393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:54:59.226Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1126803393 data=null item=null 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-30T13:54:59.482Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1126803249 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-30T13:54:59.482Z] DEBUG - Clicked on [2019-07-30T13:55:01.375Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:55:01.375Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:55:01.375Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:55:01.375Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:01.375Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:01.375Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:01.375Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:01.375Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:01.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126805235 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:55:01.375Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126805235 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:01.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126805235 data=null} to TreeItem with text {test} [2019-07-30T13:55:01.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126805236 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:01.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126805236 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:01.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126805296 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:01.375Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:01.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126805298 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:55:01.375Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126805298 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:01.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126805298 data=null} to TreeItem with text {test} [2019-07-30T13:55:01.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126805298 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:01.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126805305 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:01.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126805315 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:01.375Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:55:01.375Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:01.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1126805320 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T13:55:01.375Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1126805320 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:55:01.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1126805321 data=null} to TreeItem with text {Traces [1]} [2019-07-30T13:55:01.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1126805321 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:55:01.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126805321 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:55:01.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1126805330 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:55:01.375Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1126805331 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:55:01.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1126805331 data=null} to TreeItem with text {Traces [1]} [2019-07-30T13:55:01.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1126805331 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:55:01.375Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1126805331 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-30T13:55:01.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1126805390 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:55:01.375Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:01.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126805391 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:01.375Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1126805391 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:01.375Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:01.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1126805392 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:01.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126805392 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:01.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126805393 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:01.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126805424 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:01.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126805425 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:01.375Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126805425 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:01.375Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1126805425 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:01.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126805514 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:01.375Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126805612 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:01.375Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1126805612 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:01.375Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1126805612 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:01.375Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:01.375Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:55:01.375Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:55:01.632Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:01.632Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126805704 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:01.632Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1126805705 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:01.632Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1126805705 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:01.632Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126805705 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:01.632Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126805705 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:01.632Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126805711 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:01.632Z] DEBUG - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2019-07-30T13:55:01.632Z] DEBUG - Clicking on with mnemonic 'Copy...' [2019-07-30T13:55:01.889Z] DEBUG - Clicked on with mnemonic 'Copy...' [2019-07-30T13:55:01.889Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace' [2019-07-30T13:55:01.889Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=1126806019 data=null doit=true} to Shell with text {Copy Trace} [2019-07-30T13:55:01.889Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2019-07-30T13:55:01.889Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2019-07-30T13:55:01.889Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2019-07-30T13:55:01.889Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:')) [2019-07-30T13:55:01.889Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2019-07-30T13:55:01.889Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2019-07-30T13:55:01.889Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:55:01.889Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:55:01.889Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:55:01.889Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:55:01.889Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:55:01.889Z] DEBUG - Clicking on OK [2019-07-30T13:55:01.889Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1126806041 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:55:01.889Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1126806041 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:55:01.889Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1126806041 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:55:01.889Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1126806042 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:55:01.889Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1126806042 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:55:01.889Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1126806042 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:55:01.889Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:55:01.889Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:55:01.889Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:55:01.889Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:55:01.889Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:55:01.889Z] DEBUG - Clicked on OK [2019-07-30T13:55:01.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1126806042 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:55:01.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=1126805760 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-30T13:55:02.453Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:55:02.453Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:02.453Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:02.453Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:02.453Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:02.453Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:02.453Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126806577 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:55:02.453Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126806578 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:02.453Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126806578 data=null} to TreeItem with text {test} [2019-07-30T13:55:02.453Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126806578 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:02.453Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126806578 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:02.453Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126806612 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:02.453Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:02.453Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126806613 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:55:02.453Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126806614 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:02.453Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126806621 data=null} to TreeItem with text {test} [2019-07-30T13:55:02.453Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126806622 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:02.453Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126806622 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:02.453Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126806633 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:02.453Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:55:02.453Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:02.453Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1126806635 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T13:55:02.453Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1126806635 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T13:55:02.453Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1126806635 data=null} to TreeItem with text {Traces [2]} [2019-07-30T13:55:02.453Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1126806635 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T13:55:02.453Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126806635 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-30T13:55:02.453Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1126806688 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T13:55:02.453Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-30T13:55:02.453Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:55:02.453Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T13:55:02.453Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1126806692 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T13:55:02.453Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1126806693 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T13:55:02.453Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:02.453Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1126806693 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T13:55:02.453Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1126806694 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T13:55:02.453Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126806694 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-30T13:55:02.710Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1126806728 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T13:55:02.710Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1126806729 data=null button=1 stateMask=0x0 x=156 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T13:55:02.710Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1126806729 data=null button=1 stateMask=0x0 x=156 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T13:55:02.710Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1126806729 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-30T13:55:02.710Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1126806794 data=null button=1 stateMask=0x80000 x=156 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T13:55:02.710Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1126806803 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T13:55:02.710Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1126806803 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T13:55:02.710Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1126806803 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T13:55:02.966Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T13:55:02.967Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:55:02.967Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:55:03.896Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:55:04.153Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:04.153Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126808228 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:04.153Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1126808236 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:04.153Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:04.153Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1126808236 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:04.153Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126808237 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:04.153Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126808237 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:04.153Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126808303 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:04.153Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126808304 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:04.153Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126808304 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:04.411Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1126808304 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:04.411Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126808494 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:04.411Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126808516 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:04.411Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1126808516 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:04.411Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1126808516 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:04.411Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:04.411Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:55:04.411Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:55:04.927Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:55:04.927Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:04.927Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:04.927Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:04.927Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:04.927Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:04.927Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126808823 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:55:04.927Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126808824 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:04.927Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126808824 data=null} to TreeItem with text {test} [2019-07-30T13:55:04.927Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126808824 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:04.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126808824 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:04.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126808856 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:04.927Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:04.927Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126808857 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:55:04.927Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126808857 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:04.927Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126808858 data=null} to TreeItem with text {test} [2019-07-30T13:55:04.927Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126808858 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:04.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126808858 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:04.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126808865 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:04.927Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:55:04.927Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:04.927Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1126808867 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T13:55:04.927Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1126808867 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T13:55:04.927Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1126808867 data=null} to TreeItem with text {Traces [2]} [2019-07-30T13:55:04.927Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1126808867 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T13:55:04.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126808867 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-30T13:55:04.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1126808891 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T13:55:04.927Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:04.927Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1126808893 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T13:55:04.927Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1126808893 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T13:55:04.927Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1126808893 data=null} to TreeItem with text {Traces [2]} [2019-07-30T13:55:04.927Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1126808894 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T13:55:04.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126808894 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-30T13:55:04.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1126808908 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T13:55:04.927Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T13:55:04.927Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T13:55:04.928Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T13:55:04.928Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T13:55:04.928Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1126809126 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T13:55:04.928Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T13:55:04.928Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T13:55:04.928Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T13:55:04.928Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:55:04.928Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T13:55:04.928Z] DEBUG - Clicking on &Yes [2019-07-30T13:55:04.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1126809127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:55:04.928Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1126809128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:55:04.928Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1126809128 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:55:04.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1126809128 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:55:04.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1126809128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:55:04.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1126809128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:55:05.184Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1126809128 data=null item=null 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-30T13:55:05.440Z] DEBUG - Clicked on [2019-07-30T13:55:05.440Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1126808981 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-30T13:55:07.961Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:55:07.961Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:55:07.961Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:55:07.961Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:07.961Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:07.961Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:07.961Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:07.961Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:07.961Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126811709 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:55:07.961Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126811709 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:07.961Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126811709 data=null} to TreeItem with text {test} [2019-07-30T13:55:07.961Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126811709 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:07.961Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126811710 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:07.961Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126811735 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:07.961Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:07.961Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126811736 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:55:07.961Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126811736 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:07.961Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126811736 data=null} to TreeItem with text {test} [2019-07-30T13:55:07.961Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126811737 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:07.961Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126811737 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:07.961Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126811749 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:07.961Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:55:07.961Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:07.961Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1126811750 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T13:55:07.961Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1126811750 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:55:07.961Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1126811750 data=null} to TreeItem with text {Traces [1]} [2019-07-30T13:55:07.961Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1126811751 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:55:07.961Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126811751 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:55:07.961Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1126811793 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:55:07.961Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1126811794 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:55:07.962Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1126811794 data=null} to TreeItem with text {Traces [1]} [2019-07-30T13:55:07.962Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1126811794 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:55:07.962Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1126811795 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-30T13:55:07.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1126811797 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:55:07.962Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:07.962Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126811807 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:07.962Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1126811807 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:07.962Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1126811808 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:07.962Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126811808 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:07.962Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126811808 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:07.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126811840 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:07.962Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:07.962Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete' [2019-07-30T13:55:07.962Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Delete} time=1126812036 data=null doit=true} to Shell with text {Confirm Delete} [2019-07-30T13:55:07.962Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T13:55:07.962Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T13:55:07.962Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T13:55:07.962Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:55:07.962Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T13:55:07.962Z] DEBUG - Clicking on &Yes [2019-07-30T13:55:07.962Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1126812037 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:55:07.962Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1126812038 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:55:07.962Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1126812038 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:55:07.962Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1126812038 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:55:07.962Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1126812038 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:55:07.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1126812038 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:55:07.962Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1126812038 data=null item=null 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-30T13:55:08.525Z] DEBUG - Clicked on [2019-07-30T13:55:08.525Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:55:08.525Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:08.525Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:08.525Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:08.525Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:08.525Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:08.525Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126812528 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:55:08.525Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126812528 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:08.525Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126812529 data=null} to TreeItem with text {test} [2019-07-30T13:55:08.525Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126812529 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:08.525Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126812529 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:08.525Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126812570 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:08.525Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:08.525Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126812570 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:55:08.525Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126812571 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:08.525Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126812571 data=null} to TreeItem with text {test} [2019-07-30T13:55:08.525Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126812571 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:08.525Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126812571 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:08.525Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126812577 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:08.525Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:55:08.525Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:08.525Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1126812578 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T13:55:08.525Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1126812578 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T13:55:08.525Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1126812579 data=null} to TreeItem with text {Traces [0]} [2019-07-30T13:55:08.525Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1126812579 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T13:55:08.525Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126812579 data=null item=TreeItem {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-30T13:55:08.525Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1126812600 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T13:55:08.525Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:08.525Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1126812601 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T13:55:08.525Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1126812601 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T13:55:08.525Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1126812601 data=null} to TreeItem with text {Traces [0]} [2019-07-30T13:55:08.525Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1126812601 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T13:55:08.525Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126812602 data=null item=TreeItem {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-30T13:55:08.525Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1126812610 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T13:55:08.525Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T13:55:08.525Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T13:55:08.525Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T13:55:08.525Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T13:55:08.525Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1126812766 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T13:55:08.525Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T13:55:08.525Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T13:55:08.525Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T13:55:08.525Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:55:08.525Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T13:55:08.525Z] DEBUG - Clicking on &Yes [2019-07-30T13:55:08.525Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1126812775 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:55:08.525Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1126812775 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:55:08.525Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1126812776 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:55:08.525Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1126812776 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:55:08.525Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1126812776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:55:08.525Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1126812776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:55:08.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1126812776 data=null item=null 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-30T13:55:08.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1126812651 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-30T13:55:08.782Z] DEBUG - Clicked on [2019-07-30T13:55:10.151Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:55:10.151Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:55:10.408Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:55:10.408Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:55:10.408Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:10.408Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:10.408Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:10.408Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:10.408Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:10.408Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126814604 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:55:10.408Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126814604 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:10.408Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126814605 data=null} to TreeItem with text {test} [2019-07-30T13:55:10.408Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126814605 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:10.408Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126814605 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:10.408Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126814634 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:10.408Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:55:10.408Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1126814636 data=null doit=true} to TreeItem with text {Experiments [1]} [2019-07-30T13:55:10.408Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1126814636 data=null} to TreeItem with text {Experiments [1]} [2019-07-30T13:55:10.408Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1126814636 data=null button=1 stateMask=0x0 x=111 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-30T13:55:10.665Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1126814636 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-30T13:55:10.665Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1126814639 data=null button=1 stateMask=0x80000 x=95 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-30T13:55:10.665Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [1]} time=1126814639 data=null doit=true} to TreeItem with text {exp [1]} [2019-07-30T13:55:10.665Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [1]} time=1126814640 data=null} to TreeItem with text {exp [1]} [2019-07-30T13:55:10.665Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [1]} time=1126814640 data=null button=1 stateMask=0x0 x=85 y=53 count=1} to TreeItem with text {exp [1]} [2019-07-30T13:55:10.665Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1126814640 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-30T13:55:10.665Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [1]} time=1126814692 data=null button=1 stateMask=0x80000 x=101 y=53 count=1} to TreeItem with text {exp [1]} [2019-07-30T13:55:10.665Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:10.665Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {exp [1]} time=1126814693 data=null button=0 stateMask=0x0 x=101 y=53 count=0} to TreeItem with text {exp [1]} [2019-07-30T13:55:10.665Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [1]} time=1126814693 data=null doit=true} to TreeItem with text {exp [1]} [2019-07-30T13:55:10.665Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [1]} time=1126814694 data=null} to TreeItem with text {exp [1]} [2019-07-30T13:55:10.665Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [1]} time=1126814694 data=null button=1 stateMask=0x0 x=101 y=53 count=1} to TreeItem with text {exp [1]} [2019-07-30T13:55:10.665Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126814694 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-30T13:55:10.665Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [1]} time=1126814711 data=null button=1 stateMask=0x80000 x=101 y=53 count=1} to TreeItem with text {exp [1]} [2019-07-30T13:55:10.665Z] DEBUG - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2019-07-30T13:55:10.665Z] DEBUG - Clicking on with mnemonic 'Open' [2019-07-30T13:55:10.665Z] DEBUG - Clicked on with mnemonic 'Open' [2019-07-30T13:55:10.665Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=1126814756 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-30T13:55:11.228Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:55:11.484Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:55:11.484Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:11.484Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:11.484Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:11.484Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:11.484Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:11.484Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126815607 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:55:11.484Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126815607 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:11.484Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126815607 data=null} to TreeItem with text {test} [2019-07-30T13:55:11.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126815608 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:11.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126815608 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:11.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126815631 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:11.484Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:11.484Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126815638 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:55:11.484Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126815638 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:11.484Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126815638 data=null} to TreeItem with text {test} [2019-07-30T13:55:11.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126815639 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:11.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126815639 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:11.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126815645 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:11.484Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:55:11.484Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:11.484Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1126815646 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T13:55:11.484Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1126815646 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:55:11.484Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1126815646 data=null} to TreeItem with text {Traces [1]} [2019-07-30T13:55:11.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1126815647 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:55:11.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126815647 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:55:11.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1126815695 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:55:11.484Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:11.484Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1126815696 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T13:55:11.484Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1126815696 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:55:11.484Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1126815696 data=null} to TreeItem with text {Traces [1]} [2019-07-30T13:55:11.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1126815697 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:55:11.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126815697 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:55:11.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1126815710 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:55:11.741Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T13:55:11.741Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T13:55:11.741Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T13:55:11.741Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T13:55:11.741Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1126815874 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T13:55:11.741Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T13:55:11.741Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T13:55:11.741Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T13:55:11.741Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:55:11.741Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T13:55:11.741Z] DEBUG - Clicking on &Yes [2019-07-30T13:55:11.741Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1126815875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:55:11.741Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1126815875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:55:11.741Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1126815875 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:55:11.741Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1126815875 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:55:11.741Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1126815884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:55:11.741Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1126815885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:55:11.741Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1126815885 data=null item=null 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-30T13:55:11.998Z] DEBUG - Clicked on [2019-07-30T13:55:11.998Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1126815781 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-30T13:55:13.897Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:55:13.897Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:55:14.154Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:55:14.154Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:14.154Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:14.154Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:14.154Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:14.154Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:14.154Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126818200 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:55:14.154Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126818201 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:14.154Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126818201 data=null} to TreeItem with text {test} [2019-07-30T13:55:14.154Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126818201 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:14.154Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126818202 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:14.154Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126818222 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:14.154Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:14.154Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126818223 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:55:14.154Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126818224 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:14.154Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126818224 data=null} to TreeItem with text {test} [2019-07-30T13:55:14.154Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126818224 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:14.154Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126818224 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:14.154Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126818239 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:14.154Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:55:14.154Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:14.154Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1126818241 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T13:55:14.154Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1126818241 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:55:14.154Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1126818241 data=null} to TreeItem with text {Traces [1]} [2019-07-30T13:55:14.154Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1126818242 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:55:14.154Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126818242 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:55:14.154Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1126818260 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:55:14.154Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1126818261 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:55:14.154Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1126818261 data=null} to TreeItem with text {Traces [1]} [2019-07-30T13:55:14.154Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1126818261 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:55:14.154Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1126818262 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-30T13:55:14.154Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1126818264 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:55:14.154Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:14.154Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126818288 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:14.154Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1126818289 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:14.154Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1126818289 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:14.154Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126818290 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:14.154Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126818290 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:14.154Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126818325 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:14.154Z] DEBUG - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2019-07-30T13:55:14.154Z] DEBUG - Clicking on with mnemonic 'Open' [2019-07-30T13:55:14.410Z] DEBUG - Clicked on with mnemonic 'Open' [2019-07-30T13:55:14.410Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:55:14.410Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=1126818376 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-30T13:55:14.410Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:55:14.410Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:55:14.410Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:55:14.410Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:55:14.410Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T13:55:14.410Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1126818586 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T13:55:14.410Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1126818586 data=null doit=true} to TableItem with text {} [2019-07-30T13:55:14.410Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1126818586 data=null} to TableItem with text {} [2019-07-30T13:55:14.410Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1126818587 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T13:55:14.410Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1126818587 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T13:55:14.410Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1126818595 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T13:55:14.410Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:55:14.410Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:55:14.666Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"' [2019-07-30T13:55:14.666Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:14.666Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:14.666Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:14.666Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:14.666Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:55:14.666Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:14.666Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:14.666Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:14.666Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:14.666Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:14.666Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126818916 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:55:14.666Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126818916 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:14.666Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126818916 data=null} to TreeItem with text {test} [2019-07-30T13:55:14.666Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126818916 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:14.922Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126818917 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:14.922Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126818925 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:14.922Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:14.922Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126818926 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:55:14.922Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126818926 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:14.922Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126818926 data=null} to TreeItem with text {test} [2019-07-30T13:55:14.922Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126818926 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:14.922Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126818927 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:14.922Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126818940 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:14.922Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:55:14.922Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:14.922Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1126818941 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T13:55:14.922Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1126818941 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:55:14.922Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1126818942 data=null} to TreeItem with text {Traces [1]} [2019-07-30T13:55:14.922Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1126818942 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:55:14.922Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126818942 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:55:14.922Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1126818984 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:55:14.922Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:14.922Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1126818986 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T13:55:14.922Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1126818986 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:55:14.922Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1126818986 data=null} to TreeItem with text {Traces [1]} [2019-07-30T13:55:14.922Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1126818987 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:55:14.922Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126818987 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:55:14.922Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1126818992 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:55:14.922Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T13:55:14.922Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T13:55:14.922Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T13:55:14.922Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T13:55:14.922Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1126819136 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T13:55:14.922Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T13:55:14.922Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T13:55:14.922Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T13:55:14.922Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:55:14.922Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T13:55:14.922Z] DEBUG - Clicking on &Yes [2019-07-30T13:55:14.922Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1126819137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:55:14.922Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1126819137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:55:14.922Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1126819137 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:55:14.922Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1126819137 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:55:14.922Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1126819137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:55:14.922Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1126819137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:55:14.922Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1126819137 data=null item=null 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-30T13:55:15.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1126819035 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-30T13:55:15.488Z] DEBUG - Clicked on [2019-07-30T13:55:17.298Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:55:17.298Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:55:17.298Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:55:17.298Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:17.298Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:17.298Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:17.298Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:17.298Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:17.298Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126821216 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:55:17.298Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126821216 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:17.298Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126821216 data=null} to TreeItem with text {test} [2019-07-30T13:55:17.298Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126821217 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:17.298Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126821217 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:17.298Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126821232 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:17.298Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:17.298Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126821233 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:55:17.298Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126821234 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:17.298Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126821234 data=null} to TreeItem with text {test} [2019-07-30T13:55:17.298Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126821234 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:17.298Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126821234 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:17.298Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126821288 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:17.298Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:55:17.298Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:17.298Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1126821290 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T13:55:17.298Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1126821290 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:55:17.298Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1126821290 data=null} to TreeItem with text {Traces [1]} [2019-07-30T13:55:17.298Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1126821290 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:55:17.298Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126821291 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:55:17.298Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1126821304 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:55:17.298Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1126821305 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:55:17.298Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1126821305 data=null} to TreeItem with text {Traces [1]} [2019-07-30T13:55:17.298Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1126821305 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:55:17.298Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1126821306 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-30T13:55:17.298Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1126821308 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:55:17.298Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:55:17.298Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:17.298Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126821322 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:17.298Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1126821322 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:17.298Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1126821323 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:17.298Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126821323 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:17.298Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126821323 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:17.298Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126821329 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:17.298Z] DEBUG - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2019-07-30T13:55:17.298Z] DEBUG - Clicking on with mnemonic 'Copy...' [2019-07-30T13:55:17.555Z] DEBUG - Clicked on with mnemonic 'Copy...' [2019-07-30T13:55:17.555Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace' [2019-07-30T13:55:17.555Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=1126821712 data=null doit=true} to Shell with text {Copy Trace} [2019-07-30T13:55:17.555Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2019-07-30T13:55:17.555Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2019-07-30T13:55:17.555Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2019-07-30T13:55:17.555Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:')) [2019-07-30T13:55:17.555Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2019-07-30T13:55:17.555Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2019-07-30T13:55:17.555Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:55:17.555Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:55:17.555Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:55:17.555Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:55:17.555Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:55:17.555Z] DEBUG - Clicking on OK [2019-07-30T13:55:17.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1126821720 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:55:17.555Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1126821721 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:55:17.555Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1126821721 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:55:17.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1126821721 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:55:17.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1126821721 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:55:17.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1126821721 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:55:17.555Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:55:17.555Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:55:17.555Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:55:17.555Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:55:17.555Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:55:17.555Z] DEBUG - Clicked on OK [2019-07-30T13:55:17.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1126821721 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:55:17.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=1126821424 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-30T13:55:18.118Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:55:18.119Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:18.119Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126822248 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:18.119Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1126822249 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:18.119Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1126822249 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:18.119Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126822249 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:18.119Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126822250 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:18.119Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126822255 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:18.119Z] DEBUG - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2019-07-30T13:55:18.119Z] DEBUG - Clicking on with mnemonic 'Copy...' [2019-07-30T13:55:18.376Z] DEBUG - Clicked on with mnemonic 'Copy...' [2019-07-30T13:55:18.376Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace' [2019-07-30T13:55:18.376Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=1126822515 data=null doit=true} to Shell with text {Copy Trace} [2019-07-30T13:55:18.376Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2019-07-30T13:55:18.376Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2019-07-30T13:55:18.376Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2019-07-30T13:55:18.376Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:')) [2019-07-30T13:55:18.376Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2019-07-30T13:55:18.376Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2019-07-30T13:55:18.376Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with mnemonic 'Copy as a new trace' [2019-07-30T13:55:18.376Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO' [2019-07-30T13:55:18.376Z] 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-30T13:55:18.376Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:55:18.376Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:55:18.376Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-30T13:55:18.376Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Copy as a link} time=1126822593 data=null doit=true} to Button with text {Copy as a link} [2019-07-30T13:55:18.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a link} time=1126822593 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-30T13:55:18.376Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-30T13:55:18.376Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Copy as a new trace} time=1126822594 data=null doit=true} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-30T13:55:18.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=1126822595 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-30T13:55:18.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=1126822595 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-30T13:55:18.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a new trace} time=1126822595 data=null item=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-30T13:55:18.376Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-30T13:55:18.376Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2019-07-30T13:55:18.376Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2019-07-30T13:55:18.376Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:55:18.376Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:55:18.376Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:55:18.376Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:55:18.376Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:55:18.376Z] DEBUG - Clicking on OK [2019-07-30T13:55:18.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1126822601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:55:18.376Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1126822601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:55:18.376Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1126822601 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:55:18.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1126822601 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:55:18.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1126822602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:55:18.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1126822602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:55:18.376Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:55:18.376Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:55:18.376Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:55:18.376Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:55:18.376Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:55:18.376Z] DEBUG - Clicked on OK [2019-07-30T13:55:18.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1126822602 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:55:18.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=1126822303 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-30T13:55:19.196Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:55:19.196Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:19.196Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:19.196Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:19.196Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:19.196Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:19.196Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126823211 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:55:19.196Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126823211 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:19.196Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126823211 data=null} to TreeItem with text {test} [2019-07-30T13:55:19.196Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126823212 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:19.196Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126823212 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:19.196Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126823227 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:19.196Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:19.196Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126823228 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:55:19.196Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126823228 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:19.196Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126823228 data=null} to TreeItem with text {test} [2019-07-30T13:55:19.196Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126823229 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:19.196Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126823229 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:19.196Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126823234 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:19.196Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:55:19.196Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:19.196Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1126823235 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]} [2019-07-30T13:55:19.196Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1126823235 data=null doit=true} to TreeItem with text {Traces [3]} [2019-07-30T13:55:19.196Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1126823240 data=null} to TreeItem with text {Traces [3]} [2019-07-30T13:55:19.196Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1126823240 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-30T13:55:19.196Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126823240 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-30T13:55:19.196Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1126823245 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-30T13:55:19.196Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again. [2019-07-30T13:55:19.196Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:19.196Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1126823246 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T13:55:19.196Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1126823246 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T13:55:19.196Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1126823246 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T13:55:19.196Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1126823247 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T13:55:19.196Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126823247 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-30T13:55:19.196Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1126823251 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T13:55:19.196Z] DEBUG - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2019-07-30T13:55:19.196Z] DEBUG - Clicking on with mnemonic 'Open' [2019-07-30T13:55:19.196Z] DEBUG - Clicked on with mnemonic 'Open' [2019-07-30T13:55:19.196Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=1126823308 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-30T13:55:19.759Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:55:20.690Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:55:20.690Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:55:20.690Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:55:20.690Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:55:20.690Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T13:55:20.690Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1126824888 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T13:55:20.690Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1126824888 data=null doit=true} to TableItem with text {} [2019-07-30T13:55:20.690Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1126824888 data=null} to TableItem with text {} [2019-07-30T13:55:20.690Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1126824889 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T13:55:20.690Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1126824889 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T13:55:20.690Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1126824893 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T13:55:20.690Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:55:20.690Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:55:20.690Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:55:20.947Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:20.947Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:20.947Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:20.947Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:20.947Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:20.947Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126825014 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:55:20.947Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126825014 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:20.947Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126825014 data=null} to TreeItem with text {test} [2019-07-30T13:55:20.947Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126825015 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:20.947Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126825015 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:20.947Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126825024 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:20.947Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:20.947Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126825025 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:55:20.947Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126825025 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:20.947Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126825025 data=null} to TreeItem with text {test} [2019-07-30T13:55:20.947Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126825025 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:20.947Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126825026 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:20.947Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126825078 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:20.947Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:55:20.947Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:20.947Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1126825082 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]} [2019-07-30T13:55:20.947Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1126825082 data=null doit=true} to TreeItem with text {Traces [3]} [2019-07-30T13:55:20.947Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1126825082 data=null} to TreeItem with text {Traces [3]} [2019-07-30T13:55:20.947Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1126825082 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-30T13:55:20.947Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126825083 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-30T13:55:20.947Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1126825088 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-30T13:55:20.947Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again. [2019-07-30T13:55:20.947Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:20.947Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1126825089 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T13:55:20.947Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=1126825089 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T13:55:20.947Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=1126825089 data=null} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T13:55:20.947Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1126825089 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T13:55:20.947Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126825090 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-30T13:55:20.947Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1126825094 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T13:55:20.947Z] DEBUG - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2019-07-30T13:55:20.947Z] DEBUG - Clicking on with mnemonic 'Open' [2019-07-30T13:55:21.204Z] DEBUG - Clicked on with mnemonic 'Open' [2019-07-30T13:55:21.204Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:55:21.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=1126825147 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-30T13:55:21.767Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:55:21.767Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:55:22.697Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:55:22.697Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:55:22.697Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:55:22.697Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:55:22.697Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T13:55:22.697Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1126826759 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T13:55:22.697Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1126826759 data=null doit=true} to TableItem with text {} [2019-07-30T13:55:22.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1126826759 data=null} to TableItem with text {} [2019-07-30T13:55:22.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1126826759 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T13:55:22.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1126826760 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T13:55:22.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1126826762 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T13:55:22.697Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:55:22.697Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:55:22.697Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-30T13:55:22.697Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:22.697Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1126826931 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T13:55:22.697Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1126826931 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T13:55:22.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1126826932 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T13:55:22.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1126826932 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T13:55:22.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126826932 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-30T13:55:22.954Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1126826995 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T13:55:22.954Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:22.954Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:22.954Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:22.954Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:22.954Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-30T13:55:22.954Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:22.954Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1126827132 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T13:55:22.954Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=1126827132 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T13:55:22.954Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=1126827133 data=null} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T13:55:22.954Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1126827133 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T13:55:22.954Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126827133 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-30T13:55:22.954Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1126827207 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T13:55:22.954Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:22.954Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:23.211Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:23.211Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:23.211Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:55:23.211Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:23.211Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:23.211Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:23.211Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:23.211Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:23.211Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126827411 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:55:23.211Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126827411 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:23.211Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126827411 data=null} to TreeItem with text {test} [2019-07-30T13:55:23.211Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126827411 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:23.211Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126827412 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:23.468Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126827483 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:23.468Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:23.468Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126827484 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:55:23.468Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126827484 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:23.468Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126827484 data=null} to TreeItem with text {test} [2019-07-30T13:55:23.468Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126827485 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:23.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126827485 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:23.468Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126827491 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:23.468Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:55:23.468Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:23.468Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1126827492 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]} [2019-07-30T13:55:23.468Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1126827492 data=null doit=true} to TreeItem with text {Traces [3]} [2019-07-30T13:55:23.468Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1126827492 data=null} to TreeItem with text {Traces [3]} [2019-07-30T13:55:23.468Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1126827493 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-30T13:55:23.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126827493 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-30T13:55:23.468Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1126827512 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-30T13:55:23.468Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:23.468Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1126827513 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]} [2019-07-30T13:55:23.468Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1126827514 data=null doit=true} to TreeItem with text {Traces [3]} [2019-07-30T13:55:23.468Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1126827514 data=null} to TreeItem with text {Traces [3]} [2019-07-30T13:55:23.468Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1126827514 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-30T13:55:23.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126827514 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-30T13:55:23.468Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1126827519 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-30T13:55:23.468Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T13:55:23.468Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T13:55:23.468Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T13:55:23.468Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T13:55:23.468Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1126827670 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T13:55:23.468Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T13:55:23.468Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T13:55:23.468Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T13:55:23.468Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:55:23.468Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T13:55:23.468Z] DEBUG - Clicking on &Yes [2019-07-30T13:55:23.468Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1126827671 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:55:23.468Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1126827671 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:55:23.468Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1126827671 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:55:23.468Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1126827671 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:55:23.468Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1126827672 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:55:23.468Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1126827672 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:55:23.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1126827672 data=null item=null 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-30T13:55:24.031Z] DEBUG - Clicked on [2019-07-30T13:55:24.031Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1126827560 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-30T13:55:25.925Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:55:25.925Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:55:25.925Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:55:25.925Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:25.925Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:25.925Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:25.925Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:25.925Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:25.925Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126830086 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:55:25.925Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126830086 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:25.925Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126830086 data=null} to TreeItem with text {test} [2019-07-30T13:55:25.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126830087 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:25.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126830087 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:25.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126830109 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:25.925Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:25.925Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126830110 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:55:25.925Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126830110 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:25.925Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126830111 data=null} to TreeItem with text {test} [2019-07-30T13:55:25.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126830111 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:25.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126830111 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:25.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126830127 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:25.925Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:55:25.925Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:25.925Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1126830133 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T13:55:25.925Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1126830133 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:55:25.925Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1126830133 data=null} to TreeItem with text {Traces [1]} [2019-07-30T13:55:25.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1126830133 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:55:25.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126830134 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:55:25.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1126830143 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:55:25.925Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1126830144 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:55:25.925Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1126830144 data=null} to TreeItem with text {Traces [1]} [2019-07-30T13:55:25.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1126830144 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:55:25.925Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1126830144 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-30T13:55:25.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1126830160 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:55:25.925Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:25.925Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126830161 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:25.925Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1126830161 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:25.925Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:26.183Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1126830180 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:26.183Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126830181 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:26.183Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126830181 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:26.183Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126830213 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:26.183Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126830214 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:26.183Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126830216 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:26.183Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1126830216 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:26.183Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126830433 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:26.183Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126830435 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:26.183Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1126830436 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:26.183Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1126830436 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:26.183Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:26.183Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:55:26.183Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:55:26.183Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:55:26.440Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:55:26.440Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:55:26.440Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T13:55:26.440Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1126830439 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T13:55:26.440Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1126830439 data=null doit=true} to TableItem with text {} [2019-07-30T13:55:26.440Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1126830439 data=null} to TableItem with text {} [2019-07-30T13:55:26.440Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1126830440 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T13:55:26.440Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1126830440 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T13:55:26.440Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1126830447 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T13:55:26.440Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:55:26.440Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:55:26.440Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"' [2019-07-30T13:55:26.440Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:26.440Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:26.440Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:26.440Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:26.440Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:55:26.696Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:26.696Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:26.696Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:26.696Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:26.696Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:26.697Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126830726 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:55:26.697Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126830726 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:26.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126830726 data=null} to TreeItem with text {test} [2019-07-30T13:55:26.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126830727 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:26.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126830727 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:26.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126830734 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:26.697Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:26.697Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126830735 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:55:26.697Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126830735 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:26.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126830735 data=null} to TreeItem with text {test} [2019-07-30T13:55:26.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126830735 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:26.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126830736 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:26.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126830749 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:26.697Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:55:26.697Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:26.697Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1126830751 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T13:55:26.697Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1126830751 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:55:26.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1126830751 data=null} to TreeItem with text {Traces [1]} [2019-07-30T13:55:26.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1126830751 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:55:26.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126830751 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:55:26.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1126830786 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:55:26.697Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:26.697Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1126830787 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T13:55:26.697Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1126830787 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:55:26.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1126830788 data=null} to TreeItem with text {Traces [1]} [2019-07-30T13:55:26.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1126830788 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:55:26.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126830788 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:55:26.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1126830793 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:55:26.697Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T13:55:26.697Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T13:55:26.697Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T13:55:26.697Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T13:55:26.697Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1126830948 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T13:55:26.697Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T13:55:26.697Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T13:55:26.697Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T13:55:26.697Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:55:26.697Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T13:55:26.697Z] DEBUG - Clicking on &Yes [2019-07-30T13:55:26.955Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1126830951 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:55:26.955Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1126830951 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:55:26.955Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1126830951 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:55:26.955Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1126830952 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:55:26.955Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1126830952 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:55:26.955Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1126830952 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:55:26.955Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1126830952 data=null item=null 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-30T13:55:27.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1126830841 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-30T13:55:27.681Z] DEBUG - Clicked on [2019-07-30T13:55:27.681Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1126831623 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T13:55:27.681Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T13:55:27.681Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:27.681Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:27.681Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:27.681Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126831630 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:55:27.681Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126831630 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:27.681Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126831630 data=null} to TreeItem with text {test} [2019-07-30T13:55:27.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126831630 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:27.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126831631 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:27.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126831653 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:27.681Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T13:55:27.681Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T13:55:27.681Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T13:55:28.612Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T13:55:28.612Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T13:55:28.612Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:55:28.612Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:55:28.612Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:55:28.612Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:55:28.612Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:55:28.612Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:55:28.612Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:55:28.612Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T13:55:28.612Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126832643 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:55:28.612Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126832643 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:55:28.612Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126832643 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:55:28.612Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126832644 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:55:28.612Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126832644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:55:28.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126832644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:55:28.612Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126832644 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:55:28.612Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126832644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:55:28.612Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126832644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:55:28.612Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126832645 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:55:28.612Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126832645 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:55:28.612Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1126832645 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:55:28.612Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T13:55:28.612Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T13:55:28.612Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T13:55:28.612Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:55:28.612Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T13:55:28.612Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T13:55:28.612Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T13:55:28.612Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:55:28.612Z] DEBUG - Clicking on OK [2019-07-30T13:55:28.612Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1126832647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:55:28.612Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1126832647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:55:28.612Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1126832647 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:55:28.612Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1126832647 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:55:28.612Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1126832647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:55:28.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1126832648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:55:28.612Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:55:28.612Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:55:28.612Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:55:28.612Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:55:28.612Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:55:28.612Z] DEBUG - Clicked on OK [2019-07-30T13:55:28.868Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1126832648 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T13:55:28.868Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1126831753 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T13:55:29.125Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 88.39 s - in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest [2019-07-30T13:55:29.125Z] test4_06OpenKeyboard(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 7.627 s [2019-07-30T13:55:29.125Z] testRenameSymbolicLinks(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 8.669 s [2019-07-30T13:55:29.125Z] test4_10CopyExperiment(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 9.03 s [2019-07-30T13:55:29.125Z] test4_01ContextMenuPresence(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 3.064 s [2019-07-30T13:55:29.125Z] test4_04Rename(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 5.452 s [2019-07-30T13:55:29.125Z] test4_12RemoveTraceFromExperiment(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 5.27 s [2019-07-30T13:55:29.125Z] testCopySymbolicLinks(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 9.079 s [2019-07-30T13:55:29.125Z] test4_05Delete(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 3.353 s [2019-07-30T13:55:29.125Z] test4_11DeleteTraceFromExperiment(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 4.086 s [2019-07-30T13:55:29.125Z] test4_09BringToTop(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 6.473 s [2019-07-30T13:55:29.125Z] test4_07DeleteKeyboard(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 2.899 s [2019-07-30T13:55:29.125Z] testExperimentLinkBackwardCompatibility(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 3.603 s [2019-07-30T13:55:29.125Z] test4_02Open(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 2.99 s [2019-07-30T13:55:29.125Z] test4_03Copy(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 9.004 s [2019-07-30T13:55:29.125Z] test4_08OpenDoubleClick(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 2.816 s [2019-07-30T13:55:29.125Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest [2019-07-30T13:55:29.688Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:55:30.251Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:30.251Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:30.251Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:30.251Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:30.251Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:30.251Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126834236 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:55:30.251Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126834236 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:30.251Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126834237 data=null} to TreeItem with text {test} [2019-07-30T13:55:30.251Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126834237 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:30.251Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126834238 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:30.251Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126834279 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:30.251Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:30.251Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126834281 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:55:30.251Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126834281 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:30.251Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126834281 data=null} to TreeItem with text {test} [2019-07-30T13:55:30.251Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126834281 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:30.251Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126834281 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:30.251Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126834290 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:30.251Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126834290 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:30.251Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126834290 data=null} to TreeItem with text {test} [2019-07-30T13:55:30.251Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126834290 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:30.251Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1126834291 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-30T13:55:30.251Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126834294 data=null button=1 stateMask=0x80000 x=39 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:30.251Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:30.251Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1126834295 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T13:55:30.251Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1126834295 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T13:55:30.251Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1126834295 data=null} to TreeItem with text {Traces [0]} [2019-07-30T13:55:30.251Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1126834296 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T13:55:30.251Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126834296 data=null item=TreeItem {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-30T13:55:30.251Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1126834313 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T13:55:30.251Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:30.251Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1126834314 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T13:55:30.251Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1126834314 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T13:55:30.251Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1126834314 data=null} to TreeItem with text {Traces [0]} [2019-07-30T13:55:30.251Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1126834314 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T13:55:30.251Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126834314 data=null item=TreeItem {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-30T13:55:30.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1126834326 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T13:55:30.252Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...' [2019-07-30T13:55:30.252Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...' [2019-07-30T13:55:30.508Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...' [2019-07-30T13:55:30.508Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-30T13:55:30.508Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1126834586 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-30T13:55:30.508Z] DEBUG - matched List with text "", using matcher: of type 'List' [2019-07-30T13:55:30.508Z] DEBUG - matched List with text "", using matcher: (of type 'List') [2019-07-30T13:55:30.508Z] DEBUG - Set selection (of type 'List') to text Custom Text : TmfGeneric [2019-07-30T13:55:30.508Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=1126834591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List') [2019-07-30T13:55:30.508Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=1126834591 data=null doit=true} to (of type 'List') [2019-07-30T13:55:30.508Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=1126834591 data=null} to (of type 'List') [2019-07-30T13:55:30.508Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=1126834592 data=null button=1 stateMask=0x0 x=97 y=10 count=1} to (of type 'List') [2019-07-30T13:55:30.508Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=1126834593 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-30T13:55:30.508Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=1126834594 data=null button=1 stateMask=0x80000 x=97 y=10 count=1} to (of type 'List') [2019-07-30T13:55:30.508Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-30T13:55:30.508Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-30T13:55:30.508Z] DEBUG - matched Button with text "XML", using matcher: with mnemonic 'XML' [2019-07-30T13:55:30.508Z] DEBUG - matched Button with text "XML", using matcher: with style 'SWT.RADIO' [2019-07-30T13:55:30.508Z] DEBUG - matched Button with text "XML", using matcher: (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-30T13:55:30.508Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-30T13:55:30.508Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T13:55:30.508Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T13:55:30.508Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-30T13:55:30.508Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-30T13:55:30.508Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-30T13:55:30.508Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-30T13:55:30.508Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Text} time=1126834626 data=null doit=true} to Button with text {Text} [2019-07-30T13:55:30.508Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Text} time=1126834626 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-30T13:55:30.508Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-30T13:55:30.508Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {XML} time=1126834628 data=null doit=true} to (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-30T13:55:30.508Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {XML} time=1126834628 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-30T13:55:30.508Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {XML} time=1126834628 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-30T13:55:30.508Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {XML} time=1126834628 data=null item=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-30T13:55:30.508Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-30T13:55:30.508Z] DEBUG - matched List with text "", using matcher: of type 'List' [2019-07-30T13:55:30.508Z] DEBUG - matched List with text "", using matcher: (of type 'List') [2019-07-30T13:55:30.508Z] DEBUG - Set selection (of type 'List') to text Custom XML : Custom XML Log [2019-07-30T13:55:30.508Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=1126834637 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List') [2019-07-30T13:55:30.508Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=1126834637 data=null doit=true} to (of type 'List') [2019-07-30T13:55:30.508Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=1126834637 data=null} to (of type 'List') [2019-07-30T13:55:30.508Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=1126834637 data=null button=1 stateMask=0x0 x=97 y=10 count=1} to (of type 'List') [2019-07-30T13:55:30.508Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=1126834692 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-30T13:55:30.508Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=1126834694 data=null button=1 stateMask=0x80000 x=97 y=10 count=1} to (of type 'List') [2019-07-30T13:55:30.508Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-30T13:55:30.508Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-30T13:55:30.508Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-30T13:55:30.508Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T13:55:30.508Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T13:55:30.508Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-30T13:55:30.508Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-30T13:55:30.508Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-30T13:55:30.508Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close' [2019-07-30T13:55:30.508Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH' [2019-07-30T13:55:30.508Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:55:30.508Z] DEBUG - Clicking on &Close [2019-07-30T13:55:30.508Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=1126834700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:55:30.508Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=1126834700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:55:30.508Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=1126834701 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:55:30.508Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=1126834701 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:55:30.508Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=1126834701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:55:30.508Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=1126834701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T13:55:30.508Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=1126834701 data=null item=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-30T13:55:30.508Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=1126834395 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-30T13:55:30.764Z] DEBUG - Clicked on [2019-07-30T13:55:30.764Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:55:30.764Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:30.764Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:30.764Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:30.764Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:30.764Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:30.764Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126834840 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:55:30.764Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126834840 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:30.764Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126834840 data=null} to TreeItem with text {test} [2019-07-30T13:55:30.764Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126834840 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:30.764Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126834887 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:30.764Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126834913 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:30.764Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:30.764Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126834922 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:55:30.764Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126834922 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:30.764Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126834922 data=null} to TreeItem with text {test} [2019-07-30T13:55:30.764Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126834922 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:30.764Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126834922 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:30.764Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126834937 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:30.764Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:55:30.764Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:30.764Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1126834938 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T13:55:30.764Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1126834939 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T13:55:30.764Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1126834939 data=null} to TreeItem with text {Traces [0]} [2019-07-30T13:55:30.764Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1126834939 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T13:55:30.764Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126834939 data=null item=TreeItem {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-30T13:55:30.764Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1126834958 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T13:55:30.764Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:30.764Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1126834959 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T13:55:30.764Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1126834959 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T13:55:30.764Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1126834959 data=null} to TreeItem with text {Traces [0]} [2019-07-30T13:55:30.764Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1126834960 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T13:55:30.764Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126834960 data=null item=TreeItem {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-30T13:55:30.764Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1126834964 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T13:55:31.021Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:55:31.021Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:31.021Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:31.021Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:31.021Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:31.021Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:31.021Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126835025 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:55:31.021Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126835025 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:31.021Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126835025 data=null} to TreeItem with text {test} [2019-07-30T13:55:31.021Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126835025 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:31.021Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126835026 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:31.021Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126835088 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:31.021Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:31.021Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126835089 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:55:31.021Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126835089 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:31.021Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126835089 data=null} to TreeItem with text {test} [2019-07-30T13:55:31.021Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126835089 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:31.021Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126835090 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:31.021Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126835097 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:31.021Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:55:31.021Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:31.021Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1126835098 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T13:55:31.021Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1126835098 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T13:55:31.021Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1126835098 data=null} to TreeItem with text {Traces [0]} [2019-07-30T13:55:31.021Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1126835098 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T13:55:31.021Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126835098 data=null item=TreeItem {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-30T13:55:31.021Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1126835118 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T13:55:31.021Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:31.021Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1126835119 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T13:55:31.021Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1126835119 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T13:55:31.021Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1126835119 data=null} to TreeItem with text {Traces [0]} [2019-07-30T13:55:31.021Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1126835120 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T13:55:31.021Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126835120 data=null item=TreeItem {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-30T13:55:31.021Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1126835128 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T13:55:31.021Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T13:55:31.021Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T13:55:31.584Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T13:55:31.584Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T13:55:31.584Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1126835641 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T13:55:31.584Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:55:31.584Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:31.584Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:55:31.584Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:31.584Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:55:31.584Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:55:31.584Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:55:31.584Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:55:31.584Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:55:31.584Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:55:31.584Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:55:31.584Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-30T13:55:31.584Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-30T13:55:31.584Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T13:55:31.584Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:55:31.584Z] DEBUG - Clicking on Cancel [2019-07-30T13:55:31.584Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1126835645 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-30T13:55:31.584Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1126835645 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-30T13:55:31.584Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1126835645 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T13:55:31.584Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1126835645 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T13:55:31.584Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1126835646 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-30T13:55:31.584Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1126835646 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-30T13:55:31.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1126835646 data=null item=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-30T13:55:31.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1126835219 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-30T13:55:31.584Z] DEBUG - Clicked on [2019-07-30T13:55:31.584Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:55:31.584Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:31.584Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:31.584Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:31.584Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:31.584Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:31.584Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126835775 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:55:31.584Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126835775 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:31.584Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126835775 data=null} to TreeItem with text {test} [2019-07-30T13:55:31.584Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126835776 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:31.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126835776 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:31.584Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126835800 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:31.584Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:31.584Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126835809 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:55:31.584Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126835809 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:31.584Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126835809 data=null} to TreeItem with text {test} [2019-07-30T13:55:31.584Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126835809 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:31.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126835809 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:31.584Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126835826 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:31.584Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:55:31.584Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:31.584Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1126835827 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T13:55:31.584Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1126835828 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T13:55:31.584Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1126835828 data=null} to TreeItem with text {Traces [0]} [2019-07-30T13:55:31.584Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1126835828 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T13:55:31.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126835828 data=null item=TreeItem {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-30T13:55:31.840Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1126835850 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T13:55:31.840Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:31.840Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1126835851 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T13:55:31.840Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1126835851 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T13:55:31.840Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1126835852 data=null} to TreeItem with text {Traces [0]} [2019-07-30T13:55:31.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1126835852 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T13:55:31.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126835852 data=null item=TreeItem {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-30T13:55:31.840Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1126835864 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T13:55:31.840Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T13:55:31.840Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T13:55:32.097Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T13:55:32.097Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T13:55:32.097Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1126836194 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T13:55:32.097Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:55:32.097Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T13:55:32.097Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T13:55:32.097Z] 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-30T13:55:32.097Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:32.097Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:55:32.097Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:32.097Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:55:32.097Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:55:32.097Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:55:32.097Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:55:32.097Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:55:32.097Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:55:32.097Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:55:32.097Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:55:32.097Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T13:55:32.097Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T13:55:32.097Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T13:55:32.097Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T13:55:32.097Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T13:55:32.097Z] DEBUG - matched Combo with text " [2019-07-30T13:55:32.355Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1126836397 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-30T13:55:32.355Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T13:55:32.355Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:55:32.355Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:32.355Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:55:32.355Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:32.355Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:55:32.355Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:55:32.355Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:55:32.355Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T13:55:32.355Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:55:32.355Z] 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-30T13:55:32.355Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:55:32.355Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:55:32.355Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:55:32.355Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:55:32.355Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:55:32.355Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:55:32.355Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T13:55:32.355Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:55:32.355Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:32.355Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:55:32.355Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:32.355Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:55:32.355Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:55:32.355Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:55:32.355Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:55:32.355Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T13:55:32.355Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:55:32.355Z] 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-30T13:55:32.355Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:55:32.355Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:55:32.355Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:55:32.355Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:55:32.355Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T13:55:32.355Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4fb3632c [2019-07-30T13:55:32.355Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1126836411 data=null button=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-30T13:55:32.355Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1126836412 data=null button=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-30T13:55:32.355Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1126836412 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T13:55:32.355Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1126836412 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T13:55:32.355Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1126836412 data=null button=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-30T13:55:32.355Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1126836412 data=null button=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-30T13:55:32.355Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1126836412 data=null item=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-30T13:55:32.355Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1126836412 data=null button=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-30T13:55:32.355Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1126836413 data=null button=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-30T13:55:32.355Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1126836419 data=null button=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-30T13:55:32.355Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1126836419 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T13:55:32.355Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1126836419 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T13:55:32.355Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:55:32.355Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:32.355Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:55:32.355Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:32.355Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:55:32.355Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T13:55:32.355Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:55:32.355Z] 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-30T13:55:32.355Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:55:32.355Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:55:32.355Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:55:32.355Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:55:32.355Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:55:32.355Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:55:32.355Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:55:32.355Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T13:55:32.355Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@11c98558 [2019-07-30T13:55:32.355Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=1126836423 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-30T13:55:32.355Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1126836423 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-30T13:55:32.355Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import unrecognized traces} time=1126836423 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T13:55:32.355Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=1126836423 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T13:55:32.355Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=1126836424 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-30T13:55:32.355Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=1126836424 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-30T13:55:32.355Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=1126836424 data=null item=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-30T13:55:32.355Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=1126836424 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-30T13:55:32.355Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1126836424 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-30T13:55:32.355Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=1126836424 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-30T13:55:32.355Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=1126836424 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T13:55:32.355Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=1126836425 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T13:55:32.355Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:55:32.355Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:32.355Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:55:32.355Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:32.355Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:55:32.355Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:55:32.355Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T13:55:32.355Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:55:32.355Z] 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-30T13:55:32.355Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:55:32.355Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:55:32.355Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:55:32.355Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:55:32.355Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:55:32.355Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:55:32.355Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T13:55:32.355Z] 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-30T13:55:32.355Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:55:32.355Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:32.355Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:55:32.355Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:32.355Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:55:32.355Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:55:32.355Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:55:32.355Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:55:32.355Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:55:32.355Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T13:55:32.355Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T13:55:32.355Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T13:55:32.355Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:55:32.355Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:55:32.355Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:55:32.355Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T13:55:32.355Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T13:55:32.355Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:55:32.355Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:32.355Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:55:32.355Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:32.355Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:55:32.355Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:55:32.355Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:55:32.355Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:55:32.355Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:55:32.355Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:55:32.355Z] 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-30T13:55:32.355Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:55:32.355Z] 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-30T13:55:32.355Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:55:32.355Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:55:32.355Z] 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-30T13:55:32.355Z] 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-30T13:55:32.355Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:55:32.355Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:32.355Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:55:32.355Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:32.355Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:55:32.355Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:55:32.355Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:55:32.355Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:55:32.355Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:55:32.355Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:55:32.355Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:55:32.355Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:55:32.355Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T13:55:32.355Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T13:55:32.355Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:55:32.355Z] DEBUG - Clicking on &Finish [2019-07-30T13:55:32.355Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1126836486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:55:32.355Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1126836487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:55:32.355Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1126836487 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:55:32.355Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1126836487 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:55:32.355Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1126836487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:55:32.355Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1126836487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:55:32.355Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:55:32.355Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:55:32.355Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:55:32.355Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:55:32.355Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:55:32.355Z] DEBUG - Clicked on &Finish [2019-07-30T13:55:32.919Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1126836487 data=null item=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-30T13:55:32.919Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1126835929 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-30T13:55:33.483Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:55:33.483Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:33.483Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:33.483Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:33.483Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:33.483Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:33.483Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126837499 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:55:33.483Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126837499 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:33.483Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126837499 data=null} to TreeItem with text {test} [2019-07-30T13:55:33.483Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126837500 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:33.483Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126837500 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:33.483Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126837520 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:33.483Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:33.483Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126837521 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:55:33.483Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126837521 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:33.483Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126837522 data=null} to TreeItem with text {test} [2019-07-30T13:55:33.483Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126837522 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:33.483Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126837522 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:33.483Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126837536 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:33.483Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:55:33.483Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:33.483Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1126837537 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T13:55:33.483Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1126837538 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:55:33.483Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1126837538 data=null} to TreeItem with text {Traces [1]} [2019-07-30T13:55:33.483Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1126837538 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:55:33.483Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126837539 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:55:33.483Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1126837582 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:55:33.483Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1126837583 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:55:33.483Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1126837583 data=null} to TreeItem with text {Traces [1]} [2019-07-30T13:55:33.483Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1126837584 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:55:33.483Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1126837584 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-30T13:55:33.483Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1126837586 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:55:34.046Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T13:55:34.046Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:34.046Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126838042 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:34.046Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1126838043 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:34.046Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1126838043 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:34.046Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126838043 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:34.046Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126838044 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:34.046Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126838076 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:34.046Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:34.046Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:34.046Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:34.046Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:34.046Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T13:55:34.046Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:34.046Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126838083 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:34.046Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1126838083 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:34.046Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1126838083 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:34.046Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126838083 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:34.047Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126838084 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:34.047Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126838089 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:34.047Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:34.047Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126838089 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:34.047Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1126838089 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:34.047Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:34.047Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1126838090 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:34.047Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126838090 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:34.047Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126838090 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:34.047Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126838094 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:34.047Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126838095 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:34.047Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126838095 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:34.047Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1126838095 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:34.047Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126838154 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:34.304Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126838164 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:34.304Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1126838406 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:34.304Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1126838419 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:34.304Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:34.304Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:55:35.233Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:55:35.233Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:55:35.233Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:55:35.233Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:55:35.233Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T13:55:35.233Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1126839422 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T13:55:35.233Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1126839423 data=null doit=true} to TableItem with text {} [2019-07-30T13:55:35.233Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1126839423 data=null} to TableItem with text {} [2019-07-30T13:55:35.233Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1126839423 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T13:55:35.233Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1126839424 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T13:55:35.490Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1126839506 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T13:55:35.490Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:55:35.490Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:55:35.490Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T13:55:35.490Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:35.747Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126839782 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:35.747Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1126839782 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:35.747Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1126839783 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:35.747Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126839783 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:35.747Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126839783 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:35.747Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126839789 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:35.747Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:35.747Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:35.747Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:35.747Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:35.747Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T13:55:35.747Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:55:35.747Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:35.747Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:35.747Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:35.747Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:35.747Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:35.747Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126839801 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:55:35.747Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126839801 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:35.747Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126839801 data=null} to TreeItem with text {test} [2019-07-30T13:55:35.747Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126839802 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:35.747Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126839802 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:35.747Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126839884 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:35.747Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:35.747Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126839885 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:55:35.747Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126839886 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:35.747Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126839886 data=null} to TreeItem with text {test} [2019-07-30T13:55:35.747Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126839886 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:35.747Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126839886 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:35.747Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126839893 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:35.747Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:55:35.747Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:35.747Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1126839894 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T13:55:35.747Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1126839894 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:55:35.747Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1126839894 data=null} to TreeItem with text {Traces [1]} [2019-07-30T13:55:35.747Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1126839895 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:55:35.747Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126839895 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:55:35.747Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1126839916 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:55:35.747Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:35.747Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1126839918 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T13:55:35.747Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1126839918 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:55:35.747Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1126839918 data=null} to TreeItem with text {Traces [1]} [2019-07-30T13:55:35.747Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1126839918 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:55:35.747Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126839918 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:55:35.747Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1126839928 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:55:36.003Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T13:55:36.003Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T13:55:36.260Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T13:55:36.260Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T13:55:36.260Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1126840421 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T13:55:36.260Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:55:36.260Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T13:55:36.260Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T13:55:36.260Z] 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-30T13:55:36.260Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:36.260Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:55:36.260Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:36.260Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:55:36.260Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:55:36.260Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:55:36.260Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:55:36.260Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:55:36.260Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:55:36.260Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:55:36.260Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:55:36.260Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T13:55:36.260Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T13:55:36.260Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T13:55:36.260Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T13:55:36.260Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T13:55:36.260Z] DEBUG - matched Combo with text " [2019-07-30T13:55:36.518Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1126840539 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-30T13:55:36.518Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T13:55:36.518Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:55:36.518Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:36.518Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:55:36.518Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:36.518Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:55:36.518Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:55:36.518Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:55:36.518Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T13:55:36.518Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:55:36.518Z] 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-30T13:55:36.518Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:55:36.518Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:55:36.518Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:55:36.518Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:55:36.518Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:55:36.518Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:55:36.518Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T13:55:36.518Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:55:36.518Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:36.518Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:55:36.518Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:36.518Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:55:36.518Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:55:36.518Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:55:36.518Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:55:36.518Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T13:55:36.518Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:55:36.518Z] 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-30T13:55:36.518Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:55:36.518Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:55:36.518Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:55:36.518Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:55:36.518Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T13:55:36.518Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T13:55:36.518Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:55:36.518Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:36.518Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:55:36.518Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:36.518Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:55:36.518Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T13:55:36.518Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:55:36.518Z] 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-30T13:55:36.518Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:55:36.518Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:55:36.518Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:55:36.518Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:55:36.518Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:55:36.518Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:55:36.518Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:55:36.518Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T13:55:36.518Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T13:55:36.518Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:55:36.518Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:36.518Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:55:36.518Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:36.518Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:55:36.518Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:55:36.518Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T13:55:36.518Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:55:36.518Z] 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-30T13:55:36.518Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:55:36.518Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:55:36.518Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:55:36.518Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:55:36.518Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:55:36.518Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:55:36.518Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T13:55:36.518Z] 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-30T13:55:36.518Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:55:36.518Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:36.518Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:55:36.519Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:36.519Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:55:36.519Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:55:36.519Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:55:36.519Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:55:36.519Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:55:36.519Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T13:55:36.519Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T13:55:36.519Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T13:55:36.519Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:55:36.519Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:55:36.519Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:55:36.519Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T13:55:36.519Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T13:55:36.519Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:55:36.519Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:36.519Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:55:36.519Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:36.519Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:55:36.519Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:55:36.519Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:55:36.519Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:55:36.519Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:55:36.519Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:55:36.519Z] 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-30T13:55:36.519Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:55:36.519Z] 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-30T13:55:36.519Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:55:36.519Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:55:36.519Z] 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-30T13:55:36.519Z] 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-30T13:55:36.519Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:55:36.519Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:36.519Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:55:36.519Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:36.519Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:55:36.519Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:55:36.519Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:55:36.519Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:55:36.519Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:55:36.519Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:55:36.519Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:55:36.519Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:55:36.519Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T13:55:36.519Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T13:55:36.519Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:55:36.519Z] DEBUG - Clicking on &Finish [2019-07-30T13:55:36.519Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1126840600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:55:36.519Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1126840600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:55:36.519Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1126840600 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:55:36.519Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1126840600 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:55:36.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1126840600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:55:36.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1126840600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:55:37.025Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1126840600 data=null item=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-30T13:55:37.025Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1126840012 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-30T13:55:37.025Z] DEBUG - Clicked on [2019-07-30T13:55:37.025Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:55:37.025Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:37.025Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:37.282Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:37.282Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:37.282Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:37.282Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126841292 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:55:37.282Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126841293 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:37.282Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126841293 data=null} to TreeItem with text {test} [2019-07-30T13:55:37.282Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126841293 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:37.282Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126841293 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:37.282Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126841313 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:37.282Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:37.282Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126841314 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:55:37.282Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126841314 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:37.282Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126841314 data=null} to TreeItem with text {test} [2019-07-30T13:55:37.282Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126841315 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:37.282Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126841315 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:37.282Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126841329 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:37.282Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:55:37.282Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:37.282Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1126841379 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T13:55:37.282Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1126841380 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T13:55:37.282Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1126841380 data=null} to TreeItem with text {Traces [2]} [2019-07-30T13:55:37.282Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1126841380 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T13:55:37.282Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126841380 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-30T13:55:37.282Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1126841392 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T13:55:37.282Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-30T13:55:37.282Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T13:55:37.282Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:37.541Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126841570 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:55:37.541Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1126841571 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:55:37.541Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1126841571 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:55:37.541Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126841572 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:55:37.541Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126841572 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:55:37.541Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126841613 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:55:37.541Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:37.541Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:37.541Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:37.541Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:37.541Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T13:55:37.541Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:37.541Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126841617 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:55:37.541Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1126841617 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:55:37.541Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1126841617 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:55:37.541Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126841618 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:55:37.541Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126841618 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:55:37.541Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126841623 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:55:37.541Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:55:37.541Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126841623 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:55:37.541Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1126841624 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:55:37.541Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:37.541Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1126841624 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:55:37.541Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126841624 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:55:37.541Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126841625 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:55:37.541Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126841634 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:55:37.541Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126841634 data=null button=1 stateMask=0x0 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:55:37.541Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126841635 data=null button=1 stateMask=0x0 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:55:37.541Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1126841635 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:55:37.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126841724 data=null button=1 stateMask=0x80000 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:55:38.054Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126842054 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:55:38.054Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1126842054 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:55:38.054Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1126842055 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:55:38.054Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:55:38.054Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:55:38.054Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:55:38.983Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:55:38.983Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:55:38.983Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:55:38.983Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:55:38.983Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T13:55:38.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1126843059 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T13:55:38.983Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1126843059 data=null doit=true} to TableItem with text {} [2019-07-30T13:55:38.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1126843059 data=null} to TableItem with text {} [2019-07-30T13:55:38.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1126843084 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T13:55:38.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1126843084 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T13:55:38.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1126843090 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T13:55:38.983Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:55:38.983Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:55:38.983Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T13:55:38.983Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:39.240Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126843264 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:55:39.240Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1126843264 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:55:39.240Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1126843264 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:55:39.240Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126843265 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:55:39.240Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126843265 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:55:39.240Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126843270 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:55:39.240Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:39.241Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:39.241Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:39.241Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:39.241Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T13:55:39.241Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:55:39.241Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:39.241Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:39.241Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:39.241Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:39.241Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:39.241Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126843289 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:55:39.241Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126843289 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:39.241Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126843289 data=null} to TreeItem with text {test} [2019-07-30T13:55:39.241Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126843290 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:39.241Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126843290 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:39.241Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126843325 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:39.241Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:39.241Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126843327 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:55:39.241Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126843327 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:39.241Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126843327 data=null} to TreeItem with text {test} [2019-07-30T13:55:39.241Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126843327 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:39.241Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126843327 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:39.241Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126843337 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:39.241Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:55:39.241Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:39.241Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1126843338 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T13:55:39.241Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1126843338 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T13:55:39.241Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1126843338 data=null} to TreeItem with text {Traces [2]} [2019-07-30T13:55:39.241Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1126843338 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T13:55:39.241Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126843339 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-30T13:55:39.241Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1126843348 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T13:55:39.241Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:39.241Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1126843349 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T13:55:39.241Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1126843349 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T13:55:39.241Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1126843359 data=null} to TreeItem with text {Traces [2]} [2019-07-30T13:55:39.241Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1126843360 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T13:55:39.241Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126843360 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-30T13:55:39.241Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1126843364 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T13:55:39.241Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T13:55:39.241Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T13:55:39.497Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T13:55:39.755Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T13:55:39.755Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1126843794 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T13:55:39.755Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:55:39.755Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T13:55:39.755Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T13:55:39.755Z] 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-30T13:55:39.755Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:39.755Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:55:39.755Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:39.755Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:55:39.755Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:55:39.755Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:55:39.755Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:55:39.755Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:55:39.755Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:55:39.755Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:55:39.755Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:55:39.755Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T13:55:39.755Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T13:55:39.755Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T13:55:39.755Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T13:55:39.755Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T13:55:39.755Z] DEBUG - matched Combo with text " [2019-07-30T13:55:39.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1126843884 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-30T13:55:39.755Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T13:55:39.755Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:55:39.755Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:39.755Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:55:39.755Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:39.755Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:55:39.755Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:55:39.755Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:55:39.755Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T13:55:39.755Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:55:39.755Z] 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-30T13:55:39.755Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:55:39.755Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:55:39.755Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:55:39.755Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:55:39.755Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:55:39.755Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:55:39.755Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T13:55:39.755Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:55:39.755Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:39.755Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:55:39.755Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:39.755Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:55:39.755Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:55:39.755Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:55:39.755Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:55:39.755Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T13:55:39.755Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:55:39.755Z] 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-30T13:55:39.755Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:55:39.755Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:55:39.755Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:55:39.755Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:55:39.755Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T13:55:39.755Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T13:55:39.755Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:55:39.755Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:39.755Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:55:39.755Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:39.755Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:55:39.755Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T13:55:39.755Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:55:39.755Z] 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-30T13:55:39.761Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:55:39.761Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:55:39.761Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:55:39.761Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:55:39.761Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:55:39.761Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:55:39.761Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:55:39.761Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T13:55:39.761Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T13:55:39.761Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:55:39.761Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:39.761Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:55:39.761Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:39.761Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:55:39.761Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:55:39.761Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T13:55:39.761Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:55:39.761Z] 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-30T13:55:39.761Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:55:39.761Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:55:39.761Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:55:39.761Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:55:39.761Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:55:39.761Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:55:39.761Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T13:55:39.761Z] 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-30T13:55:39.761Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:55:39.761Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:39.761Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:55:39.761Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:39.761Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:55:39.761Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:55:39.761Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:55:39.761Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:55:39.761Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:55:39.761Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T13:55:39.761Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T13:55:39.761Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T13:55:39.761Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:55:39.761Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:55:39.761Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:55:39.761Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T13:55:39.761Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T13:55:39.761Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:55:39.761Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:39.761Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:55:39.761Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:39.761Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:55:39.761Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:55:39.761Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:55:39.761Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:55:39.761Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:55:39.761Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:55:39.761Z] 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-30T13:55:39.761Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:55:39.761Z] 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-30T13:55:39.761Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:55:39.761Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:55:39.762Z] 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-30T13:55:39.762Z] 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-30T13:55:39.762Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:55:39.762Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:39.762Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:55:39.762Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:39.762Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:55:39.762Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:55:39.762Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:55:39.762Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:55:39.762Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:55:39.762Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:55:39.762Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:55:39.762Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:55:39.762Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T13:55:39.762Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T13:55:39.762Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:55:39.762Z] DEBUG - Clicking on &Finish [2019-07-30T13:55:39.762Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1126843905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:55:39.762Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1126843905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:55:39.762Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1126843905 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:55:39.762Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1126843905 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:55:39.762Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1126843906 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:55:39.762Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1126843906 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:55:39.762Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:55:39.762Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:55:39.762Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:55:39.762Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:55:39.762Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:55:39.762Z] DEBUG - Clicked on &Finish [2019-07-30T13:55:40.692Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1126843906 data=null item=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-30T13:55:40.692Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1126843405 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-30T13:55:40.949Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:55:40.949Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:40.949Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:40.949Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:40.949Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:40.949Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:40.949Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126845012 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:55:40.949Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126845012 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:40.949Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126845012 data=null} to TreeItem with text {test} [2019-07-30T13:55:40.949Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126845012 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:40.949Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126845013 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:40.949Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126845031 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:40.949Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:40.949Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126845033 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:55:40.949Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126845033 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:40.949Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126845033 data=null} to TreeItem with text {test} [2019-07-30T13:55:40.949Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126845033 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:40.949Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126845033 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:40.949Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126845046 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:40.949Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:55:40.949Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:40.949Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1126845048 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]} [2019-07-30T13:55:40.949Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1126845048 data=null doit=true} to TreeItem with text {Traces [3]} [2019-07-30T13:55:40.949Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1126845048 data=null} to TreeItem with text {Traces [3]} [2019-07-30T13:55:40.949Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1126845048 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-30T13:55:40.949Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126845049 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-30T13:55:40.949Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1126845067 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-30T13:55:40.949Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again. [2019-07-30T13:55:40.949Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T13:55:40.949Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:41.206Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126845230 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:55:41.206Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1126845230 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:55:41.206Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1126845230 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:55:41.206Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126845231 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:55:41.206Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126845231 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:55:41.206Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126845305 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:55:41.206Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:41.206Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:41.206Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:41.206Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:41.206Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T13:55:41.206Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:41.206Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126845310 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:55:41.206Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1126845310 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:55:41.206Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1126845310 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:55:41.206Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126845311 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:55:41.206Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126845311 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:55:41.206Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126845316 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:55:41.206Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-30T13:55:41.206Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126845317 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:55:41.206Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1126845317 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:55:41.206Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:41.206Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1126845317 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:55:41.206Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126845318 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:55:41.206Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126845318 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:55:41.206Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126845326 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:55:41.206Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126845327 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:55:41.206Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126845327 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:55:41.463Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1126845327 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:55:41.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126845488 data=null button=1 stateMask=0x80000 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:55:41.463Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126845598 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:55:41.463Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1126845599 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:55:41.463Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1126845599 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:55:41.463Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-30T13:55:41.463Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:55:41.463Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:55:42.392Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:55:42.392Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:55:42.392Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:55:42.956Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:55:42.956Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:55:42.956Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:55:42.956Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:55:42.956Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T13:55:42.956Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1126847092 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T13:55:42.956Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1126847092 data=null doit=true} to TableItem with text {} [2019-07-30T13:55:42.956Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1126847092 data=null} to TableItem with text {} [2019-07-30T13:55:42.956Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1126847092 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T13:55:42.956Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1126847093 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T13:55:42.956Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1126847100 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T13:55:42.956Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:55:42.956Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:55:43.886Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T13:55:43.886Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:43.886Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126848051 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:55:43.886Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1126848051 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:55:43.886Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1126848053 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:55:43.886Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126848053 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:55:43.886Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126848054 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:55:43.886Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126848059 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:55:43.886Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:43.886Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:43.886Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:43.886Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:43.886Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T13:55:43.886Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:55:43.886Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:43.886Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:43.886Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:43.886Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:43.886Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:43.886Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126848081 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:55:43.886Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126848083 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:43.886Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126848083 data=null} to TreeItem with text {test} [2019-07-30T13:55:43.886Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126848084 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:43.886Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126848084 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:43.886Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126848121 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:43.886Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:43.886Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126848122 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:55:43.886Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126848122 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:43.886Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126848122 data=null} to TreeItem with text {test} [2019-07-30T13:55:43.886Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126848122 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:43.886Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126848122 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:43.886Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126848129 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:43.886Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:55:43.886Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:43.886Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1126848130 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]} [2019-07-30T13:55:43.886Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1126848130 data=null doit=true} to TreeItem with text {Traces [3]} [2019-07-30T13:55:43.886Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1126848130 data=null} to TreeItem with text {Traces [3]} [2019-07-30T13:55:43.886Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1126848131 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-30T13:55:43.886Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126848131 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-30T13:55:44.144Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1126848193 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-30T13:55:44.144Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:44.144Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1126848194 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]} [2019-07-30T13:55:44.144Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1126848194 data=null doit=true} to TreeItem with text {Traces [3]} [2019-07-30T13:55:44.144Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1126848194 data=null} to TreeItem with text {Traces [3]} [2019-07-30T13:55:44.144Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1126848195 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-30T13:55:44.144Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126848195 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-30T13:55:44.144Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1126848204 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-30T13:55:44.144Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T13:55:44.144Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T13:55:44.401Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T13:55:44.401Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T13:55:44.401Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1126848618 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T13:55:44.401Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:55:44.401Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T13:55:44.401Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T13:55:44.401Z] 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-30T13:55:44.401Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:44.401Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:55:44.401Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:44.401Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:55:44.401Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:55:44.401Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:55:44.401Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:55:44.401Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:55:44.401Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:55:44.401Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:55:44.401Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:55:44.401Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T13:55:44.401Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T13:55:44.401Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T13:55:44.401Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T13:55:44.401Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T13:55:44.401Z] DEBUG - matched Combo with text " [2019-07-30T13:55:44.659Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1126848686 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-30T13:55:44.659Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T13:55:44.659Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:55:44.659Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:44.659Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:55:44.659Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:44.659Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:55:44.659Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:55:44.659Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:55:44.659Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T13:55:44.659Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:55:44.659Z] 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-30T13:55:44.659Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:55:44.659Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:55:44.659Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:55:44.659Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:55:44.659Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:55:44.659Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:55:44.659Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5aff837f [2019-07-30T13:55:44.659Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1126848689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:55:44.659Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1126848689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:55:44.659Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1126848689 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:55:44.659Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1126848689 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:55:44.659Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1126848689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:55:44.659Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1126848689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:55:44.659Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1126848689 data=null item=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-30T13:55:44.659Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1126848690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:55:44.659Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1126848690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:55:44.659Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1126848690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:55:44.659Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1126848690 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:55:44.659Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1126848690 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:55:44.659Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:55:44.659Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:44.659Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:55:44.659Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:44.659Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:55:44.659Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:55:44.659Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:55:44.659Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:55:44.659Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T13:55:44.659Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:55:44.659Z] 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-30T13:55:44.659Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:55:44.659Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:55:44.659Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:55:44.659Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:55:44.659Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T13:55:44.659Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T13:55:44.659Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:55:44.659Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:44.659Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:55:44.659Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:44.659Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:55:44.659Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T13:55:44.659Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:55:44.659Z] 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-30T13:55:44.659Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:55:44.659Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:55:44.659Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:55:44.659Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:55:44.659Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:55:44.659Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:55:44.659Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:55:44.659Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T13:55:44.659Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T13:55:44.659Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:55:44.659Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:44.659Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:55:44.659Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:44.659Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:55:44.659Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:55:44.659Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T13:55:44.659Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:55:44.659Z] 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-30T13:55:44.659Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:55:44.659Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:55:44.659Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:55:44.659Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:55:44.659Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:55:44.659Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:55:44.659Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T13:55:44.659Z] 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-30T13:55:44.659Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:55:44.659Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:44.659Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:55:44.659Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:44.659Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:55:44.659Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:55:44.659Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:55:44.659Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:55:44.659Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:55:44.659Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T13:55:44.659Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T13:55:44.659Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T13:55:44.659Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:55:44.659Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:55:44.659Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:55:44.659Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T13:55:44.659Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T13:55:44.659Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:55:44.659Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:44.659Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:55:44.659Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:44.659Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:55:44.659Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:55:44.659Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:55:44.659Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:55:44.659Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:55:44.659Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:55:44.659Z] 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-30T13:55:44.659Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:55:44.659Z] 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-30T13:55:44.659Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:55:44.659Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:55:44.659Z] 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-30T13:55:44.659Z] 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-30T13:55:44.659Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:55:44.659Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:44.659Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:55:44.659Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:44.659Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:55:44.659Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:55:44.659Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:55:44.659Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:55:44.659Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:55:44.659Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:55:44.659Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:55:44.659Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:55:44.659Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T13:55:44.659Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T13:55:44.659Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:55:44.659Z] DEBUG - Clicking on &Finish [2019-07-30T13:55:44.659Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1126848709 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:55:44.659Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1126848709 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:55:44.659Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1126848709 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:55:44.659Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1126848709 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:55:44.659Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1126848709 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:55:44.659Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1126848709 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:55:44.659Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:55:44.659Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:55:44.659Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:55:44.659Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:55:44.659Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:55:44.659Z] DEBUG - Clicked on &Finish [2019-07-30T13:55:45.589Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-30T13:55:45.589Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1126849522 data=null doit=true} to Shell with text {Confirmation} [2019-07-30T13:55:45.589Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-30T13:55:45.589Z] DEBUG - matched Button with text "Rename", using matcher: with mnemonic 'Rename' [2019-07-30T13:55:45.589Z] DEBUG - matched Button with text "Rename", using matcher: with style 'SWT.PUSH' [2019-07-30T13:55:45.589Z] DEBUG - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-30T13:55:45.589Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-30T13:55:45.589Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-30T13:55:45.589Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-30T13:55:45.589Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-30T13:55:45.589Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-30T13:55:45.589Z] DEBUG - Clicking on Rename [2019-07-30T13:55:45.589Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename} time=1126849523 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-30T13:55:45.589Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename} time=1126849523 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-30T13:55:45.589Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename} time=1126849523 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-30T13:55:45.589Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename} time=1126849523 data=null} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-30T13:55:45.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename} time=1126849524 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-30T13:55:45.589Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename} time=1126849524 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-30T13:55:45.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename} time=1126849524 data=null item=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-30T13:55:45.845Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1126848709 data=null item=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-30T13:55:45.845Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1126848282 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-30T13:55:46.102Z] DEBUG - Clicked on [2019-07-30T13:55:46.102Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:55:46.102Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:46.102Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:46.102Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:46.102Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:46.102Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:46.102Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126850306 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:55:46.102Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126850306 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:46.102Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126850306 data=null} to TreeItem with text {test} [2019-07-30T13:55:46.102Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126850307 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:46.102Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126850307 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:46.102Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126850327 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:46.102Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:46.102Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126850328 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:55:46.102Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126850329 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:46.102Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126850329 data=null} to TreeItem with text {test} [2019-07-30T13:55:46.102Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126850329 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:46.102Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126850329 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:46.359Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126850385 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:46.359Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:55:46.359Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:46.359Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1126850386 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-30T13:55:46.359Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1126850386 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-30T13:55:46.359Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1126850387 data=null} to TreeItem with text {Traces [4]} [2019-07-30T13:55:46.359Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1126850387 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T13:55:46.359Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126850387 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-30T13:55:46.359Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1126850398 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T13:55:46.359Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2019-07-30T13:55:46.359Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T13:55:46.616Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:46.616Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1126850676 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T13:55:46.616Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1126850676 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T13:55:46.616Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1126850677 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T13:55:46.616Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1126850677 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T13:55:46.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126850677 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-30T13:55:46.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1126850716 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T13:55:46.616Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:46.616Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:46.616Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:46.616Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:46.616Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T13:55:46.616Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:46.616Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1126850721 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T13:55:46.616Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1126850721 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T13:55:46.616Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1126850721 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T13:55:46.616Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1126850722 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T13:55:46.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126850722 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-30T13:55:46.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1126850727 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T13:55:46.616Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T13:55:46.616Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1126850727 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T13:55:46.616Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1126850728 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T13:55:46.616Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:46.616Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1126850728 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T13:55:46.616Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1126850728 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T13:55:46.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126850728 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-30T13:55:46.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1126850739 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T13:55:46.616Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1126850739 data=null button=1 stateMask=0x0 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T13:55:46.616Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1126850739 data=null button=1 stateMask=0x0 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T13:55:46.616Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1126850739 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-30T13:55:46.876Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1126850828 data=null button=1 stateMask=0x80000 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T13:55:46.876Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1126851129 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T13:55:47.526Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1126851129 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T13:55:47.526Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1126851131 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T13:55:47.526Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T13:55:47.526Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:55:47.526Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:55:47.526Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:55:47.526Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:55:48.090Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:55:48.090Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:55:48.090Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:55:48.090Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:55:48.090Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T13:55:48.090Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1126852156 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T13:55:48.090Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1126852156 data=null doit=true} to TableItem with text {} [2019-07-30T13:55:48.090Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1126852156 data=null} to TableItem with text {} [2019-07-30T13:55:48.090Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1126852157 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T13:55:48.090Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1126852157 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T13:55:48.090Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1126852208 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T13:55:48.090Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:55:48.090Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:55:48.090Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T13:55:48.090Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:48.348Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1126852382 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T13:55:48.348Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1126852383 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T13:55:48.348Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1126852383 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T13:55:48.348Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1126852384 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T13:55:48.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126852384 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-30T13:55:48.348Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1126852389 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T13:55:48.348Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:48.348Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:48.348Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:48.348Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:48.348Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T13:55:48.348Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:55:48.348Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:48.348Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:48.348Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:48.348Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:48.348Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:48.348Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126852404 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:55:48.348Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126852404 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:48.348Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126852404 data=null} to TreeItem with text {test} [2019-07-30T13:55:48.348Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126852404 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:48.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126852405 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:48.348Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126852489 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:48.348Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:48.348Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126852490 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:55:48.348Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126852491 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:48.348Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126852491 data=null} to TreeItem with text {test} [2019-07-30T13:55:48.348Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126852491 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:48.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126852491 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:48.348Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126852503 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:48.348Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:55:48.348Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:48.348Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1126852505 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-30T13:55:48.348Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1126852505 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-30T13:55:48.348Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1126852505 data=null} to TreeItem with text {Traces [4]} [2019-07-30T13:55:48.348Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1126852505 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T13:55:48.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126852506 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-30T13:55:48.348Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1126852529 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T13:55:48.348Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:48.348Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1126852530 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-30T13:55:48.348Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1126852531 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-30T13:55:48.348Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1126852531 data=null} to TreeItem with text {Traces [4]} [2019-07-30T13:55:48.348Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1126852531 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T13:55:48.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126852532 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-30T13:55:48.348Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1126852541 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T13:55:48.604Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T13:55:48.604Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T13:55:48.861Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T13:55:48.861Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T13:55:48.861Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1126853030 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T13:55:48.861Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:55:48.861Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T13:55:48.861Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T13:55:48.861Z] 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-30T13:55:48.861Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:48.861Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:55:48.861Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:48.861Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:55:48.861Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:55:48.861Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:55:48.861Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:55:48.861Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:55:48.861Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:55:48.861Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:55:48.861Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:55:48.861Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T13:55:48.861Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T13:55:48.861Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T13:55:48.861Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T13:55:48.861Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T13:55:48.861Z] DEBUG - matched Combo with text " [2019-07-30T13:55:49.119Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1126853116 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-30T13:55:49.119Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T13:55:49.119Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:55:49.119Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:49.119Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:55:49.119Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:49.119Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:55:49.119Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:55:49.119Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:55:49.119Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T13:55:49.119Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:55:49.119Z] 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-30T13:55:49.119Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:55:49.119Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:55:49.119Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:55:49.119Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:55:49.119Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:55:49.119Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:55:49.119Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@6e330ce7 [2019-07-30T13:55:49.119Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1126853119 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:55:49.119Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1126853119 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:55:49.119Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1126853119 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:55:49.119Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1126853119 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:55:49.119Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1126853120 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:55:49.119Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1126853120 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:55:49.119Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1126853120 data=null item=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-30T13:55:49.119Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1126853120 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:55:49.119Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1126853120 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:55:49.119Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1126853120 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:55:49.119Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1126853120 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:55:49.119Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1126853120 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:55:49.119Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:55:49.119Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:49.119Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:55:49.119Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:49.119Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:55:49.119Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:55:49.119Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:55:49.119Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:55:49.119Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T13:55:49.119Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:55:49.119Z] 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-30T13:55:49.119Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:55:49.119Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:55:49.119Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:55:49.119Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:55:49.119Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T13:55:49.119Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T13:55:49.119Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:55:49.119Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:49.119Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:55:49.119Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:49.119Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:55:49.119Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T13:55:49.119Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:55:49.119Z] 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-30T13:55:49.119Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:55:49.119Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:55:49.119Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:55:49.119Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:55:49.119Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:55:49.119Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:55:49.119Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:55:49.119Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T13:55:49.119Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T13:55:49.119Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:55:49.119Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:49.119Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:55:49.119Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:49.119Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:55:49.119Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:55:49.119Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T13:55:49.119Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:55:49.119Z] 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-30T13:55:49.119Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:55:49.119Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:55:49.119Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:55:49.119Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:55:49.119Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:55:49.119Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:55:49.119Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T13:55:49.119Z] 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-30T13:55:49.119Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:55:49.119Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:49.119Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:55:49.119Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:49.119Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:55:49.119Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:55:49.119Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:55:49.119Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:55:49.119Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:55:49.119Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T13:55:49.119Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T13:55:49.119Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T13:55:49.119Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:55:49.119Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:55:49.119Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:55:49.119Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T13:55:49.119Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T13:55:49.119Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:55:49.119Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:49.119Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:55:49.119Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:49.119Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:55:49.119Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:55:49.119Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:55:49.119Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:55:49.119Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:55:49.119Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:55:49.119Z] 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-30T13:55:49.119Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:55:49.119Z] 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-30T13:55:49.119Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:55:49.119Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:55:49.119Z] 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-30T13:55:49.119Z] 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-30T13:55:49.119Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:55:49.119Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:49.119Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:55:49.119Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:49.119Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:55:49.119Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:55:49.119Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:55:49.119Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:55:49.119Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:55:49.119Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:55:49.119Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:55:49.119Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:55:49.119Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T13:55:49.119Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T13:55:49.119Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:55:49.119Z] DEBUG - Clicking on &Finish [2019-07-30T13:55:49.119Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1126853139 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:55:49.119Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1126853143 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:55:49.119Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1126853143 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:55:49.119Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1126853143 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:55:49.119Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1126853143 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:55:49.119Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1126853143 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:55:49.119Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:55:49.376Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:55:49.376Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:55:49.376Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:55:49.376Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:55:49.376Z] DEBUG - Clicked on &Finish [2019-07-30T13:55:49.376Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-30T13:55:49.376Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1126853436 data=null doit=true} to Shell with text {Confirmation} [2019-07-30T13:55:49.376Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-30T13:55:49.376Z] DEBUG - matched Button with text "Rename", using matcher: with mnemonic 'Rename' [2019-07-30T13:55:49.376Z] DEBUG - matched Button with text "Rename", using matcher: with style 'SWT.PUSH' [2019-07-30T13:55:49.376Z] DEBUG - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-30T13:55:49.376Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-30T13:55:49.376Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-30T13:55:49.376Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-30T13:55:49.376Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-30T13:55:49.376Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-30T13:55:49.376Z] DEBUG - Clicking on Rename [2019-07-30T13:55:49.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename} time=1126853437 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-30T13:55:49.376Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename} time=1126853438 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-30T13:55:49.376Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename} time=1126853493 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-30T13:55:49.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename} time=1126853493 data=null} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-30T13:55:49.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename} time=1126853493 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-30T13:55:49.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename} time=1126853493 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-30T13:55:49.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename} time=1126853494 data=null item=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-30T13:55:49.940Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1126853144 data=null item=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-30T13:55:49.940Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1126852613 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-30T13:55:49.940Z] DEBUG - Clicked on [2019-07-30T13:55:49.940Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:55:50.197Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:50.197Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:50.197Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:50.197Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:50.197Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:50.197Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126854215 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:55:50.197Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126854215 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:50.197Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126854215 data=null} to TreeItem with text {test} [2019-07-30T13:55:50.197Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126854215 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:50.197Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126854216 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:50.197Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126854229 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:50.197Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:50.197Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126854229 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:55:50.197Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126854229 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:50.197Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126854230 data=null} to TreeItem with text {test} [2019-07-30T13:55:50.197Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126854230 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:50.197Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126854230 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:50.197Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126854289 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:50.197Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:55:50.197Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:50.197Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1126854291 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-30T13:55:50.197Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1126854291 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-30T13:55:50.197Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1126854291 data=null} to TreeItem with text {Traces [5]} [2019-07-30T13:55:50.197Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1126854291 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T13:55:50.197Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126854291 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-30T13:55:50.197Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1126854301 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T13:55:50.197Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again. [2019-07-30T13:55:50.454Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T13:55:50.454Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:50.454Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1126854599 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T13:55:50.454Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1126854599 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T13:55:50.454Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1126854599 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T13:55:50.454Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1126854600 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T13:55:50.454Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126854600 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-30T13:55:50.454Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1126854682 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T13:55:50.454Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:50.454Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:50.454Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:50.454Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:50.454Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T13:55:50.454Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:50.454Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1126854686 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T13:55:50.454Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1126854686 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T13:55:50.454Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1126854686 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T13:55:50.454Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1126854687 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T13:55:50.454Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126854687 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-30T13:55:50.454Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1126854692 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T13:55:50.454Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T13:55:50.454Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1126854693 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T13:55:50.454Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1126854693 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T13:55:50.454Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:50.454Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1126854693 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T13:55:50.454Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1126854694 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T13:55:50.454Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126854694 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-30T13:55:50.454Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1126854704 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T13:55:50.454Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1126854704 data=null button=1 stateMask=0x0 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T13:55:50.454Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1126854705 data=null button=1 stateMask=0x0 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T13:55:50.710Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1126854705 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-30T13:55:50.967Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1126854823 data=null button=1 stateMask=0x80000 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T13:55:50.967Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1126855218 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T13:55:50.967Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1126855218 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T13:55:50.967Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1126855218 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T13:55:50.967Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T13:55:50.967Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:55:50.967Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:55:50.967Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:55:50.967Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:55:50.967Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:55:52.335Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:55:52.335Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:55:52.335Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:55:52.335Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:55:52.335Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T13:55:52.335Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1126856223 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T13:55:52.335Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1126856223 data=null doit=true} to TableItem with text {} [2019-07-30T13:55:52.335Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1126856224 data=null} to TableItem with text {} [2019-07-30T13:55:52.335Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1126856224 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T13:55:52.335Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1126856224 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T13:55:52.335Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1126856232 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T13:55:52.335Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:55:52.335Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:55:52.335Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T13:55:52.335Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:52.335Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1126856487 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T13:55:52.335Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1126856487 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T13:55:52.335Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1126856487 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T13:55:52.335Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1126856488 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T13:55:52.335Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126856488 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-30T13:55:52.335Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1126856493 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T13:55:52.335Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:52.335Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:52.335Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:52.335Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:52.335Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T13:55:52.335Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:55:52.335Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:52.335Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:52.335Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:52.335Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:52.335Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:52.335Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126856505 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:55:52.335Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126856505 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:52.335Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126856505 data=null} to TreeItem with text {test} [2019-07-30T13:55:52.335Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126856505 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:52.335Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126856506 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:52.335Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126856589 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:52.335Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:52.592Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126856590 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:55:52.592Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126856590 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:52.592Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126856590 data=null} to TreeItem with text {test} [2019-07-30T13:55:52.592Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126856591 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:52.592Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126856591 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:52.592Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126856598 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:52.592Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:55:52.592Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:52.592Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1126856599 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-30T13:55:52.592Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1126856599 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-30T13:55:52.592Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1126856599 data=null} to TreeItem with text {Traces [5]} [2019-07-30T13:55:52.592Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1126856599 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T13:55:52.592Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126856599 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-30T13:55:52.592Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1126856620 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T13:55:52.592Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:52.592Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1126856621 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-30T13:55:52.592Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1126856621 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-30T13:55:52.592Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1126856621 data=null} to TreeItem with text {Traces [5]} [2019-07-30T13:55:52.592Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1126856622 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T13:55:52.592Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126856622 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-30T13:55:52.592Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1126856631 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T13:55:52.592Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T13:55:52.592Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T13:55:52.850Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T13:55:53.107Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T13:55:53.107Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1126857121 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T13:55:53.107Z] 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-30T13:55:53.107Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:55:53.107Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T13:55:53.107Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T13:55:53.107Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T13:55:53.107Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T13:55:53.107Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T13:55:53.107Z] DEBUG - matched Combo with text " [2019-07-30T13:55:53.107Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1126857224 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-30T13:55:53.107Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:55:53.107Z] 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-30T13:55:53.107Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:55:53.107Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:55:53.107Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4536cfd3 [2019-07-30T13:55:53.107Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1126857227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:55:53.107Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1126857228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:55:53.107Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1126857228 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:55:53.107Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1126857228 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:55:53.107Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1126857228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:55:53.107Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1126857228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:55:53.107Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1126857229 data=null item=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-30T13:55:53.107Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1126857229 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:55:53.107Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1126857229 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:55:53.107Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1126857229 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:55:53.107Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1126857229 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:55:53.107Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1126857229 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:55:53.107Z] 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-30T13:55:53.107Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:55:53.107Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T13:55:53.107Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:55:53.107Z] 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-30T13:55:53.107Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:55:53.107Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T13:55:53.107Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:55:53.107Z] 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-30T13:55:53.107Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:55:53.107Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T13:55:53.107Z] 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-30T13:55:53.107Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:55:53.107Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T13:55:53.107Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:55:53.107Z] 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-30T13:55:53.107Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:55:53.107Z] 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-30T13:55:53.107Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:55:53.107Z] 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-30T13:55:53.107Z] 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-30T13:55:53.107Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T13:55:53.107Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:55:53.107Z] DEBUG - Clicking on &Finish [2019-07-30T13:55:53.107Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1126857257 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:55:53.107Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1126857257 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:55:53.107Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1126857257 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:55:53.107Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1126857257 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:55:53.107Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1126857257 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:55:53.107Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1126857258 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:55:53.364Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:55:53.364Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:55:53.364Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:55:53.364Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:55:53.364Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:55:53.364Z] DEBUG - Clicked on &Finish [2019-07-30T13:55:53.364Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-30T13:55:53.364Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1126857584 data=null doit=true} to Shell with text {Confirmation} [2019-07-30T13:55:53.364Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-30T13:55:53.364Z] DEBUG - matched Button with text "Rename", using matcher: with mnemonic 'Rename' [2019-07-30T13:55:53.364Z] DEBUG - matched Button with text "Rename", using matcher: with style 'SWT.PUSH' [2019-07-30T13:55:53.364Z] DEBUG - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-30T13:55:53.364Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-30T13:55:53.364Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-30T13:55:53.364Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-30T13:55:53.364Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-30T13:55:53.364Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-30T13:55:53.364Z] DEBUG - Clicking on Rename [2019-07-30T13:55:53.364Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename} time=1126857585 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-30T13:55:53.364Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename} time=1126857585 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-30T13:55:53.364Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename} time=1126857586 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-30T13:55:53.364Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename} time=1126857586 data=null} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-30T13:55:53.364Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename} time=1126857586 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-30T13:55:53.364Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename} time=1126857586 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-30T13:55:53.620Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename} time=1126857586 data=null item=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-30T13:55:53.620Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1126857258 data=null item=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-30T13:55:53.620Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1126856718 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-30T13:55:53.877Z] DEBUG - Clicked on [2019-07-30T13:55:53.877Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:55:53.877Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:53.877Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:53.877Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:53.877Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:53.877Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:53.877Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126857928 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:55:53.877Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126857928 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:53.877Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126857929 data=null} to TreeItem with text {test} [2019-07-30T13:55:53.877Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126857929 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:53.877Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126857929 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:53.877Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126857993 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:53.877Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:53.877Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126857993 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:55:53.877Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126857994 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:53.877Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126857994 data=null} to TreeItem with text {test} [2019-07-30T13:55:53.877Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126857994 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:53.877Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126857994 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:53.877Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126858012 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:53.877Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:55:53.877Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:53.877Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1126858013 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T13:55:53.877Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1126858014 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T13:55:53.877Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1126858014 data=null} to TreeItem with text {Traces [6]} [2019-07-30T13:55:53.877Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1126858014 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T13:55:53.877Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126858014 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-30T13:55:53.877Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1126858030 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T13:55:53.877Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-30T13:55:54.133Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T13:55:54.133Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:54.133Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1126858342 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T13:55:54.133Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1126858343 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T13:55:54.133Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1126858343 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T13:55:54.133Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1126858343 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T13:55:54.133Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126858343 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-30T13:55:54.133Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1126858383 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T13:55:54.133Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:54.133Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:54.133Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:54.133Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:54.133Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T13:55:54.133Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:54.133Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1126858387 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T13:55:54.133Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1126858387 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T13:55:54.133Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1126858387 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T13:55:54.133Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1126858387 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T13:55:54.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126858387 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-30T13:55:54.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1126858392 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T13:55:54.391Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T13:55:54.391Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1126858393 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T13:55:54.391Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1126858393 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T13:55:54.391Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:54.391Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1126858393 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T13:55:54.391Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1126858393 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T13:55:54.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126858394 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-30T13:55:54.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1126858397 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T13:55:54.391Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1126858398 data=null button=1 stateMask=0x0 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T13:55:54.391Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1126858398 data=null button=1 stateMask=0x0 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T13:55:54.391Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1126858398 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-30T13:55:54.955Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1126858590 data=null button=1 stateMask=0x80000 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T13:55:55.212Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1126859228 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T13:55:55.212Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1126859341 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T13:55:55.212Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1126859341 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T13:55:55.212Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T13:55:55.212Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:55:55.212Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:55:55.212Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:55:55.212Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:55:55.212Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:55:55.212Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:55:55.212Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:55:55.212Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:55:55.212Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:55:55.212Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:55:55.212Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T13:55:55.212Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1126859383 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T13:55:55.212Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1126859384 data=null doit=true} to TableItem with text {} [2019-07-30T13:55:55.212Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1126859384 data=null} to TableItem with text {} [2019-07-30T13:55:55.212Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1126859385 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T13:55:55.212Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1126859385 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T13:55:55.212Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1126859391 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T13:55:55.212Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:55:55.212Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:55:56.580Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T13:55:56.580Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:56.580Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1126860680 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T13:55:56.580Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1126860680 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T13:55:56.580Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1126860681 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T13:55:56.580Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1126860681 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T13:55:56.580Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126860681 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-30T13:55:56.580Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1126860686 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T13:55:56.580Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:56.580Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:56.580Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:56.580Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:56.580Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T13:55:56.580Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:55:56.580Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:56.580Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:56.580Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:56.580Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:56.580Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:56.580Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126860699 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:55:56.580Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126860699 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:56.580Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126860699 data=null} to TreeItem with text {test} [2019-07-30T13:55:56.580Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126860699 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:56.580Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126860700 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:56.580Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126860738 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:56.580Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:56.580Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126860739 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:55:56.580Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126860739 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:56.580Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126860739 data=null} to TreeItem with text {test} [2019-07-30T13:55:56.580Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126860740 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:56.580Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126860740 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:56.580Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126860747 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:56.580Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:55:56.580Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:56.580Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1126860782 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T13:55:56.580Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1126860782 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T13:55:56.580Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1126860782 data=null} to TreeItem with text {Traces [6]} [2019-07-30T13:55:56.580Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1126860783 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T13:55:56.580Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126860783 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-30T13:55:56.580Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1126860793 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T13:55:56.580Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-30T13:55:57.127Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T13:55:57.127Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:57.127Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126861169 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to Tree node with text: ExampleCustomTxt.log [2019-07-30T13:55:57.127Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1126861169 data=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-07-30T13:55:57.127Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1126861170 data=null} to Tree node with text: ExampleCustomTxt.log [2019-07-30T13:55:57.127Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126861170 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-30T13:55:57.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126861170 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-30T13:55:57.127Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126861201 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-30T13:55:57.127Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:57.127Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:57.127Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:57.127Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:57.127Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T13:55:57.127Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:55:57.127Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:57.127Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:57.127Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:57.127Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:57.127Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:57.127Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126861208 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:55:57.127Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126861208 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:57.127Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126861208 data=null} to TreeItem with text {test} [2019-07-30T13:55:57.127Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126861208 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:57.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126861209 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:57.127Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126861278 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:57.127Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:57.127Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126861279 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:55:57.127Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126861280 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:57.127Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126861280 data=null} to TreeItem with text {test} [2019-07-30T13:55:57.127Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126861280 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:57.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126861280 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:57.127Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126861288 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:57.127Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:55:57.127Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:57.127Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1126861289 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T13:55:57.127Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1126861290 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T13:55:57.127Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1126861290 data=null} to TreeItem with text {Traces [6]} [2019-07-30T13:55:57.127Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1126861290 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T13:55:57.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126861290 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-30T13:55:57.127Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1126861311 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T13:55:57.127Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:57.127Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1126861312 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T13:55:57.127Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1126861312 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T13:55:57.127Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1126861312 data=null} to TreeItem with text {Traces [6]} [2019-07-30T13:55:57.127Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1126861313 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T13:55:57.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126861313 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-30T13:55:57.127Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1126861321 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T13:55:57.385Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T13:55:57.385Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T13:55:57.642Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T13:55:57.642Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T13:55:57.642Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1126861731 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T13:55:57.642Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:55:57.642Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T13:55:57.642Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T13:55:57.642Z] 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-30T13:55:57.642Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:57.642Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:55:57.642Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:57.642Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:55:57.642Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:55:57.642Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:55:57.642Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:55:57.642Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:55:57.642Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:55:57.642Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:55:57.642Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:55:57.642Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T13:55:57.642Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T13:55:57.642Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T13:55:57.642Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T13:55:57.642Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T13:55:57.642Z] DEBUG - matched Combo with text " [2019-07-30T13:55:57.642Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1126861799 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-30T13:55:57.642Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T13:55:57.642Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:55:57.642Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:57.642Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:55:57.642Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:57.642Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:55:57.642Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:55:57.642Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:55:57.642Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T13:55:57.642Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:55:57.642Z] 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-30T13:55:57.642Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:55:57.642Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:55:57.642Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:55:57.642Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:55:57.642Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:55:57.642Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:55:57.642Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@3db95012 [2019-07-30T13:55:57.642Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1126861802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:55:57.642Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1126861802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:55:57.642Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1126861802 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:55:57.642Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1126861802 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:55:57.642Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1126861802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:55:57.642Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1126861802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:55:57.642Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1126861802 data=null item=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-30T13:55:57.642Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1126861803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:55:57.642Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1126861803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:55:57.642Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1126861803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:55:57.642Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1126861803 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:55:57.642Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1126861803 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:55:57.642Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:55:57.642Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:57.642Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:55:57.642Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:57.642Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:55:57.642Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:55:57.642Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:55:57.642Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:55:57.642Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T13:55:57.642Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:55:57.642Z] 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-30T13:55:57.642Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:55:57.642Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:55:57.642Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:55:57.642Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:55:57.642Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T13:55:57.642Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T13:55:57.642Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:55:57.642Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:57.642Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:55:57.642Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:57.642Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:55:57.642Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T13:55:57.642Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:55:57.642Z] 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-30T13:55:57.642Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:55:57.642Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:55:57.642Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:55:57.642Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:55:57.642Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:55:57.642Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:55:57.642Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:55:57.642Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T13:55:57.642Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T13:55:57.642Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:55:57.642Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:57.642Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:55:57.642Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:57.642Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:55:57.642Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:55:57.642Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T13:55:57.642Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:55:57.642Z] 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-30T13:55:57.642Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:55:57.642Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:55:57.642Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:55:57.642Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:55:57.642Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:55:57.642Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:55:57.642Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T13:55:57.642Z] 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-30T13:55:57.642Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:55:57.642Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:57.642Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:55:57.642Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:57.642Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:55:57.643Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:55:57.643Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:55:57.643Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:55:57.643Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:55:57.643Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T13:55:57.643Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T13:55:57.643Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T13:55:57.643Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:55:57.643Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:55:57.643Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:55:57.643Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T13:55:57.643Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T13:55:57.643Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:55:57.643Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:57.643Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:55:57.643Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:57.643Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:55:57.643Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:55:57.643Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:55:57.643Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:55:57.643Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:55:57.643Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:55:57.643Z] 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-30T13:55:57.643Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:55:57.643Z] 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-30T13:55:57.643Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:55:57.643Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:55:57.643Z] 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-30T13:55:57.643Z] 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-30T13:55:57.643Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:55:57.643Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:57.643Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:55:57.643Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:55:57.643Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:55:57.643Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:55:57.643Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:55:57.643Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:55:57.643Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:55:57.643Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:55:57.643Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:55:57.643Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:55:57.643Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T13:55:57.643Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T13:55:57.643Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:55:57.643Z] DEBUG - Clicking on &Finish [2019-07-30T13:55:57.643Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1126861820 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:55:57.643Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1126861821 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:55:57.643Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1126861821 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:55:57.643Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1126861821 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:55:57.643Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1126861821 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:55:57.643Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1126861821 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:55:57.643Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:55:57.899Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:55:57.899Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:55:57.899Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:55:57.899Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:55:57.899Z] DEBUG - Clicked on &Finish [2019-07-30T13:55:57.899Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-30T13:55:57.899Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1126862050 data=null doit=true} to Shell with text {Confirmation} [2019-07-30T13:55:57.899Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-30T13:55:57.899Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-30T13:55:57.899Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-30T13:55:57.899Z] DEBUG - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite' [2019-07-30T13:55:57.899Z] DEBUG - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH' [2019-07-30T13:55:57.899Z] DEBUG - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-30T13:55:57.899Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-30T13:55:57.899Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-30T13:55:57.899Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-30T13:55:57.899Z] DEBUG - Clicking on Overwrite [2019-07-30T13:55:57.899Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite} time=1126862051 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-30T13:55:57.899Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite} time=1126862051 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-30T13:55:57.899Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite} time=1126862051 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-30T13:55:57.899Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite} time=1126862051 data=null} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-30T13:55:57.899Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite} time=1126862051 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-30T13:55:57.899Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite} time=1126862051 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-30T13:55:57.899Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite} time=1126862066 data=null item=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-30T13:55:58.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1126861821 data=null item=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-30T13:55:58.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1126861399 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-30T13:55:58.463Z] DEBUG - Clicked on [2019-07-30T13:55:58.463Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:55:58.719Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:58.719Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:58.719Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:58.719Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:58.719Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:58.719Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126862728 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:55:58.719Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126862728 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:58.719Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126862728 data=null} to TreeItem with text {test} [2019-07-30T13:55:58.719Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126862729 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:58.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126862729 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:58.719Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126862802 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:58.719Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:58.719Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126862803 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:55:58.719Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126862803 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:58.719Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126862804 data=null} to TreeItem with text {test} [2019-07-30T13:55:58.719Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126862804 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:58.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126862804 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:55:58.719Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126862810 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:55:58.719Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:55:58.719Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:58.719Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1126862812 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T13:55:58.719Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1126862812 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T13:55:58.719Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1126862812 data=null} to TreeItem with text {Traces [6]} [2019-07-30T13:55:58.719Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1126862812 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T13:55:58.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126862813 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-30T13:55:58.719Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1126862826 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T13:55:58.719Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-30T13:55:58.976Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T13:55:58.976Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:58.976Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126863135 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:58.976Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1126863136 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:58.976Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1126863136 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:58.976Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126863136 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:58.976Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126863136 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:58.976Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126863186 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:58.976Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:58.976Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:58.976Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:55:58.976Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:55:58.976Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T13:55:58.976Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:58.976Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126863191 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:58.976Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1126863191 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:58.976Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1126863192 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:58.976Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126863192 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:58.976Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126863192 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:58.976Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126863198 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:58.976Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:58.976Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126863198 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:58.976Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1126863198 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:58.976Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:55:58.976Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1126863199 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:58.976Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126863199 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:58.976Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126863199 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:58.976Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126863210 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:58.976Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126863211 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:58.976Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126863211 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:59.233Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1126863211 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:59.233Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126863390 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:59.233Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126863390 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:59.233Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1126863390 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:59.233Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1126863391 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:59.233Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:55:59.233Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:55:59.233Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:55:59.233Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:55:59.233Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:55:59.233Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:55:59.796Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:55:59.796Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:55:59.796Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:55:59.796Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:55:59.796Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:55:59.796Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:56:00.727Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:56:00.727Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:56:00.727Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:56:00.727Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:56:00.727Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T13:56:00.727Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1126864896 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T13:56:00.727Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1126864896 data=null doit=true} to TableItem with text {} [2019-07-30T13:56:00.727Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1126864896 data=null} to TableItem with text {} [2019-07-30T13:56:00.727Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1126864897 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T13:56:00.727Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1126864897 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T13:56:00.727Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1126864919 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T13:56:00.727Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:56:00.727Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:56:00.984Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T13:56:00.984Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:00.984Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126865087 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:00.984Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1126865087 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:00.984Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1126865087 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:00.984Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126865088 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:00.984Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126865088 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:00.984Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126865093 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:00.984Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:00.984Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:00.984Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:00.984Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:00.984Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T13:56:00.984Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T13:56:00.984Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:00.984Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126865218 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to Tree node with text: ExampleCustomTxt.log [2019-07-30T13:56:00.984Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1126865219 data=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-07-30T13:56:00.984Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1126865219 data=null} to Tree node with text: ExampleCustomTxt.log [2019-07-30T13:56:00.984Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126865219 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-30T13:56:00.984Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126865219 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-30T13:56:00.984Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126865224 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-30T13:56:00.984Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:00.984Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:00.984Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:00.984Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:00.984Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T13:56:00.984Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:56:00.984Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:00.984Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:00.984Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:00.984Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:00.984Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:00.984Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126865230 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:56:00.984Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126865230 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:00.984Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126865230 data=null} to TreeItem with text {test} [2019-07-30T13:56:00.984Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126865231 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:00.984Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126865231 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:01.241Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126865288 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:01.241Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:01.241Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126865289 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:56:01.241Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126865289 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:01.241Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126865289 data=null} to TreeItem with text {test} [2019-07-30T13:56:01.241Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126865289 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:01.241Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126865290 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:01.241Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126865301 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:01.241Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:56:01.241Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:01.241Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1126865303 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T13:56:01.241Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1126865303 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T13:56:01.241Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1126865303 data=null} to TreeItem with text {Traces [6]} [2019-07-30T13:56:01.241Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1126865303 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T13:56:01.241Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126865303 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-30T13:56:01.241Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1126865313 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T13:56:01.241Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-30T13:56:01.498Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T13:56:01.498Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:01.755Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126865785 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to Tree node with text: ExampleCustomXml.xml [2019-07-30T13:56:01.755Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1126865785 data=null doit=true} to Tree node with text: ExampleCustomXml.xml [2019-07-30T13:56:01.755Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1126865785 data=null} to Tree node with text: ExampleCustomXml.xml [2019-07-30T13:56:01.755Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126865786 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-30T13:56:01.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126865786 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-30T13:56:01.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126865819 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-30T13:56:01.755Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:01.755Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:01.755Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:01.755Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:01.755Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T13:56:01.755Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:56:01.755Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:01.755Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:01.755Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:01.755Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:01.755Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:01.755Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126865827 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:56:01.755Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126865827 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:01.755Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126865827 data=null} to TreeItem with text {test} [2019-07-30T13:56:01.755Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126865827 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:01.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126865828 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:01.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126865884 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:01.755Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:01.755Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126865884 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:56:01.755Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126865885 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:01.755Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126865885 data=null} to TreeItem with text {test} [2019-07-30T13:56:01.755Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126865885 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:01.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126865885 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:01.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126865896 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:01.755Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:56:01.755Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:01.755Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1126865897 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T13:56:01.755Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1126865897 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T13:56:01.755Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1126865898 data=null} to TreeItem with text {Traces [6]} [2019-07-30T13:56:01.755Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1126865898 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T13:56:01.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126865898 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-30T13:56:01.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1126865914 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T13:56:01.755Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:01.755Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1126865915 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T13:56:01.755Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1126865915 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T13:56:01.755Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1126865915 data=null} to TreeItem with text {Traces [6]} [2019-07-30T13:56:01.755Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1126865915 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T13:56:01.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126865916 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-30T13:56:01.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1126865927 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T13:56:01.755Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T13:56:01.755Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T13:56:02.319Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T13:56:02.319Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T13:56:02.319Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1126866338 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T13:56:02.319Z] 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-30T13:56:02.319Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:56:02.319Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T13:56:02.319Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T13:56:02.319Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T13:56:02.319Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T13:56:02.319Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T13:56:02.319Z] DEBUG - matched Combo with text " [2019-07-30T13:56:02.319Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1126866435 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-30T13:56:02.319Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:56:02.319Z] 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-30T13:56:02.319Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:56:02.319Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:56:02.319Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@66860e08 [2019-07-30T13:56:02.319Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1126866443 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:56:02.319Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1126866443 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:56:02.319Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1126866443 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:56:02.319Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1126866443 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:56:02.319Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1126866443 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:56:02.319Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1126866443 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:56:02.319Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1126866443 data=null item=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-30T13:56:02.319Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1126866444 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:56:02.319Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1126866444 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:56:02.319Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1126866444 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:56:02.319Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1126866444 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:56:02.319Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1126866444 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:56:02.319Z] 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-30T13:56:02.319Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:56:02.319Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T13:56:02.319Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:56:02.319Z] 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-30T13:56:02.319Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:56:02.319Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T13:56:02.319Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:56:02.319Z] 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-30T13:56:02.319Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:56:02.319Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T13:56:02.319Z] 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-30T13:56:02.319Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:56:02.319Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T13:56:02.319Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:56:02.319Z] 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-30T13:56:02.319Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:56:02.319Z] 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-30T13:56:02.319Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:56:02.319Z] 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-30T13:56:02.319Z] 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-30T13:56:02.319Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T13:56:02.319Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:02.319Z] DEBUG - Clicking on &Finish [2019-07-30T13:56:02.319Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1126866459 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:02.319Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1126866459 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:02.319Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1126866459 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:02.319Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1126866459 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:02.319Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1126866459 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:02.319Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1126866460 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:02.319Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:02.576Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:02.576Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:02.576Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:02.576Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:02.576Z] DEBUG - Clicked on &Finish [2019-07-30T13:56:02.576Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-30T13:56:02.576Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1126866727 data=null doit=true} to Shell with text {Confirmation} [2019-07-30T13:56:02.576Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-30T13:56:02.576Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-30T13:56:02.576Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-30T13:56:02.576Z] DEBUG - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite' [2019-07-30T13:56:02.576Z] DEBUG - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH' [2019-07-30T13:56:02.576Z] DEBUG - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-30T13:56:02.576Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-30T13:56:02.576Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-30T13:56:02.576Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-30T13:56:02.576Z] DEBUG - Clicking on Overwrite [2019-07-30T13:56:02.576Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite} time=1126866728 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-30T13:56:02.576Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite} time=1126866728 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-30T13:56:02.576Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite} time=1126866743 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-30T13:56:02.576Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite} time=1126866743 data=null} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-30T13:56:02.576Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite} time=1126866743 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-30T13:56:02.576Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite} time=1126866743 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-30T13:56:02.576Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite} time=1126866743 data=null item=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-30T13:56:03.139Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1126866460 data=null item=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-30T13:56:03.139Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1126866005 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-30T13:56:03.139Z] DEBUG - Clicked on [2019-07-30T13:56:03.139Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:56:03.139Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:03.139Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:03.139Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:03.139Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:03.139Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:03.139Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126867346 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:56:03.139Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126867346 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:03.139Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126867347 data=null} to TreeItem with text {test} [2019-07-30T13:56:03.139Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126867347 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:03.139Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126867347 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:03.139Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126867381 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:03.139Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:03.139Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126867382 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:56:03.139Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126867382 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:03.139Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126867382 data=null} to TreeItem with text {test} [2019-07-30T13:56:03.139Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126867382 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:03.139Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126867382 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:03.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126867410 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:03.397Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:56:03.397Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:03.397Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1126867412 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T13:56:03.397Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1126867412 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T13:56:03.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1126867412 data=null} to TreeItem with text {Traces [6]} [2019-07-30T13:56:03.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1126867412 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T13:56:03.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126867412 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-30T13:56:03.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1126867483 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T13:56:03.397Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-30T13:56:03.397Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T13:56:03.397Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:03.397Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126867537 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:03.397Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1126867537 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:03.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1126867573 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:03.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126867581 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:03.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126867581 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:03.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126867623 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:03.397Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:03.397Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:03.397Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:03.397Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:03.397Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T13:56:03.397Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:03.397Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126867627 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:03.397Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1126867627 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:03.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1126867627 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:03.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126867628 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:03.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126867628 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:03.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126867632 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:03.397Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:03.397Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126867633 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:03.397Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1126867633 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:03.397Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:03.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1126867633 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:03.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126867634 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:03.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126867634 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:03.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126867637 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:03.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126867637 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:03.397Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126867638 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:03.653Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1126867638 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:03.909Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126867731 data=null button=1 stateMask=0x80000 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:03.909Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126868050 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:03.910Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1126868050 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:03.910Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1126868052 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:03.910Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:03.910Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:56:03.910Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:56:03.910Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:56:03.910Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:56:03.910Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:56:03.910Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:56:04.839Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:56:04.839Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:56:04.839Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:56:04.839Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:56:04.839Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T13:56:04.839Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1126869056 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T13:56:04.839Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1126869056 data=null doit=true} to TableItem with text {} [2019-07-30T13:56:04.839Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1126869056 data=null} to TableItem with text {} [2019-07-30T13:56:04.839Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1126869083 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T13:56:04.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1126869084 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T13:56:04.839Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1126869090 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T13:56:04.839Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:56:04.839Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:56:05.096Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T13:56:05.096Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:05.096Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126869300 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:05.096Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1126869301 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:05.096Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1126869301 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:05.096Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126869302 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:05.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126869302 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:05.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126869306 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:05.096Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:05.096Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:05.096Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:05.096Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:05.096Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T13:56:05.353Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T13:56:05.353Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:05.353Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126869487 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to Tree node with text: ExampleCustomXml.xml [2019-07-30T13:56:05.353Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1126869487 data=null doit=true} to Tree node with text: ExampleCustomXml.xml [2019-07-30T13:56:05.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1126869487 data=null} to Tree node with text: ExampleCustomXml.xml [2019-07-30T13:56:05.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126869488 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-30T13:56:05.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126869488 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-30T13:56:05.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126869492 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-30T13:56:05.353Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:05.353Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:05.353Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:05.353Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:05.353Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T13:56:05.353Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:56:05.353Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:05.353Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:05.353Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:05.353Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:05.353Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:05.353Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126869498 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:56:05.353Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126869498 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:05.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126869498 data=null} to TreeItem with text {test} [2019-07-30T13:56:05.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126869499 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:05.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126869499 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:05.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126869535 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:05.353Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:05.353Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126869536 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:56:05.353Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126869537 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:05.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126869579 data=null} to TreeItem with text {test} [2019-07-30T13:56:05.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126869579 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:05.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126869580 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:05.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126869586 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:05.353Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:56:05.353Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:05.353Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1126869587 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T13:56:05.353Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1126869588 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T13:56:05.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1126869588 data=null} to TreeItem with text {Traces [6]} [2019-07-30T13:56:05.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1126869588 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T13:56:05.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126869588 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-30T13:56:05.610Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1126869609 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T13:56:05.610Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-30T13:56:05.867Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T13:56:05.867Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:05.867Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126869974 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to Tree node with text: kernel-overlap-testing [2019-07-30T13:56:05.867Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1126869974 data=null doit=true} to Tree node with text: kernel-overlap-testing [2019-07-30T13:56:05.867Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1126869975 data=null} to Tree node with text: kernel-overlap-testing [2019-07-30T13:56:05.867Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126869975 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-30T13:56:05.867Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126869975 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-30T13:56:05.867Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126870023 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-30T13:56:05.867Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:05.867Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:05.867Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:05.867Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:05.867Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T13:56:05.867Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:56:05.867Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:05.867Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:05.867Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:05.867Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:05.867Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:05.867Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126870029 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:56:05.867Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126870029 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:05.867Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126870029 data=null} to TreeItem with text {test} [2019-07-30T13:56:05.867Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126870029 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:05.867Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126870029 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:05.867Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126870089 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:05.867Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:05.867Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126870090 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:56:05.867Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126870090 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:05.867Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126870090 data=null} to TreeItem with text {test} [2019-07-30T13:56:05.867Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126870090 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:05.867Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126870091 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:05.867Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126870097 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:05.867Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:56:05.867Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:05.867Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1126870097 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T13:56:05.867Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1126870098 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T13:56:05.867Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1126870098 data=null} to TreeItem with text {Traces [6]} [2019-07-30T13:56:05.867Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1126870098 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T13:56:05.867Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126870098 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-30T13:56:05.867Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1126870117 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T13:56:05.867Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:05.867Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1126870119 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T13:56:05.867Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1126870119 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T13:56:05.867Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1126870119 data=null} to TreeItem with text {Traces [6]} [2019-07-30T13:56:05.867Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1126870120 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T13:56:06.124Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126870120 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-30T13:56:06.124Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1126870129 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T13:56:06.124Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T13:56:06.124Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T13:56:06.381Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T13:56:06.381Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T13:56:06.381Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1126870448 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T13:56:06.381Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:56:06.381Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T13:56:06.381Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T13:56:06.381Z] 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-30T13:56:06.381Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:06.381Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:56:06.381Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:06.381Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:56:06.381Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:56:06.381Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:56:06.381Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:56:06.381Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:56:06.381Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:56:06.381Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:56:06.381Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:56:06.381Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T13:56:06.381Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T13:56:06.381Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T13:56:06.381Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T13:56:06.381Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T13:56:06.381Z] DEBUG - matched Combo with text " [2019-07-30T13:56:06.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1126870544 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-30T13:56:06.381Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T13:56:06.381Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:56:06.381Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:06.381Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:56:06.381Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:06.381Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:56:06.381Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:56:06.381Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:56:06.381Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T13:56:06.381Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:56:06.381Z] 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-30T13:56:06.381Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:56:06.381Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:56:06.381Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:56:06.381Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:56:06.381Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:56:06.381Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:56:06.381Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1796b26 [2019-07-30T13:56:06.381Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1126870547 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:56:06.381Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1126870547 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:56:06.381Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1126870547 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:56:06.381Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1126870547 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:56:06.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1126870548 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:56:06.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1126870548 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:56:06.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1126870548 data=null item=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-30T13:56:06.382Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1126870548 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:56:06.382Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1126870548 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:56:06.382Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1126870548 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:56:06.382Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1126870548 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:56:06.382Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1126870548 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:56:06.382Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:56:06.382Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:06.382Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:56:06.382Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:06.382Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:56:06.382Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:56:06.382Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:56:06.382Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:56:06.382Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T13:56:06.382Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:56:06.382Z] 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-30T13:56:06.382Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:56:06.382Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:56:06.382Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:56:06.382Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:56:06.382Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T13:56:06.382Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T13:56:06.382Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:56:06.382Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:06.382Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:56:06.382Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:06.382Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:56:06.382Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T13:56:06.382Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:56:06.382Z] 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-30T13:56:06.382Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:56:06.382Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:56:06.382Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:56:06.382Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:56:06.382Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:56:06.382Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:56:06.382Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:56:06.382Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T13:56:06.382Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T13:56:06.382Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:56:06.382Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:06.382Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:56:06.382Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:06.382Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:56:06.382Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:56:06.382Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T13:56:06.382Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:56:06.382Z] 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-30T13:56:06.382Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:56:06.382Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:56:06.382Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:56:06.382Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:56:06.382Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:56:06.382Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:56:06.382Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T13:56:06.382Z] 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-30T13:56:06.382Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:56:06.382Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:06.382Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:56:06.382Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:06.382Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:56:06.382Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:56:06.382Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:56:06.382Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:56:06.382Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:56:06.382Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T13:56:06.382Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T13:56:06.382Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T13:56:06.382Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:56:06.382Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:56:06.382Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:56:06.382Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T13:56:06.382Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T13:56:06.382Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:56:06.382Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:06.382Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:56:06.382Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:06.382Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:56:06.382Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:56:06.382Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:56:06.382Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:56:06.382Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:56:06.382Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:56:06.382Z] 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-30T13:56:06.382Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:56:06.382Z] 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-30T13:56:06.382Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:56:06.382Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:56:06.382Z] 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-30T13:56:06.382Z] 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-30T13:56:06.382Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:56:06.382Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:06.382Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:56:06.382Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:06.382Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:56:06.382Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:56:06.382Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:56:06.382Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:56:06.382Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:56:06.382Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:56:06.382Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:56:06.382Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:56:06.382Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T13:56:06.382Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T13:56:06.382Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:06.382Z] DEBUG - Clicking on &Finish [2019-07-30T13:56:06.382Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1126870564 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:06.382Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1126870564 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:06.382Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1126870564 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:06.382Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1126870564 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:06.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1126870564 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:06.382Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1126870564 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:06.641Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:06.641Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:06.641Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:06.641Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:06.641Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:06.641Z] DEBUG - Clicked on &Finish [2019-07-30T13:56:06.641Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-30T13:56:06.641Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1126870829 data=null doit=true} to Shell with text {Confirmation} [2019-07-30T13:56:06.641Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-30T13:56:06.641Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-30T13:56:06.641Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-30T13:56:06.641Z] DEBUG - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite' [2019-07-30T13:56:06.641Z] DEBUG - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH' [2019-07-30T13:56:06.641Z] DEBUG - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-30T13:56:06.641Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-30T13:56:06.641Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-30T13:56:06.641Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-30T13:56:06.641Z] DEBUG - Clicking on Overwrite [2019-07-30T13:56:06.641Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite} time=1126870845 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-30T13:56:06.641Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite} time=1126870845 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-30T13:56:06.641Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite} time=1126870845 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-30T13:56:06.641Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite} time=1126870845 data=null} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-30T13:56:06.641Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite} time=1126870845 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-30T13:56:06.641Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite} time=1126870845 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-30T13:56:06.641Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite} time=1126870845 data=null item=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-30T13:56:07.131Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1126870564 data=null item=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-30T13:56:07.131Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1126870172 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-30T13:56:07.131Z] DEBUG - Clicked on [2019-07-30T13:56:07.131Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:56:07.131Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:07.131Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:07.131Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:07.131Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:07.131Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:07.131Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126871370 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:56:07.131Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126871370 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:07.131Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126871370 data=null} to TreeItem with text {test} [2019-07-30T13:56:07.131Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126871370 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:07.131Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126871371 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:07.479Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126871405 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:07.479Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:07.479Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126871406 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:56:07.479Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126871406 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:07.479Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126871406 data=null} to TreeItem with text {test} [2019-07-30T13:56:07.479Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126871406 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:07.479Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126871417 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:07.479Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126871437 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:07.479Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:56:07.479Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:07.479Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1126871438 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T13:56:07.479Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1126871438 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T13:56:07.479Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1126871438 data=null} to TreeItem with text {Traces [6]} [2019-07-30T13:56:07.479Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1126871439 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T13:56:07.479Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126871439 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-30T13:56:07.479Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1126871505 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T13:56:07.479Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-30T13:56:07.479Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T13:56:07.479Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:07.479Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126871710 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:07.479Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1126871711 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:07.479Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1126871711 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:07.479Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126871711 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:07.479Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126871712 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:07.736Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126871793 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:07.736Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:07.736Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:07.736Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:07.736Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:07.736Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T13:56:07.736Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:07.736Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126871798 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:07.736Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1126871798 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:07.736Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1126871798 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:07.736Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126871799 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:07.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126871799 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:07.736Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126871805 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:07.736Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:07.736Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126871806 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:07.736Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1126871806 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:07.736Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:07.736Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1126871807 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:07.736Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126871813 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:07.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126871813 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:07.736Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126871818 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:07.736Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126871819 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:07.736Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126871819 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:07.736Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1126871819 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:08.666Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126871933 data=null button=1 stateMask=0x80000 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:08.666Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126872650 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:08.666Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1126872755 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:08.666Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1126872755 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:08.666Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:08.666Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:56:08.666Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:56:08.666Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:56:08.666Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:56:08.666Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:56:08.666Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:56:08.666Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:56:08.666Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:56:08.666Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:56:08.666Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:56:08.666Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T13:56:08.666Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1126872758 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T13:56:08.666Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1126872759 data=null doit=true} to TableItem with text {} [2019-07-30T13:56:08.666Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1126872783 data=null} to TableItem with text {} [2019-07-30T13:56:08.666Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1126872784 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T13:56:08.666Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1126872784 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T13:56:08.666Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1126872792 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T13:56:08.666Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:56:08.666Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:56:09.597Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T13:56:09.854Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:09.854Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126873931 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:09.854Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1126873931 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:09.854Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1126873931 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:09.854Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126873931 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:09.854Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126873932 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:09.854Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126873936 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:09.854Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:09.854Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:09.854Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:09.854Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:09.854Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T13:56:09.854Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T13:56:09.854Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:09.854Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126873993 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to Tree node with text: kernel-overlap-testing [2019-07-30T13:56:09.854Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1126873993 data=null doit=true} to Tree node with text: kernel-overlap-testing [2019-07-30T13:56:09.854Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1126873993 data=null} to Tree node with text: kernel-overlap-testing [2019-07-30T13:56:09.854Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126873994 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-30T13:56:09.854Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126874031 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-30T13:56:09.854Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126874036 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-30T13:56:09.854Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:09.854Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:09.854Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:09.854Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:09.854Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T13:56:09.854Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:56:09.854Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:09.854Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:09.854Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:09.854Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:09.854Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:09.854Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126874044 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:56:09.854Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126874044 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:09.854Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126874044 data=null} to TreeItem with text {test} [2019-07-30T13:56:09.854Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126874044 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:09.854Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126874044 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:09.854Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126874078 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:09.854Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:09.854Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126874079 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:56:09.854Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126874079 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:09.854Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126874079 data=null} to TreeItem with text {test} [2019-07-30T13:56:09.854Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126874080 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:09.854Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126874080 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:09.854Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126874086 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:09.854Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:56:09.854Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:09.854Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1126874087 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T13:56:09.854Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1126874091 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T13:56:09.854Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1126874091 data=null} to TreeItem with text {Traces [6]} [2019-07-30T13:56:09.854Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1126874091 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T13:56:09.854Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126874091 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-30T13:56:09.854Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1126874100 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T13:56:09.854Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-30T13:56:10.111Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T13:56:10.111Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:10.111Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126874153 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to Tree node with text: ExampleCustomTxt.log [2019-07-30T13:56:10.111Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1126874206 data=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-07-30T13:56:10.111Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1126874211 data=null} to Tree node with text: ExampleCustomTxt.log [2019-07-30T13:56:10.111Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126874211 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-30T13:56:10.111Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126874212 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-30T13:56:10.111Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126874291 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-30T13:56:10.111Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:10.111Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:10.111Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:10.111Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:10.111Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T13:56:10.111Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:56:10.111Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:10.111Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:10.111Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:10.111Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:10.111Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:10.111Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126874298 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:56:10.111Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126874298 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:10.111Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126874298 data=null} to TreeItem with text {test} [2019-07-30T13:56:10.111Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126874298 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:10.111Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126874299 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:10.111Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126874330 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:10.111Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:10.111Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126874330 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:56:10.111Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126874331 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:10.111Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126874331 data=null} to TreeItem with text {test} [2019-07-30T13:56:10.111Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126874331 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:10.368Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126874331 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:10.368Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126874385 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:10.368Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:56:10.368Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:10.368Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1126874386 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T13:56:10.368Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1126874386 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T13:56:10.368Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1126874386 data=null} to TreeItem with text {Traces [6]} [2019-07-30T13:56:10.368Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1126874386 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T13:56:10.368Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126874387 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-30T13:56:10.368Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1126874396 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T13:56:10.368Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:10.368Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1126874397 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T13:56:10.368Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1126874397 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T13:56:10.368Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1126874397 data=null} to TreeItem with text {Traces [6]} [2019-07-30T13:56:10.368Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1126874397 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T13:56:10.368Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126874398 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-30T13:56:10.368Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1126874411 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T13:56:10.368Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T13:56:10.368Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T13:56:10.931Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T13:56:10.931Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T13:56:10.931Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1126874929 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T13:56:10.931Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:56:10.931Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T13:56:10.931Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T13:56:10.931Z] 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-30T13:56:10.931Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:10.931Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:56:10.931Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:10.931Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:56:10.931Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:56:10.931Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:56:10.931Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:56:10.931Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:56:10.931Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:56:10.931Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:56:10.931Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:56:10.931Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T13:56:10.931Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T13:56:10.931Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T13:56:10.931Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T13:56:10.931Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T13:56:10.931Z] DEBUG - matched Combo with text " [2019-07-30T13:56:10.931Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1126875015 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-30T13:56:10.931Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T13:56:10.931Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:56:10.931Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:10.931Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:56:10.931Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:10.931Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:56:10.931Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:56:10.931Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:56:10.931Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T13:56:10.931Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:56:10.931Z] 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-30T13:56:10.931Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:56:10.931Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:56:10.931Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:56:10.931Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:56:10.931Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:56:10.931Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:56:10.931Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@b14379c [2019-07-30T13:56:10.931Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1126875017 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:56:10.931Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1126875018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:56:10.931Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1126875018 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:56:10.931Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1126875018 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:56:10.931Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1126875018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:56:10.931Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1126875018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:56:10.931Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1126875018 data=null item=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-30T13:56:10.931Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1126875019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:56:10.931Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1126875019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:56:10.931Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1126875019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:56:10.931Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1126875019 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:56:10.931Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1126875019 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:56:10.931Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:56:10.931Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:10.931Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:56:10.931Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:10.931Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:56:10.931Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:56:10.931Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:56:10.931Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:56:10.931Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T13:56:10.931Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:56:10.931Z] 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-30T13:56:10.931Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:56:10.931Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:56:10.931Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:56:10.931Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:56:10.931Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T13:56:10.931Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T13:56:10.931Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:56:10.931Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:10.931Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:56:10.931Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:10.931Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:56:10.931Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T13:56:10.931Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:56:10.931Z] 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-30T13:56:10.931Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:56:10.931Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:56:10.931Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:56:10.931Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:56:10.931Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:56:10.931Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:56:10.931Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:56:10.931Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T13:56:10.931Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T13:56:10.931Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:56:10.931Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:10.931Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:56:10.931Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:10.931Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:56:10.931Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:56:10.931Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T13:56:10.931Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:56:10.931Z] 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-30T13:56:10.931Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:56:10.931Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:56:10.931Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:56:10.931Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:56:10.931Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:56:10.931Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:56:10.931Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T13:56:10.931Z] 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-30T13:56:10.931Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:56:10.931Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:10.931Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:56:10.931Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:10.932Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:56:10.932Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:56:10.932Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:56:10.932Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:56:10.932Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:56:10.932Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T13:56:10.932Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T13:56:10.932Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T13:56:10.932Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:56:10.932Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:56:10.932Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:56:10.932Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T13:56:10.932Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T13:56:10.932Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:56:10.932Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:10.932Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:56:10.932Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:10.932Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:56:10.932Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:56:10.932Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:56:10.932Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:56:10.932Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:56:10.932Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:56:10.932Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-30T13:56:10.932Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:56:10.932Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-30T13:56:10.932Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:56:10.932Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:56:10.932Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-30T13:56:10.932Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T13:56:10.932Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:56:10.932Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:10.932Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:56:10.932Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:10.932Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:56:10.932Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:56:10.932Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:56:10.932Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:56:10.932Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:56:10.932Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:56:10.932Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:56:10.932Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:56:10.932Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T13:56:10.932Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T13:56:10.932Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:10.932Z] DEBUG - Clicking on &Finish [2019-07-30T13:56:10.932Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1126875035 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:10.932Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1126875035 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:10.932Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1126875036 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:10.932Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1126875036 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:10.932Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1126875036 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:10.932Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1126875036 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:11.188Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:11.188Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:11.188Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:11.188Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:11.188Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:11.188Z] DEBUG - Clicked on &Finish [2019-07-30T13:56:11.188Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-30T13:56:11.188Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1126875293 data=null doit=true} to Shell with text {Confirmation} [2019-07-30T13:56:11.188Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-30T13:56:11.188Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-30T13:56:11.188Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-30T13:56:11.188Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-30T13:56:11.188Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-30T13:56:11.188Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-30T13:56:11.188Z] DEBUG - matched Button with text "Skip", using matcher: with mnemonic 'Skip' [2019-07-30T13:56:11.188Z] DEBUG - matched Button with text "Skip", using matcher: with style 'SWT.PUSH' [2019-07-30T13:56:11.188Z] DEBUG - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-30T13:56:11.188Z] DEBUG - Clicking on Skip [2019-07-30T13:56:11.188Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip} time=1126875294 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-30T13:56:11.188Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip} time=1126875294 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-30T13:56:11.188Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip} time=1126875294 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-30T13:56:11.188Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip} time=1126875294 data=null} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-30T13:56:11.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip} time=1126875295 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-30T13:56:11.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip} time=1126875295 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-30T13:56:11.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip} time=1126875295 data=null item=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-30T13:56:11.445Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1126875036 data=null item=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-30T13:56:11.445Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1126874492 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-30T13:56:11.702Z] DEBUG - Clicked on [2019-07-30T13:56:11.702Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:56:11.702Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:11.702Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:11.702Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:11.702Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:11.702Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:11.702Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126875820 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:56:11.702Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126875820 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:11.702Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126875820 data=null} to TreeItem with text {test} [2019-07-30T13:56:11.702Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126875821 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:11.702Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126875821 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:11.702Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126875857 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:11.702Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:11.702Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126875858 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:56:11.702Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126875859 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:11.702Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126875859 data=null} to TreeItem with text {test} [2019-07-30T13:56:11.702Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126875859 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:11.702Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126875859 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:11.702Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126875879 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:11.702Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:56:11.702Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:11.702Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1126875880 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T13:56:11.702Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1126875880 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T13:56:11.702Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1126875880 data=null} to TreeItem with text {Traces [6]} [2019-07-30T13:56:11.702Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1126875881 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T13:56:11.702Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126875881 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-30T13:56:11.702Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1126875895 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T13:56:11.702Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-30T13:56:12.266Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T13:56:12.266Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:12.266Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126876365 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:12.266Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1126876365 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:12.266Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1126876365 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:12.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126876366 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:12.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126876366 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:12.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126876405 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:12.266Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:12.266Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:12.266Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:12.266Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:12.266Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T13:56:12.266Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:12.266Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126876409 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:12.266Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1126876409 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:12.266Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1126876409 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:12.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126876410 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:12.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126876410 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:12.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126876416 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:12.266Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:12.266Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126876416 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:12.266Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1126876417 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:12.266Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:12.266Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1126876417 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:12.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126876417 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:12.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126876425 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:12.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126876430 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:12.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126876430 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:12.266Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126876431 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:12.523Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1126876431 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:12.523Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126876503 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:12.523Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126876704 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:12.523Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1126876704 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:12.523Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1126876704 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:12.523Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:12.523Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:56:12.523Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:56:12.523Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:56:12.523Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:56:12.523Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:56:12.523Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:56:12.523Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:56:12.523Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:56:12.523Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:56:12.523Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:56:12.523Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T13:56:12.523Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1126876708 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T13:56:12.523Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1126876717 data=null doit=true} to TableItem with text {} [2019-07-30T13:56:12.523Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1126876717 data=null} to TableItem with text {} [2019-07-30T13:56:12.523Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1126876718 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T13:56:12.523Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1126876718 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T13:56:12.523Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1126876722 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T13:56:12.523Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:56:12.523Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:56:12.780Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T13:56:12.780Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:12.780Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126876992 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:12.780Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1126876992 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:12.780Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1126876992 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:12.780Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126876993 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:12.780Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126876994 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:12.780Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126876999 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:12.780Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:12.780Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:12.780Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:12.780Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:12.780Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T13:56:13.038Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T13:56:13.038Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:13.038Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126877097 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to Tree node with text: ExampleCustomTxt.log [2019-07-30T13:56:13.038Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1126877098 data=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-07-30T13:56:13.038Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1126877098 data=null} to Tree node with text: ExampleCustomTxt.log [2019-07-30T13:56:13.038Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126877134 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-30T13:56:13.038Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126877134 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-30T13:56:13.038Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126877183 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-30T13:56:13.038Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:13.038Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:13.038Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:13.038Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:13.038Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T13:56:13.038Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:56:13.038Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:13.038Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:13.038Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:13.038Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:13.038Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:13.038Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126877190 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:56:13.038Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126877191 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:13.038Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126877191 data=null} to TreeItem with text {test} [2019-07-30T13:56:13.038Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126877191 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:13.038Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126877191 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:13.038Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126877221 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:13.038Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:13.038Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126877222 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:56:13.038Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126877222 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:13.038Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126877223 data=null} to TreeItem with text {test} [2019-07-30T13:56:13.038Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126877223 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:13.038Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126877223 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:13.038Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126877231 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:13.038Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:56:13.038Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:13.038Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1126877280 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T13:56:13.038Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1126877281 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T13:56:13.038Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1126877281 data=null} to TreeItem with text {Traces [6]} [2019-07-30T13:56:13.038Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1126877281 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T13:56:13.038Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126877281 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-30T13:56:13.038Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1126877291 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T13:56:13.038Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-30T13:56:13.295Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T13:56:13.295Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:13.552Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126877557 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to Tree node with text: ExampleCustomXml.xml [2019-07-30T13:56:13.552Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1126877558 data=null doit=true} to Tree node with text: ExampleCustomXml.xml [2019-07-30T13:56:13.552Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1126877558 data=null} to Tree node with text: ExampleCustomXml.xml [2019-07-30T13:56:13.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126877558 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-30T13:56:13.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126877559 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-30T13:56:13.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126877595 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-30T13:56:13.552Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:13.552Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:13.552Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:13.552Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:13.552Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T13:56:13.552Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:56:13.552Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:13.552Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:13.552Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:13.552Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:13.552Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:13.552Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126877602 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:56:13.552Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126877603 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:13.552Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126877603 data=null} to TreeItem with text {test} [2019-07-30T13:56:13.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126877603 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:13.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126877603 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:13.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126877637 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:13.552Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:13.552Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126877638 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:56:13.552Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126877638 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:13.552Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126877638 data=null} to TreeItem with text {test} [2019-07-30T13:56:13.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126877638 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:13.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126877638 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:13.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126877644 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:13.552Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:56:13.552Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:13.552Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1126877646 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T13:56:13.552Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1126877646 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T13:56:13.552Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1126877646 data=null} to TreeItem with text {Traces [6]} [2019-07-30T13:56:13.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1126877647 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T13:56:13.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126877647 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-30T13:56:13.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1126877667 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T13:56:13.552Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:13.552Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1126877668 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T13:56:13.552Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1126877668 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T13:56:13.552Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1126877668 data=null} to TreeItem with text {Traces [6]} [2019-07-30T13:56:13.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1126877668 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T13:56:13.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126877668 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-30T13:56:13.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1126877684 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T13:56:13.552Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T13:56:13.552Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T13:56:13.809Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T13:56:13.809Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T13:56:13.809Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1126877985 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T13:56:13.809Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:56:13.809Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T13:56:13.809Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T13:56:13.809Z] 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-30T13:56:13.809Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:13.809Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:56:13.809Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:13.809Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:56:13.809Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:56:13.809Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:56:13.809Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:56:13.809Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:56:13.809Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:56:13.809Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:56:13.809Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:56:13.809Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T13:56:13.809Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T13:56:13.809Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T13:56:13.809Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T13:56:13.809Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T13:56:13.809Z] DEBUG - matched Combo with text " [2019-07-30T13:56:14.067Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1126878085 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-30T13:56:14.067Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T13:56:14.067Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:56:14.067Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:14.067Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:56:14.067Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:14.067Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:56:14.067Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:56:14.067Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:56:14.067Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T13:56:14.067Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:56:14.067Z] 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-30T13:56:14.067Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:56:14.067Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:56:14.067Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:56:14.067Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:56:14.067Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:56:14.067Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:56:14.067Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@2ceb0ef3 [2019-07-30T13:56:14.067Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1126878092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:56:14.067Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1126878093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:56:14.067Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1126878093 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:56:14.067Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1126878093 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:56:14.067Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1126878093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:56:14.067Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1126878093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:56:14.067Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1126878093 data=null item=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-30T13:56:14.067Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1126878094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:56:14.067Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1126878094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:56:14.067Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1126878094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:56:14.067Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1126878094 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:56:14.067Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1126878094 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:56:14.067Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:56:14.067Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:14.067Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:56:14.067Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:14.067Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:56:14.067Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:56:14.067Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:56:14.067Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:56:14.067Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T13:56:14.067Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:56:14.067Z] 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-30T13:56:14.067Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:56:14.067Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:56:14.067Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:56:14.067Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:56:14.067Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T13:56:14.067Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T13:56:14.067Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:56:14.067Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:14.067Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:56:14.067Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:14.067Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:56:14.067Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T13:56:14.067Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:56:14.067Z] 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-30T13:56:14.067Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:56:14.067Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:56:14.067Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:56:14.067Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:56:14.067Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:56:14.067Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:56:14.067Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:56:14.067Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T13:56:14.067Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T13:56:14.067Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:56:14.067Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:14.067Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:56:14.067Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:14.067Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:56:14.067Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:56:14.067Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T13:56:14.067Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:56:14.067Z] 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-30T13:56:14.067Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:56:14.067Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:56:14.067Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:56:14.067Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:56:14.067Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:56:14.067Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:56:14.067Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T13:56:14.067Z] 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-30T13:56:14.067Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:56:14.067Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:14.067Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:56:14.067Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:14.067Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:56:14.067Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:56:14.067Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:56:14.067Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:56:14.067Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:56:14.067Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T13:56:14.067Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T13:56:14.067Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T13:56:14.067Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:56:14.067Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:56:14.067Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:56:14.067Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T13:56:14.067Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T13:56:14.067Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:56:14.067Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:14.067Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:56:14.067Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:14.067Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:56:14.067Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:56:14.067Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:56:14.067Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:56:14.067Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:56:14.067Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:56:14.067Z] 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-30T13:56:14.067Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:56:14.067Z] 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-30T13:56:14.067Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:56:14.067Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:56:14.067Z] 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-30T13:56:14.067Z] 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-30T13:56:14.067Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:56:14.067Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:14.067Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:56:14.067Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:14.067Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:56:14.067Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:56:14.067Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:56:14.067Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:56:14.067Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:56:14.067Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:56:14.067Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:56:14.067Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:56:14.067Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T13:56:14.067Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T13:56:14.067Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:14.067Z] DEBUG - Clicking on &Finish [2019-07-30T13:56:14.067Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1126878110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:14.067Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1126878110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:14.067Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1126878110 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:14.067Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1126878110 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:14.067Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1126878110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:14.067Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1126878110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:14.324Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:14.324Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:14.324Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:14.324Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:14.324Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:14.324Z] DEBUG - Clicked on &Finish [2019-07-30T13:56:14.324Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-30T13:56:14.324Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1126878349 data=null doit=true} to Shell with text {Confirmation} [2019-07-30T13:56:14.324Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-30T13:56:14.324Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-30T13:56:14.324Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-30T13:56:14.324Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-30T13:56:14.324Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-30T13:56:14.324Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-30T13:56:14.324Z] DEBUG - matched Button with text "Skip", using matcher: with mnemonic 'Skip' [2019-07-30T13:56:14.324Z] DEBUG - matched Button with text "Skip", using matcher: with style 'SWT.PUSH' [2019-07-30T13:56:14.324Z] DEBUG - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-30T13:56:14.324Z] DEBUG - Clicking on Skip [2019-07-30T13:56:14.324Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip} time=1126878350 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-30T13:56:14.324Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip} time=1126878350 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-30T13:56:14.324Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip} time=1126878350 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-30T13:56:14.324Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip} time=1126878350 data=null} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-30T13:56:14.324Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip} time=1126878350 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-30T13:56:14.324Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip} time=1126878351 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-30T13:56:14.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip} time=1126878364 data=null item=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-30T13:56:14.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1126878110 data=null item=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-30T13:56:14.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1126877719 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-30T13:56:14.581Z] DEBUG - Clicked on [2019-07-30T13:56:14.581Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:56:14.581Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:14.581Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:14.581Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:14.581Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:14.581Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:14.581Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126878810 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:56:14.581Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126878811 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:14.581Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126878822 data=null} to TreeItem with text {test} [2019-07-30T13:56:14.581Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126878822 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:14.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126878823 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:14.838Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126878864 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:14.838Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:14.838Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126878865 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:56:14.838Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126878866 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:14.838Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126878866 data=null} to TreeItem with text {test} [2019-07-30T13:56:14.838Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126878866 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:14.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126878866 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:14.838Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126878880 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:14.838Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:56:14.838Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:14.838Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1126878882 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T13:56:14.838Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1126878882 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T13:56:14.838Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1126878882 data=null} to TreeItem with text {Traces [6]} [2019-07-30T13:56:14.838Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1126878882 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T13:56:14.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126878882 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-30T13:56:14.838Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1126878900 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T13:56:14.838Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-30T13:56:15.095Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T13:56:15.095Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:15.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126879267 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:15.095Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1126879268 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:15.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1126879268 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:15.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126879269 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:15.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126879269 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:15.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126879306 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:15.095Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:15.095Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:15.095Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:15.095Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:15.095Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T13:56:15.095Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:15.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126879311 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:15.095Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1126879311 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:15.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1126879311 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:15.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126879312 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:15.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126879312 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:15.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126879318 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:15.095Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:15.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126879319 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:15.095Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1126879319 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:15.095Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:15.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1126879319 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:15.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126879320 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:15.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126879320 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:15.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126879329 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:15.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126879330 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:15.095Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126879330 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:15.351Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1126879330 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:15.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126879404 data=null button=1 stateMask=0x80000 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:15.351Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126879525 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:15.351Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1126879526 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:15.351Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1126879526 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:15.351Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:15.351Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:56:15.351Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:56:15.351Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:56:15.351Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:56:15.351Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:56:15.351Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:56:15.351Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:56:15.351Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:56:15.351Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:56:15.351Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:56:15.351Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T13:56:15.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1126879528 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T13:56:15.351Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1126879528 data=null doit=true} to TableItem with text {} [2019-07-30T13:56:15.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1126879529 data=null} to TableItem with text {} [2019-07-30T13:56:15.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1126879529 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T13:56:15.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1126879529 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T13:56:15.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1126879531 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T13:56:15.351Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:56:15.351Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:56:15.608Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T13:56:15.608Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:15.608Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126879706 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:15.608Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1126879706 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:15.608Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1126879707 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:15.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126879707 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:15.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126879707 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:15.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126879712 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:15.608Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:15.608Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:15.608Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:15.608Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:15.608Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T13:56:15.608Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T13:56:15.608Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:15.867Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126879876 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to Tree node with text: ExampleCustomXml.xml [2019-07-30T13:56:15.867Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1126879877 data=null doit=true} to Tree node with text: ExampleCustomXml.xml [2019-07-30T13:56:15.867Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1126879877 data=null} to Tree node with text: ExampleCustomXml.xml [2019-07-30T13:56:15.867Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126879877 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-30T13:56:15.867Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126879877 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-30T13:56:15.867Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126879882 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-30T13:56:15.867Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:15.867Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:15.867Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:15.867Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:15.867Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T13:56:15.867Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:56:15.867Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:15.867Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:15.867Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:15.867Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:15.867Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:15.867Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126879889 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:56:15.867Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126879889 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:15.867Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126879889 data=null} to TreeItem with text {test} [2019-07-30T13:56:15.867Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126879890 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:15.867Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126879890 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:15.867Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126879924 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:15.867Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:15.867Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126879925 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:56:15.867Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126879925 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:15.867Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126879925 data=null} to TreeItem with text {test} [2019-07-30T13:56:15.867Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126879926 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:15.867Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126879926 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:15.867Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126879931 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:15.867Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:56:15.867Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:15.867Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1126879936 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T13:56:15.867Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1126879936 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T13:56:15.867Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1126879937 data=null} to TreeItem with text {Traces [6]} [2019-07-30T13:56:15.867Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1126879937 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T13:56:15.867Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126879937 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-30T13:56:15.867Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1126879993 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T13:56:15.867Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-30T13:56:16.424Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T13:56:16.424Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:16.424Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126880362 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to Tree node with text: kernel-overlap-testing [2019-07-30T13:56:16.424Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1126880362 data=null doit=true} to Tree node with text: kernel-overlap-testing [2019-07-30T13:56:16.424Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1126880362 data=null} to Tree node with text: kernel-overlap-testing [2019-07-30T13:56:16.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126880363 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-30T13:56:16.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126880363 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-30T13:56:16.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126880416 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-30T13:56:16.683Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:16.683Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:16.683Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:16.683Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:16.683Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T13:56:16.683Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:56:16.683Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:16.683Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:16.683Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:16.683Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:16.683Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:16.683Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126880423 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:56:16.683Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126880423 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:16.683Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126880423 data=null} to TreeItem with text {test} [2019-07-30T13:56:16.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126880423 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:16.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126880423 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:16.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126880456 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:16.683Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:16.683Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126880457 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:56:16.683Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126880457 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:16.683Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126880458 data=null} to TreeItem with text {test} [2019-07-30T13:56:16.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126880458 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:16.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126880458 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:16.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126880464 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:16.683Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:56:16.683Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:16.683Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1126880465 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T13:56:16.683Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1126880465 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T13:56:16.683Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1126880465 data=null} to TreeItem with text {Traces [6]} [2019-07-30T13:56:16.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1126880466 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T13:56:16.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126880466 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-30T13:56:16.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1126880488 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T13:56:16.683Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:16.683Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1126880489 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T13:56:16.683Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1126880489 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T13:56:16.683Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1126880489 data=null} to TreeItem with text {Traces [6]} [2019-07-30T13:56:16.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1126880490 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T13:56:16.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126880490 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-30T13:56:16.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1126880497 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T13:56:16.683Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T13:56:16.683Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T13:56:16.683Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T13:56:16.683Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T13:56:16.683Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1126880792 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T13:56:16.683Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:56:16.683Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T13:56:16.683Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T13:56:16.683Z] 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-30T13:56:16.683Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:16.683Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:56:16.683Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:16.683Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:56:16.683Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:56:16.683Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:56:16.683Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:56:16.683Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:56:16.683Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:56:16.683Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:56:16.683Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:56:16.683Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T13:56:16.683Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T13:56:16.683Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T13:56:16.683Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T13:56:16.683Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T13:56:16.683Z] DEBUG - matched Combo with text " [2019-07-30T13:56:16.684Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1126880892 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-30T13:56:16.684Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T13:56:16.684Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:56:16.684Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:16.684Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:56:16.684Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:16.684Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:56:16.684Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:56:16.684Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:56:16.684Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T13:56:16.684Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:56:16.684Z] 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-30T13:56:16.684Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:56:16.684Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:56:16.684Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:56:16.684Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:56:16.684Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:56:16.684Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:56:16.684Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4e457635 [2019-07-30T13:56:16.684Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1126880894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:56:16.684Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1126880895 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:56:16.684Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1126880895 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:56:16.684Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1126880895 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:56:16.684Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1126880895 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:56:16.684Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1126880895 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:56:16.684Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1126880895 data=null item=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-30T13:56:16.684Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1126880895 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:56:16.684Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1126880895 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:56:16.684Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1126880895 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:56:16.684Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1126880895 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:56:16.684Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1126880896 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:56:16.684Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:56:16.684Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:16.684Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:56:16.684Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:16.684Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:56:16.684Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:56:16.684Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:56:16.684Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:56:16.684Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T13:56:16.684Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:56:16.684Z] 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-30T13:56:16.684Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:56:16.684Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:56:16.684Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:56:16.684Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:56:16.684Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T13:56:16.684Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T13:56:16.684Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:56:16.684Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:16.684Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:56:16.684Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:16.684Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:56:16.684Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T13:56:16.684Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:56:16.684Z] 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-30T13:56:16.684Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:56:16.684Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:56:16.684Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:56:16.684Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:56:16.684Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:56:16.684Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:56:16.684Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:56:16.684Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T13:56:16.684Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T13:56:16.684Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:56:16.684Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:16.684Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:56:16.684Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:16.684Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:56:16.684Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:56:16.684Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T13:56:16.684Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:56:16.684Z] 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-30T13:56:16.684Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:56:16.684Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:56:16.684Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:56:16.684Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:56:16.684Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:56:16.684Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:56:16.684Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T13:56:16.684Z] 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-30T13:56:16.684Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:56:16.684Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:16.684Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:56:16.684Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:16.684Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:56:16.684Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:56:16.684Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:56:16.684Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:56:16.684Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:56:16.684Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T13:56:16.684Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T13:56:16.684Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T13:56:16.684Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:56:16.684Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:56:16.684Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:56:16.684Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T13:56:16.684Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T13:56:16.684Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:56:16.684Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:16.684Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:56:16.684Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:16.684Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:56:16.684Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:56:16.684Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:56:16.684Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:56:16.684Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:56:16.684Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:56:16.684Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-30T13:56:16.684Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:56:16.684Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-30T13:56:16.684Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:56:16.684Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:56:16.684Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-30T13:56:16.684Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T13:56:16.684Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:56:16.684Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:16.684Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:56:16.684Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:16.684Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:56:16.684Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:56:16.684Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:56:16.684Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:56:16.684Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:56:16.684Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:56:16.684Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:56:16.684Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:56:16.684Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T13:56:16.684Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T13:56:16.684Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:16.684Z] DEBUG - Clicking on &Finish [2019-07-30T13:56:16.684Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1126880909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:16.684Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1126880909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:16.684Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1126880909 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:16.684Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1126880909 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:16.684Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1126880909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:16.684Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1126880909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:16.940Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:16.940Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:16.940Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:16.940Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:16.941Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:16.941Z] DEBUG - Clicked on &Finish [2019-07-30T13:56:16.941Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-30T13:56:16.941Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1126881154 data=null doit=true} to Shell with text {Confirmation} [2019-07-30T13:56:16.941Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-30T13:56:16.941Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-30T13:56:16.941Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-30T13:56:16.941Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-30T13:56:16.941Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-30T13:56:16.941Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-30T13:56:16.941Z] DEBUG - matched Button with text "Skip", using matcher: with mnemonic 'Skip' [2019-07-30T13:56:16.941Z] DEBUG - matched Button with text "Skip", using matcher: with style 'SWT.PUSH' [2019-07-30T13:56:16.941Z] DEBUG - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-30T13:56:16.941Z] DEBUG - Clicking on Skip [2019-07-30T13:56:16.941Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip} time=1126881170 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-30T13:56:16.941Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip} time=1126881170 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-30T13:56:16.941Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip} time=1126881170 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-30T13:56:16.941Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip} time=1126881170 data=null} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-30T13:56:16.941Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip} time=1126881170 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-30T13:56:16.941Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip} time=1126881171 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-30T13:56:16.941Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip} time=1126881171 data=null item=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-30T13:56:17.197Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1126880909 data=null item=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-30T13:56:17.197Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1126880532 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-30T13:56:17.197Z] DEBUG - Clicked on [2019-07-30T13:56:17.197Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:56:17.197Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:17.197Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:17.197Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:17.197Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:17.197Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:17.197Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126881391 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:56:17.197Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126881391 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:17.197Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126881391 data=null} to TreeItem with text {test} [2019-07-30T13:56:17.197Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126881391 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:17.197Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126881391 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:17.197Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126881439 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:17.197Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:17.197Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126881440 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:56:17.197Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126881440 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:17.197Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126881441 data=null} to TreeItem with text {test} [2019-07-30T13:56:17.197Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126881441 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:17.197Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126881441 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:17.454Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126881490 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:17.454Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:56:17.454Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:17.454Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1126881492 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T13:56:17.454Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1126881492 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T13:56:17.454Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1126881492 data=null} to TreeItem with text {Traces [6]} [2019-07-30T13:56:17.454Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1126881493 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T13:56:17.454Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126881493 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-30T13:56:17.454Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1126881515 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T13:56:17.454Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-30T13:56:17.711Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T13:56:17.711Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:17.711Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126881892 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:17.711Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1126881893 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:17.711Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1126881893 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:17.711Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126881894 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:17.711Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126881894 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:17.711Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126881943 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:17.711Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:17.711Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:17.711Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:17.711Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:17.712Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T13:56:17.712Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:17.712Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126881948 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:17.712Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1126881948 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:17.712Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1126881948 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:17.712Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126881948 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:17.712Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126881949 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:17.712Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126881954 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:17.712Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:17.712Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126881954 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:17.712Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1126881954 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:17.712Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:17.712Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1126881955 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:17.712Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126881955 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:17.712Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126881955 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:17.712Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126881963 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:17.712Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126881964 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:17.712Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126881964 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:17.968Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1126881964 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:17.968Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126882179 data=null button=1 stateMask=0x80000 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:17.968Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126882181 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:17.968Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1126882181 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:17.968Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1126882181 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:17.968Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:17.968Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:56:17.968Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:56:17.968Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:56:17.968Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:56:17.968Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:56:17.968Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:56:17.968Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:56:17.968Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:56:17.968Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:56:17.968Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:56:17.968Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T13:56:17.968Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1126882184 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T13:56:17.968Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1126882184 data=null doit=true} to TableItem with text {} [2019-07-30T13:56:17.968Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1126882184 data=null} to TableItem with text {} [2019-07-30T13:56:17.968Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1126882185 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T13:56:17.968Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1126882185 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T13:56:17.968Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1126882187 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T13:56:17.968Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:56:17.968Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:56:18.225Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T13:56:18.225Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:18.225Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126882420 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:18.225Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1126882420 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:18.225Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1126882421 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:18.225Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126882421 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:18.225Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126882421 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:18.225Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126882427 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:18.225Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:18.225Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:18.225Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:18.225Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:18.225Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T13:56:18.483Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T13:56:18.483Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:18.483Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126882560 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to Tree node with text: kernel-overlap-testing [2019-07-30T13:56:18.483Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1126882561 data=null doit=true} to Tree node with text: kernel-overlap-testing [2019-07-30T13:56:18.483Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1126882561 data=null} to Tree node with text: kernel-overlap-testing [2019-07-30T13:56:18.483Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126882561 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-30T13:56:18.483Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126882562 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-30T13:56:18.483Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126882567 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-30T13:56:18.483Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:18.483Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:18.483Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:18.483Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:18.483Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T13:56:18.483Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:56:18.483Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:18.483Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:18.483Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:18.483Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:18.483Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:18.483Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126882588 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:56:18.483Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126882588 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:18.483Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126882588 data=null} to TreeItem with text {test} [2019-07-30T13:56:18.483Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126882589 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:18.483Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126882589 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:18.483Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126882629 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:18.483Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:18.483Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126882631 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:56:18.483Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126882631 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:18.483Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126882631 data=null} to TreeItem with text {test} [2019-07-30T13:56:18.483Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126882632 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:18.483Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126882632 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:18.483Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126882643 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:18.483Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:56:18.483Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:18.483Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1126882644 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T13:56:18.483Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1126882644 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T13:56:18.483Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1126882644 data=null} to TreeItem with text {Traces [6]} [2019-07-30T13:56:18.483Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1126882645 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T13:56:18.483Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126882645 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-30T13:56:18.483Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1126882665 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T13:56:18.483Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-30T13:56:19.046Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T13:56:19.046Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:19.046Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126883146 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to Tree node with text: ExampleCustomTxt.log [2019-07-30T13:56:19.046Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1126883146 data=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-07-30T13:56:19.046Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1126883147 data=null} to Tree node with text: ExampleCustomTxt.log [2019-07-30T13:56:19.046Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126883147 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-30T13:56:19.046Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126883147 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-30T13:56:19.046Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126883179 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-30T13:56:19.046Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:19.046Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:19.046Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:19.046Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:19.046Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T13:56:19.046Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:56:19.046Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:19.046Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:19.046Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:19.046Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:19.046Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:19.046Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126883186 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:56:19.046Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126883186 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:19.046Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126883186 data=null} to TreeItem with text {test} [2019-07-30T13:56:19.046Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126883186 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:19.046Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126883186 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:19.046Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126883216 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:19.046Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:19.046Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126883218 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:56:19.046Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126883218 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:19.046Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126883218 data=null} to TreeItem with text {test} [2019-07-30T13:56:19.046Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126883218 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:19.046Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126883218 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:19.046Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126883225 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:19.046Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:56:19.046Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:19.046Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1126883227 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T13:56:19.046Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1126883227 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T13:56:19.046Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1126883227 data=null} to TreeItem with text {Traces [6]} [2019-07-30T13:56:19.046Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1126883227 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T13:56:19.046Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126883227 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-30T13:56:19.046Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1126883281 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T13:56:19.046Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:19.046Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1126883282 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T13:56:19.046Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1126883282 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T13:56:19.046Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1126883283 data=null} to TreeItem with text {Traces [6]} [2019-07-30T13:56:19.046Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1126883283 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T13:56:19.046Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126883283 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-30T13:56:19.046Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1126883288 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T13:56:19.302Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T13:56:19.302Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T13:56:19.559Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T13:56:19.559Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T13:56:19.559Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1126883687 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T13:56:19.559Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:56:19.559Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T13:56:19.559Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T13:56:19.559Z] 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-30T13:56:19.559Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:19.559Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:56:19.559Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:19.559Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:56:19.559Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:56:19.559Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:56:19.559Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:56:19.559Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:56:19.559Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:56:19.559Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:56:19.559Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:56:19.559Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T13:56:19.559Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T13:56:19.559Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T13:56:19.559Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T13:56:19.559Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T13:56:19.559Z] DEBUG - matched Combo with text " [2019-07-30T13:56:19.559Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1126883767 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-30T13:56:19.559Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T13:56:19.559Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:56:19.559Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:19.559Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:56:19.559Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:19.559Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:56:19.559Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:56:19.559Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:56:19.559Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T13:56:19.559Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:56:19.559Z] 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-30T13:56:19.559Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:56:19.559Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:56:19.559Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:56:19.559Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:56:19.559Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:56:19.559Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:56:19.559Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@6ce5eb9b [2019-07-30T13:56:19.559Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1126883769 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:56:19.559Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1126883770 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:56:19.559Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1126883770 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:56:19.559Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1126883770 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:56:19.559Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1126883770 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:56:19.559Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1126883770 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:56:19.560Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1126883770 data=null item=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-30T13:56:19.560Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1126883770 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:56:19.560Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1126883770 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:56:19.560Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1126883770 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:56:19.560Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1126883770 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:56:19.560Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1126883770 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:56:19.560Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:56:19.560Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:19.560Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:56:19.560Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:19.560Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:56:19.560Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:56:19.560Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:56:19.560Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:56:19.560Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T13:56:19.560Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:56:19.560Z] 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-30T13:56:19.560Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:56:19.560Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:56:19.560Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:56:19.560Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:56:19.560Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T13:56:19.560Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T13:56:19.560Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:56:19.560Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:19.560Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:56:19.560Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:19.560Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:56:19.560Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T13:56:19.560Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:56:19.560Z] 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-30T13:56:19.560Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:56:19.560Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:56:19.560Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:56:19.560Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:56:19.560Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:56:19.560Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:56:19.560Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:56:19.560Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T13:56:19.560Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T13:56:19.560Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:56:19.560Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:19.560Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:56:19.560Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:19.560Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:56:19.560Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:56:19.560Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T13:56:19.560Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:56:19.560Z] 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-30T13:56:19.560Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:56:19.560Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:56:19.560Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:56:19.560Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:56:19.560Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:56:19.560Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:56:19.560Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T13:56:19.560Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@2b68172f [2019-07-30T13:56:19.560Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=1126883776 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-30T13:56:19.560Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1126883776 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-30T13:56:19.560Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=1126883776 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T13:56:19.560Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=1126883776 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T13:56:19.560Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=1126883776 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-30T13:56:19.560Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=1126883776 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-30T13:56:19.560Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=1126883776 data=null item=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-30T13:56:19.560Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=1126883776 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-30T13:56:19.560Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1126883776 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-30T13:56:19.560Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=1126883777 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-30T13:56:19.560Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=1126883777 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T13:56:19.560Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=1126883777 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T13:56:19.560Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:56:19.560Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:19.560Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:56:19.560Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:19.560Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:56:19.560Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:56:19.560Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:56:19.560Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:56:19.560Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:56:19.560Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T13:56:19.560Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T13:56:19.560Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T13:56:19.560Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:56:19.560Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:56:19.560Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:56:19.560Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T13:56:19.560Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T13:56:19.560Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:56:19.560Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:19.560Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:56:19.560Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:19.560Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:56:19.560Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:56:19.560Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:56:19.560Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:56:19.560Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:56:19.560Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:56:19.560Z] 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-30T13:56:19.560Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:56:19.560Z] 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-30T13:56:19.560Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:56:19.560Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:56:19.560Z] 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-30T13:56:19.560Z] 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-30T13:56:19.560Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:56:19.560Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:19.560Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:56:19.560Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:19.560Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:56:19.560Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:56:19.560Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:56:19.560Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:56:19.560Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:56:19.560Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:56:19.560Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:56:19.560Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:56:19.560Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T13:56:19.560Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T13:56:19.560Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:19.560Z] DEBUG - Clicking on &Finish [2019-07-30T13:56:19.560Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1126883786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:19.560Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1126883786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:19.560Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1126883786 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:19.560Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1126883786 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:19.560Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1126883786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:19.560Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1126883787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:20.123Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:20.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1126883787 data=null item=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-30T13:56:20.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1126883328 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-30T13:56:20.123Z] DEBUG - Clicked on [2019-07-30T13:56:20.123Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:56:20.123Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:20.123Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:20.123Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:20.123Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:20.123Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:20.123Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126884348 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:56:20.123Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126884348 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:20.123Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126884349 data=null} to TreeItem with text {test} [2019-07-30T13:56:20.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126884349 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:20.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126884349 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:20.379Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126884403 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:20.379Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:20.379Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126884404 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:56:20.379Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126884404 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:20.379Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126884404 data=null} to TreeItem with text {test} [2019-07-30T13:56:20.379Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126884404 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:20.379Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126884409 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:20.379Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126884416 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:20.379Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:56:20.379Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:20.379Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1126884418 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T13:56:20.379Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1126884418 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T13:56:20.379Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1126884418 data=null} to TreeItem with text {Traces [6]} [2019-07-30T13:56:20.379Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1126884418 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T13:56:20.379Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126884419 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-30T13:56:20.379Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1126884432 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T13:56:20.379Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-30T13:56:20.379Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T13:56:20.379Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:20.379Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126884484 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:20.379Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1126884484 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:20.379Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1126884522 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:20.379Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126884523 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:20.379Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126884523 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:20.379Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126884559 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:20.379Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:20.379Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:20.379Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:20.379Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:20.379Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T13:56:20.379Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:20.379Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126884562 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:20.379Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1126884562 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:20.379Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1126884562 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:20.379Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126884563 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:20.379Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126884563 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:20.379Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126884567 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:20.379Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:20.379Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126884568 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:20.379Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1126884568 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:20.379Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:20.379Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1126884568 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:20.379Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126884569 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:20.379Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126884569 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:20.379Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126884572 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:20.379Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126884572 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:20.379Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126884573 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:20.636Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1126884581 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:20.636Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126884647 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:20.636Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126884657 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:20.636Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1126884657 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:20.636Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1126884657 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:20.636Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:20.636Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:56:20.636Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:56:20.636Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:56:20.636Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:56:20.636Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:56:20.636Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:56:22.005Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:56:22.005Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:56:22.005Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:56:22.005Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:56:22.005Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T13:56:22.005Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1126885872 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T13:56:22.005Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1126885873 data=null doit=true} to TableItem with text {} [2019-07-30T13:56:22.005Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1126885873 data=null} to TableItem with text {} [2019-07-30T13:56:22.005Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1126885873 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T13:56:22.005Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1126885873 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T13:56:22.005Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1126885879 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T13:56:22.005Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:56:22.005Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:56:22.005Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T13:56:22.005Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:22.005Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126886152 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:22.005Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1126886152 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:22.005Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1126886152 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:22.005Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126886153 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:22.005Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126886153 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:22.005Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126886157 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:22.005Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:22.005Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:22.005Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:22.005Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:22.005Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T13:56:22.005Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T13:56:22.005Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:22.262Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126886217 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to Tree node with text: ExampleCustomTxt.log [2019-07-30T13:56:22.262Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1126886292 data=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-07-30T13:56:22.262Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1126886292 data=null} to Tree node with text: ExampleCustomTxt.log [2019-07-30T13:56:22.262Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126886293 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-30T13:56:22.262Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126886293 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-30T13:56:22.262Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126886297 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-30T13:56:22.262Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:22.262Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:22.262Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:22.262Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:22.262Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T13:56:22.262Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:56:22.262Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:22.262Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:22.262Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:22.262Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:22.262Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:22.262Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126886304 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:56:22.262Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126886304 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:22.262Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126886304 data=null} to TreeItem with text {test} [2019-07-30T13:56:22.262Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126886304 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:22.262Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126886304 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:22.262Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126886339 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:22.262Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:22.262Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126886340 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:56:22.262Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126886340 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:22.262Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126886340 data=null} to TreeItem with text {test} [2019-07-30T13:56:22.262Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126886340 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:22.262Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126886340 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:22.262Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126886346 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:22.262Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:56:22.262Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:22.262Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1126886350 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T13:56:22.262Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1126886350 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T13:56:22.262Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1126886351 data=null} to TreeItem with text {Traces [6]} [2019-07-30T13:56:22.262Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1126886351 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T13:56:22.262Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126886351 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-30T13:56:22.262Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1126886360 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T13:56:22.262Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-30T13:56:22.825Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T13:56:22.825Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:22.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126886843 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to Tree node with text: ExampleCustomXml.xml [2019-07-30T13:56:22.825Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1126886844 data=null doit=true} to Tree node with text: ExampleCustomXml.xml [2019-07-30T13:56:22.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1126886844 data=null} to Tree node with text: ExampleCustomXml.xml [2019-07-30T13:56:22.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126886844 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-30T13:56:22.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126886844 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-30T13:56:22.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126886879 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-30T13:56:22.825Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:22.825Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:22.825Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:22.825Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:22.825Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T13:56:22.825Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:56:22.825Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:22.825Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:22.825Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:22.825Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:22.825Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:22.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126886885 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:56:22.825Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126886885 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:22.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126886885 data=null} to TreeItem with text {test} [2019-07-30T13:56:22.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126886886 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:22.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126886886 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:22.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126886918 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:22.825Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:22.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126886919 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:56:22.825Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126886919 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:22.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126886919 data=null} to TreeItem with text {test} [2019-07-30T13:56:22.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126886919 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:22.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126886920 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:22.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126886926 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:22.825Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:56:22.825Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:22.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1126886927 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T13:56:22.825Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1126886927 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T13:56:22.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1126886927 data=null} to TreeItem with text {Traces [6]} [2019-07-30T13:56:22.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1126886927 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T13:56:22.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126886927 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-30T13:56:22.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1126886991 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T13:56:22.825Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:22.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1126886992 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T13:56:22.825Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1126886992 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T13:56:22.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1126886992 data=null} to TreeItem with text {Traces [6]} [2019-07-30T13:56:22.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1126886993 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T13:56:22.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126886993 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-30T13:56:22.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1126887004 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T13:56:23.082Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T13:56:23.082Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T13:56:23.340Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T13:56:23.340Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T13:56:23.340Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1126887435 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T13:56:23.340Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:56:23.340Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T13:56:23.340Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T13:56: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-30T13:56:23.340Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:23.340Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:56:23.340Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:23.340Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:56:23.340Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:56:23.340Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:56:23.340Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:56:23.340Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:56:23.340Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:56:23.340Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:56:23.340Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:56: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-30T13:56:23.340Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T13:56:23.340Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T13:56:23.340Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T13:56:23.340Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T13:56:23.340Z] DEBUG - matched Combo with text " [2019-07-30T13:56:23.340Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1126887521 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-30T13:56:23.340Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T13:56:23.340Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:56:23.340Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:23.340Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:56:23.340Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:23.340Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:56:23.340Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:56:23.340Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:56:23.340Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T13:56:23.340Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:56: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-30T13:56:23.340Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:56:23.340Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:56:23.340Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:56:23.340Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:56:23.340Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:56:23.340Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:56:23.340Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@74d7c00a [2019-07-30T13:56:23.340Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1126887524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:56:23.340Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1126887524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:56:23.340Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1126887524 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:56:23.340Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1126887524 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:56:23.340Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1126887524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:56:23.340Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1126887524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:56:23.340Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1126887524 data=null item=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-30T13:56:23.340Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1126887525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:56:23.340Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1126887525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:56:23.340Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1126887525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:56:23.340Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1126887525 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:56:23.340Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1126887525 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:56:23.340Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:56:23.340Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:23.340Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:56:23.340Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:23.340Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:56:23.340Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:56:23.340Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:56:23.340Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:56:23.340Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T13:56:23.340Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:56:23.340Z] 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-30T13:56:23.340Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:56:23.340Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:56:23.340Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:56:23.340Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:56:23.340Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T13:56:23.340Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T13:56:23.340Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:56:23.340Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:23.340Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:56:23.340Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:23.340Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:56:23.340Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T13:56:23.340Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:56:23.340Z] 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-30T13:56:23.340Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:56:23.340Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:56:23.340Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:56:23.340Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:56:23.340Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:56:23.340Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:56:23.340Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:56:23.340Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T13:56:23.340Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T13:56:23.340Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:56:23.340Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:23.340Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:56:23.340Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:23.340Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:56:23.340Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:56:23.340Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T13:56:23.340Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:56:23.340Z] 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-30T13:56:23.340Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:56:23.340Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:56:23.340Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:56:23.340Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:56:23.340Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:56:23.340Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:56:23.340Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T13:56:23.340Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@1aa18a5d [2019-07-30T13:56:23.340Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=1126887535 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-30T13:56:23.340Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1126887535 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-30T13:56:23.340Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=1126887535 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T13:56:23.340Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=1126887535 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T13:56:23.340Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=1126887535 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-30T13:56:23.340Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=1126887535 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-30T13:56:23.340Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=1126887535 data=null item=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-30T13:56:23.340Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=1126887535 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-30T13:56:23.340Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1126887536 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-30T13:56:23.340Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=1126887536 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-30T13:56:23.340Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=1126887536 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T13:56:23.340Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=1126887536 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T13:56:23.340Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:56:23.340Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:23.340Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:56:23.340Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:23.340Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:56:23.340Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:56:23.340Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:56:23.340Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:56:23.340Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:56:23.340Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T13:56:23.340Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T13:56:23.340Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T13:56:23.340Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:56:23.340Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:56:23.340Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:56:23.340Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T13:56:23.340Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T13:56:23.340Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:56:23.340Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:23.340Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:56:23.340Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:23.340Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:56:23.340Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:56:23.340Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:56:23.341Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:56:23.341Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:56:23.341Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:56:23.341Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-30T13:56:23.341Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:56:23.341Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-30T13:56:23.341Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:56:23.341Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:56:23.341Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-30T13:56:23.341Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T13:56:23.341Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:56:23.341Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:23.341Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:56:23.341Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:23.341Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:56:23.341Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:56:23.341Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:56:23.341Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:56:23.341Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:56:23.341Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:56:23.341Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:56:23.341Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:56:23.341Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T13:56:23.341Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T13:56:23.341Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:23.341Z] DEBUG - Clicking on &Finish [2019-07-30T13:56:23.341Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1126887541 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:23.341Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1126887541 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:23.341Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1126887541 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:23.341Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1126887541 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:23.341Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1126887541 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:23.341Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1126887541 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:23.597Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:23.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1126887541 data=null item=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-30T13:56:23.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1126887085 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-30T13:56:23.853Z] DEBUG - Clicked on [2019-07-30T13:56:23.853Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:56:23.853Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:23.853Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:23.853Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:23.853Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:23.853Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:23.853Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126888037 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:56:23.853Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126888037 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:23.853Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126888037 data=null} to TreeItem with text {test} [2019-07-30T13:56:23.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126888038 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:23.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126888038 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:23.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126888093 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:23.853Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:23.853Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126888095 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:56:23.853Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126888095 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:23.853Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126888095 data=null} to TreeItem with text {test} [2019-07-30T13:56:23.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126888095 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:23.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126888096 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:24.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126888113 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:24.110Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:56:24.110Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:24.110Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1126888114 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T13:56:24.110Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1126888114 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T13:56:24.110Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1126888114 data=null} to TreeItem with text {Traces [6]} [2019-07-30T13:56:24.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1126888114 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T13:56:24.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126888115 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-30T13:56:24.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1126888143 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T13:56:24.110Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-30T13:56:24.110Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T13:56:24.110Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:24.110Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126888308 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:24.110Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1126888308 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:24.110Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1126888308 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:24.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126888309 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:24.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126888309 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:24.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126888345 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:24.110Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:24.110Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:24.110Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:24.110Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:24.110Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T13:56:24.110Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:24.110Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126888349 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:24.110Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1126888349 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:24.110Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1126888349 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:24.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126888349 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:24.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126888349 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:24.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126888354 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:24.110Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:24.110Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126888354 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:24.110Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1126888355 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:24.110Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:24.110Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1126888355 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:24.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126888355 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:24.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126888355 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:24.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126888359 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:24.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126888359 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:24.367Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126888359 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:24.367Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1126888365 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:24.367Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126888430 data=null button=1 stateMask=0x80000 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:24.367Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126888440 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:24.367Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1126888441 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:24.367Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1126888441 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:24.367Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:24.367Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:56:24.367Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:56:24.367Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:56:24.367Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:56:24.367Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:56:24.930Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:56:24.930Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:56:24.930Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:56:24.930Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:56:24.930Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:56:24.930Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:56:25.493Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:56:25.493Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:56:25.493Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:56:25.493Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:56:25.493Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T13:56:25.493Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1126889637 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T13:56:25.493Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1126889637 data=null doit=true} to TableItem with text {} [2019-07-30T13:56:25.493Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1126889637 data=null} to TableItem with text {} [2019-07-30T13:56:25.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1126889637 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T13:56:25.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1126889637 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T13:56:25.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1126889686 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T13:56:25.493Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:56:25.493Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:56:25.923Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T13:56:25.923Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:25.923Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126889907 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:25.923Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1126889907 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:25.923Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1126889907 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:25.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126889908 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:25.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126889908 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:25.923Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126889912 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:25.923Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:25.923Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:25.923Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:25.923Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:25.923Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T13:56:25.923Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T13:56:25.923Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:25.923Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126890017 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to Tree node with text: ExampleCustomXml.xml [2019-07-30T13:56:25.923Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1126890017 data=null doit=true} to Tree node with text: ExampleCustomXml.xml [2019-07-30T13:56:25.923Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1126890017 data=null} to Tree node with text: ExampleCustomXml.xml [2019-07-30T13:56:25.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126890017 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-30T13:56:25.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126890018 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-30T13:56:25.923Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126890022 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-30T13:56:25.923Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:25.923Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:25.923Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:25.923Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:25.923Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T13:56:25.923Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:56:25.923Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:25.923Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:25.923Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:25.923Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:25.923Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:25.923Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126890028 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:56:25.923Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126890029 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:25.923Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126890029 data=null} to TreeItem with text {test} [2019-07-30T13:56:25.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126890029 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:25.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126890029 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:26.182Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126890094 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:26.182Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:26.182Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126890095 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:56:26.182Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126890095 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:26.182Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126890095 data=null} to TreeItem with text {test} [2019-07-30T13:56:26.182Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126890095 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:26.182Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126890096 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:26.182Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126890106 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:26.182Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:56:26.182Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:26.182Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1126890107 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T13:56:26.182Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1126890107 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T13:56:26.182Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1126890107 data=null} to TreeItem with text {Traces [6]} [2019-07-30T13:56:26.182Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1126890107 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T13:56:26.182Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126890108 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-30T13:56:26.182Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1126890117 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T13:56:26.182Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-30T13:56:26.439Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T13:56:26.439Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:26.439Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126890589 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to Tree node with text: kernel-overlap-testing [2019-07-30T13:56:26.439Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1126890590 data=null doit=true} to Tree node with text: kernel-overlap-testing [2019-07-30T13:56:26.439Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1126890590 data=null} to Tree node with text: kernel-overlap-testing [2019-07-30T13:56:26.439Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126890591 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-30T13:56:26.439Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126890591 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-30T13:56:26.439Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126890639 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-30T13:56:26.439Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:26.439Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:26.439Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:26.439Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:26.439Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T13:56:26.439Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:56:26.439Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:26.439Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:26.439Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:26.439Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:26.439Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:26.439Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126890646 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:56:26.439Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126890646 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:26.439Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126890647 data=null} to TreeItem with text {test} [2019-07-30T13:56:26.439Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126890647 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:26.439Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126890647 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:26.695Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126890711 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:26.695Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:26.695Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126890712 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:56:26.695Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126890712 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:26.695Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126890712 data=null} to TreeItem with text {test} [2019-07-30T13:56:26.695Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126890712 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:26.695Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126890713 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:26.695Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126890733 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:26.695Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:56:26.695Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:26.695Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1126890735 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T13:56:26.695Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1126890781 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T13:56:26.695Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1126890781 data=null} to TreeItem with text {Traces [6]} [2019-07-30T13:56:26.695Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1126890782 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T13:56:26.695Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126890782 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-30T13:56:26.695Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1126890793 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T13:56:26.695Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:26.695Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1126890794 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T13:56:26.695Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1126890794 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T13:56:26.695Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1126890794 data=null} to TreeItem with text {Traces [6]} [2019-07-30T13:56:26.695Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1126890806 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T13:56:26.695Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126890806 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-30T13:56:26.695Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1126890811 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T13:56:26.695Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T13:56:26.695Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T13:56:27.259Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T13:56:27.259Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T13:56:27.259Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1126891234 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T13:56:27.259Z] 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-30T13:56:27.259Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:56:27.259Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T13:56:27.259Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T13:56:27.259Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T13:56:27.259Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T13:56:27.259Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T13:56:27.259Z] DEBUG - matched Combo with text " [2019-07-30T13:56:27.259Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1126891321 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-30T13:56:27.259Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:56:27.259Z] 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-30T13:56:27.259Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:56:27.259Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:56:27.259Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@3ac6e690 [2019-07-30T13:56:27.259Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1126891323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:56:27.259Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1126891324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:56:27.259Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1126891324 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:56:27.259Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1126891324 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:56:27.259Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1126891324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:56:27.259Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1126891324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:56:27.259Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1126891324 data=null item=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-30T13:56:27.259Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1126891324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:56:27.259Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1126891324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:56:27.259Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1126891324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:56:27.259Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1126891325 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:56:27.259Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1126891325 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:56:27.259Z] 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-30T13:56:27.259Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:56:27.259Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T13:56:27.259Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:56:27.259Z] 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-30T13:56:27.259Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:56:27.259Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T13:56:27.259Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:56:27.259Z] 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-30T13:56:27.259Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:56:27.259Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T13:56:27.259Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@34ac6d65 [2019-07-30T13:56:27.259Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=1126891335 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-30T13:56:27.259Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1126891335 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-30T13:56:27.259Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=1126891335 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T13:56:27.259Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=1126891335 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T13:56:27.259Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=1126891335 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-30T13:56:27.259Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=1126891335 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-30T13:56:27.259Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=1126891335 data=null item=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-30T13:56:27.259Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=1126891335 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-30T13:56:27.259Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1126891335 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-30T13:56:27.259Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=1126891335 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-30T13:56:27.259Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=1126891336 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T13:56:27.259Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=1126891336 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:56:27.259Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T13:56:27.259Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:56:27.259Z] 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-30T13:56:27.259Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:56:27.259Z] 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-30T13:56:27.259Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:56:27.259Z] 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-30T13:56:27.259Z] 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-30T13:56:27.259Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T13:56:27.259Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:27.259Z] DEBUG - Clicking on &Finish [2019-07-30T13:56:27.259Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1126891341 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:27.259Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1126891341 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:27.259Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1126891341 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:27.259Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1126891341 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:27.260Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1126891342 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:27.260Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1126891342 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:27.823Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:27.823Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1126891342 data=null item=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-30T13:56:27.823Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1126890892 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-30T13:56:27.823Z] DEBUG - Clicked on [2019-07-30T13:56:27.823Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:56:27.823Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:27.823Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:27.823Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:27.823Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:27.823Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:27.823Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126892034 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:56:27.823Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126892034 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:27.823Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126892034 data=null} to TreeItem with text {test} [2019-07-30T13:56:27.823Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126892034 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:27.823Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126892035 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:28.080Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126892078 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:28.080Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:28.080Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126892079 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:56:28.080Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126892079 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:28.080Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126892079 data=null} to TreeItem with text {test} [2019-07-30T13:56:28.080Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126892080 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:28.080Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126892080 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:28.080Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126892097 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:28.080Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:56:28.080Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:28.080Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1126892099 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T13:56:28.080Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1126892099 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T13:56:28.080Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1126892099 data=null} to TreeItem with text {Traces [6]} [2019-07-30T13:56:28.080Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1126892099 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T13:56:28.080Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126892099 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-30T13:56:28.080Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1126892113 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T13:56:28.080Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-30T13:56:28.337Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T13:56:28.337Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:28.594Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126892598 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:28.594Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1126892599 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:28.594Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1126892599 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:28.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126892600 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:28.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126892600 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:28.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126892639 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:28.594Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:28.594Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:28.594Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:28.594Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:28.594Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T13:56:28.594Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:28.594Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126892644 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:28.594Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1126892644 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:28.594Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1126892644 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:28.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126892644 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:28.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126892644 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:28.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126892649 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:28.594Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:28.594Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126892649 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:28.594Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1126892649 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:28.594Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:28.594Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1126892650 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:28.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126892650 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:28.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126892650 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:28.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126892654 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:28.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126892654 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:28.594Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126892683 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:28.594Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1126892683 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:29.524Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126892770 data=null button=1 stateMask=0x80000 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:29.524Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126893519 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:29.524Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1126893618 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:29.524Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1126893619 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:29.524Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:29.524Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:56:29.524Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:56:29.524Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:56:29.524Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:56:29.524Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:56:29.524Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:56:29.524Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:56:29.524Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:56:29.524Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:56:29.524Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:56:29.524Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T13:56:29.524Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1126893622 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T13:56:29.524Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1126893622 data=null doit=true} to TableItem with text {} [2019-07-30T13:56:29.524Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1126893622 data=null} to TableItem with text {} [2019-07-30T13:56:29.524Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1126893622 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T13:56:29.524Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1126893623 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T13:56:29.524Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1126893628 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T13:56:29.524Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:56:29.524Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:56:30.454Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T13:56:30.454Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:30.711Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126894728 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:30.711Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1126894729 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:30.711Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1126894729 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:30.711Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126894729 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:30.711Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126894730 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:30.711Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126894735 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:30.711Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:30.711Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:30.711Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:30.711Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:30.711Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T13:56:30.969Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T13:56:30.969Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:30.969Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126895112 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to Tree node with text: kernel-overlap-testing [2019-07-30T13:56:30.969Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1126895112 data=null doit=true} to Tree node with text: kernel-overlap-testing [2019-07-30T13:56:30.969Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1126895112 data=null} to Tree node with text: kernel-overlap-testing [2019-07-30T13:56:30.969Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126895113 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-30T13:56:30.969Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126895113 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-30T13:56:30.969Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126895118 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-30T13:56:30.969Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:30.969Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:30.969Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:30.969Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:30.969Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T13:56:30.969Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:56:30.969Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:30.969Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:30.969Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:30.969Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:30.969Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:30.969Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126895126 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:56:30.969Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126895126 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:30.969Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126895126 data=null} to TreeItem with text {test} [2019-07-30T13:56:30.969Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126895126 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:30.969Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126895126 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:30.969Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126895156 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:30.969Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:30.969Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126895158 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:56:30.969Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126895158 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:30.969Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126895158 data=null} to TreeItem with text {test} [2019-07-30T13:56:30.969Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126895158 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:30.969Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126895158 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:30.969Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126895173 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:30.969Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:56:30.969Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:30.969Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1126895174 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T13:56:30.969Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1126895174 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T13:56:30.969Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1126895174 data=null} to TreeItem with text {Traces [6]} [2019-07-30T13:56:30.969Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1126895175 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T13:56:30.969Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126895175 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-30T13:56:30.969Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1126895195 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T13:56:30.969Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:30.969Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1126895196 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T13:56:30.969Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1126895196 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T13:56:30.969Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1126895196 data=null} to TreeItem with text {Traces [6]} [2019-07-30T13:56:30.969Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1126895196 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T13:56:30.969Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126895196 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-30T13:56:30.969Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1126895201 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T13:56:31.227Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T13:56:31.227Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T13:56:31.485Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T13:56:31.485Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T13:56:31.485Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1126895563 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T13:56:31.485Z] 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-30T13:56:31.485Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:56:31.485Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T13:56:31.485Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T13:56:31.485Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T13:56:31.485Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T13:56:31.485Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T13:56:31.485Z] DEBUG - matched Combo with text " [2019-07-30T13:56:31.485Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1126895656 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-30T13:56:31.485Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:56:31.485Z] 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-30T13:56:31.485Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:56:31.485Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:56:31.485Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:56:31.485Z] 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-30T13:56:31.485Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:56:31.485Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T13:56:31.485Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:56:31.485Z] 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-30T13:56:31.485Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:56:31.485Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T13:56:31.485Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:56:31.485Z] 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-30T13:56:31.485Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:56:31.485Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T13:56:31.485Z] 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-30T13:56:31.485Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:56:31.485Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T13:56:31.485Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:56:31.485Z] 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-30T13:56:31.485Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:56:31.485Z] 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-30T13:56:31.485Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:56:31.485Z] 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-30T13:56:31.485Z] 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-30T13:56:31.485Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T13:56:31.485Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:31.485Z] DEBUG - Clicking on &Finish [2019-07-30T13:56:31.485Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1126895673 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:31.485Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1126895673 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:31.485Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1126895674 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:31.485Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1126895674 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:31.485Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1126895674 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:31.485Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1126895674 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:32.048Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1126895674 data=null item=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-30T13:56:32.048Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1126895244 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-30T13:56:32.304Z] DEBUG - Clicked on [2019-07-30T13:56:32.304Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:56:32.304Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:32.304Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:32.304Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:32.304Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:32.304Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:32.304Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126896370 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:56:32.304Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126896370 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:32.304Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126896370 data=null} to TreeItem with text {test} [2019-07-30T13:56:32.304Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126896371 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:32.304Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126896371 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:32.304Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126896402 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:32.304Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:32.304Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126896404 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:56:32.304Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126896404 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:32.304Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126896404 data=null} to TreeItem with text {test} [2019-07-30T13:56:32.304Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126896404 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:32.304Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126896405 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:32.304Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126896412 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:32.304Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:56:32.304Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:32.304Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1126896413 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T13:56:32.304Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1126896413 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T13:56:32.304Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1126896414 data=null} to TreeItem with text {Traces [7]} [2019-07-30T13:56:32.304Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1126896414 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T13:56:32.304Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126896414 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-30T13:56:32.304Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1126896433 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T13:56:32.304Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-30T13:56:32.867Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T13:56:32.867Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:32.867Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1126896915 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T13:56:32.867Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1126896916 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T13:56:32.867Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1126896916 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T13:56:32.867Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1126896917 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T13:56:32.867Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126896917 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-30T13:56:32.867Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1126896961 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T13:56:32.867Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:32.867Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:32.867Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:32.867Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:32.867Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T13:56:32.867Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:32.867Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1126896965 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T13:56:32.867Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1126896965 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T13:56:32.867Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1126896965 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T13:56:32.867Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1126896966 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T13:56:32.867Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126896966 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-30T13:56:32.867Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1126896971 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T13:56:32.867Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log} [2019-07-30T13:56:32.867Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1126896971 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T13:56:32.867Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1126896971 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T13:56:32.867Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:32.867Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1126896971 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T13:56:32.867Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1126896972 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T13:56:32.867Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126896972 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-30T13:56:32.867Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1126896982 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T13:56:32.867Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1126896982 data=null button=1 stateMask=0x0 x=133 y=200 count=2} to TreeItem with text {unrecognized.log} [2019-07-30T13:56:32.867Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1126896982 data=null button=1 stateMask=0x0 x=133 y=200 count=2} to TreeItem with text {unrecognized.log} [2019-07-30T13:56:33.797Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1126896983 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-30T13:56:33.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1126897055 data=null button=1 stateMask=0x80000 x=133 y=200 count=2} to TreeItem with text {unrecognized.log} [2019-07-30T13:56:33.797Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1126897889 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T13:56:33.797Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1126897889 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T13:56:33.797Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1126897889 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T13:56:33.797Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log} [2019-07-30T13:56:33.797Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-30T13:56:33.797Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-30T13:56:34.053Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T13:56:34.053Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:34.310Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1126898309 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T13:56:34.310Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1126898310 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T13:56:34.310Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1126898310 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T13:56:34.310Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1126898310 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T13:56:34.310Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126898310 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-30T13:56:34.310Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1126898316 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T13:56:34.310Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:34.310Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:34.310Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:34.310Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:34.310Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T13:56:34.310Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:56:34.310Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:34.310Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:34.310Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:34.310Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:34.310Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:34.310Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126898324 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:56:34.310Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126898324 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:34.310Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126898324 data=null} to TreeItem with text {test} [2019-07-30T13:56:34.310Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126898324 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:34.310Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126898329 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:34.310Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126898416 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:34.310Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:34.310Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126898417 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:56:34.310Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126898417 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:34.310Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126898418 data=null} to TreeItem with text {test} [2019-07-30T13:56:34.310Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126898418 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:34.310Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126898418 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:34.310Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126898429 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:34.310Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:56:34.310Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:34.310Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1126898482 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T13:56:34.310Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1126898482 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T13:56:34.310Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1126898482 data=null} to TreeItem with text {Traces [7]} [2019-07-30T13:56:34.310Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1126898483 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T13:56:34.310Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126898483 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-30T13:56:34.310Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1126898494 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T13:56:34.310Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-30T13:56:34.567Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T13:56:34.567Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:34.823Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1126898881 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to Tree node with text: unrecognized.log [2019-07-30T13:56:34.823Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1126898881 data=null doit=true} to Tree node with text: unrecognized.log [2019-07-30T13:56:34.823Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1126898882 data=null} to Tree node with text: unrecognized.log [2019-07-30T13:56:34.823Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1126898882 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to Tree node with text: unrecognized.log [2019-07-30T13:56:34.823Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126898882 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-30T13:56:34.823Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1126898921 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to Tree node with text: unrecognized.log [2019-07-30T13:56:34.823Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:34.823Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:34.823Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:34.823Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:34.823Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T13:56:34.823Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:56:34.823Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:34.823Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:34.823Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:34.823Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:34.823Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:34.823Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126898929 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:56:34.823Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126898929 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:34.823Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126898929 data=null} to TreeItem with text {test} [2019-07-30T13:56:34.823Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126898929 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:34.823Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126898930 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:34.823Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126899012 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:34.823Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:34.823Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126899013 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:56:34.823Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126899014 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:34.823Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126899014 data=null} to TreeItem with text {test} [2019-07-30T13:56:34.823Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126899014 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:34.823Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126899014 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:34.823Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126899020 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:34.823Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:56:34.823Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:34.823Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1126899025 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T13:56:34.823Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1126899025 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T13:56:34.823Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1126899025 data=null} to TreeItem with text {Traces [7]} [2019-07-30T13:56:34.823Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1126899025 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T13:56:34.823Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126899025 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-30T13:56:34.823Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1126899035 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T13:56:34.823Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:34.823Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1126899035 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T13:56:34.823Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1126899035 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T13:56:34.823Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1126899036 data=null} to TreeItem with text {Traces [7]} [2019-07-30T13:56:34.823Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1126899036 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T13:56:34.823Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126899036 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-30T13:56:34.823Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1126899050 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T13:56:35.080Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T13:56:35.080Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T13:56:35.339Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T13:56:35.339Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T13:56:35.339Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1126899441 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T13:56:35.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-30T13:56:35.339Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:56:35.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-30T13:56:35.339Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T13:56:35.339Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T13:56:35.339Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T13:56:35.339Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T13:56:35.339Z] DEBUG - matched Combo with text " [2019-07-30T13:56:35.339Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1126899520 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-30T13:56:35.339Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:56:35.339Z] 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-30T13:56:35.339Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:56:35.339Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:56:35.339Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:56:35.339Z] 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-30T13:56:35.339Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:56:35.339Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T13:56:35.339Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:56:35.339Z] 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-30T13:56:35.339Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:56:35.339Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T13:56:35.339Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@14d953ce [2019-07-30T13:56:35.339Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=1126899527 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-30T13:56:35.339Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1126899527 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-30T13:56:35.339Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import unrecognized traces} time=1126899527 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T13:56:35.339Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=1126899528 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T13:56:35.339Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=1126899528 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-30T13:56:35.339Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=1126899528 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-30T13:56:35.339Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=1126899528 data=null item=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-30T13:56:35.339Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=1126899528 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-30T13:56:35.339Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1126899528 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-30T13:56:35.339Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=1126899528 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-30T13:56:35.339Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=1126899528 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T13:56:35.339Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=1126899528 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:56:35.339Z] 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-30T13:56:35.339Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:56:35.339Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T13:56:35.339Z] 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-30T13:56:35.339Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:56:35.339Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T13:56:35.339Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:56:35.339Z] 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-30T13:56:35.339Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:56:35.339Z] 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-30T13:56:35.339Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:56:35.339Z] 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-30T13:56:35.339Z] 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-30T13:56:35.339Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T13:56:35.339Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:35.339Z] DEBUG - Clicking on &Finish [2019-07-30T13:56:35.339Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1126899540 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:35.340Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1126899541 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:35.340Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1126899541 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:35.340Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1126899541 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:35.340Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1126899541 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:35.340Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1126899541 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:36.136Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1126899541 data=null item=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-30T13:56:36.136Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1126899113 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-30T13:56:36.136Z] DEBUG - Clicked on [2019-07-30T13:56:36.136Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:56:36.136Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:36.136Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:36.136Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:36.136Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:36.136Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:36.136Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126900188 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:56:36.136Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126900189 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:36.136Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126900189 data=null} to TreeItem with text {test} [2019-07-30T13:56:36.136Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126900189 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:36.136Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126900189 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:36.136Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126900215 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:36.136Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:36.136Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126900215 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:56:36.136Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126900223 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:36.136Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126900223 data=null} to TreeItem with text {test} [2019-07-30T13:56:36.136Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126900224 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:36.136Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126900224 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:36.136Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126900232 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:36.136Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:56:36.136Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:36.136Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1126900240 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T13:56:36.136Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1126900240 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T13:56:36.136Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1126900240 data=null} to TreeItem with text {Traces [7]} [2019-07-30T13:56:36.136Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1126900241 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T13:56:36.136Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126900241 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-30T13:56:36.136Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1126900262 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T13:56:36.136Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-30T13:56:36.700Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T13:56:36.700Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:36.700Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1126900731 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T13:56:36.700Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1126900731 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T13:56:36.700Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1126900732 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T13:56:36.700Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1126900732 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T13:56:36.700Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126900732 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-30T13:56:36.700Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1126900770 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T13:56:36.700Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:36.700Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:36.700Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:36.700Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:36.700Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T13:56:36.700Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:36.700Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1126900774 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T13:56:36.700Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1126900774 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T13:56:36.700Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1126900774 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T13:56:36.700Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1126900774 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T13:56:36.700Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126900774 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-30T13:56:36.700Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1126900779 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T13:56:36.700Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log} [2019-07-30T13:56:36.700Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1126900780 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T13:56:36.700Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1126900780 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T13:56:36.700Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:36.700Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1126900781 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T13:56:36.700Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1126900781 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T13:56:36.700Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126900781 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-30T13:56:36.700Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1126900785 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T13:56:36.700Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1126900785 data=null button=1 stateMask=0x0 x=133 y=200 count=2} to TreeItem with text {unrecognized.log} [2019-07-30T13:56:36.700Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1126900785 data=null button=1 stateMask=0x0 x=133 y=200 count=2} to TreeItem with text {unrecognized.log} [2019-07-30T13:56:36.700Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1126900785 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-30T13:56:36.700Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1126900849 data=null button=1 stateMask=0x80000 x=133 y=200 count=2} to TreeItem with text {unrecognized.log} [2019-07-30T13:56:36.700Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1126900932 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T13:56:36.700Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1126900932 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T13:56:36.700Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1126900932 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T13:56:36.700Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log} [2019-07-30T13:56:36.700Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-30T13:56:36.700Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-30T13:56:36.957Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T13:56:36.957Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:36.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1126901035 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T13:56:36.957Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1126901035 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T13:56:36.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1126901035 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T13:56:36.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1126901036 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T13:56:36.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126901036 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-30T13:56:36.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1126901041 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T13:56:36.957Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:36.957Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:36.957Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:36.957Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:36.957Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T13:56:36.957Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T13:56:36.957Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:36.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1126901111 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to Tree node with text: unrecognized.log [2019-07-30T13:56:36.957Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1126901111 data=null doit=true} to Tree node with text: unrecognized.log [2019-07-30T13:56:36.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1126901111 data=null} to Tree node with text: unrecognized.log [2019-07-30T13:56:36.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1126901112 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to Tree node with text: unrecognized.log [2019-07-30T13:56:36.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126901112 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-30T13:56:36.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1126901182 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to Tree node with text: unrecognized.log [2019-07-30T13:56:36.957Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:36.957Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:36.957Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:36.957Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:36.957Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T13:56:36.957Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:56:36.957Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:36.957Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:36.957Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:36.957Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:36.957Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:36.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126901189 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:56:36.957Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126901190 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:36.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126901190 data=null} to TreeItem with text {test} [2019-07-30T13:56:36.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126901190 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:36.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126901190 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:37.214Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126901228 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:37.214Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:37.214Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126901229 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:56:37.214Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126901229 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:37.214Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126901229 data=null} to TreeItem with text {test} [2019-07-30T13:56:37.214Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126901229 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:37.214Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126901230 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:37.214Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126901236 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:37.214Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:56:37.214Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:37.214Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1126901237 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T13:56:37.214Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1126901237 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T13:56:37.214Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1126901237 data=null} to TreeItem with text {Traces [7]} [2019-07-30T13:56:37.214Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1126901238 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T13:56:37.214Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126901238 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-30T13:56:37.214Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1126901292 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T13:56:37.214Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:37.214Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1126901293 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T13:56:37.214Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1126901293 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T13:56:37.214Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1126901293 data=null} to TreeItem with text {Traces [7]} [2019-07-30T13:56:37.214Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1126901293 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T13:56:37.214Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126901293 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-30T13:56:37.214Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1126901304 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T13:56:37.214Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T13:56:37.214Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T13:56:37.471Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T13:56:37.471Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T13:56:37.471Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1126901525 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T13:56:37.471Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T13:56:37.471Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T13:56:37.471Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T13:56:37.471Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:56:37.471Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T13:56:37.471Z] DEBUG - Clicking on &Yes [2019-07-30T13:56:37.471Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1126901526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:56:37.471Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1126901526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:56:37.471Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1126901527 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:56:37.471Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1126901527 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:56:37.471Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1126901529 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:56:37.471Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1126901529 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:56:37.471Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1126901529 data=null item=null 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-30T13:56:39.363Z] DEBUG - Clicked on [2019-07-30T13:56:39.363Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1126901380 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-30T13:56:39.926Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:56:39.926Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:39.926Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:39.926Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:39.926Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:39.926Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:39.926Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126904030 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:56:39.926Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126904030 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:39.926Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126904030 data=null} to TreeItem with text {test} [2019-07-30T13:56:39.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126904031 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:39.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126904031 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:39.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126904049 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:39.926Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:39.926Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126904051 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:56:39.926Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126904051 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:39.926Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126904051 data=null} to TreeItem with text {test} [2019-07-30T13:56:39.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126904051 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:39.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126904051 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:39.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126904065 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:39.926Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:56:39.926Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:39.926Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1126904066 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T13:56:39.926Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1126904066 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T13:56:39.926Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1126904066 data=null} to TreeItem with text {Traces [0]} [2019-07-30T13:56:39.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1126904067 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T13:56:39.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126904067 data=null item=TreeItem {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-30T13:56:39.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1126904085 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T13:56:39.926Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:39.926Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1126904086 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T13:56:39.926Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1126904086 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T13:56:39.926Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1126904086 data=null} to TreeItem with text {Traces [0]} [2019-07-30T13:56:39.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1126904086 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T13:56:39.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126904087 data=null item=TreeItem {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-30T13:56:39.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1126904091 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T13:56:39.926Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T13:56:39.926Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T13:56:40.183Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T13:56:40.183Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T13:56:40.183Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1126904389 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T13:56:40.183Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:56:40.183Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T13:56:40.183Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T13:56:40.183Z] 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-30T13:56:40.183Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:40.183Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:56:40.183Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:40.183Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:56:40.183Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:56:40.183Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:56:40.183Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:56:40.183Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:56:40.183Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:56:40.183Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:56:40.183Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:56:40.183Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T13:56:40.183Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T13:56:40.183Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T13:56:40.183Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T13:56:40.183Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T13:56:40.183Z] DEBUG - matched Combo with text " [2019-07-30T13:56:40.440Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1126904501 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-30T13:56:40.440Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T13:56:40.440Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:56:40.440Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:40.440Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:56:40.440Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:40.440Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:56:40.440Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:56:40.440Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:56:40.440Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T13:56:40.440Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:56:40.440Z] 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-30T13:56:40.440Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:56:40.440Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:56:40.440Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:56:40.440Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:56:40.440Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:56:40.440Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:56:40.440Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T13:56:40.440Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:56:40.440Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:40.440Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:56:40.440Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:40.440Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:56:40.440Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:56:40.440Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:56:40.440Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:56:40.440Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T13:56:40.440Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:56:40.440Z] 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-30T13:56:40.440Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:56:40.440Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:56:40.440Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:56:40.440Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:56:40.440Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T13:56:40.440Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T13:56:40.440Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:56:40.440Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:40.440Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:56:40.440Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:40.440Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:56:40.440Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T13:56:40.440Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:56:40.440Z] 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-30T13:56:40.440Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:56:40.440Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:56:40.440Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:56:40.440Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:56:40.440Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:56:40.440Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:56:40.440Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:56:40.440Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T13:56:40.440Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@12c1371e [2019-07-30T13:56:40.440Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=1126904507 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-30T13:56:40.440Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1126904508 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-30T13:56:40.440Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import unrecognized traces} time=1126904508 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T13:56:40.440Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=1126904508 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T13:56:40.440Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=1126904508 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-30T13:56:40.440Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=1126904508 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-30T13:56:40.440Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=1126904508 data=null item=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-30T13:56:40.440Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=1126904508 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-30T13:56:40.440Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1126904508 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-30T13:56:40.441Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=1126904508 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-30T13:56:40.441Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=1126904508 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T13:56:40.441Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=1126904508 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T13:56:40.441Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:56:40.441Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:40.441Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:56:40.441Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:40.441Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:56:40.441Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:56:40.441Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T13:56:40.441Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:56:40.441Z] 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-30T13:56:40.441Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:56:40.441Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:56:40.441Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:56:40.441Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:56:40.441Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:56:40.441Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:56:40.441Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T13:56:40.441Z] 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-30T13:56:40.441Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:56:40.441Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:40.441Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:56:40.441Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:40.441Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:56:40.441Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:56:40.441Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:56:40.441Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:56:40.441Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:56:40.441Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T13:56:40.441Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T13:56:40.441Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T13:56:40.441Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:56:40.441Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:56:40.441Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:56:40.441Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T13:56:40.441Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T13:56:40.441Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:56:40.441Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:40.441Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:56:40.441Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:40.441Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:56:40.441Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:56:40.441Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:56:40.441Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:56:40.441Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:56:40.441Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:56:40.441Z] 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-30T13:56:40.441Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:56:40.441Z] 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-30T13:56:40.441Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:56:40.441Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:56:40.441Z] 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-30T13:56:40.441Z] 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-30T13:56:40.441Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:56:40.441Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:40.441Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:56:40.441Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:40.441Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:56:40.441Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:56:40.441Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:56:40.441Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:56:40.441Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:56:40.441Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:56:40.441Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:56:40.441Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:56:40.441Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T13:56:40.441Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T13:56:40.441Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:40.441Z] DEBUG - Clicking on &Finish [2019-07-30T13:56:40.441Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1126904521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:40.441Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1126904521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:40.441Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1126904521 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:40.441Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1126904521 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:40.441Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1126904521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:40.441Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1126904521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:40.698Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1126904521 data=null item=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-30T13:56:40.698Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1126904133 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-30T13:56:40.698Z] DEBUG - Clicked on [2019-07-30T13:56:40.698Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:56:40.698Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:40.698Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:40.698Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:40.698Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:40.698Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:40.698Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126904773 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:56:40.698Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126904773 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:40.698Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126904773 data=null} to TreeItem with text {test} [2019-07-30T13:56:40.698Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126904773 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:40.698Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126904773 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:40.698Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126904795 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:40.698Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:40.698Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126904806 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:56:40.698Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126904806 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:40.698Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126904806 data=null} to TreeItem with text {test} [2019-07-30T13:56:40.698Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126904806 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:40.698Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126904807 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:40.698Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126904823 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:40.698Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:56:40.698Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:40.698Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1126904824 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T13:56:40.698Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1126904824 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:56:40.698Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1126904824 data=null} to TreeItem with text {Traces [1]} [2019-07-30T13:56:40.698Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1126904824 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:56:40.698Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126904825 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:56:40.698Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1126904845 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:56:40.698Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1126904846 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:56:40.698Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1126904846 data=null} to TreeItem with text {Traces [1]} [2019-07-30T13:56:40.698Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1126904847 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:56:40.698Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1126904847 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-30T13:56:40.698Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1126904860 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:56:41.261Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T13:56:41.261Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:41.261Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126905287 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:41.261Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1126905287 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:41.261Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1126905316 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:41.261Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126905316 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:41.261Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126905317 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:41.261Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126905395 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:41.261Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:41.261Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:41.261Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:41.261Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:41.261Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T13:56:41.261Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:41.261Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126905401 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:41.261Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1126905401 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:41.261Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1126905401 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:41.261Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126905402 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:41.261Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126905402 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:41.261Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126905409 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:41.261Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:41.261Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126905410 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:41.261Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1126905410 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:41.261Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:41.261Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1126905410 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:41.261Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126905411 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:41.261Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126905417 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:41.261Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126905422 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:41.261Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126905422 data=null button=1 stateMask=0x0 x=148 y=74 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:41.261Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126905422 data=null button=1 stateMask=0x0 x=148 y=74 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:41.518Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1126905423 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:42.082Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126905516 data=null button=1 stateMask=0x80000 x=148 y=74 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:42.082Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126906105 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:42.082Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1126906234 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:42.082Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1126906234 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:42.082Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:42.082Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:56:42.082Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:56:42.082Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:56:42.082Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:56:42.082Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:56:42.082Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T13:56:42.082Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1126906237 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T13:56:42.082Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1126906237 data=null doit=true} to TableItem with text {} [2019-07-30T13:56:42.082Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1126906237 data=null} to TableItem with text {} [2019-07-30T13:56:42.082Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1126906237 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T13:56:42.082Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1126906288 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T13:56:42.082Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1126906309 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T13:56:42.082Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:56:42.082Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:56:43.011Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T13:56:43.011Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:43.268Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126907279 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:43.268Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1126907280 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:43.268Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1126907281 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:43.268Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126907281 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:43.268Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126907282 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:43.268Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126907287 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:43.268Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:43.268Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:43.268Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:43.268Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:43.268Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T13:56:43.268Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:56:43.268Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:43.268Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:43.268Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:43.268Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:43.268Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:43.268Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126907305 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:56:43.268Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126907306 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:43.268Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126907306 data=null} to TreeItem with text {test} [2019-07-30T13:56:43.268Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126907306 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:43.268Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126907306 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:43.268Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126907382 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:43.268Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:43.268Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126907383 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:56:43.268Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126907383 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:43.268Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126907383 data=null} to TreeItem with text {test} [2019-07-30T13:56:43.268Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126907384 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:43.268Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126907384 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:43.268Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126907391 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:43.268Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:56:43.268Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:43.268Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1126907392 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T13:56:43.268Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1126907392 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:56:43.268Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1126907392 data=null} to TreeItem with text {Traces [1]} [2019-07-30T13:56:43.268Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1126907393 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:56:43.268Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126907393 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:56:43.268Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1126907413 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:56:43.268Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:43.268Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1126907415 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T13:56:43.268Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1126907415 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:56:43.268Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1126907415 data=null} to TreeItem with text {Traces [1]} [2019-07-30T13:56:43.268Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1126907422 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:56:43.268Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126907422 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:56:43.268Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1126907428 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:56:43.268Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T13:56:43.268Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T13:56:43.831Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T13:56:43.831Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T13:56:43.831Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1126907822 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T13:56:43.831Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T13:56:43.831Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T13:56:43.831Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T13:56:43.831Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:56:43.831Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T13:56:43.831Z] DEBUG - Clicking on &Yes [2019-07-30T13:56:43.831Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1126907823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:56:43.831Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1126907823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:56:43.831Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1126907823 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:56:43.831Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1126907823 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:56:43.831Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1126907823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:56:43.831Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1126907823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:56:43.831Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1126907823 data=null item=null 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-30T13:56:44.394Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1126907519 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-30T13:56:44.394Z] DEBUG - Clicked on [2019-07-30T13:56:44.394Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:56:44.394Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:44.394Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:44.394Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:44.394Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:44.394Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:44.394Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126908488 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:56:44.394Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126908488 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:44.394Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126908489 data=null} to TreeItem with text {test} [2019-07-30T13:56:44.394Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126908489 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:44.394Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126908489 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:44.394Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126908510 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:44.394Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:44.394Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126908511 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:56:44.394Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126908511 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:44.394Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126908511 data=null} to TreeItem with text {test} [2019-07-30T13:56:44.394Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126908511 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:44.394Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126908511 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:44.394Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126908528 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:44.394Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:56:44.394Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:44.394Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1126908529 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T13:56:44.394Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1126908529 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:56:44.394Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1126908529 data=null} to TreeItem with text {Traces [1]} [2019-07-30T13:56:44.394Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1126908529 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:56:44.394Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126908530 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:56:44.394Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1126908590 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:56:44.394Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:44.394Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1126908591 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T13:56:44.394Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1126908591 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:56:44.394Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1126908591 data=null} to TreeItem with text {Traces [1]} [2019-07-30T13:56:44.394Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1126908591 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:56:44.394Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126908592 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T13:56:44.394Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1126908596 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T13:56:44.651Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T13:56:44.651Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T13:56:44.908Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T13:56:44.908Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T13:56:44.908Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1126909009 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T13:56:44.908Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:56:44.908Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T13:56:44.908Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T13:56:44.908Z] 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-30T13:56:44.908Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:44.908Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:56:44.908Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:44.908Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:56:44.908Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:56:44.908Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:56:44.908Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:56:44.908Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:56:44.908Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:56:44.908Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:56:44.908Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:56:44.908Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T13:56:44.908Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T13:56:44.908Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T13:56:44.908Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T13:56:44.908Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T13:56:44.908Z] DEBUG - matched Combo with text " [2019-07-30T13:56:44.908Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1126909108 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-30T13:56:44.908Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T13:56:44.908Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:56:44.908Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:44.908Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:56:44.908Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:44.908Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:56:44.908Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:56:44.908Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:56:44.908Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T13:56:44.908Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:56:44.908Z] 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-30T13:56:44.908Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:56:44.908Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:56:44.908Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:56:44.908Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:56:44.908Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:56:44.908Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:56:44.908Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T13:56:44.908Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:56:44.908Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:44.908Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:56:44.908Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:44.908Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:56:44.908Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:56:44.908Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:56:44.908Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:56:44.908Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T13:56:44.908Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:56:44.908Z] 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-30T13:56:44.908Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:56:44.908Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:56:44.908Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:56:44.908Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:56:44.908Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T13:56:44.908Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T13:56:44.908Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:56:44.908Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:44.908Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:56:44.908Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:44.908Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:56:44.908Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T13:56:44.908Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:56:44.908Z] 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-30T13:56:44.908Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:56:44.908Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:56:44.908Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:56:44.908Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:56:44.908Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:56:44.908Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:56:44.908Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:56:44.908Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T13:56:44.908Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T13:56:44.908Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:56:44.908Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:44.908Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:56:44.908Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:44.908Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:56:44.908Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:56:44.908Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T13:56:44.908Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:56:44.908Z] 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-30T13:56:44.908Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:56:44.908Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:56:44.908Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:56:44.908Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:56:44.908Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:56:44.908Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:56:44.908Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T13:56:44.908Z] 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-30T13:56:44.908Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:56:44.908Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:44.908Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:56:44.908Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:44.908Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:56:44.908Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:56:44.908Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:56:44.908Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:56:44.908Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:56:44.908Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T13:56:44.908Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T13:56:44.908Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T13:56:44.908Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:56:44.908Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:56:44.908Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:56:44.908Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T13:56:44.908Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T13:56:44.908Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:56:44.908Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:44.908Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:56:44.908Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:44.908Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:56:44.908Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:56:44.908Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:56:44.908Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:56:44.908Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:56:44.908Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:56:44.908Z] 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-30T13:56:44.908Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:56:44.908Z] 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-30T13:56:44.908Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:56:44.908Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:56:44.908Z] 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-30T13:56:44.908Z] 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-30T13:56:44.908Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:56:44.908Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:44.908Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:56:44.908Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:56:44.908Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:56:44.908Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:56:44.908Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:56:44.908Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:56:44.909Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:56:44.909Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:56:44.909Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:56:44.909Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:56:44.909Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T13:56:44.909Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T13:56:44.909Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:44.909Z] DEBUG - Clicking on &Finish [2019-07-30T13:56:44.909Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1126909131 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:44.909Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1126909131 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:44.909Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1126909131 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:44.909Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1126909131 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:44.909Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1126909131 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:44.909Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1126909131 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:45.166Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:45.166Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:45.166Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:45.166Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:45.166Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:56:45.166Z] DEBUG - Clicked on &Finish [2019-07-30T13:56:45.731Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-30T13:56:45.731Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1126909815 data=null doit=true} to Shell with text {Confirmation} [2019-07-30T13:56:45.731Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-30T13:56:45.731Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-30T13:56:45.731Z] DEBUG - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All' [2019-07-30T13:56:45.731Z] DEBUG - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH' [2019-07-30T13:56:45.731Z] DEBUG - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-30T13:56:45.731Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-30T13:56:45.731Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-30T13:56:45.731Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-30T13:56:45.731Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-30T13:56:45.731Z] DEBUG - Clicking on Rename All [2019-07-30T13:56:45.731Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename All} time=1126909816 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-30T13:56:45.731Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename All} time=1126909816 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-30T13:56:45.731Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename All} time=1126909816 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-30T13:56:45.731Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename All} time=1126909816 data=null} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-30T13:56:45.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename All} time=1126909817 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-30T13:56:45.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename All} time=1126909817 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-30T13:56:45.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename All} time=1126909817 data=null item=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-30T13:56:45.731Z] DEBUG - Clicked on [2019-07-30T13:56:46.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1126909131 data=null item=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-30T13:56:46.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1126908685 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-30T13:56:46.433Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:56:46.433Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:46.433Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:46.433Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:46.433Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:46.433Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:46.433Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126910541 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:56:46.433Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126910541 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:46.433Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126910541 data=null} to TreeItem with text {test} [2019-07-30T13:56:46.433Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126910541 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:46.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126910541 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:46.433Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126910564 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:46.433Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:46.433Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126910582 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:56:46.433Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126910582 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:46.433Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126910583 data=null} to TreeItem with text {test} [2019-07-30T13:56:46.433Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126910583 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:46.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126910583 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:46.433Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126910590 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:46.433Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:56:46.433Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:46.433Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1126910591 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-30T13:56:46.433Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1126910591 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-30T13:56:46.433Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1126910591 data=null} to TreeItem with text {Traces [13]} [2019-07-30T13:56:46.433Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1126910592 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T13:56:46.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126910592 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-30T13:56:46.433Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1126910610 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T13:56:46.433Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1126910611 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-30T13:56:46.433Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1126910611 data=null} to TreeItem with text {Traces [13]} [2019-07-30T13:56:46.433Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1126910611 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T13:56:46.433Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1126910611 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-30T13:56:46.433Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1126910659 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T13:56:46.996Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T13:56:46.996Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:46.996Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126911134 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:46.996Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1126911134 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:46.996Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1126911135 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:46.996Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126911135 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:46.996Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126911135 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:46.996Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126911165 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:46.996Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:46.996Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:46.996Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:46.996Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:46.996Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T13:56:46.996Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:46.996Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126911168 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:46.996Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1126911168 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:46.996Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1126911168 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:46.996Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126911169 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:46.996Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126911169 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:46.996Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126911173 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:46.996Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:46.996Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126911173 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:46.996Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1126911173 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:46.996Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:46.996Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1126911174 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:46.996Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126911174 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:46.996Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126911174 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:46.996Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126911177 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:46.996Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126911178 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:46.996Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126911178 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:47.252Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1126911178 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:47.509Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126911393 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:47.509Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126911607 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:47.509Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1126911608 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:47.509Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1126911608 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:47.509Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:47.509Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:56:48.439Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:56:48.439Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:56:48.439Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:56:48.439Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:56:48.439Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T13:56:48.439Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1126912618 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T13:56:48.439Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1126912618 data=null doit=true} to TableItem with text {} [2019-07-30T13:56:48.439Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1126912618 data=null} to TableItem with text {} [2019-07-30T13:56:48.439Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1126912619 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T13:56:48.439Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1126912619 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T13:56:48.439Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1126912623 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T13:56:48.439Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:56:48.439Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:56:48.695Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T13:56:48.695Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:48.695Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126912869 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:48.695Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1126912869 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:48.695Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1126912870 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:48.695Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126912870 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:48.695Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126912870 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:48.695Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126912875 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:56:48.695Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:48.695Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:48.695Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:48.695Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:48.695Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T13:56:48.695Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:56:48.695Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:48.695Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:48.695Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:48.695Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:48.695Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:48.695Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126912881 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:56:48.695Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126912881 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:48.695Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126912881 data=null} to TreeItem with text {test} [2019-07-30T13:56:48.695Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126912881 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:48.695Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126912881 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:48.695Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126912916 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:48.695Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:48.695Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126912917 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:56:48.695Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126912917 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:48.695Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126912917 data=null} to TreeItem with text {test} [2019-07-30T13:56:48.695Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126912918 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:48.695Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126912918 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:48.695Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126912928 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:48.695Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:56:48.695Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:48.695Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1126912930 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-30T13:56:48.695Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1126912930 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-30T13:56:48.695Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1126912930 data=null} to TreeItem with text {Traces [13]} [2019-07-30T13:56:48.695Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1126912930 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T13:56:48.695Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126912930 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-30T13:56:48.695Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1126912939 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T13:56:48.695Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-30T13:56:49.258Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T13:56:49.258Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:49.258Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126913405 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:49.258Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1126913405 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:49.258Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1126913405 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:49.258Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126913406 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:49.258Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126913406 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:49.258Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126913439 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:49.258Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:49.258Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:49.258Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:49.258Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:49.258Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T13:56:49.258Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:49.258Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126913443 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:49.258Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1126913443 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:49.258Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1126913443 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:49.258Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126913444 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:49.258Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126913444 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:49.258Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126913448 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:49.258Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:49.258Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126913448 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:49.258Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1126913448 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:49.258Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:49.258Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1126913449 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:49.258Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126913449 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:49.258Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126913449 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:49.258Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126913452 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:49.258Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126913452 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:49.258Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126913453 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:49.514Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1126913453 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:49.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126913532 data=null button=1 stateMask=0x80000 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:49.770Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126913845 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:49.770Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1126913846 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:49.770Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1126913846 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:49.770Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:49.770Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:56:49.770Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:56:50.699Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:56:50.699Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:56:50.699Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:56:50.699Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:56:50.699Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T13:56:50.699Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1126914849 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T13:56:50.699Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1126914849 data=null doit=true} to TableItem with text {} [2019-07-30T13:56:50.699Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1126914850 data=null} to TableItem with text {} [2019-07-30T13:56:50.699Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1126914850 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T13:56:50.699Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1126914850 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T13:56:50.699Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1126914867 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T13:56:50.699Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:56:50.699Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:56:50.956Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T13:56:50.956Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:50.956Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126915048 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:50.956Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1126915048 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:50.956Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1126915048 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:50.956Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126915049 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:50.956Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126915049 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:50.956Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126915053 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:56:50.956Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:50.956Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:50.956Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:50.956Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:50.956Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T13:56:50.956Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:56:50.956Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:50.956Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:50.956Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:50.956Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:50.956Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:50.956Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126915059 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:56:50.956Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126915059 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:50.956Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126915059 data=null} to TreeItem with text {test} [2019-07-30T13:56:50.956Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126915060 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:50.956Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126915060 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:50.956Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126915105 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:50.956Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:50.956Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126915106 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:56:50.956Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126915107 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:50.956Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126915107 data=null} to TreeItem with text {test} [2019-07-30T13:56:50.956Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126915107 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:50.956Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126915107 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:50.956Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126915128 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:50.956Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:56:50.956Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:50.956Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1126915130 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-30T13:56:50.956Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1126915130 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-30T13:56:50.956Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1126915130 data=null} to TreeItem with text {Traces [13]} [2019-07-30T13:56:50.956Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1126915130 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T13:56:50.956Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126915131 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-30T13:56:50.956Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1126915141 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T13:56:50.956Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-30T13:56:51.212Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T13:56:51.468Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:51.468Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126915533 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:51.468Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1126915533 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:51.468Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1126915533 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:51.468Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126915534 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:51.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126915534 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:51.468Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126915572 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:51.468Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:51.468Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:51.468Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:51.468Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:51.468Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T13:56:51.468Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:51.468Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126915575 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:51.468Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1126915575 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:51.468Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1126915575 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:51.468Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126915576 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:51.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126915576 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:51.468Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126915580 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:51.468Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:51.468Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126915581 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:51.468Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1126915581 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:51.468Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:51.468Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1126915581 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:51.468Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126915581 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:51.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126915582 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:51.468Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126915585 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:51.468Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126915585 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:51.468Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126915586 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:51.468Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1126915586 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:52.398Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126915734 data=null button=1 stateMask=0x80000 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:52.398Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126916494 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:52.398Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1126916494 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:52.398Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1126916494 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:52.398Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:52.398Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:56:52.398Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:56:52.398Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:56:52.398Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:56:52.398Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:56:52.398Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:56:52.398Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:56:52.398Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T13:56:52.398Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1126916497 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T13:56:52.398Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1126916497 data=null doit=true} to TableItem with text {} [2019-07-30T13:56:52.398Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1126916497 data=null} to TableItem with text {} [2019-07-30T13:56:52.398Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1126916497 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T13:56:52.398Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1126916498 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T13:56:52.398Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1126916515 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T13:56:52.398Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:56:52.398Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:56:53.328Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T13:56:53.328Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:53.328Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126917539 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:53.328Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1126917579 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:53.328Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1126917579 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:53.328Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126917579 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:53.585Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126917580 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:53.585Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126917584 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:56:53.585Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:53.585Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:53.585Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:53.585Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:53.585Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T13:56:53.585Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:56:53.585Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:53.585Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:53.585Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:53.585Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:53.585Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:53.585Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126917591 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:56:53.585Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126917591 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:53.585Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126917591 data=null} to TreeItem with text {test} [2019-07-30T13:56:53.585Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126917592 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:53.585Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126917592 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:53.585Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126917628 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:53.585Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:53.585Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126917629 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:56:53.585Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126917629 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:53.585Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126917629 data=null} to TreeItem with text {test} [2019-07-30T13:56:53.585Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126917629 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:53.585Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126917630 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:53.585Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126917690 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:53.585Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:56:53.585Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:53.585Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1126917691 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-30T13:56:53.585Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1126917691 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-30T13:56:53.585Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1126917691 data=null} to TreeItem with text {Traces [13]} [2019-07-30T13:56:53.585Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1126917692 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T13:56:53.585Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126917692 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-30T13:56:53.585Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1126917727 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T13:56:53.585Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-30T13:56:53.841Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T13:56:53.841Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:53.841Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1126917998 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T13:56:53.841Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1126917999 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T13:56:53.841Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1126917999 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T13:56:53.841Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1126917999 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T13:56:53.841Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126918000 data=null item=TreeItem {simple_server-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-30T13:56:53.841Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1126918036 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T13:56:53.841Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:53.841Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:53.841Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:53.841Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:53.841Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T13:56:53.841Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:53.841Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1126918039 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T13:56:53.841Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1126918039 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T13:56:53.841Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1126918040 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T13:56:53.841Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1126918040 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T13:56:53.841Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126918040 data=null item=TreeItem {simple_server-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-30T13:56:53.841Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1126918083 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T13:56:53.841Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-07-30T13:56:53.841Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1126918084 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T13:56:53.841Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1126918084 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T13:56:53.841Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:53.841Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1126918085 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T13:56:53.841Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1126918085 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T13:56:53.841Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126918085 data=null item=TreeItem {simple_server-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-30T13:56:53.841Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1126918089 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T13:56:53.841Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1126918089 data=null button=1 stateMask=0x0 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T13:56:53.841Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1126918089 data=null button=1 stateMask=0x0 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T13:56:54.097Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1126918089 data=null item=TreeItem {simple_server-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-30T13:56:54.354Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1126918164 data=null button=1 stateMask=0x80000 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T13:56:54.354Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1126918589 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T13:56:54.354Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1126918589 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T13:56:54.354Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1126918589 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T13:56:54.354Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-07-30T13:56:54.354Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:56:54.354Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:56:54.354Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:56:54.354Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:56:54.918Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:56:54.918Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:56:54.918Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:56:54.918Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:56:54.918Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T13:56:54.918Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1126919095 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T13:56:54.918Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1126919095 data=null doit=true} to TableItem with text {} [2019-07-30T13:56:54.918Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1126919095 data=null} to TableItem with text {} [2019-07-30T13:56:54.918Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1126919095 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T13:56:54.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1126919096 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T13:56:54.918Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1126919101 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T13:56:54.918Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:56:54.918Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:56:55.848Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T13:56:55.848Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:55.848Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1126919815 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T13:56:55.848Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1126919815 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T13:56:55.848Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1126919815 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T13:56:55.848Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1126919816 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T13:56:55.848Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126919816 data=null item=TreeItem {simple_server-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-30T13:56:55.848Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1126919820 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T13:56:55.848Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:55.848Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:55.848Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:55.848Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:55.848Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T13:56:55.848Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:56:55.848Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:55.848Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:55.848Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:55.848Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:55.848Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:55.848Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126919827 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:56:55.848Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126919827 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:55.848Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126919827 data=null} to TreeItem with text {test} [2019-07-30T13:56:55.848Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126919828 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:55.848Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126919828 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:55.848Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126919866 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:55.848Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:55.848Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126919867 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:56:55.848Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126919882 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:55.848Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126919882 data=null} to TreeItem with text {test} [2019-07-30T13:56:55.848Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126919883 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:55.848Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126919883 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:55.848Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126919898 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:55.848Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:56:55.848Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:55.848Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1126919899 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-30T13:56:55.848Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1126919899 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-30T13:56:55.848Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1126919899 data=null} to TreeItem with text {Traces [13]} [2019-07-30T13:56:55.848Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1126919899 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T13:56:55.848Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126919900 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-30T13:56:55.848Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1126919918 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T13:56:55.848Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-30T13:56:56.123Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T13:56:56.123Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:56.123Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1126920196 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T13:56:56.123Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1126920196 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T13:56:56.123Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1126920196 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T13:56:56.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1126920197 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T13:56:56.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126920197 data=null item=TreeItem {simple_server-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-30T13:56:56.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1126920241 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T13:56:56.123Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:56.123Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:56.123Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:56.123Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:56.123Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T13:56:56.123Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:56.123Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1126920245 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T13:56:56.123Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1126920245 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T13:56:56.123Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1126920245 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T13:56:56.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1126920245 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T13:56:56.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126920245 data=null item=TreeItem {simple_server-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-30T13:56:56.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1126920250 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T13:56:56.123Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-07-30T13:56:56.123Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1126920251 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T13:56:56.123Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1126920251 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T13:56:56.123Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:56.123Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1126920252 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T13:56:56.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1126920252 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T13:56:56.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126920252 data=null item=TreeItem {simple_server-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-30T13:56:56.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1126920263 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T13:56:56.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1126920263 data=null button=1 stateMask=0x0 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T13:56:56.123Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1126920280 data=null button=1 stateMask=0x0 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T13:56:56.627Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1126920281 data=null item=TreeItem {simple_server-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-30T13:56:56.627Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1126920413 data=null button=1 stateMask=0x80000 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T13:56:56.979Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1126920850 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T13:56:56.979Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1126921005 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T13:56:56.979Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1126921005 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T13:56:56.979Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-07-30T13:56:56.979Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:56:56.979Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:56:56.979Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:56:56.979Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:56:56.979Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:56:56.979Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:56:56.979Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:56:56.979Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:56:56.979Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:56:56.979Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T13:56:56.979Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1126921008 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T13:56:56.979Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1126921009 data=null doit=true} to TableItem with text {} [2019-07-30T13:56:56.979Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1126921017 data=null} to TableItem with text {} [2019-07-30T13:56:56.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1126921019 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T13:56:56.979Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1126921019 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T13:56:56.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1126921026 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T13:56:56.979Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:56:56.979Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:56:57.908Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T13:56:57.908Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:57.908Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1126922003 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T13:56:57.908Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1126922004 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T13:56:57.908Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1126922004 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T13:56:57.908Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1126922004 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T13:56:57.908Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126922005 data=null item=TreeItem {simple_server-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-30T13:56:57.908Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1126922009 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T13:56:57.908Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:57.908Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:57.908Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:57.908Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:57.908Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T13:56:57.908Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:56:57.908Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:57.908Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:57.908Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:57.908Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:57.908Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:57.908Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126922015 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:56:57.908Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126922016 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:57.908Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126922016 data=null} to TreeItem with text {test} [2019-07-30T13:56:57.908Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126922016 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:57.908Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126922016 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:57.908Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126922056 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:57.908Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:57.908Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126922056 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:56:57.908Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126922057 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:57.908Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126922057 data=null} to TreeItem with text {test} [2019-07-30T13:56:57.908Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126922057 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:57.908Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126922057 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:56:57.908Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126922075 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:56:57.908Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:56:57.908Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:57.908Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1126922080 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-30T13:56:57.908Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1126922080 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-30T13:56:57.908Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1126922080 data=null} to TreeItem with text {Traces [13]} [2019-07-30T13:56:57.908Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1126922081 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T13:56:57.908Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126922081 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-30T13:56:57.908Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1126922091 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T13:56:57.908Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-30T13:56:58.165Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T13:56:58.165Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:58.165Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1126922374 data=null button=0 stateMask=0x0 x=139 y=305 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T13:56:58.165Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1126922374 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T13:56:58.165Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1126922374 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T13:56:58.165Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1126922375 data=null button=1 stateMask=0x0 x=139 y=305 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T13:56:58.165Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126922375 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-30T13:56:58.165Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1126922419 data=null button=1 stateMask=0x80000 x=139 y=305 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T13:56:58.421Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:58.421Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:58.421Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:56:58.421Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:56:58.421Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T13:56:58.421Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:58.421Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1126922423 data=null button=0 stateMask=0x0 x=139 y=305 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T13:56:58.421Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1126922423 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T13:56:58.421Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1126922423 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T13:56:58.421Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1126922423 data=null button=1 stateMask=0x0 x=139 y=305 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T13:56:58.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126922423 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-30T13:56:58.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1126922428 data=null button=1 stateMask=0x80000 x=139 y=305 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T13:56:58.421Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2019-07-30T13:56:58.421Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1126922428 data=null button=0 stateMask=0x0 x=139 y=305 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T13:56:58.421Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1126922428 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T13:56:58.421Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:56:58.421Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1126922429 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T13:56:58.421Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1126922429 data=null button=1 stateMask=0x0 x=139 y=305 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T13:56:58.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126922429 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-30T13:56:58.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1126922433 data=null button=1 stateMask=0x80000 x=139 y=305 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T13:56:58.421Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1126922433 data=null button=1 stateMask=0x0 x=139 y=305 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T13:56:58.421Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1126922433 data=null button=1 stateMask=0x0 x=139 y=305 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T13:56:58.421Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1126922433 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-30T13:56:58.677Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1126922509 data=null button=1 stateMask=0x80000 x=139 y=305 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T13:56:58.934Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1126922918 data=null button=0 stateMask=0x0 x=139 y=305 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T13:56:58.934Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1126923028 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T13:56:58.934Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1126923028 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T13:56:58.934Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2019-07-30T13:56:58.934Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:56:58.934Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:56:58.934Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:56:58.934Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:56:58.934Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:56:58.934Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:56:58.934Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:56:58.934Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:56:58.934Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:56:58.934Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:56:58.934Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T13:56:58.934Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1126923031 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T13:56:58.934Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1126923031 data=null doit=true} to TableItem with text {} [2019-07-30T13:56:58.934Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1126923032 data=null} to TableItem with text {} [2019-07-30T13:56:58.934Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1126923032 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T13:56:58.934Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1126923032 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T13:56:58.934Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1126923095 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T13:56:58.934Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:56:58.934Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:56:59.863Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T13:56:59.863Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:00.120Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1126924122 data=null button=0 stateMask=0x0 x=139 y=305 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T13:57:00.120Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1126924122 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T13:57:00.120Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1126924122 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T13:57:00.120Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1126924123 data=null button=1 stateMask=0x0 x=139 y=305 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T13:57:00.120Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126924123 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-30T13:57:00.120Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1126924192 data=null button=1 stateMask=0x80000 x=139 y=305 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T13:57:00.120Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:57:00.120Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:57:00.120Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:57:00.120Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:57:00.120Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T13:57:00.120Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:57:00.120Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:57:00.120Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:57:00.120Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:57:00.120Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:57:00.120Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:00.120Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126924200 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:57:00.120Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126924200 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:57:00.120Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126924200 data=null} to TreeItem with text {test} [2019-07-30T13:57:00.120Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126924200 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:57:00.120Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126924200 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:57:00.120Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126924289 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:57:00.120Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:00.120Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126924290 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:57:00.120Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126924290 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:57:00.120Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126924290 data=null} to TreeItem with text {test} [2019-07-30T13:57:00.120Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126924291 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:57:00.120Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126924291 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:57:00.120Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126924302 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:57:00.120Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:57:00.120Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:00.120Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1126924303 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-30T13:57:00.120Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1126924303 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-30T13:57:00.120Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1126924303 data=null} to TreeItem with text {Traces [13]} [2019-07-30T13:57:00.120Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1126924303 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T13:57:00.120Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126924304 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-30T13:57:00.120Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1126924314 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T13:57:00.120Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-30T13:57:00.684Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T13:57:00.684Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:00.684Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1126924712 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T13:57:00.684Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1126924712 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T13:57:00.684Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1126924713 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T13:57:00.684Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1126924713 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T13:57:00.684Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126924714 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-30T13:57:00.684Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1126924781 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T13:57:00.684Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:57:00.684Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:57:00.684Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:57:00.684Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:57:00.684Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T13:57:00.684Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:00.684Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1126924785 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T13:57:00.684Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1126924785 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T13:57:00.684Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1126924785 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T13:57:00.684Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1126924785 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T13:57:00.684Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126924785 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-30T13:57:00.684Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1126924790 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T13:57:00.684Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T13:57:00.684Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1126924791 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T13:57:00.684Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1126924791 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T13:57:00.684Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:00.684Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1126924791 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T13:57:00.684Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1126924792 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T13:57:00.684Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126924792 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-30T13:57:00.684Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1126924803 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T13:57:00.684Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1126924803 data=null button=1 stateMask=0x0 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T13:57:00.684Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1126924803 data=null button=1 stateMask=0x0 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T13:57:00.684Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1126924804 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-30T13:57:00.941Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1126924893 data=null button=1 stateMask=0x80000 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T13:57:01.206Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1126925233 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T13:57:01.206Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1126925233 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T13:57:01.206Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1126925234 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T13:57:01.206Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T13:57:01.206Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:57:01.206Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:57:01.206Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:57:01.206Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:57:01.206Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:57:01.206Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:57:01.206Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:57:02.136Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:57:02.136Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:57:02.136Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:57:02.136Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:57:02.136Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T13:57:02.136Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1126926243 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T13:57:02.136Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1126926243 data=null doit=true} to TableItem with text {} [2019-07-30T13:57:02.136Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1126926243 data=null} to TableItem with text {} [2019-07-30T13:57:02.136Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1126926243 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T13:57:02.136Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1126926244 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T13:57:02.136Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1126926251 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T13:57:02.136Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:57:02.136Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:57:02.136Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T13:57:02.393Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:02.393Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1126926482 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T13:57:02.393Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1126926482 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T13:57:02.393Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1126926482 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T13:57:02.393Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1126926483 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T13:57:02.393Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126926483 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-30T13:57:02.393Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1126926488 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T13:57:02.393Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:57:02.393Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:57:02.393Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:57:02.393Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:57:02.393Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T13:57:02.393Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:57:02.393Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:57:02.393Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:57:02.393Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:57:02.393Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:57:02.393Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:02.393Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126926502 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:57:02.393Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126926502 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:57:02.393Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126926502 data=null} to TreeItem with text {test} [2019-07-30T13:57:02.393Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126926502 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:57:02.393Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126926502 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:57:02.393Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126926538 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:57:02.393Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:02.393Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126926539 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:57:02.393Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126926539 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:57:02.393Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126926539 data=null} to TreeItem with text {test} [2019-07-30T13:57:02.393Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126926539 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:57:02.393Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126926540 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:57:02.393Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126926546 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:57:02.393Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:57:02.393Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:02.393Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1126926550 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-30T13:57:02.393Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1126926551 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-30T13:57:02.393Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1126926551 data=null} to TreeItem with text {Traces [13]} [2019-07-30T13:57:02.393Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1126926551 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T13:57:02.393Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126926551 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-30T13:57:02.393Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1126926560 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T13:57:02.393Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-30T13:57:02.956Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T13:57:02.956Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:02.956Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1126927034 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T13:57:02.956Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1126927034 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T13:57:02.956Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1126927034 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T13:57:02.956Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1126927035 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T13:57:02.956Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126927035 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-30T13:57:02.956Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1126927072 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T13:57:02.956Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:57:02.956Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:57:02.956Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:57:02.956Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:57:02.956Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T13:57:02.956Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:02.956Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1126927080 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T13:57:02.956Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1126927080 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T13:57:02.956Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1126927080 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T13:57:02.956Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1126927080 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T13:57:02.956Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126927080 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-30T13:57:02.956Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1126927085 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T13:57:02.956Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T13:57:02.956Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1126927087 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T13:57:02.956Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1126927087 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T13:57:02.956Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:02.956Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1126927087 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T13:57:02.956Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1126927088 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T13:57:02.956Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126927094 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-30T13:57:02.956Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1126927098 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T13:57:02.956Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1126927099 data=null button=1 stateMask=0x0 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T13:57:02.956Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1126927099 data=null button=1 stateMask=0x0 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T13:57:03.213Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1126927099 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-30T13:57:03.469Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1126927297 data=null button=1 stateMask=0x80000 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T13:57:03.469Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1126927484 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T13:57:03.469Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1126927484 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T13:57:03.469Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1126927484 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T13:57:03.469Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T13:57:03.469Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:57:03.469Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:57:03.469Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:57:03.469Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:57:03.469Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:57:03.469Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:57:03.469Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:57:03.469Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:57:04.398Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:57:04.398Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:57:04.398Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:57:04.398Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:57:04.398Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T13:57:04.398Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1126928639 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T13:57:04.398Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1126928639 data=null doit=true} to TableItem with text {} [2019-07-30T13:57:04.398Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1126928640 data=null} to TableItem with text {} [2019-07-30T13:57:04.398Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1126928640 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T13:57:04.398Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1126928640 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T13:57:04.398Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1126928649 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T13:57:04.398Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:57:04.398Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:57:04.655Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T13:57:04.655Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:04.655Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1126928793 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T13:57:04.655Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1126928793 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T13:57:04.655Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1126928794 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T13:57:04.655Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1126928794 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T13:57:04.655Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126928794 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-30T13:57:04.655Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1126928800 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T13:57:04.655Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:57:04.655Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:57:04.655Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:57:04.655Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:57:04.655Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T13:57:04.655Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:57:04.655Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:57:04.655Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:57:04.655Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:57:04.655Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:57:04.655Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:04.655Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126928807 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:57:04.655Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126928812 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:57:04.655Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126928813 data=null} to TreeItem with text {test} [2019-07-30T13:57:04.655Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126928813 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:57:04.655Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126928813 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:57:04.655Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126928851 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:57:04.655Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:04.655Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126928852 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:57:04.655Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126928852 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:57:04.655Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126928853 data=null} to TreeItem with text {test} [2019-07-30T13:57:04.655Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126928853 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:57:04.655Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126928853 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:57:04.655Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126928859 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:57:04.655Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:57:04.655Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:04.655Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1126928860 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-30T13:57:04.655Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1126928860 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-30T13:57:04.655Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1126928860 data=null} to TreeItem with text {Traces [13]} [2019-07-30T13:57:04.655Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1126928861 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T13:57:04.655Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126928861 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-30T13:57:04.655Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1126928887 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T13:57:04.655Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-30T13:57:04.912Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T13:57:04.912Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:04.912Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1126929047 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T13:57:04.912Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1126929047 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T13:57:04.912Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1126929047 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T13:57:04.912Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1126929048 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T13:57:04.912Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126929048 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-30T13:57:04.912Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1126929089 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T13:57:04.912Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:57:04.912Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:57:04.912Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:57:04.912Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:57:04.912Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T13:57:04.912Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:04.912Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1126929094 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T13:57:04.912Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1126929094 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T13:57:04.912Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1126929094 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T13:57:04.912Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1126929094 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T13:57:04.912Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126929094 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-30T13:57:04.912Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1126929099 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T13:57:04.912Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T13:57:04.912Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1126929100 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T13:57:04.912Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1126929100 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T13:57:04.912Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:04.912Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1126929100 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T13:57:04.912Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1126929101 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T13:57:04.912Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126929101 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-30T13:57:04.912Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1126929105 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T13:57:04.912Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1126929110 data=null button=1 stateMask=0x0 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T13:57:04.912Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1126929110 data=null button=1 stateMask=0x0 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T13:57:05.169Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1126929110 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-30T13:57:05.169Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1126929233 data=null button=1 stateMask=0x80000 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T13:57:05.169Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1126929244 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T13:57:05.169Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1126929244 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T13:57:05.169Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1126929244 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T13:57:05.169Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T13:57:05.169Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:57:05.169Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:57:05.169Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:57:05.169Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:57:05.169Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:57:05.169Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:57:05.169Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:57:05.169Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:57:05.732Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:57:05.732Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:57:05.732Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:57:05.732Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:57:05.732Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:57:05.732Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:57:05.732Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:57:05.732Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:57:05.732Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:57:05.732Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:57:05.732Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:57:05.732Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:57:05.732Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:57:05.732Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T13:57:05.732Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1126929862 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T13:57:05.732Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1126929862 data=null doit=true} to TableItem with text {} [2019-07-30T13:57:05.732Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1126929862 data=null} to TableItem with text {} [2019-07-30T13:57:05.732Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1126929863 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T13:57:05.732Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1126929863 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T13:57:05.732Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1126929871 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T13:57:05.732Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:57:05.732Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:57:07.264Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T13:57:07.264Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:07.264Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1126931366 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T13:57:07.264Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1126931367 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T13:57:07.264Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1126931367 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T13:57:07.264Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1126931367 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T13:57:07.264Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126931368 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-30T13:57:07.264Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1126931372 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T13:57:07.264Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:57:07.264Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:57:07.264Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:57:07.264Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:57:07.264Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T13:57:07.264Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:57:07.264Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:57:07.264Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:57:07.264Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:57:07.264Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:57:07.264Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:07.264Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126931379 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:57:07.264Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126931379 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:57:07.264Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126931379 data=null} to TreeItem with text {test} [2019-07-30T13:57:07.264Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126931380 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:57:07.264Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126931380 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:57:07.264Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126931411 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:57:07.264Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:07.264Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126931412 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:57:07.264Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126931412 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:57:07.264Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126931412 data=null} to TreeItem with text {test} [2019-07-30T13:57:07.264Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126931413 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:57:07.264Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126931413 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:57:07.264Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126931427 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:57:07.264Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:57:07.264Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:07.264Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1126931429 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-30T13:57:07.264Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1126931429 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-30T13:57:07.264Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1126931429 data=null} to TreeItem with text {Traces [13]} [2019-07-30T13:57:07.264Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1126931429 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T13:57:07.264Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126931430 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-30T13:57:07.264Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1126931448 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T13:57:07.264Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-30T13:57:07.828Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T13:57:07.828Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:07.828Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1126931918 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T13:57:07.828Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1126931919 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T13:57:07.828Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1126931919 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T13:57:07.828Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1126931919 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T13:57:07.828Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126931919 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-30T13:57:07.828Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1126931959 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T13:57:07.828Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:57:07.828Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:57:07.828Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:57:07.828Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:57:07.828Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T13:57:07.828Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:07.828Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1126931963 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T13:57:07.828Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1126931963 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T13:57:07.828Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1126931963 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T13:57:07.828Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1126931963 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T13:57:07.828Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126931964 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-30T13:57:07.828Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1126931970 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T13:57:07.828Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1(2)} [2019-07-30T13:57:07.828Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1126931971 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T13:57:07.828Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1126931971 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T13:57:07.828Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:07.828Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1126931971 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T13:57:07.828Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1126931971 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T13:57:07.828Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126931972 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-30T13:57:07.828Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1126931975 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T13:57:07.828Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1126931975 data=null button=1 stateMask=0x0 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T13:57:07.828Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1126931975 data=null button=1 stateMask=0x0 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T13:57:07.828Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1126931976 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-30T13:57:08.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1126932059 data=null button=1 stateMask=0x80000 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T13:57:08.391Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1126932421 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T13:57:08.391Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1126932469 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T13:57:08.391Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1126932469 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T13:57:08.391Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1(2)} [2019-07-30T13:57:08.391Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:57:08.391Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:57:08.391Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:57:08.391Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:57:08.391Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:57:08.391Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:57:08.391Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:57:08.391Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:57:08.391Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:57:08.391Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:57:08.391Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:57:08.391Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:57:08.391Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:57:08.391Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:57:08.391Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T13:57:08.391Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1126932472 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T13:57:08.391Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1126932472 data=null doit=true} to TableItem with text {} [2019-07-30T13:57:08.391Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1126932472 data=null} to TableItem with text {} [2019-07-30T13:57:08.391Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1126932481 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T13:57:08.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1126932482 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T13:57:08.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1126932489 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T13:57:08.391Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:57:08.391Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:57:09.759Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T13:57:09.759Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:09.759Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1126934012 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T13:57:09.759Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1126934013 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T13:57:09.759Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1126934013 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T13:57:09.759Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1126934013 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T13:57:10.016Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126934014 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-30T13:57:10.016Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1126934019 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T13:57:10.016Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:57:10.016Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:57:10.016Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:57:10.016Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:57:10.016Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T13:57:10.016Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:57:10.016Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:57:10.016Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:57:10.016Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:57:10.016Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:57:10.016Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:10.016Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126934031 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:57:10.016Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126934032 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:57:10.016Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126934032 data=null} to TreeItem with text {test} [2019-07-30T13:57:10.016Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126934032 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:57:10.016Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126934032 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:57:10.016Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126934074 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:57:10.016Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:10.016Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126934075 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:57:10.016Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126934075 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:57:10.016Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126934076 data=null} to TreeItem with text {test} [2019-07-30T13:57:10.016Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126934076 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:57:10.016Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126934076 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:57:10.016Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126934083 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:57:10.016Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:57:10.016Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:10.016Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1126934084 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-30T13:57:10.016Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1126934084 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-30T13:57:10.016Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1126934084 data=null} to TreeItem with text {Traces [13]} [2019-07-30T13:57:10.016Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1126934084 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T13:57:10.016Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126934085 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-30T13:57:10.016Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1126934106 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T13:57:10.016Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-30T13:57:10.274Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T13:57:10.274Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:10.531Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1126934580 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T13:57:10.531Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1126934580 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T13:57:10.531Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1126934580 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T13:57:10.531Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1126934581 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T13:57:10.531Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126934581 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-30T13:57:10.531Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1126934626 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T13:57:10.531Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:57:10.531Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:57:10.531Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:57:10.531Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:57:10.531Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T13:57:10.531Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:10.531Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1126934629 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T13:57:10.531Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1126934629 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T13:57:10.531Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1126934630 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T13:57:10.531Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1126934630 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T13:57:10.531Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126934630 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-30T13:57:10.531Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1126934635 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T13:57:10.531Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2(2)} [2019-07-30T13:57:10.531Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1126934636 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T13:57:10.531Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1126934636 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T13:57:10.531Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:10.531Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1126934636 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T13:57:10.531Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1126934636 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T13:57:10.531Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126934636 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-30T13:57:10.531Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1126934646 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T13:57:10.531Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1126934646 data=null button=1 stateMask=0x0 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T13:57:10.531Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1126934646 data=null button=1 stateMask=0x0 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T13:57:10.531Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1126934647 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-30T13:57:11.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1126934729 data=null button=1 stateMask=0x80000 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T13:57:11.096Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1126935119 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T13:57:11.096Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1126935180 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T13:57:11.096Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1126935180 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T13:57:11.096Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2(2)} [2019-07-30T13:57:11.096Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:57:11.096Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:57:11.096Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:57:11.096Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:57:11.096Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:57:11.096Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:57:11.096Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:57:11.096Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:57:11.096Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:57:11.096Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:57:11.096Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:57:11.096Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:57:11.096Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:57:11.096Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:57:11.096Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:57:11.096Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T13:57:11.096Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1126935183 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T13:57:11.096Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1126935184 data=null doit=true} to TableItem with text {} [2019-07-30T13:57:11.096Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1126935184 data=null} to TableItem with text {} [2019-07-30T13:57:11.096Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1126935184 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T13:57:11.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1126935184 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T13:57:11.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1126935191 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T13:57:11.096Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:57:11.096Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:57:12.026Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T13:57:12.026Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:12.283Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1126936291 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T13:57:12.283Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1126936291 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T13:57:12.283Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1126936291 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T13:57:12.283Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1126936292 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T13:57:12.283Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126936292 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-30T13:57:12.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1126936297 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T13:57:12.283Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:57:12.283Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:57:12.283Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:57:12.283Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:57:12.283Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T13:57:12.283Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:57:12.283Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:57:12.283Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:57:12.283Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:57:12.283Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:57:12.283Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:12.283Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126936303 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:57:12.283Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126936303 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:57:12.283Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126936303 data=null} to TreeItem with text {test} [2019-07-30T13:57:12.283Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126936303 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:57:12.283Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126936304 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:57:12.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126936345 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:57:12.283Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:12.283Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126936346 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:57:12.283Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126936356 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:57:12.283Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126936356 data=null} to TreeItem with text {test} [2019-07-30T13:57:12.283Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126936357 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:57:12.283Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126936357 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:57:12.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126936371 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:57:12.283Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:57:12.283Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:12.283Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1126936372 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-30T13:57:12.283Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1126936372 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-30T13:57:12.283Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1126936373 data=null} to TreeItem with text {Traces [13]} [2019-07-30T13:57:12.283Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1126936373 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T13:57:12.283Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126936373 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-30T13:57:12.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1126936396 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T13:57:12.283Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-30T13:57:12.283Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T13:57:12.283Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:12.541Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1126936602 data=null button=0 stateMask=0x0 x=148 y=326 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T13:57:12.541Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1126936602 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T13:57:12.541Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1126936603 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T13:57:12.541Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1126936603 data=null button=1 stateMask=0x0 x=148 y=326 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T13:57:12.541Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126936603 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-30T13:57:12.541Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1126936696 data=null button=1 stateMask=0x80000 x=148 y=326 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T13:57:12.541Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:57:12.541Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:57:12.541Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:57:12.541Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:57:12.541Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T13:57:12.541Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:12.541Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1126936703 data=null button=0 stateMask=0x0 x=148 y=326 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T13:57:12.541Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1126936703 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T13:57:12.541Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1126936703 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T13:57:12.541Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1126936703 data=null button=1 stateMask=0x0 x=148 y=326 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T13:57:12.541Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126936703 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-30T13:57:12.541Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1126936709 data=null button=1 stateMask=0x80000 x=148 y=326 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T13:57:12.541Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing(2)} [2019-07-30T13:57:12.541Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1126936709 data=null button=0 stateMask=0x0 x=148 y=326 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T13:57:12.541Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1126936710 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T13:57:12.541Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:12.541Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1126936710 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T13:57:12.541Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1126936710 data=null button=1 stateMask=0x0 x=148 y=326 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T13:57:12.541Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126936710 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-30T13:57:12.541Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1126936714 data=null button=1 stateMask=0x80000 x=148 y=326 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T13:57:12.541Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1126936715 data=null button=1 stateMask=0x0 x=148 y=326 count=2} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T13:57:12.541Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1126936715 data=null button=1 stateMask=0x0 x=148 y=326 count=2} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T13:57:12.798Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1126936722 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-30T13:57:13.363Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1126936900 data=null button=1 stateMask=0x80000 x=148 y=326 count=2} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T13:57:13.363Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1126937520 data=null button=0 stateMask=0x0 x=148 y=326 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T13:57:13.363Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1126937607 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T13:57:13.363Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1126937607 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T13:57:13.363Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing(2)} [2019-07-30T13:57:13.363Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:57:13.363Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:57:13.363Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:57:13.363Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:57:13.363Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:57:13.363Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:57:13.363Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:57:13.363Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:57:13.363Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:57:13.363Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:57:13.363Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:57:13.363Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:57:13.363Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:57:13.363Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:57:13.363Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:57:13.363Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:57:13.363Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T13:57:13.620Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1126937618 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T13:57:13.620Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1126937619 data=null doit=true} to TableItem with text {} [2019-07-30T13:57:13.620Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1126937619 data=null} to TableItem with text {} [2019-07-30T13:57:13.620Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1126937619 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T13:57:13.620Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1126937620 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T13:57:13.620Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1126937697 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T13:57:13.620Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:57:13.620Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:57:14.549Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T13:57:14.549Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:14.549Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1126938586 data=null button=0 stateMask=0x0 x=148 y=326 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T13:57:14.549Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1126938586 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T13:57:14.549Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1126938586 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T13:57:14.549Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1126938587 data=null button=1 stateMask=0x0 x=148 y=326 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T13:57:14.549Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126938587 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-30T13:57:14.549Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1126938592 data=null button=1 stateMask=0x80000 x=148 y=326 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T13:57:14.549Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:57:14.549Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:57:14.549Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:57:14.549Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:57:14.549Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T13:57:14.549Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:57:14.549Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:57:14.549Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:57:14.549Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:57:14.549Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:57:14.549Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:14.549Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126938598 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:57:14.549Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126938598 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:57:14.549Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126938599 data=null} to TreeItem with text {test} [2019-07-30T13:57:14.549Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126938599 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:57:14.549Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126938599 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:57:14.549Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126938637 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:57:14.549Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:14.549Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126938638 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:57:14.549Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126938638 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:57:14.549Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126938638 data=null} to TreeItem with text {test} [2019-07-30T13:57:14.549Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126938638 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:57:14.549Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126938710 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:57:14.549Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126938716 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:57:14.549Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:57:14.549Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:14.549Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1126938717 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-30T13:57:14.549Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1126938717 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-30T13:57:14.549Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1126938717 data=null} to TreeItem with text {Traces [13]} [2019-07-30T13:57:14.549Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1126938718 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T13:57:14.549Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126938718 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-30T13:57:14.549Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1126938782 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T13:57:14.549Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-30T13:57:15.112Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T13:57:15.112Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:15.112Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1126939261 data=null button=0 stateMask=0x0 x=133 y=284 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T13:57:15.112Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1126939261 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T13:57:15.112Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1126939261 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T13:57:15.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1126939262 data=null button=1 stateMask=0x0 x=133 y=284 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T13:57:15.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126939262 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-30T13:57:15.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1126939303 data=null button=1 stateMask=0x80000 x=133 y=284 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T13:57:15.112Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:57:15.112Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:57:15.112Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:57:15.112Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:57:15.112Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T13:57:15.112Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:15.112Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1126939307 data=null button=0 stateMask=0x0 x=133 y=284 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T13:57:15.112Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1126939307 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T13:57:15.112Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1126939307 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T13:57:15.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1126939308 data=null button=1 stateMask=0x0 x=133 y=284 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T13:57:15.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126939308 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-30T13:57:15.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1126939313 data=null button=1 stateMask=0x80000 x=133 y=284 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T13:57:15.112Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log} [2019-07-30T13:57:15.112Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1126939314 data=null button=0 stateMask=0x0 x=133 y=284 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T13:57:15.112Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1126939314 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T13:57:15.112Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:15.112Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1126939314 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T13:57:15.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1126939314 data=null button=1 stateMask=0x0 x=133 y=284 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T13:57:15.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126939315 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-30T13:57:15.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1126939318 data=null button=1 stateMask=0x80000 x=133 y=284 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T13:57:15.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1126939319 data=null button=1 stateMask=0x0 x=133 y=284 count=2} to TreeItem with text {unrecognized.log} [2019-07-30T13:57:15.112Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1126939319 data=null button=1 stateMask=0x0 x=133 y=284 count=2} to TreeItem with text {unrecognized.log} [2019-07-30T13:57:15.369Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1126939319 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-30T13:57:15.369Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1126939393 data=null button=1 stateMask=0x80000 x=133 y=284 count=2} to TreeItem with text {unrecognized.log} [2019-07-30T13:57:15.369Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1126939584 data=null button=0 stateMask=0x0 x=133 y=284 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T13:57:15.369Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1126939585 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T13:57:15.369Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1126939585 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T13:57:15.369Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log} [2019-07-30T13:57:15.369Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-30T13:57:15.369Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-30T13:57:15.626Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T13:57:15.626Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:15.626Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1126939872 data=null button=0 stateMask=0x0 x=133 y=284 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T13:57:15.626Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1126939873 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T13:57:15.626Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1126939873 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T13:57:15.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1126939873 data=null button=1 stateMask=0x0 x=133 y=284 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T13:57:15.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126939874 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-30T13:57:15.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1126939879 data=null button=1 stateMask=0x80000 x=133 y=284 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T13:57:15.626Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:57:15.626Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:57:15.882Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:57:15.882Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:57:15.882Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T13:57:15.882Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:57:15.882Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:57:15.882Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:57:15.882Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:57:15.882Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:57:15.882Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:15.882Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126939886 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:57:15.882Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126939887 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:57:15.882Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126939887 data=null} to TreeItem with text {test} [2019-07-30T13:57:15.882Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126939887 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:57:15.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126939891 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:57:15.882Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126939933 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:57:15.882Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:15.882Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126939934 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:57:15.882Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126939934 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:57:15.882Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126939934 data=null} to TreeItem with text {test} [2019-07-30T13:57:15.882Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126939934 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:57:15.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126939934 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:57:15.882Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126939941 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:57:15.882Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:57:15.882Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:15.882Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1126939942 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-30T13:57:15.882Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1126939942 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-30T13:57:15.882Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1126939942 data=null} to TreeItem with text {Traces [13]} [2019-07-30T13:57:15.882Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1126939942 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T13:57:15.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126939942 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-30T13:57:15.882Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1126939961 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T13:57:15.882Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:15.882Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1126939961 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-30T13:57:15.882Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1126939961 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-30T13:57:15.882Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1126939961 data=null} to TreeItem with text {Traces [13]} [2019-07-30T13:57:15.882Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1126939962 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T13:57:15.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126939962 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-30T13:57:15.882Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1126939966 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T13:57:15.882Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T13:57:15.882Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T13:57:16.139Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T13:57:16.139Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T13:57:16.139Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1126940226 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T13:57:16.139Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T13:57:16.139Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T13:57:16.139Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T13:57:16.139Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:57:16.139Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T13:57:16.139Z] DEBUG - Clicking on &Yes [2019-07-30T13:57:16.139Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1126940227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:57:16.139Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1126940227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:57:16.139Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1126940227 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:57:16.139Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1126940227 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:57:16.139Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1126940227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:57:16.139Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1126940227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:57:16.139Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1126940228 data=null item=null 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-30T13:57:19.624Z] DEBUG - Clicked on [2019-07-30T13:57:20.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1126940054 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-30T13:57:20.444Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:57:20.444Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:57:20.444Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:57:20.444Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:57:20.444Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:57:20.444Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:20.444Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126944518 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:57:20.444Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126944518 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:57:20.444Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126944518 data=null} to TreeItem with text {test} [2019-07-30T13:57:20.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126944518 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:57:20.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126944518 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:57:20.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126944544 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:57:20.444Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:20.444Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126944544 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:57:20.444Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126944545 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:57:20.444Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126944545 data=null} to TreeItem with text {test} [2019-07-30T13:57:20.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126944545 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:57:20.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126944545 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:57:20.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126944553 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:57:20.444Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:57:20.444Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:20.444Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1126944554 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-30T13:57:20.444Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1126944554 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-30T13:57:20.444Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1126944554 data=null} to TreeItem with text {Traces [13]} [2019-07-30T13:57:20.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1126944554 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T13:57:20.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126944555 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-30T13:57:20.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1126944562 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T13:57:20.444Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:20.444Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1126944564 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-30T13:57:20.444Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1126944564 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-30T13:57:20.444Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1126944564 data=null} to TreeItem with text {Traces [13]} [2019-07-30T13:57:20.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1126944564 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T13:57:20.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126944565 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-30T13:57:20.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1126944578 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T13:57:20.444Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T13:57:20.444Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T13:57:20.701Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T13:57:20.701Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T13:57:20.701Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1126944840 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T13:57:20.701Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:57:20.701Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T13:57:20.701Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T13:57:20.701Z] 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-30T13:57:20.701Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:57:20.701Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:57:20.701Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:57:20.701Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:57:20.701Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:57:20.701Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:57:20.701Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:57:20.701Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:57:20.701Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:57:20.701Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:57:20.701Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:57:20.701Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T13:57:20.701Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T13:57:20.701Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T13:57:20.701Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T13:57:20.701Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T13:57:20.701Z] DEBUG - matched Combo with text " [2019-07-30T13:57:20.702Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1126944947 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-30T13:57:20.702Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T13:57:20.702Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:57:20.702Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:57:20.702Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:57:20.702Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:57:20.702Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:57:20.702Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:57:20.702Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:57:20.702Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T13:57:20.702Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:57:20.702Z] 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-30T13:57:20.702Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:57:20.702Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:57:20.702Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:57:20.702Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:57:20.702Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:57:20.702Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T13:57:20.702Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T13:57:20.702Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:57:20.702Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:57:20.702Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:57:20.702Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:57:20.702Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:57:20.702Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:57:20.702Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:57:20.702Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:57:20.702Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T13:57:20.702Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:57:20.702Z] 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-30T13:57:20.702Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:57:20.702Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:57:20.702Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:57:20.702Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:57:20.702Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T13:57:20.702Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T13:57:20.702Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:57:20.702Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:57:20.702Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:57:20.702Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:57:20.702Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:57:20.702Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T13:57:20.702Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:57:20.702Z] 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-30T13:57:20.702Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:57:20.702Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:57:20.702Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:57:20.702Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:57:20.702Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:57:20.702Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:57:20.702Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:57:20.702Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T13:57:20.702Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T13:57:20.702Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:57:20.702Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:57:20.702Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:57:20.702Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:57:20.702Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:57:20.702Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:57:20.702Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T13:57:20.702Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:57:20.702Z] 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-30T13:57:20.702Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:57:20.702Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:57:20.702Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:57:20.702Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:57:20.702Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:57:20.702Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:57:20.702Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T13:57:20.702Z] 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-30T13:57:20.959Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:57:20.959Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:57:20.959Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:57:20.959Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:57:20.959Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:57:20.959Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:57:20.959Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:57:20.959Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:57:20.959Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:57:20.959Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T13:57:20.959Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T13:57:20.959Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T13:57:20.959Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:57:20.959Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:57:20.959Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:57:20.959Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T13:57:20.959Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T13:57:20.959Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:57:20.959Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:57:20.959Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:57:20.959Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:57:20.959Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:57:20.959Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:57:20.959Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:57:20.959Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:57:20.959Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:57:20.959Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:57:20.959Z] 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-30T13:57:20.959Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T13:57:20.959Z] 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-30T13:57:20.959Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:57:20.959Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:57:20.959Z] 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-30T13:57:20.959Z] 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-30T13:57:20.959Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:57:20.959Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:57:20.959Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:57:20.959Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:57:20.959Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:57:20.959Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:57:20.959Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:57:20.959Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:57:20.959Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:57:20.959Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:57:20.959Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:57:20.959Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:57:20.959Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T13:57:20.959Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T13:57:20.959Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:57:20.959Z] DEBUG - Clicking on &Finish [2019-07-30T13:57:20.959Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1126944965 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:57:20.959Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1126944965 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:57:20.959Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1126944965 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:57:20.959Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1126944965 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:57:20.959Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1126944965 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:57:20.959Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1126944965 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:57:20.959Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:57:20.959Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:57:20.959Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:57:20.959Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:57:20.959Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T13:57:20.959Z] DEBUG - Clicked on &Finish [2019-07-30T13:57:21.522Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-30T13:57:21.522Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1126945530 data=null doit=true} to Shell with text {Confirmation} [2019-07-30T13:57:21.522Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-30T13:57:21.522Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-30T13:57:21.522Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-30T13:57:21.522Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-30T13:57:21.522Z] DEBUG - matched Button with text "Overwrite All", using matcher: with mnemonic 'Overwrite All' [2019-07-30T13:57:21.522Z] DEBUG - matched Button with text "Overwrite All", using matcher: with style 'SWT.PUSH' [2019-07-30T13:57:21.522Z] DEBUG - matched Button with text "Overwrite All", using matcher: (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH') [2019-07-30T13:57:21.522Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-30T13:57:21.522Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-30T13:57:21.522Z] DEBUG - Clicking on Overwrite All [2019-07-30T13:57:21.522Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite All} time=1126945531 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-30T13:57:21.522Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite All} time=1126945531 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-30T13:57:21.522Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite All} time=1126945531 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH') [2019-07-30T13:57:21.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite All} time=1126945531 data=null} to (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH') [2019-07-30T13:57:21.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite All} time=1126945531 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-30T13:57:21.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite All} time=1126945531 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-30T13:57:21.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite All} time=1126945531 data=null item=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-30T13:57:21.522Z] DEBUG - Clicked on [2019-07-30T13:57:22.086Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1126944965 data=null item=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-30T13:57:22.086Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1126944620 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-30T13:57:22.086Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:57:22.086Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:57:22.086Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:57:22.086Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:57:22.086Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:57:22.086Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:22.086Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126946218 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:57:22.086Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126946218 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:57:22.086Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126946218 data=null} to TreeItem with text {test} [2019-07-30T13:57:22.086Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126946219 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:57:22.086Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126946219 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:57:22.086Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126946284 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:57:22.086Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:22.086Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126946284 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:57:22.086Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126946284 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:57:22.086Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126946284 data=null} to TreeItem with text {test} [2019-07-30T13:57:22.086Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126946285 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:57:22.086Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126946285 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:57:22.086Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126946290 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:57:22.086Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:57:22.086Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:22.086Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1126946291 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T13:57:22.086Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1126946291 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T13:57:22.086Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1126946292 data=null} to TreeItem with text {Traces [7]} [2019-07-30T13:57:22.086Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1126946292 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T13:57:22.086Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126946292 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-30T13:57:22.086Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1126946309 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T13:57:22.086Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1126946309 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T13:57:22.086Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1126946310 data=null} to TreeItem with text {Traces [7]} [2019-07-30T13:57:22.086Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1126946310 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T13:57:22.086Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1126946310 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-30T13:57:22.086Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1126946334 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T13:57:22.650Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T13:57:22.650Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:22.650Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126946794 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:57:22.650Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1126946794 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:57:22.650Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1126946794 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:57:22.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126946795 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:57:22.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126946795 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:57:22.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126946824 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:57:22.650Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:57:22.650Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:57:22.650Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:57:22.650Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:57:22.650Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T13:57:22.650Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:22.650Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126946828 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:57:22.650Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1126946828 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:57:22.650Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1126946828 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:57:22.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126946829 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:57:22.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126946829 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:57:22.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126946833 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:57:22.650Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:57:22.650Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126946833 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:57:22.650Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1126946834 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:57:22.650Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:22.650Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1126946834 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:57:22.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126946834 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:57:22.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126946834 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:57:22.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126946838 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:57:22.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126946838 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:57:22.650Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126946838 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:57:22.907Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1126946839 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:57:22.907Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126946907 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:57:22.907Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126947129 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:57:22.907Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1126947133 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:57:22.907Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1126947133 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:57:22.907Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:57:22.907Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:57:24.275Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:57:24.275Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:57:24.275Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:57:24.275Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:57:24.275Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T13:57:24.275Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1126948194 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T13:57:24.275Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1126948195 data=null doit=true} to TableItem with text {} [2019-07-30T13:57:24.275Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1126948195 data=null} to TableItem with text {} [2019-07-30T13:57:24.275Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1126948195 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T13:57:24.275Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1126948195 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T13:57:24.275Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1126948200 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T13:57:24.275Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:57:24.275Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:57:24.275Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T13:57:24.275Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:24.275Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126948373 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:57:24.275Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1126948373 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:57:24.275Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1126948373 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:57:24.275Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126948374 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:57:24.275Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126948374 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:57:24.275Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1126948379 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T13:57:24.275Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:57:24.275Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:57:24.275Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:57:24.275Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:57:24.275Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T13:57:24.275Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:57:24.275Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:57:24.275Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:57:24.275Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:57:24.275Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:57:24.275Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:24.275Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126948385 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:57:24.275Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126948385 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:57:24.275Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126948385 data=null} to TreeItem with text {test} [2019-07-30T13:57:24.275Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126948385 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:57:24.275Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126948392 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:57:24.275Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126948424 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:57:24.275Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:24.275Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126948427 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:57:24.275Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126948427 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:57:24.275Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126948427 data=null} to TreeItem with text {test} [2019-07-30T13:57:24.275Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126948427 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:57:24.275Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126948427 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:57:24.275Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126948432 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:57:24.275Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:57:24.275Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:24.275Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1126948434 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T13:57:24.275Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1126948434 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T13:57:24.275Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1126948434 data=null} to TreeItem with text {Traces [7]} [2019-07-30T13:57:24.275Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1126948434 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T13:57:24.275Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126948434 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-30T13:57:24.275Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1126948452 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T13:57:24.275Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-30T13:57:24.532Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T13:57:24.532Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:24.532Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126948619 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:57:24.532Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1126948619 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:57:24.532Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1126948619 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:57:24.532Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126948620 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:57:24.532Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126948620 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:57:24.532Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126948651 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:57:24.532Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:57:24.532Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:57:24.532Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:57:24.532Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:57:24.532Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T13:57:24.532Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:24.532Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126948660 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:57:24.532Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1126948660 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:57:24.532Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1126948660 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:57:24.532Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126948660 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:57:24.532Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126948661 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:57:24.532Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126948665 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:57:24.532Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:57:24.532Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126948666 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:57:24.532Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1126948666 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:57:24.532Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:24.532Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1126948666 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:57:24.532Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126948666 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:57:24.532Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126948667 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:57:24.532Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126948675 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:57:24.532Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126948675 data=null button=1 stateMask=0x0 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:57:24.532Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126948676 data=null button=1 stateMask=0x0 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:57:24.788Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1126948676 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:57:25.044Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126948788 data=null button=1 stateMask=0x80000 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:57:25.044Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126949069 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:57:25.044Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1126949069 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:57:25.044Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1126949070 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:57:25.044Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:57:25.044Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:57:25.044Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:57:25.975Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:57:25.975Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:57:25.975Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:57:25.975Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:57:25.975Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T13:57:25.975Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1126950096 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T13:57:25.975Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1126950096 data=null doit=true} to TableItem with text {} [2019-07-30T13:57:25.975Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1126950096 data=null} to TableItem with text {} [2019-07-30T13:57:25.975Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1126950097 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T13:57:25.975Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1126950097 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T13:57:25.975Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1126950102 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T13:57:25.975Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:57:25.975Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:57:25.975Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T13:57:25.975Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:26.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126950287 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:57:26.232Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1126950288 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:57:26.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1126950288 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:57:26.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126950288 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:57:26.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126950289 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:57:26.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1126950294 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T13:57:26.232Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:57:26.232Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:57:26.232Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:57:26.232Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:57:26.232Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T13:57:26.232Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:57:26.232Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:57:26.232Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:57:26.232Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:57:26.232Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:57:26.232Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:26.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126950319 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:57:26.232Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126950319 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:57:26.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126950319 data=null} to TreeItem with text {test} [2019-07-30T13:57:26.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126950319 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:57:26.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126950319 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:57:26.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126950354 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:57:26.232Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:26.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126950355 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:57:26.232Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126950355 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:57:26.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126950355 data=null} to TreeItem with text {test} [2019-07-30T13:57:26.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126950356 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:57:26.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126950356 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:57:26.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126950363 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:57:26.232Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:57:26.232Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:26.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1126950364 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T13:57:26.232Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1126950364 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T13:57:26.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1126950364 data=null} to TreeItem with text {Traces [7]} [2019-07-30T13:57:26.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1126950365 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T13:57:26.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126950365 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-30T13:57:26.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1126950389 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T13:57:26.232Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-30T13:57:26.797Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T13:57:26.797Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:26.797Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126950856 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:57:26.797Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1126950856 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:57:26.797Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1126950856 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:57:26.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126950857 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:57:26.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126950857 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:57:26.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126950890 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:57:26.797Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:57:26.797Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:57:26.797Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:57:26.797Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:57:26.797Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T13:57:26.797Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:26.797Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126950894 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:57:26.797Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1126950894 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:57:26.797Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1126950894 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:57:26.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126950894 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:57:26.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126950894 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:57:26.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126950898 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:57:26.797Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-30T13:57:26.797Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126950899 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:57:26.797Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1126950899 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:57:26.797Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:26.797Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1126950899 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:57:26.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126950900 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:57:26.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126950900 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:57:26.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126950903 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:57:26.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126950903 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:57:26.797Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126950904 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:57:26.797Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1126950904 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:57:27.360Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126951042 data=null button=1 stateMask=0x80000 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:57:27.360Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126951459 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:57:27.360Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1126951540 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:57:27.360Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1126951541 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:57:27.360Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-30T13:57:27.360Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:57:27.360Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:57:27.360Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:57:27.360Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:57:27.360Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:57:27.360Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:57:27.360Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:57:27.360Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T13:57:27.360Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1126951551 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T13:57:27.360Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1126951551 data=null doit=true} to TableItem with text {} [2019-07-30T13:57:27.360Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1126951551 data=null} to TableItem with text {} [2019-07-30T13:57:27.360Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1126951552 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T13:57:27.360Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1126951552 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T13:57:27.360Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1126951558 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T13:57:27.360Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:57:27.360Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:57:28.730Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T13:57:28.730Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:28.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126952678 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:57:28.730Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1126952678 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:57:28.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1126952678 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:57:28.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126952679 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:57:28.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126952679 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:57:28.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1126952684 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T13:57:28.730Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:57:28.730Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:57:28.730Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:57:28.730Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:57:28.730Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T13:57:28.730Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:57:28.730Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:57:28.730Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:57:28.730Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:57:28.730Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:57:28.730Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:28.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126952690 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:57:28.730Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126952690 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:57:28.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126952690 data=null} to TreeItem with text {test} [2019-07-30T13:57:28.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126952700 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:57:28.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126952700 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:57:28.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126952733 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:57:28.730Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:28.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126952734 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:57:28.730Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126952734 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:57:28.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126952734 data=null} to TreeItem with text {test} [2019-07-30T13:57:28.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126952735 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:57:28.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126952735 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:57:28.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126952740 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:57:28.730Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:57:28.730Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:28.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1126952741 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T13:57:28.730Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1126952741 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T13:57:28.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1126952741 data=null} to TreeItem with text {Traces [7]} [2019-07-30T13:57:28.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1126952741 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T13:57:28.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126952742 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-30T13:57:28.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1126952761 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T13:57:28.730Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-30T13:57:29.223Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T13:57:29.223Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:29.223Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1126953125 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T13:57:29.223Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1126953125 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T13:57:29.223Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1126953125 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T13:57:29.223Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1126953125 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T13:57:29.223Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126953125 data=null item=TreeItem {simple_server-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-30T13:57:29.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1126953159 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T13:57:29.223Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:57:29.223Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:57:29.223Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:57:29.223Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:57:29.223Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T13:57:29.223Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:29.223Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1126953162 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T13:57:29.223Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1126953162 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T13:57:29.223Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1126953162 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T13:57:29.223Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1126953162 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T13:57:29.223Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126953163 data=null item=TreeItem {simple_server-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-30T13:57:29.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1126953167 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T13:57:29.223Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-07-30T13:57:29.223Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1126953167 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T13:57:29.223Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1126953167 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T13:57:29.223Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:29.223Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1126953168 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T13:57:29.223Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1126953168 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T13:57:29.223Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126953168 data=null item=TreeItem {simple_server-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-30T13:57:29.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1126953172 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T13:57:29.223Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1126953172 data=null button=1 stateMask=0x0 x=150 y=137 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T13:57:29.223Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1126953172 data=null button=1 stateMask=0x0 x=150 y=137 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T13:57:29.223Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1126953172 data=null item=TreeItem {simple_server-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-30T13:57:29.589Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1126953242 data=null button=1 stateMask=0x80000 x=150 y=137 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T13:57:29.589Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1126953637 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T13:57:29.589Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1126953701 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T13:57:29.589Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1126953702 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T13:57:29.589Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-07-30T13:57:29.589Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:57:29.589Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:57:29.589Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:57:29.589Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:57:29.589Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:57:29.589Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:57:29.589Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:57:29.589Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:57:29.589Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T13:57:29.589Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1126953704 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T13:57:29.589Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1126953704 data=null doit=true} to TableItem with text {} [2019-07-30T13:57:29.589Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1126953705 data=null} to TableItem with text {} [2019-07-30T13:57:29.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1126953705 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T13:57:29.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1126953705 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T13:57:29.589Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1126953710 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T13:57:29.589Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:57:29.589Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:57:30.519Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T13:57:30.519Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:30.776Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1126954841 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T13:57:30.776Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1126954841 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T13:57:30.776Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1126954841 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T13:57:30.776Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1126954842 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T13:57:30.776Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126954842 data=null item=TreeItem {simple_server-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-30T13:57:30.776Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1126954846 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T13:57:30.776Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:57:30.776Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:57:30.776Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:57:30.776Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:57:30.776Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T13:57:30.776Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:57:30.776Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:57:30.776Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:57:30.776Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:57:30.776Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:57:30.776Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:30.776Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126954860 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:57:30.776Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126954860 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:57:30.776Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126954860 data=null} to TreeItem with text {test} [2019-07-30T13:57:30.776Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126954860 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:57:30.776Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126954860 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:57:30.776Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126954904 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:57:30.776Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:30.776Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126954905 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:57:30.776Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126954905 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:57:30.776Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126954905 data=null} to TreeItem with text {test} [2019-07-30T13:57:30.776Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126954905 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:57:30.776Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126954905 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:57:30.776Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126954911 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:57:30.776Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:57:30.776Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:30.776Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1126954912 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T13:57:30.776Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1126954912 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T13:57:30.776Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1126954912 data=null} to TreeItem with text {Traces [7]} [2019-07-30T13:57:30.776Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1126954913 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T13:57:30.776Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126954913 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-30T13:57:30.776Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1126954931 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T13:57:30.776Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-30T13:57:31.033Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T13:57:31.033Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:31.033Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1126955180 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T13:57:31.033Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1126955180 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T13:57:31.033Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1126955180 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T13:57:31.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1126955181 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T13:57:31.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126955181 data=null item=TreeItem {simple_server-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-30T13:57:31.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1126955220 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T13:57:31.033Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:57:31.033Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:57:31.033Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:57:31.033Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:57:31.033Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T13:57:31.033Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:31.033Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1126955223 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T13:57:31.033Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1126955224 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T13:57:31.033Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1126955224 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T13:57:31.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1126955224 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T13:57:31.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126955224 data=null item=TreeItem {simple_server-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-30T13:57:31.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1126955229 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T13:57:31.033Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-07-30T13:57:31.033Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1126955229 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T13:57:31.033Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1126955229 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T13:57:31.033Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:31.033Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1126955229 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T13:57:31.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1126955230 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T13:57:31.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126955230 data=null item=TreeItem {simple_server-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-30T13:57:31.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1126955233 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T13:57:31.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1126955233 data=null button=1 stateMask=0x0 x=150 y=158 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T13:57:31.033Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1126955234 data=null button=1 stateMask=0x0 x=150 y=158 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T13:57:31.290Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1126955234 data=null item=TreeItem {simple_server-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-30T13:57:31.547Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1126955340 data=null button=1 stateMask=0x80000 x=150 y=158 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T13:57:31.547Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1126955654 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T13:57:31.547Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1126955748 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T13:57:31.547Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1126955750 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T13:57:31.547Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-07-30T13:57:31.547Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:57:31.547Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:57:31.547Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:57:31.547Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:57:31.547Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:57:31.547Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:57:31.547Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:57:31.547Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:57:31.547Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:57:31.547Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T13:57:31.547Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1126955753 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T13:57:31.547Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1126955763 data=null doit=true} to TableItem with text {} [2019-07-30T13:57:31.547Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1126955763 data=null} to TableItem with text {} [2019-07-30T13:57:31.547Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1126955763 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T13:57:31.547Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1126955764 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T13:57:31.547Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1126955769 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T13:57:31.547Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:57:31.547Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:57:32.916Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T13:57:32.916Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:32.916Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1126956859 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T13:57:32.916Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1126956860 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T13:57:32.916Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1126956860 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T13:57:32.916Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1126956860 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T13:57:32.916Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126956861 data=null item=TreeItem {simple_server-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-30T13:57:32.916Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1126956865 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T13:57:32.916Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:57:32.916Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:57:32.916Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:57:32.916Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:57:32.916Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T13:57:32.916Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:57:32.916Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:57:32.916Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:57:32.916Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:57:32.916Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:57:32.916Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:32.916Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126956878 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:57:32.916Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126956878 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:57:32.916Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126956878 data=null} to TreeItem with text {test} [2019-07-30T13:57:32.916Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126956878 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:57:32.916Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126956878 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:57:32.916Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126956917 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:57:32.916Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:32.916Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126956923 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:57:32.916Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126956923 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:57:32.916Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126956923 data=null} to TreeItem with text {test} [2019-07-30T13:57:32.916Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126956923 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:57:32.916Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126956923 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:57:32.916Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126956929 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:57:32.916Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:57:32.916Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:32.916Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1126956930 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T13:57:32.916Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1126956930 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T13:57:32.916Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1126956930 data=null} to TreeItem with text {Traces [7]} [2019-07-30T13:57:32.916Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1126956931 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T13:57:32.916Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126956931 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-30T13:57:32.916Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1126956963 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T13:57:32.916Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-30T13:57:33.172Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T13:57:33.172Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:33.430Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1126957430 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T13:57:33.430Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1126957430 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T13:57:33.430Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1126957430 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T13:57:33.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1126957430 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T13:57:33.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126957431 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-30T13:57:33.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1126957483 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T13:57:33.430Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:57:33.430Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:57:33.430Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:57:33.430Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:57:33.430Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T13:57:33.430Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:33.430Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1126957487 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T13:57:33.430Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1126957487 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T13:57:33.430Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1126957487 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T13:57:33.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1126957487 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T13:57:33.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126957487 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-30T13:57:33.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1126957492 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T13:57:33.430Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2019-07-30T13:57:33.430Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1126957492 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T13:57:33.430Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1126957493 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T13:57:33.430Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:33.430Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1126957493 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T13:57:33.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1126957493 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T13:57:33.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126957493 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-30T13:57:33.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1126957497 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T13:57:33.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1126957497 data=null button=1 stateMask=0x0 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T13:57:33.430Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1126957497 data=null button=1 stateMask=0x0 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T13:57:33.430Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1126957503 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-30T13:57:33.686Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1126957683 data=null button=1 stateMask=0x80000 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T13:57:33.943Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1126957987 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T13:57:33.943Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1126958032 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T13:57:33.943Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1126958032 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T13:57:33.943Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2019-07-30T13:57:33.943Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:57:33.943Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:57:33.943Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:57:33.943Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:57:33.943Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:57:33.943Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T13:57:33.943Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:57:33.943Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:57:33.943Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:57:33.943Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:57:33.943Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T13:57:33.943Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1126958036 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T13:57:33.943Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1126958044 data=null doit=true} to TableItem with text {} [2019-07-30T13:57:33.943Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1126958044 data=null} to TableItem with text {} [2019-07-30T13:57:33.943Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1126958044 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T13:57:33.943Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1126958045 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T13:57:33.943Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1126958051 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T13:57:33.943Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T13:57:33.943Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T13:57:34.873Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T13:57:34.873Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:35.129Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1126959152 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T13:57:35.129Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1126959152 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T13:57:35.129Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1126959152 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T13:57:35.129Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1126959153 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T13:57:35.130Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126959153 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-30T13:57:35.130Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1126959158 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T13:57:35.130Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:57:35.130Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:57:35.130Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:57:35.130Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:57:35.130Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T13:57:35.130Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:57:35.130Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:57:35.130Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:57:35.130Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:57:35.130Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:57:35.130Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:35.130Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126959171 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:57:35.130Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126959171 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:57:35.130Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126959171 data=null} to TreeItem with text {test} [2019-07-30T13:57:35.130Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126959172 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:57:35.130Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126959172 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:57:35.130Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126959212 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:57:35.130Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:35.130Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126959213 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:57:35.130Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126959213 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:57:35.130Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126959213 data=null} to TreeItem with text {test} [2019-07-30T13:57:35.130Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126959214 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:57:35.130Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126959214 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:57:35.130Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126959219 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:57:35.130Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:57:35.130Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:35.130Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1126959220 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T13:57:35.130Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1126959220 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T13:57:35.130Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1126959220 data=null} to TreeItem with text {Traces [7]} [2019-07-30T13:57:35.130Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1126959221 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T13:57:35.130Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126959221 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-30T13:57:35.130Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1126959241 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T13:57:35.130Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:57:35.130Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:57:35.130Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:57:35.130Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:57:35.130Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:57:35.130Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:35.130Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126959246 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:57:35.130Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126959251 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:57:35.130Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126959251 data=null} to TreeItem with text {test} [2019-07-30T13:57:35.130Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126959251 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:57:35.130Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126959251 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:57:35.130Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126959277 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:57:35.130Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:35.130Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126959278 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:57:35.130Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126959278 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:57:35.130Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126959278 data=null} to TreeItem with text {test} [2019-07-30T13:57:35.130Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126959278 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:57:35.130Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126959279 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:57:35.130Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126959291 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:57:35.130Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:57:35.130Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:35.130Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1126959292 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T13:57:35.130Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1126959292 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T13:57:35.130Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1126959292 data=null} to TreeItem with text {Traces [7]} [2019-07-30T13:57:35.130Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1126959292 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T13:57:35.130Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126959292 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-30T13:57:35.130Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1126959317 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T13:57:35.130Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-30T13:57:35.387Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T13:57:35.387Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:35.387Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1126959460 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T13:57:35.387Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1126959460 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T13:57:35.387Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1126959461 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T13:57:35.387Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1126959461 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T13:57:35.387Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126959461 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-30T13:57:35.387Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1126959503 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T13:57:35.387Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:57:35.387Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:57:35.387Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:57:35.387Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:57:35.387Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T13:57:35.387Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:35.387Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1126959507 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T13:57:35.387Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1126959507 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T13:57:35.387Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1126959508 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T13:57:35.387Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1126959508 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T13:57:35.387Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126959508 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-30T13:57:35.387Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1126959513 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T13:57:35.387Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log} [2019-07-30T13:57:35.387Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1126959514 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T13:57:35.387Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1126959514 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T13:57:35.387Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:35.387Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1126959514 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T13:57:35.387Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1126959515 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T13:57:35.387Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126959515 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-30T13:57:35.387Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1126959528 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T13:57:35.387Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1126959529 data=null button=1 stateMask=0x0 x=133 y=179 count=2} to TreeItem with text {unrecognized.log} [2019-07-30T13:57:35.387Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1126959529 data=null button=1 stateMask=0x0 x=133 y=179 count=2} to TreeItem with text {unrecognized.log} [2019-07-30T13:57:35.643Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1126959529 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-30T13:57:35.643Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1126959844 data=null button=1 stateMask=0x80000 x=133 y=179 count=2} to TreeItem with text {unrecognized.log} [2019-07-30T13:57:35.643Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1126959848 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T13:57:35.643Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1126959848 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T13:57:35.643Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1126959848 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T13:57:35.643Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log} [2019-07-30T13:57:35.643Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-30T13:57:35.643Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-30T13:57:35.900Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T13:57:35.900Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:35.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1126960007 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T13:57:35.900Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1126960007 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T13:57:35.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1126960008 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T13:57:35.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1126960008 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T13:57:35.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126960008 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-30T13:57:35.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1126960013 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T13:57:35.900Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:57:35.900Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:57:35.900Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:57:35.900Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:57:35.900Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T13:57:35.900Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:57:35.900Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:57:35.900Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:57:35.900Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:57:35.900Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:57:35.900Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:35.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126960021 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:57:35.900Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126960026 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:57:35.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126960026 data=null} to TreeItem with text {test} [2019-07-30T13:57:35.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126960026 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:57:35.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126960026 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:57:35.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126960063 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:57:35.900Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:35.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126960063 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:57:35.900Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126960063 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:57:35.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126960064 data=null} to TreeItem with text {test} [2019-07-30T13:57:35.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126960064 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:57:35.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126960064 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:57:35.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126960069 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:57:35.900Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:57:35.900Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:35.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1126960070 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T13:57:35.900Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1126960070 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T13:57:35.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1126960070 data=null} to TreeItem with text {Traces [7]} [2019-07-30T13:57:35.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1126960071 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T13:57:35.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126960071 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-30T13:57:35.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1126960089 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T13:57:35.900Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:35.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1126960090 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T13:57:35.900Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1126960090 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T13:57:35.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1126960090 data=null} to TreeItem with text {Traces [7]} [2019-07-30T13:57:35.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1126960090 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T13:57:35.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126960090 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-30T13:57:35.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1126960094 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T13:57:35.900Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T13:57:35.900Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T13:57:36.156Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T13:57:36.156Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T13:57:36.156Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1126960302 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T13:57:36.156Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T13:57:36.156Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T13:57:36.156Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T13:57:36.156Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:57:36.156Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T13:57:36.156Z] DEBUG - Clicking on &Yes [2019-07-30T13:57:36.156Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1126960303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:57:36.156Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1126960303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:57:36.156Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1126960303 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:57:36.156Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1126960303 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:57:36.156Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1126960303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:57:36.156Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1126960303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T13:57:36.156Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1126960303 data=null item=null 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-30T13:57:38.678Z] DEBUG - Clicked on [2019-07-30T13:57:38.678Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1126960134 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-30T13:57:38.678Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T13:57:38.678Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:57:38.678Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:57:38.678Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T13:57:38.678Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T13:57:38.678Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:38.678Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126962814 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:57:38.678Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126962814 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:57:38.678Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126962814 data=null} to TreeItem with text {test} [2019-07-30T13:57:38.678Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126962814 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:57:38.678Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126962815 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:57:38.678Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126962836 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:57:38.678Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:38.678Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1126962837 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T13:57:38.678Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1126962837 data=null doit=true} to TreeItem with text {test} [2019-07-30T13:57:38.678Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1126962837 data=null} to TreeItem with text {test} [2019-07-30T13:57:38.678Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1126962837 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:57:38.678Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126962838 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T13:57:38.678Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1126962843 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T13:57:38.678Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T13:57:38.678Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:38.678Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1126962847 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T13:57:38.678Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1126962847 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T13:57:38.678Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1126962847 data=null} to TreeItem with text {Traces [0]} [2019-07-30T13:57:38.678Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1126962848 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T13:57:38.678Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126962848 data=null item=TreeItem {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-30T13:57:38.678Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1126962855 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T13:57:38.678Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T13:57:38.678Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1126962856 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T13:57:38.678Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1126962856 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T13:57:38.678Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1126962856 data=null} to TreeItem with text {Traces [0]} [2019-07-30T13:57:38.678Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1126962856 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T13:57:38.678Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1126962857 data=null item=TreeItem {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-30T13:57:38.678Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1126962860 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T13:57:38.934Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T13:57:38.934Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T13:57:39.191Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T13:57:39.191Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T13:57:39.191Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1126963433 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T13:57:39.191Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T13:57:39.191Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T13:57:39.191Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T13:57:39.191Z] 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-30T13:57:39.191Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:57:39.191Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T13:57:39.191Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T13:57:39.191Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T13:57:39.191Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T13:57:39.191Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T13:57:39.191Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T13:57:39.191Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T13:57:39.191Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T13:57:39.191Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T13:57:39.191Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T13:57:39.191Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T13:57:39.191Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T13:57:39.191Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T13:57:39.191Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T13:57:39.191Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T13:57:39.191Z] DEBUG - matched Combo with text " [2019-07-30T14:11:17.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1127780528 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-30T14:11:17.185Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T14:11:17.185Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T14:11:17.185Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T14:11:17.185Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T14:11:17.185Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T14:11:17.185Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T14:11:17.185Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T14:11:17.185Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T14:11:17.185Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T14:11:17.185Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T14:11:17.185Z] 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-30T14:11:17.185Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T14:11:17.185Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T14:11:17.185Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T14:11:17.185Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:11:17.185Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T14:11:17.185Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T14:11:17.185Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T14:11:17.185Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T14:11:17.185Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T14:11:17.185Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T14:11:17.185Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T14:11:17.185Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T14:11:17.185Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T14:11:17.185Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T14:11:17.185Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T14:11:17.185Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T14:11:17.185Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T14:11:17.185Z] 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-30T14:11:17.185Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T14:11:17.185Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T14:11:17.185Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:11:17.185Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T14:11:17.185Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T14:11:17.185Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T14:11:17.185Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T14:11:17.185Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T14:11:17.185Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T14:11:17.185Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T14:11:17.185Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T14:11:17.185Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T14:11:17.185Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T14:11:17.185Z] 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-30T14:11:17.185Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T14:11:17.185Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T14:11:17.185Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T14:11:17.185Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T14:11:17.185Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T14:11:17.185Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:11:17.185Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T14:11:17.185Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T14:11:17.185Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T14:11:17.185Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T14:11:17.185Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T14:11:17.185Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T14:11:17.185Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T14:11:17.185Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T14:11:17.185Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T14:11:17.185Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T14:11:17.185Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T14:11:17.185Z] 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-30T14:11:17.185Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T14:11:17.185Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T14:11:17.185Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T14:11:17.185Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T14:11:17.185Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:11:17.185Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T14:11:17.185Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T14:11:17.185Z] 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-30T14:11:17.185Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T14:11:17.185Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T14:11:17.185Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T14:11:17.185Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T14:11:17.185Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T14:11:17.185Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T14:11:17.185Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T14:11:17.185Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T14:11:17.185Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T14:11:17.185Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T14:11:17.185Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T14:11:17.185Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T14:11:17.185Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T14:11:17.185Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:11:17.185Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T14:11:17.185Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T14:11:17.185Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T14:11:17.185Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T14:11:17.185Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T14:11:17.185Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T14:11:17.185Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T14:11:17.185Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T14:11:17.185Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T14:11:17.185Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T14:11:17.185Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T14:11:17.185Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T14:11:17.185Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T14:11:17.185Z] 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-30T14:11:17.185Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T14:11:17.185Z] 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-30T14:11:17.185Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:11:17.185Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T14:11:17.185Z] 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-30T14:11:17.185Z] 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-30T14:11:17.185Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T14:11:17.185Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T14:11:17.185Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T14:11:17.185Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T14:11:17.185Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T14:11:17.185Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T14:11:17.185Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T14:11:17.185Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T14:11:17.185Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T14:11:17.185Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T14:11:17.185Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:11:17.185Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T14:11:17.185Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T14:11:17.185Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T14:11:17.185Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T14:11:17.185Z] DEBUG - Clicking on &Finish [2019-07-30T14:11:17.185Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1127780585 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T14:11:17.185Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1127780585 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T14:11:17.185Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1127780585 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T14:11:17.185Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1127780585 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T14:11:17.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1127780586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T14:11:17.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1127780586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T14:11:17.185Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T14:11:17.185Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T14:11:17.185Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T14:11:17.185Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T14:11:17.185Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T14:11:17.185Z] DEBUG - Clicked on &Finish [2019-07-30T14:11:17.185Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-30T14:11:17.185Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1127781304 data=null doit=true} to Shell with text {Confirmation} [2019-07-30T14:11:17.185Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-30T14:11:17.185Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-30T14:11:17.185Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-30T14:11:17.185Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-30T14:11:17.185Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-30T14:11:17.185Z] DEBUG - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All' [2019-07-30T14:11:17.185Z] DEBUG - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH' [2019-07-30T14:11:17.185Z] DEBUG - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH') [2019-07-30T14:11:17.185Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-30T14:11:17.185Z] DEBUG - Clicking on Skip All [2019-07-30T14:11:17.185Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip All} time=1127781323 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-30T14:11:17.185Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip All} time=1127781323 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-30T14:11:17.185Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip All} time=1127781323 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH') [2019-07-30T14:11:17.185Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip All} time=1127781323 data=null} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH') [2019-07-30T14:11:17.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip All} time=1127781323 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-30T14:11:17.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip All} time=1127781323 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-30T14:11:17.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip All} time=1127781323 data=null item=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-30T14:11:17.443Z] DEBUG - Clicked on [2019-07-30T14:11:18.329Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1127780586 data=null item=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-30T14:11:18.329Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1126962998 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-30T14:11:18.626Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T14:11:18.626Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:11:18.626Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:11:18.626Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:11:18.626Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:11:18.626Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:11:18.626Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1127782733 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T14:11:18.626Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1127782733 data=null doit=true} to TreeItem with text {test} [2019-07-30T14:11:18.626Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1127782733 data=null} to TreeItem with text {test} [2019-07-30T14:11:18.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1127782734 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:11:18.883Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1127782734 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T14:11:18.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1127783108 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:11:18.883Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:11:18.883Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1127783109 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T14:11:18.883Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1127783109 data=null doit=true} to TreeItem with text {test} [2019-07-30T14:11:18.883Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1127783109 data=null} to TreeItem with text {test} [2019-07-30T14:11:18.883Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1127783110 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:11:18.883Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1127783110 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T14:11:18.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1127783123 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:11:18.883Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T14:11:18.883Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:11:18.883Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1127783125 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T14:11:18.883Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1127783125 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T14:11:18.883Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1127783125 data=null} to TreeItem with text {Traces [7]} [2019-07-30T14:11:18.883Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1127783126 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T14:11:18.883Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1127783126 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-30T14:11:19.141Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1127783141 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T14:11:19.141Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T14:11:19.141Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:11:19.141Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:11:19.141Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:11:19.141Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:11:19.141Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:11:19.141Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1127783155 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T14:11:19.141Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1127783155 data=null doit=true} to TreeItem with text {test} [2019-07-30T14:11:19.141Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1127783155 data=null} to TreeItem with text {test} [2019-07-30T14:11:19.141Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1127783156 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:11:19.141Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1127783156 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T14:11:19.141Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1127783188 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:11:19.141Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:11:19.141Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1127783190 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T14:11:19.141Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1127783190 data=null doit=true} to TreeItem with text {test} [2019-07-30T14:11:19.141Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1127783190 data=null} to TreeItem with text {test} [2019-07-30T14:11:19.141Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1127783191 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:11:19.141Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1127783191 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T14:11:19.141Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1127783197 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:11:19.141Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T14:11:19.141Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:11:19.141Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1127783198 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T14:11:19.141Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1127783198 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T14:11:19.141Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1127783198 data=null} to TreeItem with text {Traces [7]} [2019-07-30T14:11:19.141Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1127783198 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T14:11:19.141Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1127783198 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-30T14:11:19.141Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1127783212 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T14:11:19.141Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1127783212 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T14:11:19.141Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1127783212 data=null} to TreeItem with text {Traces [7]} [2019-07-30T14:11:19.141Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1127783213 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T14:11:19.141Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1127783213 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-30T14:11:19.141Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1127783219 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T14:11:19.397Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T14:11:19.397Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:11:19.397Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1127783644 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T14:11:19.397Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1127783645 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T14:11:19.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1127783645 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T14:11:19.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1127783646 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T14:11:19.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1127783646 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T14:11:19.653Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1127783681 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T14:11:19.653Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:11:19.653Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:11:19.653Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:11:19.653Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:11:19.653Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T14:11:19.653Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:11:19.653Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1127783687 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T14:11:19.653Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1127783687 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T14:11:19.653Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1127783687 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T14:11:19.653Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1127783688 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T14:11:19.653Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1127783688 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T14:11:19.653Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1127783692 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T14:11:19.653Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T14:11:19.653Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1127783693 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T14:11:19.653Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1127783693 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T14:11:19.653Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:11:19.653Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1127783693 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T14:11:19.653Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1127783694 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T14:11:19.653Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1127783694 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T14:11:19.653Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1127783698 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T14:11:19.653Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1127783698 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T14:11:19.653Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1127783698 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T14:11:19.653Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1127783698 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T14:11:20.216Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1127783834 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T14:11:20.216Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1127784311 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T14:11:20.216Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1127784312 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T14:11:20.216Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1127784312 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T14:11:20.216Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T14:11:20.216Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T14:11:21.145Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T14:11:21.145Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T14:11:21.145Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T14:11:21.145Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T14:11:21.145Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T14:11:21.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1127785316 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T14:11:21.145Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1127785317 data=null doit=true} to TableItem with text {} [2019-07-30T14:11:21.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1127785317 data=null} to TableItem with text {} [2019-07-30T14:11:21.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1127785317 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T14:11:21.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1127785318 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T14:11:21.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1127785339 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T14:11:21.145Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T14:11:21.145Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T14:11:21.403Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T14:11:21.403Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:11:21.403Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1127785498 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T14:11:21.403Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1127785498 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T14:11:21.403Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1127785498 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T14:11:21.403Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1127785499 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T14:11:21.403Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1127785499 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T14:11:21.403Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1127785504 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T14:11:21.403Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:11:21.403Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:11:21.403Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:11:21.403Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:11:21.403Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T14:11:21.403Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T14:11:21.403Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:11:21.403Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:11:21.403Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:11:21.403Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:11:21.403Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:11:21.403Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1127785515 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T14:11:21.403Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1127785515 data=null doit=true} to TreeItem with text {test} [2019-07-30T14:11:21.403Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1127785515 data=null} to TreeItem with text {test} [2019-07-30T14:11:21.403Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1127785515 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:11:21.403Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1127785516 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T14:11:21.403Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1127785549 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:11:21.403Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:11:21.403Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1127785550 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T14:11:21.403Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1127785551 data=null doit=true} to TreeItem with text {test} [2019-07-30T14:11:21.403Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1127785551 data=null} to TreeItem with text {test} [2019-07-30T14:11:21.403Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1127785552 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:11:21.403Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1127785552 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T14:11:21.403Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1127785558 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:11:21.403Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T14:11:21.403Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:11:21.403Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1127785559 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T14:11:21.403Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1127785559 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T14:11:21.403Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1127785559 data=null} to TreeItem with text {Traces [7]} [2019-07-30T14:11:21.403Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1127785559 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T14:11:21.403Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1127785560 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-30T14:11:21.403Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1127785581 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T14:11:21.403Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-30T14:11:21.967Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T14:11:21.967Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:11:21.967Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1127786046 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T14:11:21.967Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1127786046 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T14:11:21.967Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1127786046 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T14:11:21.967Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1127786047 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T14:11:21.967Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1127786047 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T14:11:21.967Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1127786078 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T14:11:21.967Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:11:21.967Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:11:21.967Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:11:21.967Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:11:21.967Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T14:11:21.967Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:11:21.967Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1127786082 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T14:11:21.967Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1127786082 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T14:11:21.967Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1127786083 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T14:11:21.967Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1127786083 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T14:11:21.967Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1127786083 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T14:11:21.967Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1127786088 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T14:11:21.967Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T14:11:21.967Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1127786088 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T14:11:21.967Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1127786088 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T14:11:21.967Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:11:21.967Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1127786089 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T14:11:21.967Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1127786089 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T14:11:21.967Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1127786089 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T14:11:21.967Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1127786093 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T14:11:21.967Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1127786093 data=null button=1 stateMask=0x0 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T14:11:21.967Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1127786093 data=null button=1 stateMask=0x0 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T14:11:21.967Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1127786094 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T14:11:22.224Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1127786213 data=null button=1 stateMask=0x80000 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T14:11:22.224Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1127786428 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T14:11:22.224Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1127786428 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T14:11:22.224Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1127786428 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T14:11:22.224Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T14:11:22.224Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T14:11:22.224Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T14:11:23.592Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T14:11:23.592Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T14:11:23.592Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T14:11:23.592Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T14:11:23.592Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T14:11:23.592Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1127787431 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T14:11:23.592Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1127787431 data=null doit=true} to TableItem with text {} [2019-07-30T14:11:23.592Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1127787431 data=null} to TableItem with text {} [2019-07-30T14:11:23.592Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1127787432 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T14:11:23.592Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1127787432 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T14:11:23.592Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1127787437 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T14:11:23.592Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T14:11:23.592Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T14:11:23.592Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T14:11:23.592Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:11:23.592Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1127787619 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T14:11:23.592Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1127787619 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T14:11:23.592Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1127787619 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T14:11:23.592Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1127787620 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T14:11:23.592Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1127787620 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T14:11:23.592Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1127787624 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T14:11:23.592Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:11:23.592Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:11:23.592Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:11:23.592Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:11:23.592Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T14:11:23.592Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T14:11:23.592Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:11:23.592Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:11:23.592Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:11:23.592Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:11:23.592Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:11:23.592Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1127787645 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T14:11:23.592Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1127787645 data=null doit=true} to TreeItem with text {test} [2019-07-30T14:11:23.592Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1127787645 data=null} to TreeItem with text {test} [2019-07-30T14:11:23.592Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1127787646 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:11:23.592Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1127787646 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T14:11:23.592Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1127787687 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:11:23.592Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:11:23.592Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1127787688 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T14:11:23.592Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1127787688 data=null doit=true} to TreeItem with text {test} [2019-07-30T14:11:23.592Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1127787688 data=null} to TreeItem with text {test} [2019-07-30T14:11:23.592Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1127787689 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:11:23.592Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1127787689 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T14:11:23.592Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1127787700 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:11:23.592Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T14:11:23.592Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:11:23.592Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1127787701 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T14:11:23.592Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1127787701 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T14:11:23.592Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1127787701 data=null} to TreeItem with text {Traces [7]} [2019-07-30T14:11:23.592Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1127787701 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T14:11:23.592Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1127787702 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-30T14:11:23.592Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1127787723 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T14:11:23.592Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-30T14:11:24.158Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T14:11:24.158Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:11:24.158Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1127788190 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T14:11:24.158Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1127788190 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T14:11:24.158Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1127788191 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T14:11:24.158Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1127788191 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T14:11:24.158Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1127788191 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T14:11:24.158Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1127788229 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T14:11:24.158Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:11:24.158Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:11:24.158Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:11:24.158Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:11:24.158Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T14:11:24.158Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:11:24.158Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1127788234 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T14:11:24.158Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1127788234 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T14:11:24.158Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1127788234 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T14:11:24.158Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1127788234 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T14:11:24.158Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1127788234 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T14:11:24.158Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1127788239 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T14:11:24.158Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-30T14:11:24.158Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1127788240 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T14:11:24.158Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1127788240 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T14:11:24.158Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:11:24.158Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1127788240 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T14:11:24.158Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1127788241 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T14:11:24.158Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1127788241 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T14:11:24.158Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1127788251 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T14:11:24.158Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1127788251 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T14:11:24.158Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1127788252 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T14:11:24.158Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1127788252 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T14:11:25.087Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1127788385 data=null button=1 stateMask=0x80000 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T14:11:25.087Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1127789103 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T14:11:25.087Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1127789104 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T14:11:25.087Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1127789104 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T14:11:25.087Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-30T14:11:25.087Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T14:11:25.087Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T14:11:25.087Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T14:11:25.087Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T14:11:25.087Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T14:11:25.087Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T14:11:25.087Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T14:11:25.087Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T14:11:25.087Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1127789107 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T14:11:25.087Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1127789107 data=null doit=true} to TableItem with text {} [2019-07-30T14:11:25.087Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1127789107 data=null} to TableItem with text {} [2019-07-30T14:11:25.087Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1127789107 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T14:11:25.087Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1127789108 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T14:11:25.087Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1127789122 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T14:11:25.087Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T14:11:25.087Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T14:11:26.017Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T14:11:26.017Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:11:26.017Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1127790113 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T14:11:26.017Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1127790114 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T14:11:26.017Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1127790114 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T14:11:26.017Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1127790115 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T14:11:26.017Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1127790115 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T14:11:26.017Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1127790132 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T14:11:26.017Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:11:26.017Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:11:26.017Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:11:26.017Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:11:26.017Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T14:11:26.017Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T14:11:26.017Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:11:26.017Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:11:26.017Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:11:26.017Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:11:26.017Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:11:26.017Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1127790187 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T14:11:26.017Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1127790187 data=null doit=true} to TreeItem with text {test} [2019-07-30T14:11:26.017Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1127790188 data=null} to TreeItem with text {test} [2019-07-30T14:11:26.017Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1127790188 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:11:26.017Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1127790188 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T14:11:26.017Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1127790229 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:11:26.017Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:11:26.017Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1127790230 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T14:11:26.017Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1127790230 data=null doit=true} to TreeItem with text {test} [2019-07-30T14:11:26.017Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1127790230 data=null} to TreeItem with text {test} [2019-07-30T14:11:26.017Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1127790230 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:11:26.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1127790230 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T14:11:26.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1127790285 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:11:26.274Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T14:11:26.274Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:11:26.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1127790286 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T14:11:26.274Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1127790286 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T14:11:26.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1127790286 data=null} to TreeItem with text {Traces [7]} [2019-07-30T14:11:26.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1127790287 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T14:11:26.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1127790287 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-30T14:11:26.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1127790310 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T14:11:26.274Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-30T14:11:26.274Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T14:11:26.530Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:11:26.530Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1127790601 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T14:11:26.530Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1127790602 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T14:11:26.530Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1127790602 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T14:11:26.530Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1127790602 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T14:11:26.530Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1127790602 data=null item=TreeItem {simple_server-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-30T14:11:26.530Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1127790637 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T14:11:26.530Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:11:26.530Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:11:26.530Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:11:26.530Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:11:26.530Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T14:11:26.530Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:11:26.530Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1127790641 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T14:11:26.530Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1127790641 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T14:11:26.530Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1127790641 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T14:11:26.530Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1127790641 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T14:11:26.530Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1127790642 data=null item=TreeItem {simple_server-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-30T14:11:26.530Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1127790646 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T14:11:26.530Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-07-30T14:11:26.530Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1127790647 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T14:11:26.530Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1127790647 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T14:11:26.530Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:11:26.530Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1127790685 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T14:11:26.530Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1127790686 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T14:11:26.530Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1127790686 data=null item=TreeItem {simple_server-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-30T14:11:26.530Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1127790690 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T14:11:26.530Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1127790690 data=null button=1 stateMask=0x0 x=150 y=137 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T14:11:26.530Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1127790690 data=null button=1 stateMask=0x0 x=150 y=137 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T14:11:26.787Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1127790691 data=null item=TreeItem {simple_server-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-30T14:11:27.043Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1127790790 data=null button=1 stateMask=0x80000 x=150 y=137 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T14:11:27.043Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1127791142 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T14:11:27.043Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1127791207 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T14:11:27.043Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1127791207 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T14:11:27.043Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-07-30T14:11:27.043Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T14:11:27.043Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T14:11:27.043Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T14:11:27.043Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T14:11:27.043Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T14:11:27.043Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T14:11:27.043Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T14:11:27.043Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T14:11:27.043Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T14:11:27.043Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1127791210 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T14:11:27.043Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1127791210 data=null doit=true} to TableItem with text {} [2019-07-30T14:11:27.043Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1127791210 data=null} to TableItem with text {} [2019-07-30T14:11:27.043Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1127791210 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T14:11:27.043Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1127791219 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T14:11:27.043Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1127791224 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T14:11:27.043Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T14:11:27.043Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T14:11:28.229Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T14:11:28.229Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:11:28.229Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1127792312 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T14:11:28.229Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1127792313 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T14:11:28.229Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1127792313 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T14:11:28.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1127792313 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T14:11:28.229Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1127792314 data=null item=TreeItem {simple_server-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-30T14:11:28.229Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1127792318 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T14:11:28.229Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:11:28.229Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:11:28.229Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:11:28.229Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:11:28.229Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T14:11:28.229Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T14:11:28.229Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:11:28.229Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:11:28.229Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:11:28.229Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:11:28.229Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:11:28.229Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1127792332 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T14:11:28.229Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1127792332 data=null doit=true} to TreeItem with text {test} [2019-07-30T14:11:28.229Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1127792332 data=null} to TreeItem with text {test} [2019-07-30T14:11:28.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1127792332 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:11:28.229Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1127792333 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T14:11:28.229Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1127792373 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:11:28.229Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:11:28.229Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1127792374 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T14:11:28.229Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1127792374 data=null doit=true} to TreeItem with text {test} [2019-07-30T14:11:28.229Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1127792374 data=null} to TreeItem with text {test} [2019-07-30T14:11:28.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1127792375 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:11:28.229Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1127792375 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T14:11:28.229Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1127792381 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:11:28.229Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T14:11:28.229Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:11:28.229Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1127792382 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T14:11:28.229Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1127792382 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T14:11:28.229Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1127792382 data=null} to TreeItem with text {Traces [7]} [2019-07-30T14:11:28.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1127792383 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T14:11:28.229Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1127792383 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-30T14:11:28.229Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1127792402 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T14:11:28.229Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-30T14:11:28.488Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T14:11:28.488Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:11:28.488Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1127792570 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T14:11:28.488Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1127792570 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T14:11:28.488Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1127792570 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T14:11:28.488Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1127792570 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T14:11:28.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1127792570 data=null item=TreeItem {simple_server-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-30T14:11:28.488Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1127792613 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T14:11:28.488Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:11:28.488Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:11:28.488Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:11:28.488Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:11:28.488Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T14:11:28.488Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:11:28.488Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1127792617 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T14:11:28.488Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1127792617 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T14:11:28.488Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1127792617 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T14:11:28.488Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1127792618 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T14:11:28.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1127792618 data=null item=TreeItem {simple_server-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-30T14:11:28.488Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1127792623 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T14:11:28.488Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-07-30T14:11:28.488Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1127792624 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T14:11:28.488Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1127792624 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T14:11:28.488Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:11:28.488Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1127792624 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T14:11:28.488Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1127792624 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T14:11:28.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1127792625 data=null item=TreeItem {simple_server-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-30T14:11:28.488Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1127792634 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T14:11:28.488Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1127792635 data=null button=1 stateMask=0x0 x=150 y=158 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T14:11:28.488Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1127792635 data=null button=1 stateMask=0x0 x=150 y=158 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T14:11:28.488Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1127792635 data=null item=TreeItem {simple_server-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-30T14:11:29.051Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1127792709 data=null button=1 stateMask=0x80000 x=150 y=158 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T14:11:29.307Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1127793287 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T14:11:29.307Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1127793411 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T14:11:29.307Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1127793411 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T14:11:29.307Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-07-30T14:11:29.307Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T14:11:29.307Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T14:11:29.307Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T14:11:29.307Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T14:11:29.307Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T14:11:29.307Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T14:11:29.307Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T14:11:29.307Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T14:11:29.307Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T14:11:29.307Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T14:11:29.307Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1127793423 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T14:11:29.307Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1127793423 data=null doit=true} to TableItem with text {} [2019-07-30T14:11:29.307Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1127793423 data=null} to TableItem with text {} [2019-07-30T14:11:29.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1127793424 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T14:11:29.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1127793424 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T14:11:29.307Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1127793429 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T14:11:29.307Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T14:11:29.307Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T14:11:30.676Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T14:11:30.676Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:11:30.676Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1127794662 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T14:11:30.676Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1127794662 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T14:11:30.676Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1127794662 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T14:11:30.676Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1127794663 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T14:11:30.676Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1127794663 data=null item=TreeItem {simple_server-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-30T14:11:30.676Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1127794668 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T14:11:30.676Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:11:30.676Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:11:30.676Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:11:30.676Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:11:30.676Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T14:11:30.676Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T14:11:30.676Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:11:30.676Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:11:30.676Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:11:30.676Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:11:30.676Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:11:30.676Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1127794680 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T14:11:30.676Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1127794680 data=null doit=true} to TreeItem with text {test} [2019-07-30T14:11:30.676Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1127794680 data=null} to TreeItem with text {test} [2019-07-30T14:11:30.676Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1127794681 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:11:30.676Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1127794681 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T14:11:30.676Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1127794724 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:11:30.676Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:11:30.676Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1127794725 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T14:11:30.676Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1127794725 data=null doit=true} to TreeItem with text {test} [2019-07-30T14:11:30.676Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1127794725 data=null} to TreeItem with text {test} [2019-07-30T14:11:30.676Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1127794725 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:11:30.676Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1127794726 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T14:11:30.676Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1127794737 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:11:30.676Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T14:11:30.676Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:11:30.676Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1127794738 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T14:11:30.676Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1127794738 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T14:11:30.676Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1127794738 data=null} to TreeItem with text {Traces [7]} [2019-07-30T14:11:30.676Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1127794739 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T14:11:30.676Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1127794739 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-30T14:11:30.676Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1127794748 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T14:11:30.676Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-30T14:11:30.932Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T14:11:30.932Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:11:31.189Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1127795227 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T14:11:31.189Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1127795227 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T14:11:31.189Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1127795228 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T14:11:31.189Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1127795228 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T14:11:31.189Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1127795228 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-30T14:11:31.189Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1127795270 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T14:11:31.189Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:11:31.189Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:11:31.189Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:11:31.189Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:11:31.189Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T14:11:31.189Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:11:31.189Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1127795273 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T14:11:31.189Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1127795273 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T14:11:31.189Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1127795273 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T14:11:31.189Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1127795274 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T14:11:31.189Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1127795274 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-30T14:11:31.189Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1127795278 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T14:11:31.189Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2019-07-30T14:11:31.189Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1127795279 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T14:11:31.189Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1127795279 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T14:11:31.189Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:11:31.189Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1127795279 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T14:11:31.189Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1127795280 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T14:11:31.189Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1127795280 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-30T14:11:31.189Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1127795283 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T14:11:31.189Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1127795283 data=null button=1 stateMask=0x0 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T14:11:31.189Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1127795290 data=null button=1 stateMask=0x0 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T14:11:31.189Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1127795362 data=null button=1 stateMask=0x80000 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T14:11:31.189Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1127795364 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T14:11:31.189Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1127795364 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T14:11:31.189Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1127795364 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T14:11:31.189Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2019-07-30T14:11:31.189Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T14:11:31.189Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T14:11:31.189Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T14:11:31.189Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T14:11:31.189Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T14:11:31.446Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1127795290 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-30T14:11:31.702Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T14:11:31.702Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T14:11:31.702Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T14:11:31.702Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T14:11:31.702Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T14:11:32.265Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T14:11:32.265Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T14:11:32.265Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T14:11:32.265Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T14:11:32.265Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T14:11:32.828Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T14:11:32.828Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T14:11:32.828Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T14:11:32.828Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T14:11:32.828Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T14:11:33.392Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T14:11:33.392Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T14:11:33.392Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T14:11:33.392Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T14:11:33.392Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T14:11:33.392Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T14:11:33.392Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T14:11:33.392Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T14:11:33.392Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T14:11:33.392Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T14:11:33.392Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T14:11:33.392Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1127797429 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T14:11:33.392Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1127797429 data=null doit=true} to TableItem with text {} [2019-07-30T14:11:33.392Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1127797429 data=null} to TableItem with text {} [2019-07-30T14:11:33.392Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1127797430 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T14:11:33.392Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1127797430 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T14:11:33.392Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1127797437 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T14:11:33.392Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T14:11:33.392Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T14:11:34.321Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T14:11:34.321Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:11:34.321Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1127798470 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T14:11:34.321Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1127798470 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T14:11:34.321Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1127798471 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T14:11:34.321Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1127798471 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T14:11:34.321Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1127798471 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-30T14:11:34.321Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1127798476 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T14:11:34.321Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:11:34.321Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:11:34.321Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:11:34.321Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:11:34.321Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T14:11:34.321Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T14:11:34.321Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:11:34.321Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:11:34.321Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:11:34.321Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:11:34.321Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:11:34.321Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1127798489 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T14:11:34.321Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1127798489 data=null doit=true} to TreeItem with text {test} [2019-07-30T14:11:34.321Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1127798489 data=null} to TreeItem with text {test} [2019-07-30T14:11:34.321Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1127798489 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:11:34.321Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1127798489 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T14:11:34.321Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1127798532 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:11:34.321Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:11:34.321Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1127798533 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T14:11:34.321Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1127798533 data=null doit=true} to TreeItem with text {test} [2019-07-30T14:11:34.321Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1127798533 data=null} to TreeItem with text {test} [2019-07-30T14:11:34.321Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1127798533 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:11:34.322Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1127798533 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T14:11:34.322Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1127798539 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:11:34.322Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T14:11:34.322Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:11:34.322Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1127798540 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T14:11:34.322Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1127798541 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T14:11:34.322Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1127798541 data=null} to TreeItem with text {Traces [7]} [2019-07-30T14:11:34.322Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1127798541 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T14:11:34.322Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1127798541 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-30T14:11:34.322Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1127798563 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T14:11:34.322Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-30T14:11:34.578Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T14:11:34.578Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:11:34.578Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1127798717 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T14:11:34.578Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1127798718 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T14:11:34.578Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1127798718 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T14:11:34.578Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1127798718 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T14:11:34.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1127798719 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-30T14:11:34.578Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1127798792 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T14:11:34.578Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:11:34.578Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:11:34.578Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:11:34.578Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:11:34.578Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T14:11:34.578Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:11:34.578Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1127798796 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T14:11:34.578Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1127798796 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T14:11:34.578Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1127798796 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T14:11:34.578Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1127798796 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T14:11:34.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1127798797 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-30T14:11:34.578Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1127798801 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T14:11:34.578Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log} [2019-07-30T14:11:34.578Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1127798802 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T14:11:34.578Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1127798802 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T14:11:34.578Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:11:34.578Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1127798802 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T14:11:34.578Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1127798802 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T14:11:34.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1127798803 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-30T14:11:34.578Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1127798806 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T14:11:34.578Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1127798806 data=null button=1 stateMask=0x0 x=133 y=179 count=2} to TreeItem with text {unrecognized.log} [2019-07-30T14:11:34.578Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1127798807 data=null button=1 stateMask=0x0 x=133 y=179 count=2} to TreeItem with text {unrecognized.log} [2019-07-30T14:11:35.141Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1127798807 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-30T14:11:35.141Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1127798921 data=null button=1 stateMask=0x80000 x=133 y=179 count=2} to TreeItem with text {unrecognized.log} [2019-07-30T14:11:35.141Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1127799226 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T14:11:35.141Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1127799227 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T14:11:35.141Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1127799227 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T14:11:35.141Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log} [2019-07-30T14:11:35.141Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-30T14:11:35.141Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-30T14:11:35.397Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T14:11:35.397Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:11:35.397Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1127799621 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T14:11:35.397Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1127799621 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T14:11:35.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1127799622 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T14:11:35.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1127799622 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T14:11:35.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1127799622 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-30T14:11:35.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1127799642 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T14:11:35.397Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:11:35.397Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:11:35.397Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:11:35.397Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:11:35.397Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T14:11:35.397Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T14:11:35.682Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:11:35.682Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:11:35.682Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:11:35.682Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:11:35.682Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:11:35.682Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1127799654 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T14:11:35.682Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1127799654 data=null doit=true} to TreeItem with text {test} [2019-07-30T14:11:35.682Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1127799657 data=null} to TreeItem with text {test} [2019-07-30T14:11:35.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1127799657 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:11:35.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1127799658 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T14:11:35.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1127799697 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:11:35.682Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:11:35.682Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1127799697 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T14:11:35.682Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1127799697 data=null doit=true} to TreeItem with text {test} [2019-07-30T14:11:35.682Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1127799698 data=null} to TreeItem with text {test} [2019-07-30T14:11:35.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1127799698 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:11:35.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1127799698 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T14:11:35.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1127799704 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:11:35.682Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T14:11:35.682Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:11:35.682Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1127799705 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T14:11:35.682Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1127799705 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T14:11:35.682Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1127799705 data=null} to TreeItem with text {Traces [7]} [2019-07-30T14:11:35.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1127799705 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T14:11:35.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1127799705 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-30T14:11:35.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1127799724 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T14:11:35.682Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:11:35.682Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1127799725 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T14:11:35.682Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1127799725 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T14:11:35.682Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1127799725 data=null} to TreeItem with text {Traces [7]} [2019-07-30T14:11:35.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1127799726 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T14:11:35.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1127799726 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-30T14:11:35.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1127799730 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T14:11:35.939Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T14:11:35.939Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T14:11:36.196Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T14:11:36.196Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T14:11:36.196Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1127800355 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T14:11:36.196Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T14:11:36.196Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T14:11:36.196Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T14:11:36.196Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T14:11:36.196Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T14:11:36.196Z] DEBUG - Clicking on &Yes [2019-07-30T14:11:36.196Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1127800358 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T14:11:36.196Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1127800358 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T14:11:36.196Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1127800358 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T14:11:36.196Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1127800358 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T14:11:36.196Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1127800358 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T14:11:36.196Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1127800359 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T14:11:36.453Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1127800359 data=null item=null 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-30T14:11:38.345Z] DEBUG - Clicked on [2019-07-30T14:11:38.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1127800191 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-30T14:11:39.024Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T14:11:39.024Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:11:39.024Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:11:39.024Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:11:39.024Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:11:39.024Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:11:39.024Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1127802956 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T14:11:39.024Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1127802956 data=null doit=true} to TreeItem with text {test} [2019-07-30T14:11:39.024Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1127802956 data=null} to TreeItem with text {test} [2019-07-30T14:11:39.024Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1127802956 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:11:39.024Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1127802956 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T14:11:39.024Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1127802974 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:11:39.024Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:11:39.024Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1127802975 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T14:11:39.024Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1127802975 data=null doit=true} to TreeItem with text {test} [2019-07-30T14:11:39.024Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1127802975 data=null} to TreeItem with text {test} [2019-07-30T14:11:39.024Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1127802976 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:11:39.024Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1127802976 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T14:11:39.024Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1127802989 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:11:39.024Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T14:11:39.024Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:11:39.024Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1127802990 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T14:11:39.024Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1127802990 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T14:11:39.024Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1127802990 data=null} to TreeItem with text {Traces [0]} [2019-07-30T14:11:39.024Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1127802990 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T14:11:39.024Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1127802991 data=null item=TreeItem {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-30T14:11:39.024Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1127803010 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T14:11:39.024Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:11:39.024Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1127803010 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T14:11:39.024Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1127803010 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T14:11:39.024Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1127803010 data=null} to TreeItem with text {Traces [0]} [2019-07-30T14:11:39.024Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1127803011 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T14:11:39.024Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1127803011 data=null item=TreeItem {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-30T14:11:39.024Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1127803015 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T14:11:39.587Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T14:11:39.587Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T14:11:39.587Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T14:11:39.587Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T14:11:39.845Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1127803846 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T14:11:39.845Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T14:11:39.845Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T14:11:39.845Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T14:11:39.845Z] 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-30T14:11:39.845Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T14:11:39.845Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T14:11:39.845Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T14:11:39.845Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T14:11:39.845Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T14:11:39.845Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T14:11:39.845Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T14:11:39.845Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T14:11:39.845Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T14:11:39.845Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:11:39.845Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T14:11:39.845Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T14:11:39.845Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T14:11:39.845Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T14:11:39.845Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T14:11:39.845Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T14:11:39.845Z] DEBUG - matched Combo with text " [2019-07-30T14:11:40.104Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1127804104 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-30T14:11:40.104Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T14:11:40.104Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T14:11:40.104Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T14:11:40.104Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T14:11:40.104Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T14:11:40.104Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T14:11:40.104Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T14:11:40.104Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T14:11:40.104Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T14:11:40.104Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T14:11:40.104Z] 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-30T14:11:40.104Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T14:11:40.104Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T14:11:40.104Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T14:11:40.104Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:11:40.104Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T14:11:40.104Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T14:11:40.104Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T14:11:40.104Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T14:11:40.104Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T14:11:40.104Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T14:11:40.104Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T14:11:40.104Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T14:11:40.104Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T14:11:40.104Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T14:11:40.104Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T14:11:40.104Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T14:11:40.104Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T14:11:40.104Z] 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-30T14:11:40.104Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T14:11:40.104Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T14:11:40.104Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:11:40.104Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T14:11:40.104Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T14:11:40.104Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T14:11:40.104Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T14:11:40.104Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T14:11:40.104Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T14:11:40.104Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T14:11:40.104Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T14:11:40.104Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T14:11:40.104Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T14:11:40.104Z] 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-30T14:11:40.104Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T14:11:40.104Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T14:11:40.104Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T14:11:40.104Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T14:11:40.104Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T14:11:40.104Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:11:40.104Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T14:11:40.104Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T14:11:40.104Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T14:11:40.104Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T14:11:40.104Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T14:11:40.104Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T14:11:40.104Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T14:11:40.104Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T14:11:40.104Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T14:11:40.104Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T14:11:40.104Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T14:11:40.104Z] 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-30T14:11:40.104Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T14:11:40.104Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T14:11:40.104Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T14:11:40.104Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T14:11:40.104Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:11:40.104Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T14:11:40.104Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T14:11:40.104Z] 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-30T14:11:40.104Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T14:11:40.104Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T14:11:40.104Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T14:11:40.104Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T14:11:40.104Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T14:11:40.104Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T14:11:40.104Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T14:11:40.104Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T14:11:40.104Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T14:11:40.104Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T14:11:40.104Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T14:11:40.104Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T14:11:40.104Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T14:11:40.104Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:11:40.104Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T14:11:40.104Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T14:11:40.104Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T14:11:40.104Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T14:11:40.104Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T14:11:40.104Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T14:11:40.104Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T14:11:40.104Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T14:11:40.104Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T14:11:40.104Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T14:11:40.104Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T14:11:40.104Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T14:11:40.104Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T14:11:40.104Z] 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-30T14:11:40.104Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T14:11:40.104Z] 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-30T14:11:40.104Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:11:40.104Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T14:11:40.104Z] 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-30T14:11:40.104Z] 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-30T14:11:40.104Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T14:11:40.104Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T14:11:40.104Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T14:11:40.104Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T14:11:40.104Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T14:11:40.104Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T14:11:40.104Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T14:11:40.104Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T14:11:40.104Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T14:11:40.104Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T14:11:40.104Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T14:11:40.104Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T14:11:40.104Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T14:11:40.104Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T14:11:40.104Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T14:11:40.104Z] DEBUG - Clicking on &Finish [2019-07-30T14:11:40.104Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1127804124 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T14:11:40.104Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1127804124 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T14:11:40.104Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1127804124 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T14:11:40.104Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1127804124 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T14:11:40.104Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1127804124 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T14:11:40.104Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1127804124 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T14:11:40.360Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T14:11:40.360Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T14:11:40.360Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T14:11:40.360Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T14:11:40.360Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T14:11:40.360Z] DEBUG - Clicked on &Finish [2019-07-30T14:11:40.923Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-30T14:11:40.923Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1127804903 data=null doit=true} to Shell with text {Confirmation} [2019-07-30T14:11:40.923Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-30T14:11:40.923Z] DEBUG - matched Button with text "Rename", using matcher: with mnemonic 'Rename' [2019-07-30T14:11:40.923Z] DEBUG - matched Button with text "Rename", using matcher: with style 'SWT.PUSH' [2019-07-30T14:11:40.923Z] DEBUG - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-30T14:11:40.923Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-30T14:11:40.923Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-30T14:11:40.923Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-30T14:11:40.923Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-30T14:11:40.923Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-30T14:11:40.923Z] DEBUG - Clicking on Rename [2019-07-30T14:11:40.923Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename} time=1127804904 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-30T14:11:40.923Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename} time=1127804905 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-30T14:11:40.923Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename} time=1127804905 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-30T14:11:40.923Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename} time=1127804905 data=null} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-30T14:11:40.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename} time=1127804905 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-30T14:11:40.923Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename} time=1127804905 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-30T14:11:40.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename} time=1127804905 data=null item=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-30T14:11:40.923Z] DEBUG - Clicked on [2019-07-30T14:11:40.923Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-30T14:11:40.923Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1127805135 data=null doit=true} to Shell with text {Confirmation} [2019-07-30T14:11:41.180Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-30T14:11:41.180Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-30T14:11:41.180Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-30T14:11:41.180Z] DEBUG - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite' [2019-07-30T14:11:41.180Z] DEBUG - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH' [2019-07-30T14:11:41.180Z] DEBUG - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-30T14:11:41.180Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-30T14:11:41.180Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-30T14:11:41.180Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-30T14:11:41.180Z] DEBUG - Clicking on Overwrite [2019-07-30T14:11:41.180Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite} time=1127805201 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-30T14:11:41.180Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite} time=1127805201 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-30T14:11:41.180Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite} time=1127805201 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-30T14:11:41.180Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite} time=1127805201 data=null} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-30T14:11:41.180Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite} time=1127805204 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-30T14:11:41.180Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite} time=1127805204 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-30T14:11:41.180Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite} time=1127805204 data=null item=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-30T14:11:41.437Z] DEBUG - Clicked on [2019-07-30T14:11:41.437Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-30T14:11:41.437Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1127805496 data=null doit=true} to Shell with text {Confirmation} [2019-07-30T14:11:41.437Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-30T14:11:41.437Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-30T14:11:41.437Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-30T14:11:41.437Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-30T14:11:41.437Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-30T14:11:41.437Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-30T14:11:41.437Z] DEBUG - matched Button with text "Skip", using matcher: with mnemonic 'Skip' [2019-07-30T14:11:41.437Z] DEBUG - matched Button with text "Skip", using matcher: with style 'SWT.PUSH' [2019-07-30T14:11:41.437Z] DEBUG - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-30T14:11:41.437Z] DEBUG - Clicking on Skip [2019-07-30T14:11:41.437Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip} time=1127805511 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-30T14:11:41.437Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip} time=1127805512 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-30T14:11:41.437Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip} time=1127805512 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-30T14:11:41.437Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip} time=1127805512 data=null} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-30T14:11:41.437Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip} time=1127805512 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-30T14:11:41.437Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip} time=1127805512 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-30T14:11:41.437Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip} time=1127805513 data=null item=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-30T14:11:41.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1127804124 data=null item=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-30T14:11:41.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1127803565 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-30T14:11:41.950Z] DEBUG - Clicked on [2019-07-30T14:11:41.950Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T14:11:41.950Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:11:41.950Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:11:41.950Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:11:41.950Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:11:41.950Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:11:41.950Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1127806033 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T14:11:41.950Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1127806033 data=null doit=true} to TreeItem with text {test} [2019-07-30T14:11:41.950Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1127806033 data=null} to TreeItem with text {test} [2019-07-30T14:11:41.950Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1127806033 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:11:41.950Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1127806034 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T14:11:41.950Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1127806066 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:11:41.950Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:11:41.950Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1127806067 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T14:11:41.950Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1127806067 data=null doit=true} to TreeItem with text {test} [2019-07-30T14:11:41.950Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1127806067 data=null} to TreeItem with text {test} [2019-07-30T14:11:41.950Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1127806074 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:11:41.950Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1127806074 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T14:11:41.950Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1127806081 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:11:41.950Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T14:11:41.950Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:11:41.950Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1127806083 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-30T14:11:41.950Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1127806083 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-30T14:11:41.950Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1127806083 data=null} to TreeItem with text {Traces [5]} [2019-07-30T14:11:41.950Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1127806083 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T14:11:41.950Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1127806084 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-30T14:11:41.950Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1127806099 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T14:11:41.950Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1127806099 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-30T14:11:41.950Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1127806099 data=null} to TreeItem with text {Traces [5]} [2019-07-30T14:11:41.950Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1127806099 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T14:11:41.950Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1127806099 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-30T14:11:41.950Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1127806126 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T14:11:42.513Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T14:11:42.513Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:11:42.513Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1127806583 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T14:11:42.513Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1127806583 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T14:11:42.513Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1127806584 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T14:11:42.513Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1127806584 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T14:11:42.513Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1127806584 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T14:11:42.513Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1127806614 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T14:11:42.513Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:11:42.513Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:11:42.513Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:11:42.513Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:11:42.513Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T14:11:42.513Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:11:42.513Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1127806618 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T14:11:42.513Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1127806618 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T14:11:42.513Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1127806618 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T14:11:42.513Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1127806618 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T14:11:42.513Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1127806619 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T14:11:42.513Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1127806623 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T14:11:42.513Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-30T14:11:42.513Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1127806623 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T14:11:42.513Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1127806623 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T14:11:42.513Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:11:42.513Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1127806624 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T14:11:42.513Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1127806624 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T14:11:42.513Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1127806624 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T14:11:42.513Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1127806627 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T14:11:42.513Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1127806628 data=null button=1 stateMask=0x0 x=148 y=74 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T14:11:42.513Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1127806628 data=null button=1 stateMask=0x0 x=148 y=74 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T14:11:42.513Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1127806628 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T14:11:43.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1127806695 data=null button=1 stateMask=0x80000 x=148 y=74 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T14:11:43.076Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1127807200 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T14:11:43.076Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1127807201 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T14:11:43.076Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1127807201 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T14:11:43.076Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-30T14:11:43.076Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T14:11:43.638Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T14:11:43.638Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T14:11:43.638Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T14:11:43.638Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T14:11:43.638Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T14:11:43.638Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1127807704 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T14:11:43.638Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1127807704 data=null doit=true} to TableItem with text {} [2019-07-30T14:11:43.638Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1127807704 data=null} to TableItem with text {} [2019-07-30T14:11:43.638Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1127807705 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T14:11:43.638Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1127807705 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T14:11:43.638Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1127807709 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T14:11:43.638Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T14:11:43.638Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T14:11:44.567Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T14:11:44.567Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:11:44.567Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1127808592 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T14:11:44.567Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1127808592 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T14:11:44.567Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1127808592 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T14:11:44.567Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1127808593 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T14:11:44.567Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1127808593 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T14:11:44.567Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1127808598 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T14:11:44.567Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:11:44.567Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:11:44.567Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:11:44.567Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:11:44.567Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T14:11:44.567Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T14:11:44.567Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:11:44.567Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:11:44.567Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:11:44.567Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:11:44.567Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:11:44.567Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1127808604 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T14:11:44.567Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1127808604 data=null doit=true} to TreeItem with text {test} [2019-07-30T14:11:44.567Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1127808604 data=null} to TreeItem with text {test} [2019-07-30T14:11:44.567Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1127808604 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:11:44.567Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1127808605 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T14:11:44.567Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1127808648 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:11:44.567Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:11:44.567Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1127808649 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T14:11:44.567Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1127808649 data=null doit=true} to TreeItem with text {test} [2019-07-30T14:11:44.567Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1127808649 data=null} to TreeItem with text {test} [2019-07-30T14:11:44.567Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1127808649 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:11:44.567Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1127808649 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T14:11:44.567Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1127808655 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:11:44.567Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T14:11:44.567Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:11:44.567Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1127808656 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-30T14:11:44.567Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1127808656 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-30T14:11:44.567Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1127808656 data=null} to TreeItem with text {Traces [5]} [2019-07-30T14:11:44.567Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1127808657 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T14:11:44.567Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1127808657 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-30T14:11:44.567Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1127808677 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T14:11:44.567Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again. [2019-07-30T14:11:45.131Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T14:11:45.131Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:11:45.131Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1127809161 data=null button=0 stateMask=0x0 x=157 y=95 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T14:11:45.131Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1127809161 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T14:11:45.131Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1127809162 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T14:11:45.131Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1127809162 data=null button=1 stateMask=0x0 x=157 y=95 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T14:11:45.131Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1127809162 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-30T14:11:45.131Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1127809196 data=null button=1 stateMask=0x80000 x=157 y=95 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T14:11:45.131Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:11:45.131Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:11:45.131Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:11:45.131Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:11:45.131Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T14:11:45.131Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:11:45.131Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1127809201 data=null button=0 stateMask=0x0 x=157 y=95 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T14:11:45.131Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1127809201 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T14:11:45.131Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1127809201 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T14:11:45.131Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1127809202 data=null button=1 stateMask=0x0 x=157 y=95 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T14:11:45.131Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1127809202 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-30T14:11:45.131Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1127809207 data=null button=1 stateMask=0x80000 x=157 y=95 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T14:11:45.131Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T14:11:45.131Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1127809208 data=null button=0 stateMask=0x0 x=157 y=95 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T14:11:45.131Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1127809208 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T14:11:45.131Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:11:45.131Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1127809208 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T14:11:45.131Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1127809209 data=null button=1 stateMask=0x0 x=157 y=95 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T14:11:45.131Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1127809209 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-30T14:11:45.131Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1127809212 data=null button=1 stateMask=0x80000 x=157 y=95 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T14:11:45.131Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1127809213 data=null button=1 stateMask=0x0 x=157 y=95 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T14:11:45.131Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1127809213 data=null button=1 stateMask=0x0 x=157 y=95 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T14:11:45.131Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1127809217 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-30T14:11:46.060Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1127809387 data=null button=1 stateMask=0x80000 x=157 y=95 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T14:11:46.060Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1127810111 data=null button=0 stateMask=0x0 x=157 y=95 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T14:11:46.060Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1127810111 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T14:11:46.060Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1127810111 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T14:11:46.060Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T14:11:46.060Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T14:11:46.060Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T14:11:46.060Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T14:11:46.060Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T14:11:46.060Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T14:11:46.060Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T14:11:46.060Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T14:11:46.060Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1127810114 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T14:11:46.060Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1127810115 data=null doit=true} to TableItem with text {} [2019-07-30T14:11:46.060Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1127810115 data=null} to TableItem with text {} [2019-07-30T14:11:46.060Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1127810115 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T14:11:46.060Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1127810115 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T14:11:46.060Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1127810121 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T14:11:46.060Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T14:11:46.060Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T14:11:47.429Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T14:11:47.429Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:11:47.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1127811414 data=null button=0 stateMask=0x0 x=157 y=95 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T14:11:47.429Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1127811414 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T14:11:47.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1127811414 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T14:11:47.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1127811414 data=null button=1 stateMask=0x0 x=157 y=95 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T14:11:47.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1127811415 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-30T14:11:47.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1127811420 data=null button=1 stateMask=0x80000 x=157 y=95 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T14:11:47.429Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:11:47.429Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:11:47.429Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:11:47.429Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:11:47.429Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T14:11:47.429Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T14:11:47.429Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:11:47.429Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:11:47.429Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:11:47.429Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:11:47.429Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:11:47.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1127811426 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T14:11:47.429Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1127811426 data=null doit=true} to TreeItem with text {test} [2019-07-30T14:11:47.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1127811426 data=null} to TreeItem with text {test} [2019-07-30T14:11:47.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1127811426 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:11:47.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1127811426 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T14:11:47.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1127811457 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:11:47.429Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:11:47.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1127811458 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T14:11:47.429Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1127811458 data=null doit=true} to TreeItem with text {test} [2019-07-30T14:11:47.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1127811458 data=null} to TreeItem with text {test} [2019-07-30T14:11:47.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1127811459 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:11:47.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1127811459 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T14:11:47.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1127811464 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:11:47.429Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T14:11:47.429Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:11:47.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1127811465 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-30T14:11:47.429Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1127811465 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-30T14:11:47.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1127811465 data=null} to TreeItem with text {Traces [5]} [2019-07-30T14:11:47.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1127811465 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T14:11:47.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1127811466 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-30T14:11:47.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1127811479 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T14:11:47.429Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again. [2019-07-30T14:11:47.686Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T14:11:47.686Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:11:47.686Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1127811848 data=null button=0 stateMask=0x0 x=150 y=116 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T14:11:47.686Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1127811848 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T14:11:47.686Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1127811848 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T14:11:47.686Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1127811848 data=null button=1 stateMask=0x0 x=150 y=116 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T14:11:47.686Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1127811848 data=null item=TreeItem {simple_server-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-30T14:11:47.686Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1127811884 data=null button=1 stateMask=0x80000 x=150 y=116 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T14:11:47.686Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:11:47.686Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:11:47.686Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:11:47.686Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:11:47.686Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T14:11:47.686Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:11:47.686Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1127811888 data=null button=0 stateMask=0x0 x=150 y=116 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T14:11:47.686Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1127811888 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T14:11:47.686Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1127811888 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T14:11:47.686Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1127811889 data=null button=1 stateMask=0x0 x=150 y=116 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T14:11:47.686Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1127811889 data=null item=TreeItem {simple_server-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-30T14:11:47.686Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1127811893 data=null button=1 stateMask=0x80000 x=150 y=116 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T14:11:47.686Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-07-30T14:11:47.686Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1127811894 data=null button=0 stateMask=0x0 x=150 y=116 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T14:11:47.686Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1127811894 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T14:11:47.686Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:11:47.686Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1127811894 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T14:11:47.686Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1127811895 data=null button=1 stateMask=0x0 x=150 y=116 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T14:11:47.686Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1127811895 data=null item=TreeItem {simple_server-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-30T14:11:47.686Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1127811898 data=null button=1 stateMask=0x80000 x=150 y=116 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T14:11:47.686Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1127811898 data=null button=1 stateMask=0x0 x=150 y=116 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T14:11:47.686Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1127811899 data=null button=1 stateMask=0x0 x=150 y=116 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T14:11:47.942Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1127811899 data=null item=TreeItem {simple_server-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-30T14:11:48.199Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1127811994 data=null button=1 stateMask=0x80000 x=150 y=116 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T14:11:48.199Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1127812404 data=null button=0 stateMask=0x0 x=150 y=116 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T14:11:48.199Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1127812451 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T14:11:48.199Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1127812451 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T14:11:48.199Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-07-30T14:11:48.199Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T14:11:48.199Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T14:11:48.199Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T14:11:48.199Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T14:11:48.199Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T14:11:48.199Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T14:11:48.199Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T14:11:48.199Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T14:11:48.199Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1127812454 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T14:11:48.199Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1127812454 data=null doit=true} to TableItem with text {} [2019-07-30T14:11:48.626Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1127812463 data=null} to TableItem with text {} [2019-07-30T14:11:48.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1127812464 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T14:11:48.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1127812464 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T14:11:48.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1127812469 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T14:11:48.626Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T14:11:48.626Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T14:11:49.530Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T14:11:49.530Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:11:49.530Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1127813547 data=null button=0 stateMask=0x0 x=150 y=116 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T14:11:49.530Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1127813548 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T14:11:49.530Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1127813548 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T14:11:49.530Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1127813548 data=null button=1 stateMask=0x0 x=150 y=116 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T14:11:49.530Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1127813549 data=null item=TreeItem {simple_server-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-30T14:11:49.530Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1127813572 data=null button=1 stateMask=0x80000 x=150 y=116 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T14:11:49.530Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:11:49.530Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:11:49.530Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:11:49.530Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:11:49.530Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T14:11:49.530Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T14:11:49.530Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:11:49.530Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:11:49.530Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:11:49.530Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:11:49.530Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:11:49.530Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1127813578 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T14:11:49.530Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1127813579 data=null doit=true} to TreeItem with text {test} [2019-07-30T14:11:49.530Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1127813579 data=null} to TreeItem with text {test} [2019-07-30T14:11:49.530Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1127813579 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:11:49.530Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1127813579 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T14:11:49.530Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1127813617 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:11:49.530Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:11:49.530Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1127813618 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T14:11:49.530Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1127813618 data=null doit=true} to TreeItem with text {test} [2019-07-30T14:11:49.530Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1127813619 data=null} to TreeItem with text {test} [2019-07-30T14:11:49.530Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1127813619 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:11:49.530Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1127813619 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T14:11:49.530Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1127813632 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:11:49.530Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T14:11:49.530Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:11:49.530Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1127813633 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-30T14:11:49.530Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1127813633 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-30T14:11:49.530Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1127813633 data=null} to TreeItem with text {Traces [5]} [2019-07-30T14:11:49.530Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1127813633 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T14:11:49.531Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1127813634 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-30T14:11:49.531Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1127813657 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T14:11:49.531Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again. [2019-07-30T14:11:49.531Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T14:11:49.531Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:11:49.531Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1127813752 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T14:11:49.531Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1127813752 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T14:11:49.531Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1127813752 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T14:11:49.531Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1127813753 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T14:11:49.531Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1127813753 data=null item=TreeItem {simple_server-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-30T14:11:49.787Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1127813790 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T14:11:49.787Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:11:49.787Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:11:49.787Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:11:49.787Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:11:49.787Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T14:11:49.787Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:11:49.787Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1127813797 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T14:11:49.787Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1127813797 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T14:11:49.787Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1127813797 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T14:11:49.787Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1127813798 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T14:11:49.787Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1127813798 data=null item=TreeItem {simple_server-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-30T14:11:49.787Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1127813803 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T14:11:49.787Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-07-30T14:11:49.787Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1127813803 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T14:11:49.787Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1127813804 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T14:11:49.787Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:11:49.787Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1127813804 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T14:11:49.787Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1127813804 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T14:11:49.787Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1127813804 data=null item=TreeItem {simple_server-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-30T14:11:49.787Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1127813820 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T14:11:49.787Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1127813820 data=null button=1 stateMask=0x0 x=150 y=137 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T14:11:49.787Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1127813820 data=null button=1 stateMask=0x0 x=150 y=137 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T14:11:49.787Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1127813821 data=null item=TreeItem {simple_server-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-30T14:11:50.044Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1127813895 data=null button=1 stateMask=0x80000 x=150 y=137 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T14:11:50.301Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1127814251 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T14:11:50.301Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1127814299 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T14:11:50.301Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1127814300 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T14:11:50.301Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-07-30T14:11:50.301Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T14:11:50.301Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T14:11:50.301Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T14:11:50.301Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T14:11:50.301Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T14:11:50.301Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T14:11:50.301Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T14:11:50.301Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T14:11:50.301Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T14:11:50.301Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1127814302 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T14:11:50.301Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1127814313 data=null doit=true} to TableItem with text {} [2019-07-30T14:11:50.301Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1127814313 data=null} to TableItem with text {} [2019-07-30T14:11:50.301Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1127814313 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T14:11:50.301Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1127814313 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T14:11:50.301Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1127814318 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T14:11:50.301Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T14:11:50.301Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T14:11:51.232Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T14:11:51.232Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:11:51.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1127815418 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T14:11:51.232Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1127815418 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T14:11:51.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1127815418 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T14:11:51.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1127815418 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T14:11:51.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1127815419 data=null item=TreeItem {simple_server-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-30T14:11:51.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1127815423 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T14:11:51.232Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:11:51.232Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:11:51.232Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:11:51.232Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:11:51.232Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T14:11:51.232Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T14:11:51.232Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:11:51.232Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:11:51.232Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:11:51.232Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:11:51.232Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:11:51.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1127815429 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T14:11:51.233Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1127815436 data=null doit=true} to TreeItem with text {test} [2019-07-30T14:11:51.233Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1127815437 data=null} to TreeItem with text {test} [2019-07-30T14:11:51.233Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1127815437 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:11:51.233Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1127815437 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T14:11:51.233Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1127815476 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:11:51.233Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:11:51.233Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1127815477 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T14:11:51.233Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1127815477 data=null doit=true} to TreeItem with text {test} [2019-07-30T14:11:51.233Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1127815477 data=null} to TreeItem with text {test} [2019-07-30T14:11:51.233Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1127815478 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:11:51.233Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1127815478 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T14:11:51.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1127815488 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:11:51.489Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T14:11:51.489Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:11:51.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1127815489 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-30T14:11:51.489Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1127815490 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-30T14:11:51.489Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1127815490 data=null} to TreeItem with text {Traces [5]} [2019-07-30T14:11:51.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1127815490 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T14:11:51.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1127815504 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-30T14:11:51.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1127815523 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T14:11:51.489Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again. [2019-07-30T14:11:51.489Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T14:11:51.489Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:11:51.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1127815683 data=null button=0 stateMask=0x0 x=133 y=158 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T14:11:51.489Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1127815683 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T14:11:51.489Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1127815683 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T14:11:51.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1127815684 data=null button=1 stateMask=0x0 x=133 y=158 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T14:11:51.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1127815684 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-30T14:11:51.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1127815721 data=null button=1 stateMask=0x80000 x=133 y=158 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T14:11:51.489Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:11:51.489Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:11:51.489Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:11:51.489Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:11:51.489Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T14:11:51.489Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:11:51.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1127815725 data=null button=0 stateMask=0x0 x=133 y=158 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T14:11:51.489Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1127815725 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T14:11:51.489Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1127815725 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T14:11:51.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1127815725 data=null button=1 stateMask=0x0 x=133 y=158 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T14:11:51.490Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1127815725 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-30T14:11:51.490Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1127815730 data=null button=1 stateMask=0x80000 x=133 y=158 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T14:11:51.490Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log} [2019-07-30T14:11:51.490Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1127815730 data=null button=0 stateMask=0x0 x=133 y=158 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T14:11:51.490Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1127815730 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T14:11:51.490Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:11:51.490Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1127815731 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T14:11:51.490Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1127815731 data=null button=1 stateMask=0x0 x=133 y=158 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T14:11:51.490Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1127815731 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-30T14:11:51.490Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1127815735 data=null button=1 stateMask=0x80000 x=133 y=158 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T14:11:51.490Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1127815735 data=null button=1 stateMask=0x0 x=133 y=158 count=2} to TreeItem with text {unrecognized.log} [2019-07-30T14:11:51.746Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1127815735 data=null button=1 stateMask=0x0 x=133 y=158 count=2} to TreeItem with text {unrecognized.log} [2019-07-30T14:11:52.003Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1127815747 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-30T14:11:52.003Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1127815816 data=null button=1 stateMask=0x80000 x=133 y=158 count=2} to TreeItem with text {unrecognized.log} [2019-07-30T14:11:52.003Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1127816071 data=null button=0 stateMask=0x0 x=133 y=158 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T14:11:52.003Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1127816072 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T14:11:52.003Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1127816072 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T14:11:52.003Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log} [2019-07-30T14:11:52.003Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-30T14:11:52.003Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-30T14:11:52.260Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T14:11:52.260Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:11:52.260Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1127816457 data=null button=0 stateMask=0x0 x=133 y=158 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T14:11:52.260Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1127816457 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T14:11:52.260Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1127816457 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T14:11:52.260Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1127816458 data=null button=1 stateMask=0x0 x=133 y=158 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T14:11:52.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1127816458 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-30T14:11:52.260Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1127816463 data=null button=1 stateMask=0x80000 x=133 y=158 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T14:11:52.260Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:11:52.260Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:11:52.260Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:11:52.260Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:11:52.260Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T14:11:52.260Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T14:11:52.260Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:11:52.260Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:11:52.260Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T14:11:52.260Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T14:11:52.260Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:11:52.260Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1127816478 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T14:11:52.260Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1127816478 data=null doit=true} to TreeItem with text {test} [2019-07-30T14:11:52.260Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1127816478 data=null} to TreeItem with text {test} [2019-07-30T14:11:52.260Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1127816479 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:11:52.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1127816479 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T14:11:52.524Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1127816516 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:11:52.524Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:11:52.524Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1127816517 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T14:11:52.524Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1127816517 data=null doit=true} to TreeItem with text {test} [2019-07-30T14:11:52.524Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1127816517 data=null} to TreeItem with text {test} [2019-07-30T14:11:52.524Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1127816517 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:11:52.524Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1127816518 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T14:11:52.524Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1127816528 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T14:11:52.524Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T14:11:52.524Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:11:52.524Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1127816529 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-30T14:11:52.524Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1127816529 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-30T14:11:52.524Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1127816530 data=null} to TreeItem with text {Traces [5]} [2019-07-30T14:11:52.524Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1127816530 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T14:11:52.524Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1127816530 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-30T14:11:52.524Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1127816540 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T14:11:52.524Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T14:11:52.524Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1127816551 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-30T14:11:52.524Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1127816552 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-30T14:11:52.524Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1127816552 data=null} to TreeItem with text {Traces [5]} [2019-07-30T14:11:52.524Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1127816553 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T14:11:52.524Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1127816553 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-30T14:11:52.524Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1127816562 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T14:11:53.150Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T14:11:53.150Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T14:11:53.407Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T14:11:53.407Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T14:11:53.407Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1127817459 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T14:11:53.407Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T14:11:53.407Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T14:11:53.407Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T14:11:53.407Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T14:11:53.407Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T14:11:53.407Z] DEBUG - Clicking on &Yes [2019-07-30T14:11:53.407Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1127817462 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T14:11:53.407Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1127817462 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T14:11:53.407Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1127817462 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T14:11:53.407Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1127817462 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T14:11:53.407Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1127817462 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T14:11:53.407Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1127817462 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T14:11:53.407Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1127817462 data=null item=null 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-30T14:11:54.337Z] [INFO] ------------------------------------------------------------------------ [2019-07-30T14:11:54.337Z] [INFO] Reactor Summary: [2019-07-30T14:11:54.337Z] [INFO] [2019-07-30T14:11:54.337Z] [INFO] Trace Compass Parent 5.0.0-SNAPSHOT ................ SUCCESS [ 50.629 s] [2019-07-30T14:11:54.337Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent 5.0.0-SNAPSHOT SUCCESS [ 0.100 s] [2019-07-30T14:11:54.337Z] [INFO] Trace Compass Common Utilities Parent 5.0.0-SNAPSHOT SUCCESS [ 0.083 s] [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.common.core 4.1.0-SNAPSHOT SUCCESS [ 13.587 s] [2019-07-30T14:11:54.337Z] [INFO] Trace Compass State System Parent 5.0.0-SNAPSHOT ... SUCCESS [ 0.030 s] [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.datastore.core 1.2.0-SNAPSHOT SUCCESS [ 2.010 s] [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.segmentstore.core 2.1.1-SNAPSHOT SUCCESS [ 1.495 s] [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.statesystem.core 4.2.2-SNAPSHOT SUCCESS [ 2.612 s] [2019-07-30T14:11:54.337Z] [INFO] Trace Compass TMF Parent 5.0.0-SNAPSHOT ............ SUCCESS [ 0.153 s] [2019-07-30T14:11:54.337Z] [INFO] Trace Compass Filter Parser 1.0.2-SNAPSHOT ......... SUCCESS [ 0.544 s] [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.tmf.core 5.1.0-SNAPSHOT ... SUCCESS [ 7.183 s] [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.analysis.counters.core 2.0.2-SNAPSHOT SUCCESS [ 2.563 s] [2019-07-30T14:11:54.337Z] [INFO] Trace Compass CTF Support Parent 5.0.0-SNAPSHOT .... SUCCESS [ 0.034 s] [2019-07-30T14:11:54.337Z] [INFO] Trace Compass CTF Parser Plug-in 1.0.2-SNAPSHOT .... SUCCESS [ 6.874 s] [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.ctf.core 4.0.0-SNAPSHOT ... SUCCESS [ 2.109 s] [2019-07-30T14:11:54.337Z] [INFO] Trace Compass CTF Core Tests Plug-in 1.0.5-SNAPSHOT SUCCESS [01:12 min] [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests 1.0.9-SNAPSHOT SUCCESS [ 19.446 s] [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.tmf.core.tests 1.0.9-SNAPSHOT SUCCESS [05:52 min] [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core 4.2.0-SNAPSHOT SUCCESS [ 3.255 s] [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.9-SNAPSHOT SUCCESS [09:53 min] [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests 0.0.1-SNAPSHOT SUCCESS [ 13.625 s] [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.tmf.ui 5.1.0-SNAPSHOT ..... SUCCESS [ 13.286 s] [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui 0.0.5-SNAPSHOT SUCCESS [ 3.893 s] [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.analysis.graph.core 2.1.2-SNAPSHOT SUCCESS [ 2.762 s] [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests 1.0.4-SNAPSHOT SUCCESS [ 12.784 s] [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.tmf.chart.core 1.0.2-SNAPSHOT SUCCESS [ 1.902 s] [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.analysis.lami.core 1.1.0-SNAPSHOT SUCCESS [ 2.127 s] [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests 1.0.1-SNAPSHOT SUCCESS [ 11.579 s] [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui 1.0.7-SNAPSHOT SUCCESS [ 4.003 s] [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui 1.1.0-SNAPSHOT SUCCESS [ 4.269 s] [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui 1.0.8-SNAPSHOT SUCCESS [ 3.713 s] [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.analysis.timing.core 5.0.0-SNAPSHOT SUCCESS [ 1.657 s] [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core 4.1.0-SNAPSHOT SUCCESS [ 2.900 s] [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.9-SNAPSHOT SUCCESS [02:09 min] [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui 4.0.0-SNAPSHOT SUCCESS [ 3.885 s] [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui 3.0.4-SNAPSHOT SUCCESS [ 4.818 s] [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.6-SNAPSHOT SUCCESS [ 24.329 s] [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core 1.1.3-SNAPSHOT SUCCESS [ 2.174 s] [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.2-SNAPSHOT SUCCESS [ 43.212 s] [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui 2.0.0-SNAPSHOT SUCCESS [ 3.979 s] [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests 1.0.10-SNAPSHOT SUCCESS [03:45 min] [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.9-SNAPSHOT SUCCESS [06:08 min] [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests 1.0.4-SNAPSHOT SUCCESS [ 19.718 s] [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.2-SNAPSHOT SUCCESS [ 29.281 s] [2019-07-30T14:11:54.337Z] [INFO] Trace Compass LTTng Support Parent 5.0.0-SNAPSHOT .. SUCCESS [ 0.065 s] [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.lttng2.common.core 1.1.1-SNAPSHOT SUCCESS [ 1.871 s] [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core 3.2.2-SNAPSHOT SUCCESS [ 2.787 s] [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core 3.0.0-SNAPSHOT SUCCESS [ 3.311 s] [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 0.0.4-SNAPSHOT SUCCESS [02:11 min] [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.7-SNAPSHOT SUCCESS [01:36 min] [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.10-SNAPSHOT SUCCESS [02:35 min] [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests 1.0.1-SNAPSHOT SUCCESS [ 10.159 s] [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.3-SNAPSHOT SUCCESS [ 51.412 s] [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.3-SNAPSHOT SUCCESS [ 44.803 s] [2019-07-30T14:11:54.337Z] [INFO] Trace Compass BTF Support Parent 5.0.0-SNAPSHOT .... SUCCESS [ 0.038 s] [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.btf.core 2.2.0-SNAPSHOT ... SUCCESS [ 1.702 s] [2019-07-30T14:11:54.337Z] [INFO] Trace Compass Documentation 5.0.0-SNAPSHOT ......... SUCCESS [ 0.029 s] [2019-07-30T14:11:54.337Z] [INFO] Trace Compass Developer Guide 5.0.0-SNAPSHOT ....... SUCCESS [ 31.133 s] [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui 2.1.8-SNAPSHOT SUCCESS [ 4.962 s] [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.tmf 5.0.0-SNAPSHOT ........ SUCCESS [ 4.920 s] [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.btf.ui 1.0.2-SNAPSHOT ..... SUCCESS [ 4.610 s] [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.btf 5.0.0-SNAPSHOT ........ SUCCESS [ 4.743 s] [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.btf.core.tests 1.0.0-SNAPSHOT SUCCESS [ 10.176 s] [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.common.core.tests 1.1.5-SNAPSHOT SUCCESS [ 9.488 s] [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.ctf 5.0.0-SNAPSHOT ........ SUCCESS [ 0.504 s] [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests 1.0.1-SNAPSHOT SUCCESS [ 9.736 s] [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.tmf.ctf 5.0.0-SNAPSHOT .... SUCCESS [ 4.506 s] [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.8-SNAPSHOT SUCCESS [03:15 min] [2019-07-30T14:11:54.337Z] [INFO] Trace Compass User Guide 5.0.0-SNAPSHOT ............ SUCCESS [ 9.519 s] [2019-07-30T14:11:54.337Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide 5.0.0-SNAPSHOT SUCCESS [ 7.094 s] [2019-07-30T14:11:54.337Z] [INFO] Trace Compass RCP User Guide 5.0.0-SNAPSHOT ........ SUCCESS [ 5.414 s] [2019-07-30T14:11:54.337Z] [INFO] Trace Compass Pcap User Guide 5.0.0-SNAPSHOT ....... SUCCESS [ 5.685 s] [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.examples 1.0.4-SNAPSHOT ... SUCCESS [ 3.444 s] [2019-07-30T14:11:54.337Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent 5.0.0-SNAPSHOT SUCCESS [ 0.022 s] [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.gdbtrace.core 1.0.2-SNAPSHOT SUCCESS [ 3.539 s] [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui 1.1.1-SNAPSHOT SUCCESS [ 3.372 s] [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.gdbtrace 5.0.0-SNAPSHOT ... SUCCESS [ 4.831 s] [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests 1.0.0-SNAPSHOT SUCCESS [ 11.822 s] [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.0-SNAPSHOT SUCCESS [ 27.942 s] [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests 1.0.0-SNAPSHOT SUCCESS [ 8.280 s] [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.lttng2.control.core 1.2.1-SNAPSHOT SUCCESS [ 2.251 s] [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.tmf.remote.core 2.0.2-SNAPSHOT SUCCESS [ 0.463 s] [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui 1.0.5-SNAPSHOT SUCCESS [ 5.120 s] [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui 1.2.7-SNAPSHOT SUCCESS [ 5.300 s] [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.lttng2.control 5.0.0-SNAPSHOT SUCCESS [ 8.368 s] [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests 1.1.1-SNAPSHOT SUCCESS [ 11.438 s] [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests 1.0.0-SNAPSHOT SUCCESS [ 12.196 s] [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.2-SNAPSHOT SUCCESS [ 53.859 s] [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui 2.0.0-SNAPSHOT SUCCESS [ 6.107 s] [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.lttng2.kernel 5.0.0-SNAPSHOT SUCCESS [ 6.478 s] [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.9-SNAPSHOT SUCCESS [01:05 min] [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.0-SNAPSHOT SUCCESS [02:01 min] [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core 4.0.3-SNAPSHOT SUCCESS [ 3.686 s] [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui 3.0.5-SNAPSHOT SUCCESS [ 6.847 s] [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.lttng2.ust 5.0.0-SNAPSHOT . SUCCESS [ 9.751 s] [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.9-SNAPSHOT SUCCESS [ 44.153 s] [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.0-SNAPSHOT SUCCESS [ 24.112 s] [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.5-SNAPSHOT SUCCESS [01:28 min] [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.10-SNAPSHOT SUCCESS [06:10 min] [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.10-SNAPSHOT SUCCESS [01:43 min] [2019-07-30T14:11:54.337Z] [INFO] Trace Compass Pcap Format Support Parent 5.0.0-SNAPSHOT SUCCESS [ 0.030 s] [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.pcap.core 1.1.0-SNAPSHOT .. SUCCESS [ 0.658 s] [2019-07-30T14:11:54.337Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in 1.0.2-SNAPSHOT SUCCESS [ 12.211 s] [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core 1.0.3-SNAPSHOT SUCCESS [ 1.638 s] [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui 1.1.1-SNAPSHOT SUCCESS [ 4.636 s] [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.tmf.pcap 5.0.0-SNAPSHOT ... SUCCESS [ 5.297 s] [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.1-SNAPSHOT SUCCESS [ 11.331 s] [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.0-SNAPSHOT SUCCESS [ 56.972 s] [2019-07-30T14:11:54.337Z] [INFO] Trace Compass RCP Parent 5.0.0-SNAPSHOT ............ SUCCESS [ 0.020 s] [2019-07-30T14:11:54.337Z] [INFO] Trace Compass RCP Branding plug-in 5.0.0-SNAPSHOT .. SUCCESS [ 0.264 s] [2019-07-30T14:11:54.337Z] [INFO] Trace Compass RCP Branding Feature 5.0.0-SNAPSHOT .. SUCCESS [ 0.160 s] [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.rcp.ui 5.0.0-SNAPSHOT ..... SUCCESS [ 3.866 s] [2019-07-30T14:11:54.337Z] [INFO] Trace Compass RCP Feature 5.0.0-SNAPSHOT ........... SUCCESS [ 5.536 s] [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui 1.0.0-SNAPSHOT SUCCESS [ 0.237 s] [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.rcp.incubator 1.0.0-SNAPSHOT SUCCESS [ 0.503 s] [2019-07-30T14:11:54.337Z] [INFO] Trace Compass Json trace Parent 5.0.0-SNAPSHOT ..... SUCCESS [ 0.018 s] [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.jsontrace.core 0.1.1-SNAPSHOT SUCCESS [ 1.714 s] [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.jsontrace 1.0.0-SNAPSHOT .. SUCCESS [ 4.395 s] [2019-07-30T14:11:54.337Z] [INFO] Trace Compass RCP Product 5.0.0-SNAPSHOT ........... SUCCESS [02:43 min] [2019-07-30T14:11:54.337Z] [INFO] Trace Compass Release Engineering Parent 5.0.0-SNAPSHOT SUCCESS [ 0.041 s] [2019-07-30T14:11:54.337Z] [INFO] Trace Compass Target Platform 5.0.0-SNAPSHOT ....... SUCCESS [ 3.942 s] [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests 1.0.8-SNAPSHOT FAILURE [18:19 min] [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.datastore.core.tests 1.0.1-SNAPSHOT SKIPPED [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests 1.0.3-SNAPSHOT SKIPPED [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.8-SNAPSHOT SKIPPED [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.2-SNAPSHOT SKIPPED [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.0-SNAPSHOT SKIPPED [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.6-SNAPSHOT SKIPPED [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.0-SNAPSHOT SKIPPED [2019-07-30T14:11:54.337Z] [INFO] Trace Compass All Tests 1.0.6-SNAPSHOT ............. SKIPPED [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.testing 5.0.0-SNAPSHOT .... SKIPPED [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.tmf.remote 5.0.0-SNAPSHOT . SKIPPED [2019-07-30T14:11:54.337Z] [INFO] Trace Compass Repository 5.0.0-SNAPSHOT ............ SKIPPED [2019-07-30T14:11:54.337Z] [INFO] org.eclipse.tracecompass.jsontrace.core.test 1.0.1-SNAPSHOT SKIPPED [2019-07-30T14:11:54.337Z] [INFO] ------------------------------------------------------------------------ [2019-07-30T14:11:54.337Z] [INFO] BUILD FAILURE [2019-07-30T14:11:54.337Z] [INFO] ------------------------------------------------------------------------ [2019-07-30T14:11:54.337Z] [INFO] Total time: 01:33 h [2019-07-30T14:11:54.337Z] [INFO] Finished at: 2019-07-30T14:11:54Z [2019-07-30T14:11:54.337Z] [INFO] ------------------------------------------------------------------------ [2019-07-30T14:11:54.337Z] [ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:1.3.0:test (default-test) on project org.eclipse.tracecompass.integration.swtbot.tests: An unexpected error occured while launching the test runtime (return code 137). See log /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.metadata/.log for details. -> [Help 1] [2019-07-30T14:11:54.337Z] [ERROR] [2019-07-30T14:11:54.337Z] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [2019-07-30T14:11:54.337Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging. [2019-07-30T14:11:54.337Z] [ERROR] [2019-07-30T14:11:54.337Z] [ERROR] For more information about the errors and possible solutions, please read the following articles: [2019-07-30T14:11:54.337Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [2019-07-30T14:11:54.337Z] [ERROR] [2019-07-30T14:11:54.337Z] [ERROR] After correcting the problems, you can resume the build with the command [2019-07-30T14:11:54.337Z] [ERROR] mvn -rf :org.eclipse.tracecompass.integration.swtbot.tests Post stage [Pipeline] archiveArtifacts [2019-07-30T14:11:55.752Z] 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:51028 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-30T14:12:31.380Z] ERROR: Issue with creating launcher for agent tracecompass-build-p4q7f-t25b7. The agent has not been fully initialized yet [2019-07-30T14:12:31.390Z] 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-30T14:12:31.391Z] 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-30T14:12:31.391Z] Sending email to: ${EMAIL_RECIPIENT} [2019-07-30T14:12:31.409Z] 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 ERROR: script returned exit code 1 Finished: FAILURE